/* CSS Document */

body{
margin:0px;
background-image:url(images/main_bg.gif);
background-repeat:repeat-x;
background-color:#DDDAB0;
}
p,ul, li, form{
padding:0px;
margin:0px;
}
ul{list-style-type:none;}

td{
font-family:Tahoma;
font-size:9px;
color:#ABA77F;
line-height:13px;
}
.topBg{
width:690px;
height:98px;
background-repeat:no-repeat;
}
.border{
border-left:3px solid #396A11;
border-right:3px solid #396A11;
}
.navBg{
background-image:url(images/menu_bg.gif);
}
.header{
width:690px;
height:217px;
background-repeat:no-repeat;
}
.midBg{
	background-image:url(images/mid_bg.gif);
	background-repeat:repeat-x;
	border-top:#D3D0A6 solid 1px;
	border-bottom:#D3D0A6 solid 1px;
	height:217px;
	background-position: 0px;
}
.midBorder{
border-bottom:#AAA67E dashed 1px;
border-top:#AAA67E dashed 1px;
background-color:#356816;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:10px;
color:#DDDAB0;
padding-left:5px;
padding-top:4px;
padding-bottom:4px;
}
.picBorder{
border-bottom:#AAA67E dashed 1px;
}
.midTextPadding{
padding-top:16px;
padding-bottom:10px;
padding-left:12px;
}
.viewMorePadding{
padding-left:12px;
}
.viewMore{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:9px;
color:#DDDAB0;
text-decoration:none;
}
.viewMore:hover{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:9px;
	color:#DDDAB0;
	text-decoration:underline;
}
.bottomBg{
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-x;
}
ul li {
	font-size:9px;
	color:#554F40;
	padding:0 0 0 0px;
}
ul li a {
	font-size:9px;
	color:#554F40;
	border-bottom:#8E8B6E dashed 1px;
	text-decoration:none;
	line-height:14px;
}
ul li a:hover {
	font-size:9px;
	color:#554F40;
	text-decoration:none;
	border:none;
	line-height:14px;
}
.bottomTextRed{
font-weight:normal;
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:90px;
font-weight:bold;
color:#554F40;
}
.footer a{
color:#554F40;
text-decoration:none;
margin:0 5px 0 5px;
}
.footer a:hover{
color:#554F40;
text-decoration:underline;
margin:0 5px 0 5px;
}
.copyright{
	color:#490F0F;
	font-weight:normal;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
}
.links {
	font-size: 11px;
	font-style: normal;
	color: #591A1A;
	text-decoration: underline;
}
