@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-color: #744a06;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 16px;
}

#wrapper {
margin: 0 auto;
width: 965px;
}

#branding {
height: 109px;
background-image: url(images/bg_branding.jpg);
}

#nav {
height: 27px;
}

#slideshow {
height: 191px;
background-image: url(images/bg_slideshow.jpg);
font-size: 15px;
line-height: 1.3em;
}

#slideshowhome {
height: 191px;
background-image: url(images/bg_slideshow_home.jpg);
font-size: 15px;
line-height: 1.3em;
}

#slideshowabout {
height: 191px;
background-image: url(images/bg_slideshow_about.jpg);
font-size: 15px;
line-height: 1.3em;
}

#slideshowresults {
height: 191px;
background-image: url(images/bg_slideshow_results.jpg);
font-size: 15px;
line-height: 1.3em;
}

#slideshowstatement {
	width: 585px;
	padding-top: 50px;
	margin-right: 10px;
	margin-left: 45px;
}

#contentwrapper  {
background-image: url(images/bg_contentwrapper.jpg);
}

#content {
width: 775px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

#contentright {
width: 190px;
float: right;
margin-top: 80px;
}

#footer {
margin: 0 auto;
width: 965px;
background-image: url(images/bg_footer.jpg);
background-repeat: no-repeat;
text-align: center;
padding-top: 10px;
font-size: 13px;
color: #fff;
}

#footer a {
text-decoration: none;
color: #fff;
}

#footer a:hover {
color: #CCCCCC;
}

#clear {
clear: both;
}

p {
margin-right: 45px;
margin-left: 45px;
}

H1 {
margin-left: 45px;
margin-bottom: 0;
color: #744a06;
font-size: 24px;
}

H2 {
margin-left: 45px;
margin-bottom: 0;
color: #87792e;
font-size: 20px;
}

H3 {
margin-left: 45px;
margin-bottom: 0;
color: #744a06;
font-size: 20px;
}
