body{
	margin: 0px;
	font-family: verdana;
	color: white;
	font-size: 0.8em;
	font-weight: normal;

	background: #1e373f url('../images/picacho-background.png') no-repeat top left;
}
img{
	border: 0;
}
#page{
	background-image: url('../images/navigation-background.png');
	background-repeat: repeat-x;
	background-position: 0px 138px;
	float: left;
	width: 100%;
}

#page_container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	
}
#left-header{
	float: left;
	width: 600px;
}
#right-header{
	float: left;
	width: 230px;
	text-align: right;
}
#header{
	float: left;
}
#numbers{
	margin-bottom: 50px;
	margin-top: 30px;
	color: #B3A373;
}
#navigation a{
	padding-left: 5px;
	padding-right: 5px;
	height: 80px;
	float: left;
	
}
#navigation a:hover{
	background-image: url('../images/button-background.png');
	background-repeat: repeat-x;
	background-position: 0px 32px;
}

#navigation ul{
	border: 0px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 700px;
	white-space: nowrap;
	
}
#navigation li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	background-image: url('../images/button-divider.png');
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
#navigation a {
	display: block;
	float: left;
	margin-top: 13px;
	padding: 10px 16px 10px 16px;
	

	color: white;
	text-decoration: none;
	margin-right: 0px;
}

#footer{
	background-image: url('../images/navigation-background.png');
	background-repeat: repeat-x;
	float: left;
	height: 80px;
	width: 100%;
	margin-top: 20px;
	
}
#footer a{
	color: white;
}
#footer-text img{
	float: left;
}
#footer-text{

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	text-align: center;
	margin-top: 10px;
}

#lower-navigation li{
	float: left;
	margin: 10px;
	margin-top: 0px;
	padding: 0;
}
#lower-navigation ul{

	margin-top: 0px;
	padding: 0;
	clear: both;
}

#lower-navigation{
	float: left;
	border: 0px solid red;
	height: 20px;
	
	margin-left: 20px;
	margin-right: 20px;
}
#copyright{
	float: left;
	width: 100%;
	font-size: 8pt;
	color: #25363D;
}
#middle{
	width: 900px;
	float: left;
	margin-bottom: 20px;
	
}
h1,h2,h3{
	color: #F4CE6D;
	font-family: Georgia, Serif;
	font-weight: normal;
}
#left-column{
	width: 400px;
	float: left;
}
#right-column{
	float: left;
	width: 400px;
	
}
#right-column a{
	color: white;
	text-decoration: none;
}
#right-column a:hover{
	text-decoration: underline;
}
#left-column a{
	color: #F4CE6D;
	text-decoration: none;
}
#left-column a:hover{
	text-decoration: underline;
}
#southwest{
	float: left;
	width: 200px;
	border: 0px solid red;
}
#right-column img{
	float: left;
}
#divider{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	width: 2px;
	border-left: 3px dotted #3E483D;
	height: 200px;
}
p{
	line-height: 14pt;
}
#bios{
	float: left;
	clear: both;
}

 /* set background images for corners */
/* set millions of background images */

.rbroundbox { background: url(/images/top-box.png) repeat-x top left; background-color: #385c5e;}
.rbtop div { background: url(/images/top-left-corner.png) no-repeat top left; }
.rbtop { background: url(/images/top-right-corner.png) no-repeat top right; }
.rbbot div { background: url(/images/bottom-left-corner.png) no-repeat bottom left; }
.rbbot { background: url(/images/bottom-right-corner.png) no-repeat bottom right; }


/* height stuff */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;
}
.rbcontent { margin: 0px 13px 0px;}
.rbroundbox { width: 650px; margin: 1em auto; margin-top: 0px; float: left; }
.quote{
	float: left;
	clear: both;
	text-align: right;
	width: 350px;
	font-size: 18pt;
	color: #F4CE6D;
	font-family: Georgia;
	font-weight: normal;
}
.quote h3{
	font-size: 12pt;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-weight: normal;
}
.quote h4{
	font-size: 9pt;
	color: white;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.quote img{
	border: 7px solid white;
	margin: 10px;
}

.caption{
	text-align: center;
	font-size: 8pt;
	color: #336266;
	font-family: verdana;
	margin-bottom: 10px;
}
.bio-pic{
	float: left;
}
.bio-pic img{
	border: 7px solid white;
	margin-right: 20px;
}
/*.home-thumb{
	float: left;
	border: 7px solid white;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 200px;
}
.home-text{
	width: 300px;
	float: left;
}*/

.rbcontent img{
	border: 7px solid white;
	margin-right: 13px;

}
.rbcontent p{
	height: 80px;
}
form input, textarea{
	background: #72878B;
	border: 1px solid #122025;
	padding: 3px;
	color: #122025;
	font-family: verdana;
}
.formbutton{
cursor:pointer;
border: 2px solid #4B6B69;
background:#385c5e;
color:#E0C779;
font-weight:bold;
font-family: Georgia;
padding: 1px 2px;

}

form th{
	font-weight: normal;
	font-family: Georgia;
	color: #E0C779;
}

.boxed{
	border: 7px solid white;
	margin-right: 13px;
}