/* 
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
modified (February 2010) by: Scott Marlow, http://www.marketingbymarlow.com

SITE COLORS 

Green: 		#018843, AAE5A4
Lt. Green 	#F6FCEC
Olive: 		#5f6216
Red: 		#6D0739
Orange: 	#FF6600

*/

body {
	text-align: center;
	background: #F4FDE5 url(../img/bg.jpg) no-repeat fixed center top;
	font-family: verdana, arial, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}
a, a:visited {
	color: #F60;
	text-decoration: none
}
a:hover {
	color: #F60;
	text-decoration: underline
}
#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background: #fff url('../img/content_bg.jpg') top left repeat-y;
	border: 1px solid #018843;
}
#page_header {
	background: #fff;
	height: 120px;
	clear: both;
}
#page_header p {
	margin: 0;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 1.2px;
	color: #6C7131;
	text-align: right;
	padding-right: 25px;
	padding-top: 75px;
}
#page_header img {
	border: none; 
	float: left;
	margin-left: 10px
}
#menu_bar {
	height:40px;
	background: #fff url('../img/drop_shadow.gif') top left repeat-x;
	clear: both;
}
#menu_bar ul {
	margin-top:0;
	padding-left:0;
	margin-left:0;
	background: url(../img/menu_bg.gif) repeat-x left top;
	color: #fff;
	float: right;
	width: 100%;
	font-size:12px;
	font-weight: bold;
}
#menu_bar ul li {
	display: inline;
}
#menu_bar ul li a {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	background: #F60 url('../img/menu_bg.gif') top left repeat-x;
	color: #EFEFEF;
	text-decoration: none;
	float: right;
	border-right: 1px solid #fff;
}
#menu_bar ul li a:hover, #menu_bar a.select {
	background: url(../img/menu_hover_bg.gif) repeat-x left top;
	color: #fff;
}
#content_wrapper {
	margin-top:10px;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}
#right_side {
	margin-top:5px;
	float: right;
	width:180px;
	border:0 dashed #ccc;
}
#right_side h3 {
	margin-top:0;
	margin-bottom:10px;
	font-size: 14px;
	color: #650133;
	padding:4px;
	border: 1px solid #AAE5A4;
	background-color:#F4FDE5;
	font-weight: bold;
}
#right_side p {
	margin-top:0;
	margin-bottom:15px;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	padding-left:4px;
	text-align: left;
}
#right_side h4 {
	margin-top:0;
	margin-bottom:15px;
	font-size: 11px;
	color: #666;
	padding-left:4px;
	text-align: left;
	font-weight: bold;
}
#right_side img {
	margin: 8px 0
}
#left_side {
	float: left;
	width:525px;
	background-color: #fff;
	border:0px dashed #ccc;
}
#gallery img, #right_side img {
	border: 1px solid #f60
}
#gallery img {
	margin: 10px
}
h1, #left_side h3 {
	margin-top:0;
	margin-bottom:10px;
	font-size: 18px;
	color: #6D0739;
	background-color:#fff;
	padding:4px;
	border-bottom: 1px solid #018843;
	clear:both;
}
#left_side p {
	margin-top:0;
	margin-bottom:15px;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding-left:4px;
}
#left_side li, #right_side li {
color: #333;
font-size: 12px
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
}
#feature_box {
	float:left;
	width:250px;
	background-color: #F6FCEC;
	border:1px solid #AAE5A4;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:8px;
}
#feature_box h4 {
	padding-left:5px;
	margin-top:0;
	margin-bottom:5px;
	font-size: 12px;
	color: #779E28;
}
#feature_box p {
	font-size: 11px;
	color: #555;
	line-height: 16px;
	margin-bottom:5px;
}
#page_footer {
	height: 60px;
	background-color: #767B43;
	clear: both;
}
#page_footer p {
	padding-top:18px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	letter-spacing:1px;
}
#spacer {
	height:20px;
	clear:both;
}
ul, .arrow_list {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}
#right_side li, #left_side li, .arrow_list li {
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	line-height:18px;
}
#feature_box_large {
	float:left;
	width:520px;
	background-color: #F6FCEC;
	border:1px solid #AAE5A4;
	padding:10px;
	margin-top:10px;
	margin-bottom:0;
	margin-right:10px;
}
/*
LIGHTBOX
*/
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../gallery/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../gallery/images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../gallery/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;/* End hide from IE-mac */
	}
.style1 {
	color: #900;
	font-weight: bold;
}

