/* CSS Document */

html, body {
	height: 100%;
	background: #e1d9ce url(images/bg1.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td,th, p, a, label {
	color: 1f1f1f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
			
#container {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width:874px;
}
#header{
	background:#e2e3e5 url(images/headerMenu.jpg) no-repeat 0 0;
	height: 115px; !important
	min-height:115px;
	width: 874px;
}
#mainMenu{
	float:left;
	width:100%;
}
#mainMenu ul{
	list-style: none;
	margin:70px 0 0 200px;
}
#mainMenu li{
	float:left;
	margin:0 0 0 38px;
}
#mainMenu li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#DCDCDC;
	font-weight: normal;
	text-decoration: none;
	display:block;
	float:left;
}
#mainMenu li a:hover{
	color:#ffffff;
}

#signin{
	float:left;
	width:100%;
	padding:0;
}
#signin ul{
	list-style: none;
	margin:10px 0 0 660px;
	
}
#signin li{
	float:left;
	padding:0;
}
#signin li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #79828b;
	font-weight: normal;
	text-decoration: none;
	display:block;
	float:left;

}
#signin li a:hover {
	color: #333333;
}

#content {
	padding: 0;
	padding-bottom: 260px;
}

#subnav {
	height: 200px;
    background: url(images/homeMenu.jpg);
    margin: 0px auto; 
	padding: 0;
    position: relative;
	
}
#subnav li {
    margin:0; 
	padding:0; 
	list-style: none;
    position: absolute; 
	top:0;
}
#subnav li, #subnav a {
    height: 200px;
	display: block;
} 

#subnav #button1 {left: 0; width: 290px;}
#subnav #button2 {left: 290px; width: 245px;}
#subnav #button3 {
	left: 535px;
	width: 335px;
}

#subnav #button1 a:hover {
    background: transparent url(images/homeMenu.jpg)     0px -199px no-repeat;}
#subnav #button2 a:hover {
    background: transparent url(images/homeMenu.jpg)     -290px -399px no-repeat;}
#subnav #button3 a:hover {
    background: transparent url(images/homeMenu.jpg)     -535px -599px no-repeat;}


.col1,
.col2,
.col3,
.col4{
	background:transparent url(images/vertDivider.jpg)no-repeat left top;
	padding:20px;
}
.col1{
	background:none;
}
.col1 h1,
.col2 h1,
.col3 h1,
.col4 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.col1 h2,
.col2 h2,
.col3 h2,
.col4 h2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 16px;
	color: #006993;
	margin:0;
	padding:0;
}
.col1 p,
.col2 p,
.col3 p,
.col4 p{
	color:#838486;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.col1 ul,
.col2 ul,
.col3 ul,
.col4 ul{
	width:780px;
	text-align:right;
}
.col1 i
.col2 li,
.col3 li,
.col4 li{
	display:inline;
	padding:0 8px;
}
.col1 a,
.col2 a,
.col3 a,
.col4 a{
	color: #79828b;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}
.col1 a:hover,
.col2 a:hover,
.col3 a:hover,
.col4 a:hover {
	color: #006993;
}

.col1 li a,
.col2 li a,
.col3 li a,
.col4 li a{
	text-decoration: none;
}
.col1 li a:hover,
.col2 li a:hover,
.col3 li a:hover,
.col4 li a:hover {
	color: #006993;
}



	
/*subpages*/
#volunteerMain {
	width: 874px;
	height: 200px;
	padding: 0;
	position: relative;
	display: block;
	background:#ffffff url(images/volunteerBg.jpg) no-repeat 20px center;
}

#volunteerMain h1{
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 16px;
	color: #006993;
	margin:0 0 0 230px;
	padding:50px 0 0 0;
}
#volunteerMain p{
	font-size:18px;
	margin:0 0 0 230px;
	width:400px;
}


#subCols{
	float:left;
	background-color:#fff;
	min-height: 100%;

}

#subCols div.col1,
#subCols div.col2,
#subCols div.col3{
	float:left;
	height: 185px;
	width:190px;
	background:#fff url(images/vertDivider.jpg)no-repeat left top;
	padding:20px 10px 50px 20px;
	
}
#subCols div.col2{
	width:600px;
}
#subCols h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;}
#subCols h2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 16px;
	color: #006993;
	margin:0;
	padding:0;
}
#subCols p{
	color:#838486;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
}
#subCols a{
	color: #79828b;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}
#subCols a:hover {
	color: #006993;
}

#subCols div.col1 ul{
	width:180px;
	text-align:left;
	list-style:none;
}
#subCols div.col1 li{

}


#footer {
	padding:0;
	width:870px;
}
#footer h1 {
	color: #fff;
	padding-bottom: 0;
}
			

#footerCols{
	float:left;
	background-color:#f8f8f8;
	height: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:100%;
}

#footerCols div.col1,
#footerCols div.col2,
#footerCols div.col3,
#footerCols div.col4{
	float:left;
	height: 150px;
	width:260px;
	padding:20px 10px 0 20px;
}
#footerCols h1{
	font-size: 13px;
}
#footerCols h2{
	font-size: 12px;
	line-height: 20px;
	color: #006893;
	margin:0;
}
#footerCols p{
	font-size: 11px;
	line-height: 20px;
	color: #838486;
}
#footerCols a{
	font-size: 12px;
	color: #79828b;
	font-weight: normal;
	text-decoration: none;
}
#footerCols a:hover {
	color: #333333;
}
#footerCols div.col1{
	width:220px;
}
#footerCols div.col1 ul{
	list-style: none;
	float:left;
	width:60px;
}
#footerCols div.col1 li{
	padding:2px 0;
}
#footerCols div.col1 li a{
	font-size: 12px;
	color: #79828b;
	font-weight: normal;
	text-decoration: none;
	display:block;
}
#footerCols div.col1 a:hover {
	color: #333333;
}
#footerCols img {
	padding:2px;
}

#footerCols .copyright{
	font-size: 12px;
	line-height: 20px;
	color: #838486;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.verdana11boldblue {  font-family: "Trebuchet MS", Arial; font-size: 13px; font-weight: bold; color: #6384AD}
.verdana11blue {  font-family: "Trebuchet MS", Arial; font-size: 12px; font-weight: normal; color: #6384AD}
.calborder { border: 1px dotted #CCCCCC; }
.verdana12boldblue {  font-family: "Trebuchet MS", Arial; font-size: 14px; font-weight: bold; color: #6384AD}
.verdana12blue {  font-family: "Trebuchet MS", Arial; font-size: 14px; font-weight: normal; color: #6384AD}
.textfields {  font-family: "Trebuchet MS", Arial; font-size: 12px; font-weight: normal; color: #6384AD; background-color: #FFFFFF; border: 1px #6384AD solid}
.buttons {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6384AD; background-color: #CCCCCC; border: 1px #6384AD solid}
.verdana11lightblue {  font-family: "Trebuchet MS", Arial; font-size: 13px; font-weight: normal; color: #A7CEFE}
.lm {  font-family: "Trebuchet MS", Arial; font-size: 14px; color: #6384AD}
a.verdana11blue:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	color: #6384AD;
}
a.verdana11blue:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	color: #6384AD;
}
a.verdana11blue:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	color: #6b6b6b;
}
a.verdana11blue:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	color: #6384AD;
}
a.lm:link {
	text-decoration: none;
	color: #6384AD;
}
a.lm:visited {
	text-decoration: none;
	color: #6384AD;
}
a.lm:hover {
	text-decoration: none;
	color: #6b6b6b;
}
a.lm:active {
	text-decoration: none;
	color: #6384AD;
}
.tm {  font-family: "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #fefefe}
a.tm:link {
	text-decoration: none;
	color: #fefefe;
}
a.tm:visited {
	text-decoration: none;
	color: #fefefe;
}
a.tm:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.tm:active {
	text-decoration: none;
	color: #fefefe;
}
.tm2 {  font-family: "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #005477}
a.tm2:link {
	text-decoration: none;
	color: #005477;
}
a.tm2:visited {
	text-decoration: none;
	color: #005477;
}
a.tm2:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.tm2:active {
	text-decoration: none;
	color: #005477;
}
.sim {  font-family: "Trebuchet MS", Arial; font-size: 12px; font-weight: bold; color: #999999}
a.sim:link {
	text-decoration: none;
	color: #999999;
}
a.sim:visited {
	text-decoration: none;
	color: #999999;
}
a.sim:hover {
	text-decoration: none;
	color: #000000;
}
a.sim:active {
	text-decoration: none;
	color: #999999;
}
