body {
	background-color: #F6EBCD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width: 870px;
	margin-left: auto;
	margin-right:auto;
}
.logo {
	width:860px;
	height: 103px;
	margin-left: 5px;
}
.mainbuttons {
	width: 529px;
	height: 52px;
	float:right;
	margin-top: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
}
.mainbuttonsb {
	position:absolute;
	width: 493px;
	height:23px;
	margin-left: 24px;
	margin-top: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:FFF;
}
.mainbuttonsb a:link {
	color:#FFF;
	text-decoration: none;
}
.mainbuttonsb a:hover {
	color:#FFC17E;
	text-decoration: none;
}
.mainbuttonsb a:visited {
	color:#FFF;
	text-decoration: none;
}
.mainbuttonsb a:hover {
	color:#FFC17E;
	text-decoration: none;
}
.mainbuttonsb a:active {
	color:#FFC17E;
	text-decoration: none;
}

/* centerimage */
.centermain {
	width: 867px;
	height: 368px;
	margin-top: 14px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/midmain.png);
}
.centermainimg {
	position:absolute;
	width:822px;
	height:326px;
	margin-left: 23px;
	margin-top: 18px;
	background-color:#FFF;
	z-index:1;
}

/*homepage content*/
.tomoutline {
	position:absolute;
	width:222px;
	height: 262px;
	margin-top: 120px;
	margin-left:6px;
	z-index:100;
}
.homecenter {
	width: 846px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
}
.headtitle {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#491905;
	font-weight:bold;
	background-color:#F6EBCB;
}
.headtitleleft {
	background:url(images/titlebg.jpg) repeat-x center;
	height:21px;
}
.tablefont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#421F00;
	line-height: 1.6em;
}
.imgstyle {
	border: 1px solid #421F00;
	padding: 4px;
}
.imgstyle:hover {
	background-color:#FFFFFF;
}
.imgstyle:active {
	background-color:transparent;
}

/* footer */
.footertop {
	background-image:url(images/footerbreak.jpg);
	width: 850px;
	height: 17px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 18px;
}
.footercontent {
	width: 845px;
	margin-left:auto;
	margin-right:auto;
}
