@charset "utf-8";

body {
	background-color: #162E3F;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(../images/Main_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


body * {
	margin: 0px;
	padding: 0px;

}
a:link img, a:visited img {
	border: none;
}
.txt_11pt {
	font-size: 11px;
}
.txt_12pt {
	font-size: 12px;
}
.Return_Top {
	font-style: italic;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA5BC;
	padding-bottom: 4px;
	padding-top: 4px;
}
#Services_Boxes {
}
#Services_Boxes ul {
	list-style-type: none;
}
#Services_Boxes ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}



.Side_Headings_Blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #274F69;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #1C394B;
}

.Side_Headings_Red {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #702923;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #511E1A;
}
.Side_Headings_Gold {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #B99C36;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border: 1px solid #9F862F;
}
.img_RIGHT {
	float: right;
	padding-left: 12px;
}
.img_LEFT {
	float: left;
	padding-right: 12px;
	margin-top: 5px;
}
.boxed {
	border: 1px solid #CCC;
	padding-bottom: 5px;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
#main {
	margin: 0 auto;
	width: 760px;
}
#Top {
	background-image: url(../images/Top.jpg);
	height: 71px;
	padding-top: 18px;
	text-align: left;
	padding-left: 25px;
}


#Top h1 {
	font-size: 16px;
	color: #FFF;
}
#Top p {
	font-size: 11px;
	color: #E8DDBD;
	margin-top: 2px;
}
.underline {
	text-decoration: underline;
}



#Header {
	background-image: url(../images/Header.jpg);
	height: 218px;
}
#TopNav {
	background-image: url(../images/TopNav.jpg);
	height: 44px;
}
#TopNav_Wrapper {
	text-align: center;
	width: 502px;
	padding-top: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#TopNav a , #TopNav a:visited{
	color: #E3D7AF;
	text-decoration: none;
}
#TopNav a:hover, #TopNav a:active {
	color: #F1ECD8;
	text-decoration: underline;
}


#TopNav ul {
	list-style-type: none;
}
#TopNav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#Content {
	background-image: url(../images/Content_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
#LEFT {
	float: left;
	width: 442px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#LEFT h1 {
	font-size: 14px;
	color: #4982A3;
}
#LEFT h2 {
	color: #4982A3;
	font-size: 14px;
	margin-top: 25px;
}
#LEFT a , #LEFT a:visited{
	color: #900;
	text-decoration: none;
}
#LEFT a:hover, #LEFT a:active {
	color: #3C6A8B;
	text-decoration: underline;
}
#Contact_Box {
	text-align: center;
	margin-top: 15px;
}
#Contact_Box p {
	padding-bottom: 4px;
	font-weight: bold;
	color: #702923;
}
#Address_Box {
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-top: 15px;
}
#cities {
	font-size: 10px;
	color: #35617C;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px solid #999;
}
#cities a, #cities a:hover, #cities a:active, #cities a:visited {
	color: #35617C;
}


#RIGHT {
	float: left;
	width: 215px;
	margin-top: 20px;
	margin-left: 25px;
	padding-top: 25px;
}





#RIGHT_NAV {
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
}
#RIGHT_NAV ul {
	list-style-type: none;
}
#RIGHT_NAV ul li {
	background-image: url(../images/Right-Bullet.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 6px;
}
#RIGHT_NAV a , #RIGHT_NAV a:visited{
	color: #A82825;
	text-decoration: none;
}
#RIGHT_NAV a:hover, #RIGHT_NAV a:active {
	text-decoration: underline;
}
#Affilliations {
	font-size: 11px;
	text-align: center;
	color: #666;
}

#Affilliations img {
	margin-top: 7px;
}
#Footer {
	background-image: url(../images/Footer_BG.jpg);
	height: 68px;
}

#Bottom {
	text-align: center;
	color: #42687D;
	padding-top: 12px;
	font-size: 12px;
	padding-bottom: 12px;
}
.license {
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #CCC;
}



#Bottom a , #Bottom a:visited{
	color: #6F92AC;
	text-decoration: none;
}
#Bottom a:hover, #Bottom a:active {
	color: #86A4B9;
	text-decoration: underline;
}

#legal {
	font-size: 10px;
	padding-top: 10px;
}
#contactform {
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #702923;
}
.Red {
	color: #C00;
}

.formfields {
	font-size: 11px;
	background-color: #F1F3F3;
}
.formleft {
	background-color: #FFFFFF;
}
