body
{
	font-family:verdana;
color: #434340;
	background-image:url(../Images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#EFEDDF;
	padding:0;
	margin:0;
}
#logo{
position: absolute;
top:15px;
margin-left:30px;
}
#tagline{
position: absolute;
top:45px;
margin-left:250px;
font-weight: bold;
color: #87631c;
font-size: 14pt;
}
#container{
    width: 845px;
margin: 0 auto 0 auto;
padding-top: 105px;
}
#main{
	background-image:url(../Images/main-mid.gif);
	background-position:center;
	background-repeat:repeat-y;
    width: 845px;
    padding: 0px;
}
.top{
	background-image:url(../Images/main-top.gif);
	background-position:center;
	background-repeat:no-repeat;
    height:23px;
    width: 845px;
}
.bottom{
	background-image:url(../Images/main-bot.gif);
	background-position:center;
	background-repeat:no-repeat;
    height:23px;
    width: 845px;
}
#content-mid{
	background-image:url(../Images/content-mid.gif);
	background-position:0px 17px;
	background-repeat:repeat-x;
    height:267px;
    width:801px;
}
#content-bot{
	background-color:#f3f3e9
    width:801px;
    padding:30px;

}

#content{
	background-image:url(../Images/content-bg.gif);
	background-repeat:repeat-x;
	min-height: 400px;
    width:801px;
    margin-left: 21px;
	padding-top:70px;
}
.fleft{
float:left;
}
.fright{
float:right;
}
.green{
color:#497156;
font-weight:bold;
}
.gold{
color:#835f15;
font-weight:bold;
}
#footer{
color: #99af19;
font-size:9pt;
padding:20px;
}
#footer a{
color: #99af19;
text-decoration:none;
}
#footer img{
margin-top:3px;
}
#vaForm{
font-size:10pt;
font-weight: bold;
padding-top:38px;
padding-left:20px;
}
.error{
color:red;
font-size:8pt;
}
h1{padding-left:32px;margin-bottom:0px;padding-bottom:0px;color:#EF7A3B;}
h2{font-size:18pt font-weight: normal; color:#434340;padding-top:10px;}
h3{font-size:13pt; font-weight: normal; color:#434340;padding:0px;}
