@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background: url(../images/bodybg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer {
	margin: 0 auto 0 auto;
	height: auto;
	width: 940px;
	position: relative;
}

#header {
	width: 940px;
	height: 58px;
}

#head {
	width: 675px;
	height: 58px;
	float: left;
	margin: 0 0 0 25px;
}

#head h1 {
	font-size: 24px;
	color: #811B60;
	font-style: italic;
	margin: 5px 0 0 0;
	padding: 0;
}

#head h2 {
	font-size: 18px;
	color: #23285E;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#address {
	width: 215px;
	float: right;
	height: 58px;
	margin: 0 25px 0 0;
}

#address p {
	font-size: 14px;
	color: #58595B;
	margin: 5px 0 0 0;
	padding: 0;	
	text-align: right;
}

#topnav {
	width: 935px;
	height: 34px;
	background: url(../images/topnavbg.png) top no-repeat;
	float: left;
	clear: both;
}

#homenav {
	width: 110px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 10px;
}

#aboutnav {
	width: 115px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#medianav {
	width: 120px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#supportnav {
	width: 120px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#contactnav {
	width: 135px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#conferencenav {
	width: 180px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#topnav.conference {
	color: #fddc01;
}

#topnav a:link.conference, #topnav a:visited.conference {
	color: #fddc01;
}

#eventsnav {
	width: 125px;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	color: #E9CAFB;
	text-decoration: none;
}

#mainimg {
	width: 935px;
	height: 221px;
	margin: 0 0 0 1px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#bottomnav {
	clear: both;
	width: 935px;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#bottomnav p {
	margin: 5px 0 0 0;
	padding: 0;
}

#bottomnav a:link, #bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #E9CAFB;
	text-decoration: none;
}

#modelnav {
	width: 235px;
	height: 35px;
	background: url(../images/modelbg2.png) top no-repeat;
	float: left;
	text-align: center;
}

#sitenav {
	width: 233px;
	height: 35px;
	background: url(../images/sitebg2.png) top no-repeat;
	float: left;
	text-align: center;
}

#storenav {
	width: 233px;
	height: 35px;
	background: url(../images/storebg2.png) top no-repeat;
	float: left;
	text-align: center;
}

#membersnav {
	width: 234px;
	height: 35px;
	background: url(../images/membersbg2.png) top no-repeat;
	float: left;
	text-align: center;
}

#mainarea {
	width: 940px;
	height: auto;
	margin: 5px 0 0 0;
}

#topmainarea {
	width: 940px;
	height: 26px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/topcontentbg.png) top no-repeat;
}

#contentarea {
	width: 940px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
	clear: both;
	float: left;
	background:url(../images/contentbg.png) top repeat-y;
}

#leftside {
	width: 665px;
	height: auto;
	float: left;
	clear: both;
}

#leftside h1 {
	color: #811B60;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 10px 0 20px;
}

#leftside h2 {
	color: #23285E;
	font-size: 16px;
	margin: 0 10px 0 20px;
}

#leftside h3 {
	color: #811B60;
	font-size: 16px;
	margin: 0 10px 0 20px;
}

#leftside p {
	font-size: 14px;
	margin: 0 10px 0 20px;
	line-height: normal;
}

.centering {
	color: #23285E;
	font-weight: bold;
}

.highlight {
	color: #811B60;
	font-weight: bold;
}

#leftside a:link, #leftside a:visited {
	color: #811B60;
	text-decoration: none;
}

#leftside a:hover {
	color: #811B60;
}

#leftside ul li {
	list-style: disc;
	font-size: 14px;
	margin: 0 10px 0 10px;
}

#leftside ol li {
	font-size: 14px;
	margin: 0 10px 10px 10px;
}

#rightside {
	width: 275px;
	height: auto;
	float: right;
}

#search {
	width: 275px;
	height: 50px;
}

#search form#cse-search-box {
	margin: 0 0 0 20px;
}

#search form#cse-search-box input#textfield{
	width: 175px;
	font-size: 14px;
	color: #58595B;
}

#search form#cse-search-box input#go{
	background-color: #821B60;
	color: #FFFFFF;
	height: 25px;
}

#rightlinks {
	width: 275px;
	height: auto;
	float: left;
}

#rightlinks a:link, #rightlinks a:visited {
	color: #23285E;
	text-decoration: none;
}

#rightlinks a:hover {
	color: #811B60;
	text-decoration: none;
}

#rightlinks ul {
	margin: 0;
	padding: 0;
}

.nodropdown {
	height: 12px;
	color: #44429A;
	list-style: none;
	padding: 5px 0 10px 20px;
	font-size: 15px;
	font-weight: bold;
}

.dropdown {
	height: 12px;
	color: #44429A;
	list-style: none;
	padding: 5px 0 10px 20px;
	font-size: 15px;
	font-weight: bold;
}

.sublinks {
	display: none;
	padding: 5px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #D9E7EF;
}

#rightlinks ul.sub {
	margin: 0 0 0 20px;
}

#rightlinks ul.subsub {
	margin: 0 0 0 10px;
}

#rightlinks ul.subsub li{
	font-size: 12px;
	font-weight: normal;
}

#rightlinks ul.sub li{
	list-style: circle;
	margin: 0 0 3px 20px;
	font-size: 12px;
	font-weight: normal;
}

#rightlinks ul.subsub li {
	list-style: none;
}

#calendar {
	width: 275px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
}

#calendar h2 {
	color: #811B60;
	font-size: 18px;
	margin: 10px 0 10px 20px;
}

#calendar a:link, #calendar a:visited {
	color: #23285E;
	text-decoration: none;
}

#calendar a:hover {
	color: #811B60;
	text-decoration: none;
}

#calendar table#months td.year {
	color: #811B60;
	font-size: 14px;
	font-weight: bold;
	
}

#calendar table#months {
	margin: 0 0 10px 28px;
}

#calendar table#months td {
	font-size: 12px;
	color: #23285E;
	width: 30px;
}

#new {
	width: 275px;
	height: auto;
}

#new h2 {
	color: #811B60;
	font-size: 18px;
	margin: 0 0 10px 20px;
}

#new ul {
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 0;
}

#new ul li {
	margin: 0 5px 5px 35px;
	padding: 0;
	color: #811B60;
	font-weight: bold;
}

#new ul li a:link, #new ul a:visited {
	color: #23285E;
	text-decoration: none;
}

#new ul li a:hover {
	color: #811B60;
	text-decoration: none;
}

#bottom {
	width: 940px;
	height: 103px;
	clear: both;
	background: url(../images/bottombg2.gif) top no-repeat;
}

#turtle {
	width: 300px;
	float: left;
	font-size: 12px;
	margin: 0 0 0 280px;
	text-align: right;
}

#turtle p {
	margin: 35px 0 0 0;
	color: #811B60;
}

#footer {
	width: 940px;
	height: auto;
}	

#footer p {
	color: #58595B;
	font-size: 12px;
	margin: 10px 40px 10px 40px;
	text-align: center;
}

#footer p a:link, #footer p a:visited {
	color: #58595B;
	text-decoration: none;
}

#footer p a:hover {
	color: #44429A;
	text-decoration: none;
}

#footer .design {
	color: #811B60;
	font-size: 14px;
}
#footer .design a:link, #footer .design a:visited, #footer .design a:hover {
	color: #811B60;
	font-size: 14px;
}

#leftside table#iom {
	width: 625px;
	border-right: 1px solid #23285E; 
	border-top: 1px solid #23285E; 
	margin: 0 10px 0 20px;
}

#leftside table#iom td.title {
	font-weight: bold;
}

#leftside table#iom td.quote {
	font-style: italic;
}

#leftside table#iom td {
	border-left: 1px solid #23285E; 
	border-bottom: 1px solid #23285E; 
	font-size: 14px;
	padding: 5px;
}

#leftside table#iom th{
	background-color: #EEF3FE;
	border-left: 1px solid #23285E; 
	border-bottom: 1px solid #23285E; 
	font-size: 14px;
	color: #811B60;
	padding: 5px;
}

#map {
	width: 662px;
	height: 700px;
	float: right;
	background: url(../images/map/mapbg.png) top no-repeat;
}

#leftside .allsties {
	color: #811B60;
	font-weight: bold;
	font-size: 18px;
}

#video {
	text-align: center;
	height: 344px;
	width: 425px;
	margin: 0 0 0 125px;
	border: 2px solid #811B60;
}

#contentarea #leftside iframe {
	width: 645px;
	margin: 0 10px 0 10px;
}

.goodsearchtext {
	font-size: 10px;
	text-align: center;
	margin: 5px;
	width: 230px;
}

#loginForm {
	line-height: 2em;
	padding: 0 10px 20px 40px;
	margin: 25px 0 0 0;
}

table#states {
	margin: 10px 0 0 50px;
	color: #23285E;
	font-size: 13px;
}

table#states a:link, table#states a:visited {
	color: #23285E;
}

table#states td a:hover {
	color: #23285E;
	text-decoration: underline;
}

table#states td {
	width:  150px;
}
