body{
padding:0;
margin:0;
background-color:#ffffff;
font: small Verdana, Arial, sans-serif;
color:262c30;
}
#wrapper{
width:740px;
border-left:1px solid #797979;
border-right:1px solid #797979;
border-bottom:1px solid #797979;
margin:0 auto;
background-color:#ffffff
}
#masthead{
height:105px;
background: url(images/banner3.jpg) no-repeat;
border-bottom:4px solid #f2ddb6;
}

#navigation{
padding-top:105px;
}
#sidebar{
	background: url(images/sideBackgr.jpg) no-repeat;
	width:165px;
	height: 540px;
	padding:20px 10px;
	float:left;
	margin-right:10px;
}
#mainContent{
float:left;
width:525px;
padding:20px 0px;
padding-left:10px;
}
.boxout{
float:right;
width:85px;
border-left:0px solid #888888;
border-bottom:0px solid #888888;
padding:10px 0 10px 10px;
background-color:#ffffff;
margin-left:10px;
margin-bottom:10px;
}
.separator{
clear:both;
height:0;
}
#footer{
background-color:#f2ddb6;
border-top:10px solid #ffffff;
text-align:right;
padding:15px 20px;
color:#ffffff;
}
#navigation ul{
list-style-type:none;
padding:0;
margin:0;
}
#navigation li{
float:left;
margin:0;
padding:0;
display:inline;
background: url(images/nav_button.jpg) no-repeat;
}
#navigation a{
display:block;
padding:0 0 0 30px;
height:30px;
width:155px;
font:bold 14px/30px Arial, Helvetica sans-serif;
text-transform:uppercase;
color:#ffffff;
text-decoration:none;
}
#navigation a:hover{
background:  url(images/nav_button.jpg) 0-60px;
font:bold 14px/30px Arial, Helvetica sans-serif;
text-transform:uppercase;
color:#f2ddb6;
text-decoration:none;
}
#navigation a:active{
background:  url(images/nav_button.jpg) 0-120px;
}
h1{
font-size:120%;
text-transform:uppercase;
font-weight:normal;
margin:0 0 5px;
}
#mainContent h1{
border-bottom:1px solid #888888;
padding-bottom:3px;
margin-bottom:10px;
}
#sidebar h1{
font-size:85%;
}
h2{
font-size:105%;
font-weight:normal;
margin:0 0 5px;
}
p{
font-size:85%;
line-height:1.3em;
margin:0 0 1em;
}
h3{
color: #773831;
}
#footer p{
margin:0;
}
a{
color:#555555;
}
.emailContainer a{
color:#ffffff;
}
#sidebar2{
	background: url(images/sideBackgr.jpg) no-repeat;
	width:165px;
	padding:20px 10px;
	float:left;
	margin-right:10px;
	font-size:85%;
	line-height:1.3em;
}