/************************************
CSS file by Nigel Green.
nigel@greenlemur.com
************************************/

/* Generic classes to use by others */
.floatRight {
	float: right;
	padding-left: 12px;
}

/* Set all borders and margins to zero to control layout */
h1,h2,h3,h4,h5,h6,p,a,ul,li {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/* Set body defaults to set font and sizing */
body {
	background: #414d22;
	color: black;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
}

/* Set default formatting for all main page elements */
h1,h2,h3,h4 {
	font-family: "Century Gothic", helvetica, verdana, sans-serif;
}
h1 {
	font-size: 2.4em;
	padding: 0.9em 0px 0.4em;
}
h2 {
	clear: left;
	font-size: 2em;
	padding: 0.4em 0em;
}
h3 {
	font-size: 1.4em;
	padding: 0em 0em 0.6em 0em;
}
h3.mainPage {
	clear: left;
}
p, li {
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	line-height: 1.4em;
	padding-bottom: 1.2em;
}
li {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #404d00;
	font-size: 1em;
	font-family: verdana, sans-serif;
}
form {
	color: #333333;
	background: #cccccc;	
	border: 1px solid #999999;
	padding: 30px 12px 12px 24px;
	margin-top: 12px;
}
.indent {
	margin-left: 1.8em;
}

/* Set styles for the logo */
#mainLogo {
	text-align: right;
	padding: 6px 0px 12px 0px;
	background: white;
}
#mainLogo img {
	padding-right: 18px;
}

/* Set up the container to hold the siteNav and mainPage content */
#container {
	height: 8000px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
    border: 5px solid #8f9300;
    border-top: 0px;
}

/* Set up the main site navigation list styles */
#siteNav {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	border-top: 2px solid #8f9300;
	text-align: right;
	width: 696px;
	height: 30px;
	background: white;
}
#siteNav ul {
	float: left;
}
#siteNav li {
	float: left;
	margin-bottom: 4px;
	list-style-type: none;
	padding: 2px 15px 3px 19px;
	background: #414d22;
	border: 1px solid #8f9300;
	border-width: 0px 2px 2px 2px;
	margin-right: 3px;
}
#siteNav li:hover {
	background: #8f9300;
}
#siteNav a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 100%;
}
#siteNav a:hover {
	color: black;
}

/* Set the main page content area styles */
#mainPage {
	float: left;
	padding: 0px 0px 0px 30px;
	width: 550px;
	background: white;
}
#mainPage_SW {
	float: left;
	padding: 0px 0px 0px 30px;
	margin-left: 50px;
	width: 600px;
	background: white;
    overflow: auto;
}

/* Set up the page footer to have secondary navigation elements */
#footer {
    position: relative;
    background: white;
	width: 850px;
    height: 50px;
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	color: #7e855b;	
	text-align: center;
	border: 1px solid #7e855b;
	border-width: 1px 0px;
	width: 839px;
	padding: 2px 0px;
}
div.footer.a:link,div.footer.a:visited {
	font-size: 1em;
	color: #7e855b;
	text-decoration: none;
}
div.footer.a:hover,div.footer.a:active {
	color: #333;
}
div.powerpoint {
	float: left;
	clear: none;
	width: 310px;	
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	padding-bottom: 1.2em;
}
div.links {
	float: left;
	width: 160px;
    font-size: 1.2em;
    padding-bottom: 1.2em;
}
div.interactive {
	float: left;
	clear: none;
	width: 310px;	
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	padding-bottom: 1.2em;

}
#contentPane {
    float: left;
	width: 458px;
	padding: 6px 40px 0px 30px;
}
#contentPane li {
	padding: 0px 0px 4px 6px;
	margin: 0px 0px 0px 16px;
	list-style-image: url(pix/bullet.gif);
}
#subNavPane {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-top: 35px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 22px;
	float: left;
	width: 150px;
	height: 200px;
	background: #cad890;	
	border: 2px solid #525519;
}
#subNavPane_sw {
	float: left;
	width: 100px;
	height: 400px;
	background: #cccccc;	
	border: 1px solid #999999;
	padding: 22px 0px 0px 0px;
	margin: 35px 0px 0px 24px;
}
#subNavPane_swAss {
	float: left;
	width: 100px;
	height: 200px;
	background: #cccccc;	
	border: 1px solid #999999;
	padding: 22px 0px 0px 0px;
	margin: 35px 0px 0px 24px;
}
#subNavPane ul, #subNavPane_sw ul, #subNavPane_swAss ul {
	list-style-type: none;
	text-align: center;
}
#subNavPane li, #subNavPane_sw li, #subNavPane_swAss li {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
#subNavPane a, #subNavPane_sw a, #subNavPane_swAss a {
	color: black;
	text-decoration: none;
}
#subNavPane a:hover, #subNavPane_sw a:hover, #subNavPane_swAss a:hover {
	color: white;
}
