/* HTML ********************************************************************/
html, body { height: 100%; }
body {
	padding: 0;
	margin: 0 0 0 0;
	background: #996B46 url(images/bg_page.jpg) repeat-x left top !important;
	color: #3b3b3b;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
}
div { text-align: left; }
p {
	margin: 0;
	padding: 0 0 15px 0;
}
h1 {
	font: bold 1.2em Arial, Helvetica, san-serif;
	margin: 0 0 7px 0;
	padding: 0;
	color: #393031;
	letter-spacing: 0.2em;
}
h3 {
	font: bold 1.2em/1em Arial, Helvetica, san-serif;
	color: #0c493c;
	margin: 0 0 4px 0;
	padding: 0;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #0c493c;
	margin: 0 0 5px 0;
	padding: 0;
}
h5 {
	font-size: 1em;
	font-style: bold;
	color: #0c493c;
	padding: 0;
	margin: 0 0 4px 0;
}
table { font-size: 1em; }
a {
	color: #0C493C;
	text-decoration: none;
}
a:hover {
	color: #d42C2B;
}
form { display: inline; }
img { border: 0px none; }

/* DIV's ********************************************************/
#container {
	width: 750px;
	margin: 0 auto;
	background: #B0B063;
	position: relative;
	
}
#header {
	height: 115px;
	background: #8E8E48 url(images/header2.jpg) no-repeat left top;
	position: relative;
}
#header a {
	position: absolute;
	display: block;
	top: 5px;
	left: 20px;
	width: 400px;
	height: 90px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer {
	font: 0.9em Arial, Helvetica, sans-serif;
	height: 60px;
	margin: -60px auto 0 auto;
	padding: 10px 0 0 0;
	color: #fff;
	position: relative;
	text-align: center;
	width: 750px;
	background: #996B46
}
#footer div { text-align: center; }
#footerHome #footer { width: 750px; margin: 0 auto; padding: 0; position: static; height: auto; }
#footerHome #footer, #footerHome #footer a { color: #FFF !important; }
#footer a { color: #fff; text-decoration: underline; }
#content {
	padding-top: 15px;
}
#col1Wrapper {
	float: left;
	width: 220px;
}
#col1 {
	padding: 0 25px;
}
#col2Wrapper {
	float: left;
	width: 510px;
}
#col2 {
	padding: 15px 15px 15px 15px;
	background-color:#FFF;
}
#col1HomeWrapper {
	float: left;
	width: 470px;
}
#col1Home {
	padding: 0 25px;
}
#col2HomeWrapper {
	float: left;
	width: 280px;
}
#col2Home {
	padding: 0 5px 0 5px;
	background-color:#FFF;
	margin: 10px 30px 10px 10px;
}
#colBothWrapper {
	float: left;
	width: 745px;
}
#colBoth {
	padding: 15px 15px 15px 15px;
	background-color:#FFF;
	margin: 0 5px 10px 10px;
}
#content.altStyle #col2 { padding: 0 20px 0 17px; }
#col2 a { font-weight: bold; text-decoration: underline; }
#col2a {
	float: left;
	width: 198px;
	margin-right: 24px;
}
#col2b {
	float: left;
	width: 304px;
}
#printLogo { display: none; }
/* Classes *******************************************************/
.clear { clear: both; }
.endcontent { height: 75px; }
.event { margin: 13px 0 13px; }
.info { 
	font-weight: bold;
	line-height: 1.6em;
}
.boxTop {
	border-top: 1px solid #C99F33;
	background: #FFFAE9;
	color: #333;
	padding: 4px;
	margin-bottom: 15px;
}
.secondary { color: #666; margin-bottom: 7px; }
.on { display: block; }
.off { display: none; }
.tab { height: 135px; padding: 5px 15px; }
.submitted { color: #D42A2B; font-style: italic; font-size: 0.9em; }
.altText { color:#EE1D00; }
.area { 
	border: 1px solid #C1A62A; 
	padding: 3px 3px; margin: 10px 0; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
}
.button {
	background: #EE1D30;
	font-size: 0.8em;
	color: #FFF;
	border: 0 none;
	padding: 2px 3px;
}
.strong { font-weight: bold; }
.normal { font-weight: normal !important; }
.underline { text-decoration: underline; }
.imgBorder { border: 2px solid #C99F33; }
.ruler, .rulerAlt {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	font-size: 2px;
	border-bottom: 2px solid #c99F33;
}
.rulerAlt { border-bottom: 1px solid #333 !important; padding-top: 10px !important; }

/*Main Navigation ************************************************/
#nav ul{
	height: 37px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	background: url(images/nav_main2.jpg) no-repeat top left;
	overflow: hidden;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#nav ul li, #nav ul li a {
	height: 37px;
	display: block;
}
#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#nav1  { left: 0; width: 124px; }
#nav2 { left: 125px;  width: 125px;} 
#nav3 { left: 250px; width: 125px;}
#nav4 { left: 375px; width: 125px;}
#nav5 { left: 500px; width: 125px; }
#nav6 { left: 625px; width: 125px; }

#nav1 a:hover, #nav1 a.on { background: url(images/nav_main2.jpg) no-repeat 0px -40px; }
#nav2 a:hover, #nav2 a.on { background: url(images/nav_main2.jpg) no-repeat -125px -40px; }
#nav3 a:hover, #nav3 a.on { background: url(images/nav_main2.jpg) no-repeat -250px -40px; }
#nav4 a:hover, #nav4 a.on { background: url(images/nav_main2.jpg) no-repeat -375px -40px; }
#nav5 a:hover, #nav5 a.on { background: url(images/nav_main2.jpg) no-repeat -500px -40px; }
#nav6 a:hover, #nav6 a.on { background: url(images/nav_main2.jpg) no-repeat -625px -40px; }

#adminTools {
	margin: 0;
	padding: 0 0 10px 0;
}
ul#adminTools {
	color: #333333;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
#adminTools li {
	display: inline;
}
#adminTools li a{
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#adminTools li a:hover {
	text-decoration: underline;
}
.btnEdit {
	background: url(images/icon_edit_doc.gif) no-repeat left;	
	padding: 0 15px 0 17px;
}	
.btnLogout {
	background: url(images/icon_logout.gif) no-repeat left;
	padding: 0 15px 0 15px;
}
/* SL Navigation *************************************************/
#navSL { 
	margin: 0 0 10px -40px; 
	padding: 0; 
}
#navSL ul {
	list-style-type: none; 
}
#navSL li {
	font-size: 1.1em;
	margin-bottom: 3px;
}
#navSL li a {
	color: #0c493c;
	display: block;
}
#navSL li a.on, #navSL li a:hover.on {
	color: #C99f33;
	font-weight:bold;
	text-decoration:none;
}
#navSL li a:hover {
	color: #0c493c;
	text-decoration:underline;
}
#col1 h4 { font-family: "Times New Roman", Times, serif; }

/* IE HACKS ******************************************************/

/* IE MAC \*/
* html #content { height: 1%; }
* html #tabs ul, * html #navSL li a, * html .listing, * html #container { height: 100%; }
* html .guestStyle { height: 100%; }
*:first-child+html .guestStyle, *:first-child+html .listing { height: 100%; }
/* */

@media print { 
	#printLogo { display: block !important; }
	#col1Wrapper, #col1, #header, #nav {
		display: none;
	}
	#container, #content, #col2Wrapper, #col2 {
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#content { margin-top: 30px !important; }
	#col2a, #col2b {
		width: 45% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#col2a { margin-right: 5% !important; }
	#printLogo {
		display: block !important;
		text-align: center;
	}
	h1 {
		text-indent: 0 !important;
		height: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#footer {
		width: auto !important;
		position: static !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}