html{
margin:0px;
padding:0px;
border:0px;
}
body{
margin:0px;
padding:0px;
border:0px;
text-align:center;
color:#000000;
background-color:#0A3A01;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
line-height:0px;
}

#master{
width:900px;
margin:auto;
padding:0px;
border:0px;
background-image:url(img/masterbg.jpg);
background-repeat:repeat-y;
text-align:center;
}

#header{
width:900px;
height:175px;
margin:0px;
padding:0px;
border:0px;
background-image:url(img/header.jpg);
background-repeat:no-repeat;
text-align:left;
}
.headerimgbtn{
width:500px;
height:140px;
margin-top:15px;
margin-bottom:0px;
margin-left:50px;
margin-right:0px;
padding:0px;
border:0px;
}
#nav{
width:840px;
height:35px;
padding:0px;
margin:auto;
border:0px;
background-color:#933F07;
line-height:1;
}
#navspacer{
width:840px;
height:8px;
}

a.toplinks:link, a.toplinks:visited, a.toplinks:active{
margin-top:10px;
margin-bottom:0px;
margin-left:8px;
margin-right:8px;
padding:0px;
border:0px;
color:#FFFFFF;
font-size:18px;
letter-spacing: 1px;
font-family: impact, "arial black", arial, sans-serif;
text-decoration:none;
}
a.toplinks:hover{text-decoration:none;color:#000000;}
#undernav{
width:840px;
margin:auto;
}
a.toplinks_active:link, a.toplinks_active:visited, a.toplinks_active:active{
margin-top:10px;
margin-bottom:0px;
margin-left:8px;
margin-right:8px;
padding:0px;
border:0px;
color:#000000;
font-size:18px;
letter-spacing: 1px;
font-family: impact, "arial black", arial, sans-serif;
text-decoration:none;
}
a.toplinks_active:hover{text-decoration:none;color:#FFFFFF;}

#undernav{
width:840px;
margin:auto;
}

#contentMaster{
width:900px;
margin:auto;
padding:0px;
border:0px;
background-image:url(img/contentbg.png);
background-repeat:repeat-y;
text-align:left;
line-height:1;
}

#leftPane{
float:left;
width:285px;
margin-left:40px;
padding:0px;
border:0px solid #ffffff;
text-align:center;
line-height:1;
font-size:14px;
}
.leftPaneContent{
width:275px;
margin-bottom:20px;
padding:5px;
border:0px;
background-image:url(img/leftpanebg-sand.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
font-weight:bold;
line-height:2;
}
.leftPaneContent_contact{
width:275px;
margin-bottom:20px;
padding:5px;
border:0px;
background-image:url(img/leftpanebg-sand.jpg);
background-position:top center;
background-repeat:no-repeat;
font-weight:normal;
line-height:14px;
}
#rightPane{
float:left;
width:535px;
margin-left:10px;
padding:0px;
border:0px;
text-align:left;
line-height:1;
}
.rightPaneContent{
width:525px;
margin-bottom:10px;
padding:5px;
border:0px;
background-image:url(img/rightpanebg-sand.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:12px;
line-height:24px;}

.rightPaneContent_prequal{
width:525px;
margin-bottom:10px;
padding:5px;
border:0px;
background-image:url(img/rightpanebg-sand.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:11px;
line-height:12px;
}

table.prequal_table{
width:500px;
margin-bottom:10px;
padding:0px;
border:0px;
line-height:12px;
text-align:left;
}

#underContent{
width:900px;
height:19px;
margin:0px;
padding:0px;
border:0px;
}

#footer{
width:900px;
height:58px;
margin:auto;
padding-top:48px;
border:0px;
color:#FFFFFF;
font-size:12px;
background-image:url(img/footer.jpg);
background-repeat:no-repeat;
text-align:center;
}

#clearall{clear:both;display:block;}

a:link, a:visited, a:active{color:#000000;text-decoration:underline;}
a:hover{color:#0A3A01;text-decoration:none;}

h1{
margin:0px;
padding:0px;
text-align:left;
font-size:18px;
font-weight:normal;
line-height:24px;
}
.pageimg{border:1px solid #933F07;}
ul{
margin:10px;
margin-left:40px;
padding:0px;
text-align:left;
font-size:12px;
font-weight:normal;
line-height:24px;
}
ol{
margin:10px;
margin-left:40px;
padding:0px;
text-align:left;
font-size:12px;
font-weight:normal;
line-height:24px;
}
#prequal_main{
margin:10px;
padding:0px;
text-align:left;
font-size:11px;
font-weight:normal;
line-height:14px;
}
li{margin-bottom:5px;}
p{margin:10px;text-align:left;vertical-align:top;}
p.centered{width:200px;margin:auto;}
table{line-height:24px;}

/* Contact form */
#btnSent{
color:#ffffff;
background-color:#933F07;
border:1px solid #0A3A01;
}
#Button1{
color:#ffffff;
background-color:#933F07;
border:1px solid #0A3A01;
}