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

html, body {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
}


body {
	behavior: url(csshover2.htc);
	position: relative;
	background: #F0F4F7 url(images/background.jpg) center top repeat-y scroll;
	font-weight: medium;
	}

a {
	color: #00467F;
	}

a.a1 {
	font-size: 125%;
	}

a.a2 {
	font-size: 150%;
	}

a.a3 {
	font-size: 175%;
	}

h1, h2, h3 {
	color: #00467F;
	}

h1 {
	padding-top: 0;
	margin-top: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	}

h2 {
	font-size: 120%;
	}

h2 {
	font-style: italic;
	}

.blue {
	color: #00467F;
	}

#wrap {
	position: relative;
	height: 100%;
    min-height: 100%;
	width: 800px;
	padding: 0 20px 0 21px;
	margin: 0 auto;
	}
	
* html body #wrap {
	height: 100%;
	}
	
#header {
	position: relative;
	min-height: 15%;
	height: 15%;
	width: 100%;
	clear: both;
	}

#controls {	
	color: #00467F;
	font: 65% Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
	}

* html body #search {
	position: relative;
	left: 50px;
	float: left;
	}

#searchgo {
	margin: -4px 0 0 4px;
	}

#nav {
	position: relative;
	width: 137px;
	/*height: 100%;
	min-height: 100%;*/
	background: #00467F url(images/nav-back.jpg) bottom center no-repeat scroll;
	}

/* Navigation List */

#nav .last {
	border-bottom: none;
	}

#nav ul {	
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 100;
	}

#nav ul li {
	position: relative;
	font: 100% Helvetica, Arial, sans-serif;
	margin: 0 8px 0 8px;
	padding: 0;
	line-height: 1.4em;
	border-bottom: 1px solid #D6E5CC;
	}

#nav li.active {
	font-weight: bold;
	}

#nav ul li:hover {
	font-weight: bold;
	}

* html body #nav li:hover {
	background-color: #00467F;
	}

#nav ul li a {
	display: block;
	color: white;
	height: 100%;
	width: 100%;
	padding: 3px 0 3px 0;
	text-decoration: none;
	}

#nav ul ul {
	position: absolute;
	display: none;
	z-index: 1000;
	top: -1px;
	left: 121px;
	width: 150px;
	background-color: #1c6bac;
	border: 1px solid #E5EEDE;
	}

#nav li li {
	position: relative;
	font-size: 80%;
	line-height: 1.2em;
	margin: 0;
	}

#nav li li a {
	padding-left: 8px;
	padding-right: 8px;
	}

#nav ul li ul li:hover {
	background-color: #6ea3ce;
	}

#nav ul li:hover ul {
	display: block;
	}

/* End Nav List */

* html body #nav img {
	position: relative;
	top: -7px;
	}
	
#main {
	background: url(images/content-top.jpg) top left repeat-x scroll;
	min-height:71%;
	width: 100%;
	clear: both;
	}

* html body #main {	
	height: 71%;
	}

#center, #center2 {	
	padding: 8px 8px 0 8px;
	}

#centerImage {
	margin-bottom: 8px;
	}

#content {
	padding: 8px;
	height: 100%;
	min-height: 250px;
	background-color: #E5EEDE;
	}

#content p {
	margin-left: 1em;
	}

#content ul li {
	margin-bottom: .5em;
	}

#center2 #content {
	min-height: 404px;
	}

/* Member Items list */

ul.memberitem {
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.memberitem li {
	display: block;
	margin: 5px;
	padding: 0 5px 0 5px;
	background-color: #fefced;
	border: 1px solid #DDD6C2;
	}

/* Table Formatting */

table.tabular {
	width: 100%;
	background-color: white;
	border: 1px solid #E5EEDE;
	}

table.tabular th {
	background-color: #00467F;
	color: white;
	font-style: italic;
	text-align: left;
	}

table.tabular tr {
	background-color: lemonchiffon;
	}

table.tabular td.subheader {
	background-color: #ecf5fb;
	font-style: italic;
	}
	
table.tabular td.header {
	background-color: #E3EBF1;
	font-style: bold;
	}
	
table.tabular td {
	font-size: 80%;
	}

#rightBuffer {
	line-height: 8px;
	height: 8px;
	font-size: 8px;
	}

#right {
	width: 168px;
	background-color: #E3EBF1;
	font-size: 75%;
	}

#right ul {
	list-style: none;
	padding: 0;
	}

#right ul li {
	margin: 2px 12px 8px 12px;
	}

* html body #right ul li {
	margin: 2px 0 2px 0;
	}

#right p {
	margin-left: 12px;
	margin-right: 6px;
	}

#right #mainevent {
	margin: 0 auto;
	margin-left: 6px;
	margin-right: 6px;
	background-color: white;
	border: 1px solid #00467F;
	clear: both;
	}

#right #mainevent .eventDetails{
	border: 1px solid #00467F;
	background-color: #E5EEDE;
	padding: 4px;
	text-align: center;
	margin: 0 5px 0 5px;
	}

#right #mainevent h3, #right #mainevent h4 {
	font-style: italic;
	color: #00467F;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}

* html body #right #mainevent h3 {
	font-size: 110%;
	}

#right #mainevent h4 {
	font-weight: normal;
	}

#right2 {
	width: 168px;
	}
	
* html body #right2 img {
	position: relative;
	top: -4px;
	}

#bottom {
	padding-top: 8px;
	}

#bottom img {
	margin-left: 8px;
	}

.seperator {
	clear: both;
	height: 1px;
	}

#footer {
	position: relative;
	clear: both;
	height: 12%;
	background: url(images/footer-top.jpg) top left repeat-x scroll;
	}
	
#footer #sponsor1, #footer #divider, #footer #sponsor2 {
	float: left;
	height: 65px;
	}

#footer #sponsor1, #footer #sponsor2 {
	margin-top: 8px;
	}

#footer #divider {
	background: url(images/footer-vert.jpg) top center repeat-y scroll;
	width: 13px;
	height: 73px;
	}

* html body #footer #divider img {
	position: relative;
	top: -7px;
	}
