@import url("reset.css");
@import url("product_classes.css");
@import url("forms.css");
@import url("data_table.css");

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	background: url('../images/topbg.jpg') top center repeat-x #D4D2BE;
	line-height: 1.55em;
}
#container {
	margin: 0 auto;
	width: 934px;
}
#header {
	display: block;
	height: 165px;
}
#nav {
	display: block;
	height: 29px;
	padding: 8px 38px 0px 38px;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1em;
}
#nav a {
	color: white;
	text-decoration: none;
}
#nav a:visited {
	color: white;
	text-decoration: none;
}
#nav a:hover {
	color: #A0993E;
	text-decoration: none;
}
#maintextarea {
	position: relative;
	top: -8px;
	left: 2px;
	width: 609px;
	background: white;
	background: url('../images/maintextareaback.jpg') top center repeat-y;
}
#maintextareatop {
	position: relative;
	background: url('../images/maintextareatop.jpg') top center no-repeat;
	width: 609px;
	min-height: 600px;
}
#maintextareatext {
	postion: relative;
	width: 587px;
	margin: 0 auto;
}
#photo {
	display: block;
	width: 587px;
	height: 217px;
	background: url('../images/slide6.jpg') no-repeat;
}
#text {
	display: block;
	background: url('../images/maintextareatextback.jpg') top left repeat-x;
	padding: 50px 40px 0px 40px;
	min-height: 400px;
}
#maintextareabottom {
	position:relative;
	background: url('../images/maintextareabottom.jpg') top center no-repeat;
	width: 609px;
	height: 92px;
}
#tfish {
	position: relative;
	top:46px;
	left:42px;
	font-size: .8em;
	background: #D4D2BE;
}
#coltwo {
	position: relative;
	top: -8px;
	float: right;
	margin-right: 2px;
	width: 288px;
	background: url('../images/coltwoback.jpg') top center repeat-y;
}
#coltwotext {
	background: url('../images/happenings.jpg') top center no-repeat;
	padding: 111px 25px 20px 25px;
	color: white;
	min-height: 270px;
}
#coltwobottom {
	background: url('../images/coltwobottomback.jpg') top center repeat-y;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 20px 25px 20px 25px;
	font-size: .9em;
	line-height: 1.3em;
	color: black;
}
h3 {
	font-size: 1.05em;
	font-weight: bold;
	color: #A0993E;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#coltwotext a {
	color: white;
	text-decoration: none;
	font-size: .8em;
}
#coltwotext a:visited {
	color: white;
	text-decoration: none;
}
#coltwotext a:hover {
	color: #A0993E;
	text-decoration: none;
}
#text a {
	color: #4B9355;
	font-weight: bold;
	text-decoration: none;
}
#text a:visited {
	color: #4B9355;
	text-decoration: none;
}
#text a:hover {
	color: #075E80;
	text-decoration: none;
}
.orangebold {
	color: #EF531F;
	font-weight: bold;
}
.orange {
	color: #EF531F;
}
.greenbold {
	color: #4B9355;
	font-weight: bold;
}
.green {
	color: #4B9355;
}
.brownbold {
	color: #A0993E;
	font-weight: bold;
}
.brown {
	color: #A0993E;
}
.bluebold {
	color: #075E80;
	font-weight: bold;
}
p {
	margin-top: 19px;
	margin-bottom: 19px;
}
#scroll {
	height: 180px;
	overflow: auto;
}
.weeks {
	text-size: 1.6em;
	color: #075E80;
	font-weight:bold;
}	