/****************************************************************************
* Derek Cotton
* CSS StyleSheet for Tolbert for Tracy
* 14-May-08
*****************************************************************************/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, embed {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
   /*background: #192A59;*/
		/*background: #3C4B9A;*/
		background: #5A6497 url(images/vertical-bg.jpg) repeat-x;
    text-align: center;
}


p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table, .intro ul {
	margin-bottom: 15px;
	font-weight: normal;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #838394;
    text-decoration: underline;
}
a:hover, a:active {
    color: #0E106C;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
/*#wrapper {	background: #192A59; }
#wrapper-top {  background: transparent url(_images/bg-logo.jpg) center top no-repeat; }
#wrapper-bottom { background: transparent url(_images/footer.jpg) center bottom no-repeat; padding-bottom: 90px; }
*/

#container {
	width: 927px;
	margin: 0 auto;
	/*padding-top: 10px; */
	text-align: left;
	margin-top: 10px;
	background: url(images/maincontent-bg.jpg) repeat-y;
	

	
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 285px;
	background: transparent url(images/top.jpg) no-repeat;
	margin-bottom: 5px;
}

#navcontainer {
	margin-top: 220px;
	margin-left: 35px;
}

#navlist, #navlist ul {
	float: left;
	width: 860px;
	list-style: none;
	line-height: 13px;
	background: white;
	font-weight: bold;
	padding: 0;
	/*border: solid #eda;*/
	border-width: 1px 0;
	margin: 0 0 1em 0;
}
#navlist a:hover{
   /*background: url(images/menu-gradient-dark.jpg) repeat-x;*/
   /*text-decoration: underline;*/
}
#navlist a {
	display: block;
	width: 10em;
	w\idth: 10em;
	color: #7C6240;
	text-decoration: none;
	/*padding: 0.25em 2em;*/
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#navlist li {
	float: left;
	width: 10em;
}

#navlist li ul {
	/*position: absolute;
	width: 10em;
	left: -999em;
	*/
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 10em;
	font-weight: normal;
	/*border-width: 0.25em;*/
	border-bottom: #aaaab;
	margin: 0;
	
	
}
#navlist li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#navlist li:hover ul {
	left: auto;
}

#navlist li ul a {
	width: 10em;
	w\idth: 10em;
	padding-left: 8px;
	text-align: left;
	line-height: 10px;
	font-size: 10px;
	
	
}

#navlist li ul a:hover, a:active {
	color: #111496;
	
	
}
#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
	
}
#navlist li:hover, #navlist li.sfhover {

	background: #D3D3D3;
}

#navlist li:hover ul ul, #navlist li:hover ul ul ul, #navlist li.sfhover ul ul, #navlist li.sfhover ul ul ul {
	left: -999em;
}

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

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#banner {
	width: 250px;
	float: right;
	/*margin-top: 30px;*/
	margin-right: 80px;
	text-align: center;
}
	#banner img {
		border: 4px solid #e3ece8;
	}
#banner p{
	font-size: 10px;
}
	
.contribution{
	display: block;
	width: 256px;
	/*float: right;*/
	height: 60px;
	/*background-image: url(images/volunteer.jpg);
	border: 4px solid #e3ece8; */
}	

.contribution: hover{

	background-image: url(images/volunteer_rollover.jpg);
	
}

.contribution a{
	background-image: url(images/volunteer.jpg);
	display: block;
	width: 256px;
	height: 60px;
}
.contribution a:hover{
	background-image: url(images/volunteer_rollover.jpg);
	
}

#welcome {
	width: 500px;
	margin-left: 35px;
	background: #fff;
	padding: 10px 20px 10px 25px;
	border: solid 1px #6D759D;
	/*padding-left: 65px; */
	
}
	#welcome p {
		/*font-size: 15px;
		line-height: 22px;*/
		font-family: Arial;
    font-size: 10px;
    color: #000;
    line-height: 14px;
		
	}
	
#welcome ul{
		font-size: 12px;
		padding-left: 50px;
		line-height: 10px;
}

#welcome li{
		font-size: 12px;
		line-height: 16px;
		padding-top: 5px;
}
#side {
	width: 205px;
	float: right;
	margin-top: 15px;
	display: inline;
}
	#side h2 {
		font-size: 14px;
		color: #008751;
		margin-bottom: 5px;
	}
/* ----------------------------------- */
/* FORMS
/* ----------------------------------- */
.required{
	font-size: 0.75em;
	color: #760000;
}
.submit .clear input{
	width: 100px;
	margin-left: 10px;
}

radio input{
	width: 30px;
	margin-left: 10px;
}

/*.clear input{
	width: 100px;
	margin-left: 120px;
}
*/
fieldset{
	margin: 1em 0;
	padding: 1em;

}

label{
	float: left;
	font-size: 9pt;
	width: 13em;
}
input, select{
	width: 200px;
	padding-top: 0px;
	margin: 0px;
}
legend{
	font-weight: bold;
}

textarea{
	width:300px;
	height: 100px;
}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#bottom{
	width: 927px;
	height: 60px;
	margin: 0 auto;
	padding-bottom: 40px;
	background: url(images/bottom.jpg) no-repeat;
	
}
#footer {
	margin-top: -30px; 
	padding-bottom: 40px;
	text-align: center;
	background: url(images/footer.jpg) no-repeat;
	

}
	#footer li {
		list-style: none;
		display: inline;
		margin: 0 5px;
	}
	#footer p {
		font-size: 11px;
		color: #FFF;
	}
	
	#footer a:link, #footer a:visited {
		color: #FFF;
	}
	#footer a:hover, #footer a:active {
		color: #CCC;
	}