/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #24420E;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #175B6B;
	margin-top: 20px;
}
h2 {
    font-size: 16px;
	color: #175B6B;
	margin-bottom: 6px;
}		

h3 {
	font-size: 14px;
	color: #175B6B;
	margin-bottom: 6px;
}		
h4 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 6px;
	margin-left: 100px;
	margin-right: 100px;
}		
		
h5 {
    font-size: 12px;
	color: #175B6B;
}				
		
a {
	font-size: 12px;
	color: #20828C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
a:hover {
	color: #CE8A13;
}
a:active {
}
p,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}	

.memberheds {
	margin-top: 5px;
	font-variant: small-caps;
}

.bullet {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	}
	
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 11px;
	padding-left: 2px;
	text-decoration: none;
	background: #24420E;
	text-align: center;
	width: 131px;
	border: 30px;
	line-height: 16px;
	}	

.mainlinks a:link {
	font-size: 11px;
	color: #F9DA61;
	}

.mainlinks a:visited {
	font-size: 11px;
	color: #F9DA61;
	}

.mainlinks a:hover {
	font-size: 11px;
	color: #CE8A13;
}

.mainlinks a:active {
	font-size: 11px;
	color: #CE8A13;
	}

.memberlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 11px;
	padding-left: 2px;
	text-decoration: none;
	width: 175px;
	line-height: 16px;	
	}

.memberlinks a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.memberlinks a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.memberlinks a:hover {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	}

.memberlinks a:active {
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	}

.footer {
    font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px;
	line-height: 140%;
	color: #24420E;
}
.line-head {
	color: #175B6B;
	font-weight: bolder;
	font-size: 110%;
}
.small_text {
	font-size: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nameText {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: normal;
	padding-left: 8px;
}
.nameBox {
	border-bottom: solid #175B6B 1px;
}

/*#nav, #nav ul {
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
	background: white;
}

#nav a {
	display: block;
	width: 10em;

}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	list-style: none;
	background: white;

}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}*/

#nav, #nav ul {
	float: left;
	width: 890px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #ffff99;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #175B6B;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ffcc33;
}

#content {
	clear: left;
}


DIV{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.page-title {
	font-size: 20px; 
	FONT-WEIGHT: bold;
	color: #EDE175;
}

.caption {
	font-size: 11px;
	text-align: center;
}
.calBox1 {
	background-color: #FFCC66;
}
.calBox2 {
	background-color: #FFFF66;
}
.calBox3 {
	background-color: #99CC99;
}
.calBox4 {
	background-color: #99FFFF;
}
.calBox5 {
	background-color: #00CCFF;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
		table-layout:fixed
}
.itable {
	display: inline;
}
.maintable {
	table-layout:fixed
}