body
{
	font-family: Mistral;
	background-color: #2A2A2A;
}

div.header

 {
	background-attachment: fixed;
	background-image: url(sunflower_frame-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006699;
	height: 130px;
	padding-top: 20px;
}
div.header2 {
	font-size: 48px;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006699;
	color: #FFCC66;
	text-transform: capitalize;
	width: 100%;
	height: 50px;
	overflow: visible;
	padding-left: 6px;
	padding-top: 15px;
}
div.nav
{
	float:left;
	width:200px;
	padding-left: 6px;
	padding-top: 6px;
	line-height: 30px;
}
div.content
{
	color: #FFCC66;
	
	font-size: 28px;
	
	padding-left: 20px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFCC66;
	text-align: left;
}
p {
	color: #FFCC66;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 24px;
}
td.detailText {
	color: #FFCC66;
	line-height: 200%;
	font-family: Optima;
	font-size: 16px;
}
a:link, a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
div.splashimgs {
	color: #FFCC66;
	position: absolute;
	font-size: 24px;
	left: 850px;
	top: 180px;
}
div.homeimg {
	position: absolute;
	left: 241px;
	top: 198px;
}
.headerimgs {
	position: absolute;
	font-size: 75px;
	left: 241px;
	top: 27px;
	width: 622px;
	color: #FFCC66;
	text-transform: capitalize;
}
div.gallery {
	color: #FFCC66;
	position: absolute;
	left: 218px;
	top: 101px;
	padding-left: 25px;
	width: 793px;
}
div.siteby {
	color:#FFCC66;
	position: absolute;
	left: 16px;
	top: 636px;
	width: 100px;
	height: 25px;
	}
