/* CSS Document */

body{
	margin:0 auto; 
	font-family: "Times New Roman", Times, serif;
	background: url(images/bg.jpg) top center repeat-x;
	font-size:14px;
	}

#container{
	margin:0 auto; 
	width:824px;
	}
#containerBG{

		}
#headerBG{
	background:url(images/homeBG.jpg) top no-repeat;
	}
#footerBG{
	min-height:500px;
	padding-bottom:12px;
	}
#header {
	width:824px;
	height:135px;

	}
	
#menu {
	width:610px;
	height:28px;
	padding:60px 0 0 212px;
	}
	
#menu img {
	padding:0px;
	margin:0px;
	}
	
#contain {
	width:824px;
	min-height:440px;
	display:block;
	float:left;

	}
	
.contain_l {
	width:256px;
	padding:0px;
	float:left;
	padding-top:195px;
	text-align:center;

	}
	
.contain_l img{

	}

.contain_r {

	width:508px;
	float:left;
	padding:30px 20px 0 40px;
	color:#3C220F;

	}
	
.left {
	float:left;
	width:231px;
	height:375px;
	color:#993300;
	font-style:italic;
	line-height:16px;
	}

.leftmenu{
	width:220px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-align:left;
}
.home{
	width:220px;
	display:block;
	float:left;
	color:#37160D;
	text-align:left;
}
#tophome{
	width:825px;
	height:500px;
	display:block;
}
#underhome{
	width:800px;
	height:150px;
	margin: 0 auto;
	display:block;
	color:#37160D;
	text-align:left;
}
#underhome h1{
	margin-top:0px;
}
.leftmenu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}
.leftmenu a:hover {
	color:#C70C15;
	font-weight:bold;
	font-size:18px;
}
ul.vert-one2 li a{
	color:#FFFFFF;
	font-weight:bold;
}
.leftmenu h1{
	line-height: 20px;
	margin-left: 15px;
	font-size:22px;
	
}

#bottom  {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
	font-size:12px;
	width:824px;
	height:85px;
	float:left;
	color:#333333;
	text-align:center;
	}
	
#bottom img {
	padding:10px 390px 0 0;
	}
	
#bottom img  {
	float:right;
	}
	
	
#bottom a  {
	text-decoration:none;
	color: #000000;
	padding:0 3px 0 3px;
	}

ul#simple-menu{
	list-style-type:none;
	font-family: "Times New Roman", Times, serif;
	width:auto;
	height:27px;
	margin:0px;
	padding:0px;
	font-size:16px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:20px;
	padding:0 12px;
	 }

ul#simple-menu li a{
	
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	}


ul#simple-menu li a:hover{
	padding:0px;
	margin: 0px;
	color:#FFFFFF;
	}
	
.vert-one li{
	width:130px;
	height:140px;
	float:left;
	margin:7px;
	display: block;
	background-color:#990000;
	text-align:center;
}
.vert-one li a{
	width:120px;
	display:block;
	margin:5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-family: Arial;
}
.vert-one li a img{
	border: 0px;

}