@charset "utf-8";
.top_bg {
	background-image: url(images/top_main_bg.jpg);
	background-repeat: repeat-x;
}
.main_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	text-align: left;
}
.left_shadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
}


.middle_text {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6F1A06;
	border-left-color: #6F1A06;
}
.right_shadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.read_more {
	font-family: verdana;
	font-size: 11px;
	color: #6F1A06;
	text-decoration: none;
	text-align: right;
	padding-right: 7px;
}


.text_box_bg {
	background-color: #6F1A06;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.links_inner {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FEA201;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F1A06;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F1A06;
}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEA201;
}

.text_field {
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	border: 1px solid #6F1A06;
}

.orange_brown_brd {
	background-color: #FFA205;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F1A06;
}
.main_bold_heading {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6F1A06;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-align: left;
}
.main_text_inner {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding-right: 5px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 5px;
}
.bottom_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding-right: 5px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 28px;
}
.main_bold_heading_inner {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6F1A06;
	text-decoration: none;
	text-align: left;
	background-image: url(images/heading_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 8px;
}
.links_inner_a {
	color: #000000;
	text-decoration: none;
}
a:hover.links_inner_a {
	color: #6F1A06;
	text-decoration:underline;
}

.links_a {
	color: #ffffff;
	text-decoration: none;
}
a:hover.links_a {
	color: #ffffff;
	text-decoration:underline;
}
