@charset "UTF-8";
/* CSS Document */

body {
	
	padding: 0;
	margin: 0;
	background-image: url('images/repeatable.gif');
	background-repeat: repeat-x&y;
	color: #000;
}  



/*"""""""" DIV Styles""""""""*/	



.container {
	background-color: #FFFFFF;
	width: 994px;
	position: relative;
	align: center;
	margin: auto;
	height: 667;
}
.header {
	background-color: #FFFFFF;
	margin: auto;
	height: 289px;
	width: 994px;
	align: center;
	position: relative;
}
.top {
	background-image: url('images/top.gif');
	float: left;
	height: 20px;
	width: 994px;
}

.navigation {
	width: 923px;
	background-color: #FFFFFF;
	float: left;
	height: 57px;
	margin: 0px;
	padding: 0px;
}

.menu_left {
	background-image: url(images/menu_spacer_left.gif);
	float: left;
	height: 28px;
	width: 69px;
}
.about {
	text-align: center;
	height: 28px;
	width: 74px;
	background-image: url(images/about_behind.gif);
}

.subnav {
	float: left;
	width: 200px;
	margin-top: 70px;
	margin-left: 80px;
}
.mainbody {
	float: left;
	width: 400px;
	margin-top: 70px;
}

.footer_container {
	height: 25px;
	width: 832px;
	position: relative;
	align: center;
	margin: auto;
}

.footer {
	height: 25px;
	width: 832px;
	padding-top: 50px;
	padding-left: 80px;
	position: relative;
	align: center;
	margin: auto;
}

.headerleft_shadow {
	background-image: url(images/header_leftshadow.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 212px;
	width: 13px;
}

.headerright_shadow {
	background-image: url(images/header_rightshadow.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 212px;
	width: 13px;
}

.blog {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 212px;
	width: 64px;
}

.logo {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 212px;
	width: 285px;
	padding-top: 0px;
	padding-right: 345px;
	padding-bottom: 0px;
	padding-left: 274px;
}

.navleft_shadow {
	background-image: url(images/nav_leftshadow.gif);
	padding: 0px;
	float: left;
	height: 57px;
	width: 13px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navright_shadow {
	background-image: url(images/nav_rightshadow.gif);
	padding: 0px;
	float: right;
	height: 57px;
	width: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
.abovecontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 944px;
}

.content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 994px;
	background-color: #FFFFFF;
}
.showcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #794400;
	text-decoration: none;
	background-image: url(images/book_copy.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 237px;
	width: 263px;
}

#divWrapper #contentwrapperDiv #colomntwowrapperDiv {
	height: 605px;
	width: 562px;
	position: absolute;
	top: 0px;
	left: 395px;
}



/*"""""""" TEXT Styles""""""""*/	


.body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_italic {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}

.body_allcaps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: uppercase;
}

.body_feature {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature_italic {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: normal;
	font-style: italic;
}

.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.copyright  a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.copyright  a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.copyright  a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.copyright  a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.name_italic {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#382F1D;
	font-size:17px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
}

.name a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#382F1D;
	font-size:9px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.name a:visited {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#382F1D;
	font-size:9px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.name a:active {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#382F1D;
	font-size:9px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.name a:hover {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#382F1D;
	font-size:9px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.large_italic {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#382F1D;
	font-size:15px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
}

A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 22px;
	text-decoration: none;
}

A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 22px;
	text-decoration: none;
}

A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:12px;
	line-height: 22px;
	text-decoration: none;
}

A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:12px;
	line-height: 22px;
	text-decoration: none;
}

.navigation a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#AB9879;
	font-size:10px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.navigation a:visited {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#AB9879;
	font-size:10px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.navigation a:active {
	font-family:Georgia, "Times New Roman", Times, serif
	color:#AB9879;
	font-size:10px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.navigation a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#382F1D;
	font-size:10px;
	font-style:normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.form_copy {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
	line-height: 10px;
}

.submit_button {
	background-color: #a4c71c;
	font-size:10px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}

.body_feature_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:18px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature_title a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:18px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature_title a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:18px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.body_feature_title a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#794400;
	font-size:18px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.events_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}

.events_bold a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}

.events_bold a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}

.events_bold a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}

.events_bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c3b600;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}


.events a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.events a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f3901d;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.galleries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}
.dashed_line {
	background-image: url(images/dashed_line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 1px;
	width: 263px;
	padding: 0px;
	margin: 0px;
}

.green_feature_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:18px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}

.green_feature_title a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:18px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}

.green_feature_title a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:18px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}

.green_feature_title a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f3901d;
	font-size:18px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}

.green_feature_title a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b600;
	font-size:18px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}

.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}


.reverse a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.reverse a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.reverse a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}

.reverse a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #794400;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}