@charset "UTF-8";
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #494949;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}
.body_txt  a:link {
	color: #dc291e;
	text-decoration: none;
}
.body_txt  a:visited {
	color: #dc291e;
	text-decoration: none;
}
.body_txt  a:hover { 
	color: #999999;
	text-decoration: none; 
}
.body_txt  a:active { 
	color: #999999;
	text-decoration: none; 
}
.body_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #494949;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 5px;
	margin-left: 45px;
}
.site_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #494949;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 5px;
	margin-left: 30px;
	list-style-image: none;
	list-style-type: none;
}
.site_list  a:link {
	color: #494949;
	text-decoration: underline;
}
.site_list  a:visited {
	color: #494949;
	text-decoration: underline;
}
.site_list  a:hover { 
	color: #dc291e;
	text-decoration: underline; 
}
.site_list  a:active { 
	color: #dc291e;
	text-decoration: underline; 
}
.body_list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #494949;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 5px;
	margin-left: 45px;
	list-style-type: none;
}
.body_heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #dc291e;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998f86;
	padding-bottom: 3px;
}
.body_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #dc291e;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
	padding-bottom: 3px;
}
.side_txt_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.side_tbl_bck_t {
	background-color: #bfb9b2;
	background-image: url(../images/side_bckgrd_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.side_tbl_bck_b {
	background-color: #FFFFFF;
	background-image: url(../images/side_bckgrd_b.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #998f86;
}
.side_txt_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.foot_bckgrd {
	background-image: url(../images/foot_bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.foot_txt_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #494949;
	text-align: left;
}
.copyright  a:link {
	color: #494949;
	text-decoration: none;
}
.copyright  a:visited {
	color: #494949;
	text-decoration: none;
}
.copyright  a:hover { 
	color: #999999;
	text-decoration: none; 
}
.copyright  a:active { 
	color: #999999;
	text-decoration: none; 
}
.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.foot_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #494949;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}
.foot_links  a:link {
	color: #494949;
	text-decoration: none;
}
.foot_links  a:visited {
	color: #494949;
	text-decoration: none;
}
.foot_links  a:hover { 
	color: #999999;
	text-decoration: none; 
}
.foot_links  a:active { 
	color: #999999;
	text-decoration: none; 
}



#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist li{display:inline;}
#navlist a, #navlist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c2bb;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Navlist Sub Navigation Current States*/

#navlist a:link#current, #navlist a:visited#current,  #navlist a:hover {
	background-color: #837870;
	color: #FFFFFF;
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.side_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.side_contact  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.side_contact  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.side_contact  a:hover { 
	color: #999999;
	text-decoration: none; 
}
.side_contact a:active { 
	color: #999999;
	text-decoration: none; 
}
.side_contact_tbl {
	background-color: #837870;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c2bb;
}
.body_pic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #dc291e;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
	padding-bottom: 3px;
}
.body_headt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #dc291e;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998f86;
	padding-bottom: 3px;
}
.body_subt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #dc291e;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: normal;
	padding-bottom: 3px;
}
