@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #2d1d1d;
	margin: 0px;
	scrollbar-face-color: #3d2b28;
	scrollbar-highlight-color: #5a453f;
	scrollbar-3dlight-color: #5a453f;
	scrollbar-shadow-color: #5a453f;
	scrollbar-darkshadow-color: #5a453f;
	scrollbar-arrow-color: #84c225;
	scrollbar-track-color: #5a453f;
}
#header {
	background-image: url(graphics/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 314px;
	padding-left: 400px;
	padding-top: 29px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#main {
	background-image: url(graphics/main_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 413px;
	width: 679px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#subBack {
	background-image: url(graphics/sub_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	height: 355px;
	width: 388px;
	clear: right;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 15px;
}

#scrollText {
	width: 380px;
	height: 355px;
	padding-right: 12px;
	margin:0px;
	overflow: auto;
	background-attachment: fixed;
}

#galleryBack {
	background-image: url(graphics/galleryBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 392px;
	width: 630px;
	margin: auto;
	padding: 10px;
}
#aboutImage {
	background-image: url(graphics/aboutImage.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 240px;
	background-position: 60px 10px;
	margin: 0px;
	float: left;
	padding-top: 300px;
	clear: right;
}

.tagline {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 8px;
}
.tagline2 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4px;
}

.copy {
	font-size: 8pt;
	color: #5A453F;
	margin-top: 0px;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#84c225;
	text-decoration: none;
}
.photo1 {
	height: 135px;
	width: 125px;
}

.photo2 {
	float: left;
	height: 180px;
	width: 146px;
	margin-left: 20px;
}

.photo3 {
	height: 247px;
	width: 192px;
	float: right;
	margin-top: 60px;
}
#special {
	height: 230px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 16px;
	border: thin solid #2D1D1D;
	background-image: url(graphics/SpringSpecial.gif);
}
