body
{
background-color:#310101;
text-align:center;
}

#background
{
height:123px;
background-color:#000;
}


#container
{
margin:auto;
text-align:left;
width: 800px;
background-color: #f6f6f6;
border-left: 1px solid #ff7e3d;
border-right: 1px solid #ff7e3d;
}

#header 
{
height : 150px;
background-image : url(images/header4.jpg);

}

#content
{
font-family: trebuchet, arial, serif;
font-size:10pt;
color:#000;
padding-left:10px;
padding-right:10px;
margin-top:20px;
}

a.bodylink
{
font-family: trebuchet, verdana, serif;
font-size:9pt;
font-weight:bold;
color:f35b0d;
text-decoration:underline;
}

a.bodylink:hover
{
font-family: trebuchet, verdana, serif;
font-size:9pt;
font-weight:bold;
color:#000;
}

#footer 
{
font-family: trebuchet, arial, serif;
font-size:10pt;
background-color: #f9f9f9;
padding:8px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
color:#8f5613;
text-align:center;
}


a.footerlink
{
font-family: trebuchet, verdana, serif;
font-size:9pt;
font-weight:bold;
color:#494949;
text-decoration:underline;
}

a.footerlink:hover
{
font-family: trebuchet, verdana, serif;
font-size:9pt;
font-weight:bold;
color:#000;
}

.quote
{
font-family: trebuchet, verdana, sans-serif;
font-size: 8pt;
color: #bc4d04;
font-style:bold;
padding-bottom:10px;
}

#linksbar
{
height:22px;
background-color:#f6f6f6;
background-repeat: repeat-x;
text-align:center;
/*border-top:1px solid #3b2904;*/
border-bottom:1px solid #3b2904;
}

a.navlink
{
font-family: arial, verdana, serif;
font-size:9pt;
font-weight:bold;
color:#df600b;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}

a.navlink:hover
{
font-family: arial, verdana, serif;
font-size:9pt;
font-weight:bold;
color:#000;
padding-left:5px;
padding-right:5px;
}

.indeximg
{
float:right;
padding-right:5px;
padding-left:3px;
}

table
{
font-family: trebuchet, arial, serif;
font-size:10pt;
color:#000;
}

h1
{
font-family: trebuchet, arial, serif;
font-size:12pt;
color:#8f5613;
border-bottom: 1px solid #8f5613;
}

h2
{
font-family: trebuchet, arial, serif;
font-size:12pt;
color:#8f5613;
}

h3
{
font-family: trebuchet, arial, serif;
font-size:12pt;
color:red;
}



 #contactform 
{
width:70%;
padding:10px;
margin:0px;

}

.formtext
{
font-family: trebuchet, sans-serif;
font-size:12px;
color:#000;
margin-bottom:5px;
}

.formInput 
{
font-family: trebuchet, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c04401;
background-color: #d5d6d7;
margin:5px;
border: 1px solid #ff7e3d;
padding-left:3px;
}

p.error
{
font-family: trebuchet, verdana, sans-serif;
font-size: 12pt;
color: red;
}