/* 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:Verdana;
font-size:12px;
color:#ABA77F;
line-height:12px;
}
.topBg{
background-image:url(images/top_bg.gif);
width:690px;
height:98px;
background-repeat:no-repeat;
}
.border{
border-left:#232227 solid 3px;
border-right:#232227 solid 3px;
}
.navBg{
background-image:url(images/menu_bg.gif);
}
.header{
background-image:url(images/header_pic.gif);
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;
}
.midBorder{
border-bottom:#AAA67E dashed 1px;
border-top:#AAA67E dashed 1px;
background-color:#8E7F62;
font-family:"verdana";
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:"verdana";
font-weight:bold;
font-size:9px;
color:#DDDAB0;
text-decoration:none;
}
.viewMore:hover{
font-family:"Verdana";
font-weight:bold;
font-size:10px;
color:#DDDAB0;
text-decoration:underline;
}
.bottomBg{
background-image:url(images/bottom_bg.gif);
background-repeat:repeat-x;
}
ul li {
	font-size:10px;
	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:10px;
	color:#554F40;
	text-decoration:none;
	border:none;
	line-height:14px;
}
.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: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{
padding:12px 0 0 161px;
color:#9D531B;
font-weight:normal;
}
