@charset "UTF-8";
/* CSS Document */

#wrapper {
width: 798px;
position: relative;
left: 50%;
margin-left: -360px;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
}

#branding {
width: 798px;
height: 125px;
}

#content {
clear: both;
width: 776px;
left: 12px;
top: 140px;
background-color: #FAEDCF;
margin-bottom: 0px;
margin-left: 12px;
text-align: center;
}

#pics {
width: 300px;
float: left;
background-color: #FAEDCF;
clear: both;
}

#text {
width: 400px;
float: right;
background-color: #FAEDCF;
}

#boxtop {
clear: both;
width: 776px;
height: 19px;
margin-bottom: 0px;
margin-left: 12px;
}

#boxbtm {
clear: both;
width: 776px;
height: 19px;
margin-top: -12px;
margin-left: 12px;
}

#btmnav {
widh: 776px;
height: 80px;
background-image: url(../images/navbtm.gif);
background-repeat: no-repeat;
margin-left: 12px;
}

#mainNav {
	text-align: center;
	width: 575px;
	position: absolute;
	left: 147px;
	top: 100px;
	height: 20px;
	width: 600px;
background: transparent url(../images/navbar.jpg) top right no-repeat;
}

#footer {
clear: both;
bold 12px Trebuchet MS;
text-align:  center;
}

#nav {
margin: 0px 8px 0px 8px;
padding: 3px 5px 5px 30px;
float: left;
font: bold 11px Arial Black;
}

#nav li {
display: inline;
margin: 0px 35px 0px 49px;
font: bold 11px Arial Black;
}

#nav li a {
color: #000000;
text-decoration: none;
}


#nav li a:hover {
color: #4E4E4E;
}

#nav li a#farleft {
border-left: 1px solid #94A9D9;
}

#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
  }
  
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 16px;
}

.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
line-height: 13px;
}

ul, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 16px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h3 {
font-family: 14px Trebuchet MS;
font-weight: bold;
text-align: left;
}

body {
background-color: #100804;
}

