@charset "utf-8";
/* CSS Document */
html
{
	margin:0;
	padding:0;	
}
body
{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
	background-color:#77563D;
	background-image:url(/images/body_bg.jpg);
	background-repeat:repeat-x;
}

#main{

}

img
{
	padding:0;
	margin:0;
}
#centercont {
	width: 915px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincont
{
	display:block;
	float:left;
	width:915px;
	margin-top:5px;
}
#h1cont,#h2cont,#h3cont,#h4cont,#footercont
{
	display:block;
	float:left;
	width:915px;
}
#h1cont
{
	height:131px;
	overflow:hidden;
}
#h2cont
{
	height:215px;
	overflow:hidden;
}
#h3cont
{
	height:75px;
	overflow:hidden;
	float: left;
	width: 915px;
}
#h1top
{
	float:left;
	display:block;
	width:915px;
	height:10px;
}
#h1bot
{
	float:left;
	display:block;
	width:915px;
	height:6px;
	
}
#h1rep
{
	float:left;
	display:block;
	width:915px;
	background-image:url(/images/h1_rep.jpg);
	background-repeat:repeat-y;
	height:115px;
	overflow:hidden;
}
#logocont
{
	float:left;
	display:block;
	width:385px;
	padding-left:30px;
}
#textcont
{
	float:left;
	display:block;
	width:480px;
	padding-right:18px;
	text-align:right;
	padding-top: 8px;
}
.uptext
{
	color:#999999;
}
.bottext
{
	color:#77533D;
	font-weight:bold;
}
.bottext a,.bottext a:hover,.bottext a:visited {
	color: #77533D;
	text-decoration: none;
}
#h2top
{
	float:left;
	display:block;
	width:915px;
	height:10px;
}
#h2bot
{
	float:left;
	display:block;
	width:915px;
	height:11px;
	
}
#h2rep
{
	float:left;
	display:block;
	width:915px;
	background-image:url(/images/h2_rep.jpg);
	background-repeat:repeat-y;
	height:194px;
	overflow:hidden;
}
#h3top
{
	float:left;
	display:block;
	width:915px;
	height:1px;
}
#h3bot
{
	float:left;
	display:block;
	width:915px;
	height:1px;
	
}
#h3rep
{
	float:left;
	display:block;
	width:915px;
	background-image:url(/images/h3_rep.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	height: 74px;
}
#h4rep
{
	float:left;
	display:block;
	width:915px;
	background-image:url(/images/h4_rep.jpg);
	background-repeat:repeat-y;
}

#footertop
{
	float:left;
	display:block;
	width:915px;
	height:6px;
}
#footerbot
{
	float:left;
	display:block;
	width:915px;
	height:11px;
	
}
#footerrep
{
	float:left;
	display:block;
	width:915px;
	background-image:url(/images/footer_rep.jpg);
	background-repeat:repeat-y;
	height:39px;
	overflow:hidden;
}
#h3rep img
{
}
#h4content
{
	padding-left:47px;
	width:803px;
	padding-right:65px;
	padding-bottom: 20px;
}
#footercontent
{
	padding-left:50px;
	padding-right:54px;
	width:811px;
	float: left;
	display: block;
	height: 24px;
	padding-top: 13px;
	font-weight: bold;
	color: #77563D;
}
#h2space
{
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
}
#h2space img
{
	padding:1px;
}
#fcontleft
{
	float:left;
	display:block;
	width:600px;
}
#fcontleft a,#fcontright a:hover,#fcontright a:visited {
	color: #77563D;
	text-decoration: none;
}
#fcontright
{
	float:right;
	display:block;
	width:200px;
	text-align:right;
}
#fcontright a,#fcontright a:hover,#fcontright a:visited {
	color: #77563D;
	text-decoration: none;
}
#menucont
{
	width:911px;
	float:left;
	display:block;
	margin-left: 4px;

}
#menucont a {
	display: block;
	float: left;
	width:151px;
}

.clear{clear:both;font-size:1px;line-height:1px;height:1px;margin-top:-1px;}
.left{display:block;float:left;}
.right{display:block;float:right;}

#content{}
#content h1{font-size:16px;margin:10px 0 5px 0;color:#000;}
#content h2{font-size:14px;margin:10px 0 5px 0;color:#000;}
#content h3{font-size:13px;margin:10px 0 5px 0;color:#000;}
#content p{margin:10px 0;color:#000;font-size:13px;}
#content a:link,#content a:visited,#content a:active {color:#77533D;text-decoration:none;font-weight:bold;}
#content a:hover{text-decoration:none;}
#content ul{margin:0 0 0 10px;padding:0 0 0 10px;}
#content ul li {color:#000;font-size:13px;line-height:17px;}
#content ul li a:link,#content ul li a:visited {color:color:#77533D;text-decoration:none;font-weight:bold;}
#content ul li a:hover {color::#77533D;text-decoration:underline;}

#col1{display:block;float:left;width:396px;margin:0 11px 0 0;}
#col2{display:block;float:left;width:396px;}
