@charset "utf-8";
.body {
	background-color: #333333;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
.top_links {
	background-color: #efecca;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 30px;
}
.top_links_bg {
	background-image: url(../images/links_bg_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.links {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: normal;
	color: #c8332f;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
.middle_text_bg {
	background-image: url(../images/round_corner_center.jpg);
	background-repeat: repeat-y;
}
.main_heading {
	font-family: "Bookman Old Style";
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 5px;
}
.box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 232px;
}
.white_heading {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 12px;
	text-align: justify;
	line-height: 16px;
}
.read_more {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c8332f;
	text-decoration: none;
	text-align: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
}
.text_white {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 12px;
	text-align: justify;
	line-height: 16px;
}
.learn_more {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c6b059;
	text-decoration: none;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.bottom_lins {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 20px;
	padding-right: 0px;
}
.links_over {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C22A27;
	text-decoration: none;
}
a:hover.links_over {
	
	color: #333333;
	text-decoration:underline;
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	padding-top: 16px;
	text-align: center;
	line-height: 16px;
	padding-bottom: 16px;
}
.text_field {
	font-size: 10px;
	color: #C8332F;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	width: 137px;
	border: 1px solid #c7b05a;
}

.top_links_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
.links_a {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: normal;
	color: #c8332f;
	text-decoration: none;
	text-align: center;
}
.top_links_a {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.bottom_lins_a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
