@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
}
#wrapper {
	background:#511f20;
	clear:both;
	padding:0px;
	margin:0px;
	background-image:url(images/background1.jpg);
	font:14px/18px Helvetica, "Arial", san-serif;
	background-repeat: no-repeat;
	background-position: top;
}
div, p, h1, h2, h3, ul {
	padding:0px;
	margin:0px;
}
h1 {
	font-size:18px;
	text-align:left;
	color:#511F20;
	line-height: 24px;
}
h2 {
	font-size:14px;
	color:#511F20;
	line-height: 18px;
}
#header {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 760px;
	position:relative;
}
#address {
	position: absolute;
	color:#FFFFFF;
	width: 362px;
	font-size:12px;
	left: 215px;
	top: 163px;
	height: 24px;
}
#topnav {
	margin: 0 auto 0 auto;
	width: 760px;
	background-image:url(images/buttons1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 38px;
}
#topnav ul {
	padding-left:53px;
}
#topnav ul li {
	list-style-type:none;
	float:left;
	font:10px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	height: 33px;
	line-height:33px;
}
#topnav ul li a {
	width:94px;
	display:block;
	color:#000000;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	height: 33px;
	line-height:33px;
}
#topnav ul li a:hover {
	background:url(images/button_backgrnd-over.jpg) 0 0 repeat #511f20;
	color:#FFFFFF;
	height: 33px;
	line-height:33px;
}
#pictures {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	position: relative;
}
#midpage {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background-image: url(images/ctr-mid.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#midpage2 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background-image: url(images/ctr-mid2.jpg);
	background-repeat: repeat-y;
}
#page_content {
	padding: 32px 24px 12px 34px;
	width: 702px;
	background-image: url(images/ctr-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#page_content2 {
	padding: 32px 34px 12px 34px;
	width: 692px;
	background-image: url(images/ctr-top2.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#page_content2 ul li {
	float:left;
	list-style-type: disc;
	list-style-position: inside;
	width:220px;
	display: block;
	text-decoration:none;
	text-align:left;
	height: 18px;
	line-height:18px;
}
#content_1 {
	width: 480px;
	text-align:justify;
}
#right_col {
	float:right;
	width:160px;
	padding-right: 20px;
	clear: both;
	position: absolute;
	left: 545px;
	top: 32px;
}
#botpage {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 50px;
	background-image: url(images/ctr-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
#botpage2 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 50px;
	background-image: url(images/ctr-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
#footer {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 100px;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position:relative;
}
#footer2 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 100px;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position:relative;
}
#footernav {
	position:absolute;
	left: 58px;
	top: 46px;
	height: 18px;
}
#footernav ul li {
	list-style-type:none;
	float:left;
	font:10px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	height: 33px;
	line-height:33px;
}
#footernav ul li a {
	width:94px;
	display:block;
	color:#000000;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	height: 13px;
	line-height:13px;
}
#footernav ul li a:hover {
	background-color: #FF0000;
	height: 13px;
	line-height:13px;
	text-decoration:underline;
}
#copyright {
	clear:both;
	text-align:center;
	font:10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	padding: 80px 0 0 0;
}
#bottomspace {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 40px;
}
