@charset "UTF-8";
body {
	background-image: url(assets/body_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F1CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 26px;
	color: #000000;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 990px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 250px;
	position: relative;
	background-image: url(assets/rulesLeaf_header.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	margin-bottom: 15px;
}
#navigation {
	position: absolute;
	top: 145px;
	width: 970px;
	padding-left: 20px;
	left: 0px;
	z-index: 1000;
}
#leftCol {
	float: left;
	width: 253px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C4B995;
}
#rightCol {
	float: left;
	width: 684px;
	padding-left: 50px;
	margin-bottom: 25px;
}
#rightCol ul {
	list-style-position: inside;
	list-style-image: url(assets/services/carrot_bullet.gif);
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	display: block;
	padding-left: 20px;
	float: left;
	color: #625138;
	padding-right: 20px;
	margin-top: 15px;
}
#rightCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #879C15;
	letter-spacing: 4px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 7px;
}
#rightCol p {
	color: #625138;
	margin-bottom: 9px;
	padding-right: 10px;
}
#rightCol a {
	color: #493C29;
}
#rightCol a:link {
	text-decoration: underline;
	color: #493C29;
}
#rightCol a:visited {
	color: #766141;
	text-decoration: underline;
}
#rightCol a:hover {
	text-decoration: underline;
	color: #493C29;
}
#seasonalFooter {
	clear: both;
	height: 45px;
	background-image: url(assets/fallFooter_bkg.png);
	background-repeat: repeat;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#seasonalFooter h2 {
	float: left;
	font-size: 14px;
	height: 35px;
	color: #C99F00;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #928368;
	letter-spacing: 4px;
	font-weight: normal;
}
#seasonalFooter p {
	font-size: 12px;
	float: left;
	margin-left: 25px;
	height: 35px;
	padding-top: 10px;
	color: #625138;
}
#footer {
	clear: both;
}
#footer a {
	color: #928368;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:link {
	text-decoration: none;
	color: #928368;
}
#footer a:visited {
	color: #928368;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
	line-height: 16px;
	color: #928368;
	text-align: center;
	letter-spacing: 1px;
}
#footer em {
	color: #879C15;
}
#navigation  a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: absolute;
	left: 381px;
	top: 10px;
	z-index: 1010;
}
.middleSpacer {
	margin-left: 295px;
}
.taglinePos {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50px;
}
.leadIn {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
}
.addressPos {
	position: absolute;
	top: 75px;
	left: 93px;
}
.emailPos {
	position: absolute;
	top: 75px;
	left: 700px;
}
.bulletSpacer {
	margin-right: 18px;
	margin-left: 18px;
}
.gallery_thumb {
	float: left;
	margin-bottom: 25px;
	width: 150px;
	padding-top: 5px;
	height: 191px;
	margin-right: 15px;
}
.gallery_thumb p {
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
	margin-bottom: 7px;
}
.gallery_thumb a {
	color: #5A4932;
	text-decoration: none;
}
.gallery_thumb a:link {
	text-decoration: none;
}
.gallery_thumb a:visited {
	color: #95A62B;
}
.gallery_thumb a:hover {
	text-decoration: underline;
}
#rightColGallery {
	float: left;
	padding-left: 50px;
	margin-bottom: 25px;
	height: 400px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C4B995;
	width: 510px;
}
#rightColGallery h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #879C15;
	letter-spacing: 4px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 6px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #5A4932;
	display: block;
	position: relative;
	float: left;
	padding-left: 23px;
	padding-top: 5px;
	width: 105px;
}
#rightColGallery img {
	margin-bottom: 15px;
	float: left;
	clear: both;
}
#leftColGallery {
	float: left;
	width: 253px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
img, div { behavior: url(iepngfix.htc) }



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.subGalHead {
	margin-bottom: 15px;
	float: left;
	clear: both;
}
