@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d4d4d;
}

a:link {
	color: #7B5E2D;
	text-decoration: none;
	}

a:visited {
	color: #7B5E2D;
	text-decoration: none;
	}

a:hover {
	color: #646F73;
	text-decoration: none;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #383F45;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CACD;
	margin-right: 5px;
	
	}
	h4 {
	font-size: 14px;
	font-weight: bold;
	color: #383F45;

	
	}

#topbar {
	width: 100%;
	height: 310px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#topbox {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#bodynav {
	width: 227px;
	float: left;
	margin-left: 10px;
	background-image: url(images/menumid.png);
	background-repeat: repeat-y;
	margin-top: 16px;
}
#menutop {
	height: 48px;
	background-image: url(images/menutop.png);
}
#menubut {
	height: 21px;
	background-image: url(images/menubut.png);
}

#bodycontent {
	float: right;
	width: 510px;
	background-image: url(images/bodyconbg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 15px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 18px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	line-height: 45px;
	padding-left: 300px;
	font-size: 9px;
	color: #FFF;
}
#footer a:link {
	color: #CCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#topbox {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 45px 0px;
	margin-bottom: 7px;
	text-align: right;
	height: 80px;
}
#header {
	height: 227px;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/flashbg.jpg);
	text-align: center;
	margin-top: -4px;
}
.clearfloat {
	clear:both;
}

#toplink {
	margin-left: 430px;
	padding-top: 51px;
}
#toplink a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	width: 109px;
	height: 31px;
	margin-right: 10px;
	background-image: url(images/bt1.png);
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#toplink a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	width: 109px;
	height: 31px;
	margin-right: 10px;
	background-image: url(images/bt1.png);
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#toplink a:hover {
	background-image: url(images/bt2.png);
	color: #333;
		}


#menubody a:link {
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menuline.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #383F45;
	text-decoration: none;
	font-weight: normal;

}

#menubody a:visited {
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menuline.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #383F45;
	text-decoration: none;
	font-weight: normal;
}

#menubody a:hover {
	background-image: url(images/menuline2.png);
	color: #82632F;
		}
#mainbody {
	margin-bottom: 16px;
}
#bodyphoto {
	width: 120px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photobg {
	background-image: url(images/picbg.png);
	padding: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#homeitems {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D969B;
	width: 510px;
}
#itemleft {
	float: left;
	width: 150px;
}
#itemright {
	width: 350px;
	float: right;
}
