body {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:15px;
	width:998px;
}
#container #buyonline {
	position: absolute;
	height: 30px;
	width: 900px;
	right:15px;
	margin-top:15px;
	top: -1px;
	text-align: right;
	z-index:1000;
}
#container #header {
	position: absolute;
	height: 120px;
	width: 998px;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index:2;
}
#container #topmenu {
	position: absolute;
	width: 998px;
	height: 29px;
	left: 0px;
	top: 121px;
}
#container #content {
	background-image: url(images/middlefill.gif);
	position: absolute;
	width: 998px;
	left: 0px;
	top: 150px;
	background-repeat: repeat-y;
}
#container #content #contenttext {
	position: relative;
	width: 900px;
	left: 50px;
	top: 30px;
}
#container #content #footer {
	height: 10px;
	width: 998px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #86768a;
	text-align: center;
}
h2 {
	font-size:21px;
	color: #86768a;
	font-family: "Times New Roman", Times, serif;
}
A.topnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:hover {
	color: #e0e17b;
	text-decoration: none;
	font-weight: bold;
}
p.smalltext {
	font-size: 11px;
	line-height: 13px;
	color:#ffffff;
}
.innergradient {
	background-image: url(images/innergradient.gif);
	background-repeat: repeat-x;
	padding: 25px;
}
A.leftmenu:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:active {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
A.leftmenu:hover {
	color: #a04109;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.brownboxfill {
	background-image: url(images/brownboxmiddle.gif);
	background-repeat: repeat-y;
	padding: 15px;
}
A:link {
	color: #86768a;
	text-decoration: underline;
}
A:visited {
	color: #86768a;
	text-decoration: underline;
}
A:active {
	color: #86768a;
	text-decoration: underline;
}
A:hover {
	color: #5a9b9f;
	text-decoration: underline;
}
A.white:link {
	color: #ffffff;
	text-decoration: underline;
}
A.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
A.white:active {
	color: #ffffff;
	text-decoration: underline;
}
A.white:hover {
	color: #db950d;
	text-decoration: underline;
}
.textsubheads {
	line-height: 16px;
}.photoright {
	margin-bottom: 30px;
	margin-left: 40px;
}
.mediumtext {
	font-size: 16px;
	line-height: 20px;
}
