/* CSS for Mo Udall - Papers of the Central Arizona Project */
/* University of Arizona Libraries */

@charset "utf-8";

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #feeac9;
	margin: 0; 
	padding: 0;
	color: #000000;
}

body img {border:0;}

form{margin:0;}

h2 {font-size:120%;margin-top:25px;margin-bottom:0;}

#container {
	width: 100%;  
	background: #feeac9;
	border-top: 3px solid #ef9157;
	border-bottom: 3px solid #ef9157;
	margin: 0 auto; 
	text-align: left;
}

#topbar {
	color: #385541;
	background-color: #d2a274;
	/*background-image: url(../images/pageant.png);background-position: 0% 50%;background-repeat: no-repeat;*/
	width: 100%;
	height: 175px;
	text-align: left;
	font-size: 100%;
	border-top: 2px solid #8e8188;
	border-bottom: 5px solid #8e8188;
}

#topbar a {color: #5b5a56;text-decoration: none;}

#topbar a:hover {color: ivory;text-decoration: underline;}

#topbar img.pagetitle {vertical-align:top;margin:30px 0 0 50px;}

#topbar .menu {position:relative;left:370px;top: -25px;font-weight:bold;}

#content {
	width: 70%;
	margin-left: 15%;
}

#search { 
 
	background-color: #385541;
	padding: 10px;
	border: 1px solid #994B27;
	color: #feeac9;
} 

#search a:link{
	color: #feeac9;
	font-weight: bold;

}

#search a:visited{
	color: #feeac9;
	font-weight: bold;
}

#search a:hover{
	color: #d19151;
	font-weight: bold;
}


#wwdl {
background-color: #fff;
}

#mainContent {
	padding: 0 20px;
	background: #feeac9;
}

#mainContent .bodytext {font-size:120%;line-height:140%;}
#mainContent li {margin-bottom:5px;}
#mainContent .caption {font-style:italic;width:500px;}

.imageframe {border: 1px solid #8e8188;}

#footer { 
	width: 100%;
	background: #d2a274;
	color: #5b5a56;
	border-top: 3px solid #8e8188;
	border-bottom: 1px solid #8e8188;
	text-align:center;
} 

#footer p {
	clear:both;
	margin: 0; 
	padding: 10px 0;
	font-size: 80%;
}

#footer a:link, #footer a:visited {
	color: #5b5a56;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: ivory;
	font-weight: normal;
}

#footer ul {list-style-type:none;width:500px;margin:10px auto auto auto;padding-left:0;}
#footer ul li {float:left;margin:0 20px;}
#footer ul li.textlogo {color:black;font-weight:bold;font-size:120%;line-height:140%;} 
