/* CSS Document */

#container {
	width:820px;
	background-color:#ffffff;
	overflow:hidden;
	text-align:left;
	background-image:url(../images/page/containerbg.jpg);
	}



#header {
width:808px;
height:90px;
padding:0 0 0 12px;
}

#left {
	float:left;
	width:150px;
	border-right:1px solid #7a1600;
	padding:0 0 0 20px;
}

#left a {
color:#666666;
text-decoration:none;
}

#left a:hover {
text-decoration:underline;
}

#left ul {
padding:0 0 0 0;
list-style:none;
}

#left li {
color:#999999;
padding:5px 0 0px 0;
}

#left li#active a{
color:#7a1600;
}

#rightside {
	float:right;
	width:0px;

}

#footer {
	width:800px;
	height:50px;
	font-size:10px;
	border-top:5px solid #b7af96;
	clear:both;
}

#footer a {
	color:#7a1600;
}

#footerbottom {
background-image:url(../images/page/footerbottom.jpg);
height:15px;
text-align:right;
padding:15px 30px 0 10px;
font-size:10px;
color:#333333;
}

#footerbottom a {
font-size:10px;
color:#333333;
}

/*Header Section*/
#logo {
	float:left;
	width:180px;
	height:90px;
}

#headerright {
	float:left;
	text-align:left;
	width: 590px;
	height:57px;
	color:#b7af96;
	font-size:36px;
	padding:33px 0 0 10px;

}

/*Content Section */

#centrecolumn {
	float:right;
	width:610px;
	padding:0 0px 20px 0;
	
}

#centrecolumn a {
color:#7a1600;
}

#centrecolumn ul {
padding:0 0 0 0;

}

#centrecolumn li{
margin:0 0 0 20px;
}

#columntwo {
	float:left;
	width:400px;
	padding:0 10px 20px 10px;
	
}

#columntwo a {
color:#7a1600;
}

#columntwo ul {
padding:0 0 0 0;

}

#columntwo li{
margin:0 0 0 20px;
}

#columnthree {
	float:left;
	width:10px;
	padding:0 0px 20px 0;
	border-left:1px solid #7A1600;
	
}

#columnthree a {
color:#7a1600;
}

#columnthree ul {
padding:0 0 0 0;
margin:0;
list-style:none;

}

#columnthree li{
margin:0 0 5px 10px;
}


#rightcolumn {
	float:right;
	width:0px;
	background-color:#003300;
	background-color:#b7af96;
	padding:15px 0 0 15px;
	color:#FFFFFF; 
	font-size:18px;
}

/*Footer Section*/

#footerleft {
	text-align:left;
	float:left;
	width:180px;
	font-size:10px;
	color:#7a1600;
}

#footerright {
	text-align:left;
	float:left;
	height:50px;
}

/*Home Page*/


#content {
width:800px;
padding:20px 0 0px 0;
}

#homecontent {
	padding:0px 25px 0 25px;
	background-image:url(../images/page/homecontent.jpg);
	min-height:200px;
	color:#000000;
}

#homefooter {
	background-image:url(../images/page/homefoot.jpg);
	background-repeat:no-repeat;
	height:110px;
}

#homebg {
	background-image:url(../images/page/homebg.jpg);
}

/*Content Pages*/

#contentimage {
	float:left;
	width:245px;
	height:456px;
	background-repeat:no-repeat;
}

#contenttext {
	float:left;
	width:245px;
	background-color:#e9e7df;
	min-height:456px;
}

#contenttextheader {
	background-image:url(../images/page/contenttextheader.gif);
	background-repeat:no-repeat;
	margin:5px 0 10px 10px;
	padding:27px 0 5px 5px;
}

.contentitem {
	margin:0 15px 10px 0px;
	border-bottom:1px solid #ffffff;
}

.contentitem ul {
	padding:0 0 0 20px;
}

#contenth3 {
	padding:32px 0 0 25px;
}

#contenth2 {
	padding:10px 0 0 25px;
}

#mainimage {
width:820px;
height:171px;
}

#menu {
width:800px;
height:30px;
background-color:#b7af96;
}

#menu ul {
padding:0 0 0 0;
list-style:none;
display:inline;
}

#menu li#activemenu a{
color:#7a1600;
}

#menu a {
float:left;
display:block;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

#menu li {
float:left;
padding:5px 20px 0 20px;
font-size:14px;
}

#menu a:hover {
text-decoration:underline;
}

#buttons {
padding:20px 0 0 0;

}

.buttonbox {
float:left;
margin:0 12px 0 0;
}
#links_text{
	visibility: hidden;
	position:absolute;
	bottom:0px;					
}