@charset "UTF-8";html { margin-bottom: 5px; }#mn {	width: 100%;	height: 155px;	background: #ffffff;}#container {	width: 800px;	margin: 0 auto;	color: #333333;	background-color: #fff;	border-right: 1px solid #355483;	border-bottom: 1px solid #355483;	border-left: 1px solid #355483;	}#sidebar {	float: left;	width: 205px;	color: #6B6554;	padding: 30px 30px 20px 65px;}#sidebar img {	padding: 15px 0;	}	#sidebar ul li {	font-size: 13px;	color: #333333;	list-style-type: none;	border-bottom-color: #193C64;	border-bottom-width: 1px;	border-bottom-style: solid;}#sidebar p {	font-size: 13px;	color: #193C64;	border-bottom-color: #193C64;	border-bottom-width: 1px;	border-bottom-style: solid;	margin: 20px 0px 20px 0px;}#content {	margin-left: 300px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	margin-right: 40px;	margin-top: 50px;	padding: 0px 0px 20px 40px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #355483;	line-height: 1.5em;}#content img {	margin: 0px auto;	text-align: center;	display: block;}#footer {	clear: both;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #999;	font-size: 10px;	padding: 10px;	text-align: center;}/*--------Links--------------*/a:link {	color: #193C64;	text-decoration: none;}	a:visited {	color: #638EBD;	text-decoration: none;}	a:hover {	color: #6B6554;	text-decoration: underline;}a:active {	color: #6B6554;}/*--------Nav--------------*//*--- TOP MENU --*/#top_menu {	clear: both;	float: left;	background-color: #638EBD;	margin: 0 0 3px 0;	width: 100%;	position: relative;	top: 0;	left: 0;	z-index:1;	font-size: .85em;	font-weight: bold;	border-bottom-width: 1px;	border-bottom-style: solid;}#nav, #nav ul { /* all lists */	padding: 0;	margin: 0;	list-style: none;	line-height: 1;}#nav a {	display: block;	text-decoration: none;	color: #fff;}#nav a:hover{	display: block;	text-decoration: none;	color: #fff;	background-color: #355483;}#nav li { /* all list items */	float: left;	 /* width needed or else Opera goes nuts */}#nav .l1 {	padding: 7px 15px 10px 10px;	border-left: 1px solid #355483;	border-right: 1px solid #355483;	text-align: center;}#nav .l2 {	padding: 7px 10px 10px 10px;	border-left: 1px solid #355483;	border-right: 1px solid #355483;	text-align: center;	/*width: 125px;*/}/*-----general Typography + Headers-----*/body {	margin: 0;	padding: 0;	background: #6B6554;	color: #666;	font-family: Arial, Helvetica, sans-serif;	font-size: 85%;	line-height: 1.5em;}h1 {	font-size: 110%;	color: #FFFFFF;	margin-bottom: 10px;	font-weight: bold;	background-color: #355483;	padding-top: 5px;	padding-right: 15px;	padding-bottom: 5px;	padding-left: 15px;}h2 {	font-size: 110%;	color: #193C64;	margin-top: 20px;	margin-bottom: 10px;	font-weight: bold;}h3 {	font-size: 110%;	color: #FFFFFF;	font-weight: bold;	padding: 5px 5px 5px 8px;	width: 370px;	background-color: #355483;	border-right: 1px solid;	border-bottom: 1px solid;	border-left: 1px solid;}h4 {	font-size: 110%;	color: #FFFFFF;	font-weight: bold;	padding: 5px;	width: 70px;	text-align: center;	background-color: #355483;}h5 {	font-size: 100%;	color: #968260;	font-weight: bold;}h6 {	font-size: 100%;	color: #968260;	font-weight: bold;	margin: 14px 0 0px;	text-align: left;	left: auto;}h7 {font-size: 14px;	}.underlinedHeader {	font-size: 14px;	color: #968260;	font-weight: bold;	text-align: left;	display: block;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #968260;	margin-bottom: 5px;	padding-top: 15px;}.homeText {	font-size: 14px;	line-height: 1.7em;	color: #3E2622;		}	.smallText {	font-size: 11px;}.preplanType {	color: #193C64;	border-bottom-color: #193C64;	border-bottom-width: 1px;	border-bottom-style: solid;}/*---MISC.--*/.clearall {	clear: both;}#map {	padding: 15px 50px;	width: 400px;	color: #333333;}
