@charset "utf-8";

/* Layout Properties */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #2D3627;
}
#container {
	width: 872px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* Tool Links: Contact, Directions, Home */

#tools {
	padding-right: 18px;
	padding-top: 11px;
}
#tools p {
	margin-top: 0px;
	padding-top: 0px;
	text-transform: lowercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#tools a {
	color: #666666;
	text-decoration: none;
}
#tools a:hover {
	color: #666666;
	text-decoration: underline;
}



/* Tagline: There's no place quite like it ... */

#header {
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 254px;
}
#header h1 {
	color: #7B956F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



/* Navigation Box  */

#nav {
	padding-top: 82px; /* 89 */
	width: 220px;
	margin-left: 41px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-position: left;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0EBD5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/navSolid.gif);
	background-repeat: repeat-y;
	padding: 3px 0px 4px 20px;

}
#nav a:hover {
	display: block;
	background-image: url(../images/navSolid_2.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0px 4px 20px;
}



/* Top Region - Set Height */

#top {
	height: 400px;
}



/* Main Content Area */

#mainContent {
}



/* Left Column */

#left {
	float: left;
	width: 570px;
	padding-bottom: 40px;
}
#leftWide {
	width: 790px;
	padding-bottom: 40px;
}
#left h1, #leftWide h1 {
	font-family: "Times New Roman", Times, serif;
	color: #24352E;
	font-size: 22px;
	font-weight: normal;
	margin-left: 60px;
	margin-top: 30px;
}
#left h2, #leftWide h2 {
	font-family: "Times New Roman", Times, serif;
	color: #655231;
	font-size: 20px;
	font-weight: normal;
	margin-left: 60px;
	margin-top: 30px;
}
#left h3, #leftWide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 60px;
	margin-top: 20px;
	font-weight: normal;
	line-height: 26px;
}
#left p, #leftWide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 60px;
	margin-right: 30px;
	line-height: 25px;
}
#left iframe {
	margin-left: 60px;
}
#left ul, #leftWide ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 70px;
	margin-right: 30px;
	line-height: 25px;
}
.rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #2D3627;
	font-size: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.attribute {
	font-size: 11px !important;
	color: #333333;
	line-height: 18px !important;
}


/* Mailing List */

.mailingList {
	margin-left: 60px;
}



/* Right Sidebar */

#right {
	float: right;
	width: 280px;
}
#rightBox {
	width: 262px;
	border: 1px solid #3B4835;
	background-color: #D1DACD;
	background-image: url(../images/sidebarBackground.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-bottom: 20px;
}
#rightBox h1 {
	font-family: "Times New Roman", Times, serif;
	color: #24352E;
	font-size: 22px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 20px;
}
#rightBox h2 {
	font-family: "Times New Roman", Times, serif;
	color: #655231;
	font-size: 20px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 20px;
}
#rightBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px;
}
#rightPhoto {
	margin-top: 20px;
	width: 262px;
}
#rightPhoto p {
	margin-top: 0px;
}
#rightPhoto img {
	border: 1px solid #3B4835;
	margin-bottom: 10px;
}



/* Footer Region */

#footer {
	background-color: #2D3627;
	padding-top: 8px;
	padding-bottom: 20px;
}
#footer p {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D1C0;
	font-size: 11px;
	text-align: center;
}



/* Clear Floats */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

