@charset "UTF-8";/* CSS Document */body  {background-color: #191970;margin: 0px;padding: 0px;text-align: center;background-image: url(images/bkg.gif);background-repeat: no-repeat;background-position: center top;}	#container {	background-color:#fff5e6;	width: 800px;	height: auto;	font-family: Times New Roman, Times, Georgia, serif;	color: #191970;	font-size:12px;	line-height: 16px;	text-align:center;	margin: 0px auto;}/*MASTHEAD & NAV */	#topBar {background-color:#9e005d;width: 800px;height: 10px;}#masthead {margin: 0px auto;}#nav {width:800px;height:24px;background-color:#191970;border-bottom: 1px solid #FFF7e7;font-family: "Times New Roman", Times, serif;font-size: 14px;font-variant: small-caps;color: #fff5e6;text-align: center;line-height:25px;	}	#nav ul{list-style-type:none;margin: 0px;padding:0px;}	#nav li {display: inline;padding: 5px 20px;border-right: 1px solid #FFF7e7;}#nav li a {color: #fff5e6;text-decoration:none;}#nav li.last {border-right: none;}	#nav li a:hover {text-decoration:underline;}/* SIDEBAR */#mainImage {margin-top: 0px;width:230px;height: 216px;float:left;}#sidebar {width:224px;height:270px;background:url("images/sidebar2.png") no-repeat top;margin-top:215px;margin-left:-225px;padding-top:0px;float:left;}	#sidebar h1 {font-family: "Times New Roman", Times, serif;font-size: 18px;font-variant: small-caps;letter-spacing: 2px;color: #9e005d;text-align: left;line-height:23px;margin-left:20px;margin-top:15px;}#sidebar h1.top {margin-top:5px;}#sidebar p {font-family: "Times New Roman", Times, serif;font-size: 12px;color: #191870;text-align: left;line-height: 20px;margin-left:20px;margin-top:-15px;}/* MAIN CONTENT */	#mainContent {	width:500px;	height:550px;	margin:0 0 0 250px;	text-align:left;	font-size: 13px;	line-height: 25px;	word-spacing: 1px;}.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;}h2 {font-family: "Times New Roman", Times, serif;font-size: 14px;font-style: normal;font-variant: small-caps;color: #191970;}h2 a {font-family: "Times New Roman", Times, serif;font-size: 14px;font-style: normal;font-variant: small-caps;color: #191970;text-decoration:underline;}h2 a:hover {text-decoration:none;}a {	font-family: Times New Roman, Times, Georgia, serif;	color: #191970;	font-size:13px;	line-height: 18px;	text-decoration: underline;}	a:hover {text-decoration: none;}p {	line-height:17px;	font-family: "Times New Roman", Times, serif;	font-size: 13px;	color: #191970;}/* FOOTER */	#footer {background-color:#191970;padding-top:5px;text-align:left;}#footer p {font-family: "Georgia", Times, serif;font-size: 12px;color: #FFF7E7;}	#footer a {font-family: "Georgia", Times, serif;font-size: 12px;color: #FFF7E7;text-decoration: underline;}	#footer a:hover{font-family: "Georgia", Times, serif;font-size: 12px;color: #FFF7E7;text-decoration: none;}/* TABLES */	td {font-family: "Times New Roman", Times, serif;font-size: 11px;line-height: 13px;color: #191970;}.tableBKG {background-color: #fcf9f3;}.phone {	font-size: 16px;	font-weight: bold;}