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


body {
	background-color: #f5efea;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	overflow-y: scroll;
}
body,td,th {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 767px;
	background-image: url(../images/background_center.png);
	background-repeat: repeat-x;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:767px;
	z-index:1;
	height: 299px;
}
#menu1 {
	position:absolute;
	left:372px;
	top:30px;
	width:354px;
	height:29px;
	z-index:3;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5f3226;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#flashbanner {
	position:absolute;
	left:45px;
	top:104px;
	width:677px;
	height:131px;
	z-index:5;
}
#menu2 {
	position:absolute;
	left:15px;
	top:261px;
	width:740px;
	height:38px;
	z-index:6;
}
#content {
	position:absolute;
	left:45px;
	top:322px;
	width:677px;
	height:132px;
	z-index:7;
}
#apDiv1 {
	position:absolute;
	left:204px;
	top:452px;
	width:322px;
	height:29px;
	z-index:1;
}
.style1 {font-size: 10px}
#home {
	position:absolute;
	left:59px;
	top:42px;
	width:60px;
	height:43px;
	z-index:2;
}
.style4 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.style4 a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.style4 :hover {
	color: #5f3226;
	font-weight: bold;
	font-size: 10px;
}
.header {
	background-color:#cec9c4;
	display: block;
	text-indent: 3px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #FFFFFF;
}
.largeheader {
	background-color:#cec9c4;
	display: block;
	text-indent: 3px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #FFFFFF;
}
.smallfooter {
	background-image: url(../images/footer_small.gif);
	background-repeat: no-repeat;
}
.formbox {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 190px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.formboxsmall {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 60px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.formboxcomment {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 100px;
	width: 390px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.submit {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #342119;
	height: 28px;
	width: 190px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#flashbannerback {
	position:absolute;
	left:37px;
	top:95px;
	width:693px;
	height:149px;
	z-index:4;
}
