/* CSS Document */

body{
margin:0px;
background-color:#150801;
}

p,ul, form{
padding_top:30px;
margin:0px;
font-family:Arial;
font-size:12px;
line-height:14pt;
color:#333333;
}
a {
	color: #92230d; 
}
a:hover {
	color: #d23d20;
}

ul{list-style-type:none;}

H1{
padding_top:10px;
padding_bottom:20px;
margin:0px;
font-family:Times;
font-size:18px;
line-height:14pt;
color:#333333;
}
.topBg{
width:690px;
height:120px;
background-repeat:no-repeat;
}
.border{
border-left:#523821 solid 3px;
border-right:#523821 solid 3px;
}

.header{
width:690px;
height:250px;
background-repeat:no-repeat;
}
.midBg{
background-color:#ffffff;
height:217px;
}
.midBorder{

padding:2px;

}
.picBorder{
}
.midTextPadding{
padding-top:16px;
padding-bottom:10px;
padding-left:12px;
font-family:Arial;
font-size:12px;
line-height:14pt;
color:#000000;
}
.viewMorePadding{
padding-left:12px;
}
.viewMore{
font-family:Arial;
font-weight:bold;
font-size:11.5px;
color:#ffffff;
text-decoration:underline;
}
.viewMore:hover{
font-family:Arial;
font-weight:bold;
font-size:11.5px;
color:#999999;
text-decoration:underline;
}
.bottomBg{
background-image:url(images/bottom_bg.gif);
background-repeat:repeat-x;
}

.interiorBg{
background-repeat:repeat-x;
background-color:#ffffff;

}

.bottomTextRed{
font-weight:bold;
color:#9D531B;
}
.bottomText{
color:#554F40;
}
.mail{
font-weight:bold;
color:#554F40;
text-decoration:none;
}
.mail:hover{
font-weight:bold;
color:#554F40;
text-decoration:underline;
}
.footer{
padding-top:20px;
padding-bottom:70px;
padding-left:100px;
font-weight:bold;
color:#ffffff;
}

.copyright{
padding:12px 0 0 120px;
color:#ffffff;
font-weight:normal;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding-left: 11px;
float: center;
font: 12px Arial;
font-variant: small-caps;
width: 100%;


}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 10px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;

}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
-->
