/*////////////////////////////////////////////
//	LAYOUT CODE 							//
////////////////////////////////////////////*/

body, html {
	margin:0;
	padding:0;
	color:#000;
}

body {
	background-color:#0A3329;
	min-width:760px;
}

#wrap {
	background-color:#DCDCDC;
	margin:0;
	width:760px;
}

#header {
	background-image:url(../images/cmn/masthead.jpg);
	background-repeat:no-repeat;
	height:111px;		
}

#header2 {
	height:81px;
	voice-family: "\"}\"";
		voice-family: inherit;
		margin-top: -15px;
	}
html>body #header2 {
	margin-top: 0px;
}
		
#search{
	background-image:url(../images/nav/search_bg.gif);
	background-repeat:no-repeat;
	height:32px;
	width:160px;
	position:relative;
	margin-left:600px;
	vertical-align:middle;
	background-position:top left;
	padding-top: 0px; /* trouble maker */

	voice-family: "\"}\"";
		voice-family: inherit;
  		margin-top: -32px;
	}
html>body #search {
	margin-top: 0px;
}

.searchBtn{
	position:relative;
	width:24px;
	height:24px;
	top:5px;
}
html>body .searchBtn{
	top:7px;
}

#main {
	background:#fff;
	float:right;
	padding:15px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		width: 570px;
}

/*////////////////////////////////////////////
//	SIDEBAR CODE 							//
////////////////////////////////////////////*/
#sidebar {
	float:left;
	width:160px;
	border-top:1px solid white;
}

#sideNav h2 {
	padding:0;
	margin:0;
	text-decoration:underline;
}

#sideNav ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

#sideNav a{
	display:block;
	background-color:#F0F0F0;
	text-decoration:none;
	font-weight:bold;
	color: #6E6E6E;
	font-family: arial,verdana,sanserif;
	font-size: 11px;
	border-bottom:1px solid #ffffff;
	padding: 2px 10px 2px 10px;
}

#sideNav a:link, #sideNav a:visited {
	color: #6E6E6E;
	text-decoration:none;
}

#sideNav a:hover{
	color: #6E6E6E;
	text-decoration:underline;
	background-color: #E4E4E4;
}

/*////////////////////////////////////////////
//	OTHER CODE		 						//
////////////////////////////////////////////*/

.googleForm{
	margin-bottom:21px;
}

.googleForm input{
	margin-left:5px;
	margin-top:-2px;
	}
	html>body .googleForm input{
   		margin-top:-5px;
	}

/*////////////////////////////////////////////
//	FOOTER CODE 							//
////////////////////////////////////////////*/
#footer {
	width:760px;
	clear:both;
	background-color:#0A3329;
	background-image:url(../images/cmn/bg_bottom.gif);
	background-repeat:repeat-x;
	color:#ffffff;
}

#footer p {
	padding-top:25px;
	margin-left: 10px;
	font-family: verdana,arial,sanserif;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
}
		

/*////////////////////////////////////////////
//	LINKS TABLE CODE 						//
////////////////////////////////////////////*/
.linksTable {
	width:35.5em;
	background-color: #C8E6CE;
	border: 1px solid #3AA189;
}

.linksTable h3 {
	background-color: #2E6F6C;
	border-top: 2px solid #3AA189;
	color:#ffffff;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:0;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.linksTable li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-left:-2.7em;
	font-size: .85em;
}

.linksTable ul {
	margin-top:-8px;
	margin-bottom:10px;
	list-style:none;
}

/*////////////////////////////////////////////
//	MAIN DIV STYLING CODE 					//
////////////////////////////////////////////*/

#main h1 {
	color:#006633;
	font-size:1.05em;
	margin-top:-10px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #cccccc;
}

#main h2, #main h2 a {
	color:#006633;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
}

#main p {
	font-size: .8em;
	font-family:Verdanda, Arial, Helvetica, sans-serif;
	line-height:20px;
	background-color:#fff;
}

#main ul {
	font-size: .8em;
	font-family:Verdanda, Arial, Helvetica, sans-serif;
}

.staffDirectory {
	font-size: .80em;
}
