/* Start of CMSMS style sheet 'screen' */
/* Appleby Vanner Farm - http://www.applebyvannerfarm.com - © 2008 All Rights Reserved
CSS, XHTML and Graphics by BB Graphics, Ocala Florida - Web Design, Hosting and SEO - http://bbgraphics.com */

/* color guide
---------------------
cc3333 - red
cccc99 - dark tan
ffff99 - gold
cc9933 - dark gold
797860 - army green
-------------------*/

/* body, structure */
* {
	margin: 0;
}

html, body {
	height: 100% !important;
}

body {
	background: #797860 url(images/v1/body_bg.gif) repeat;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}

/* phrase elements */
ul, ol {

}

li {

}

dl {

}

dt {

}

dd {

}

blockquote {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #cc3333;
	margin: 0 50px 20px 50px;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

blockquote.large {
	font-size: 1.5em;
	text-align: center;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

blockquote span {
	color: #ccc;
	padding: 3px;
}

p {
	padding: 0 0 20px 0;
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	padding: 10px 0 10px 0;
}

h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	padding: 10px 0 10px 0;	
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	padding: 10px 0 10px 0;
}

h4 {
	color: #cc3333;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 20px 0 5px 0;	
}

ul, ol, ul ul, ol ol { padding: 0 0 0 3em; }

ul { list-style: disc; }
ul ul { list-style: circle; }
ul li {  }

ol { list-style: decimal; }
ol ol { list-style: lower-alpha; }
ol li {  }

/* special content elements */
.caption-left, .caption-right {
	background-color: #eaeaea;
	border: 1px solid #ccc;
	padding: 5px;
}

.caption-center {
	padding: 5px;
}

.caption-center {
	clear: both;
	display: block;
	text-align: center !important;
}

.caption-left {
	margin: 0 10px 0 0;
	float: left;
}

.caption-right {
	margin: 0 0 0 10px;
	float: right;
}

.caption-left p, .caption-right p, .caption-center p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 5px 0 !important;
	margin: 0;
	text-align: center;
	font-size: 90%;
}

.caption-left p img, .caption-right p img, .caption-center p img {
	border: 0 !important;
} 

.caption-left img, .caption-right img {
	border: 1px solid #ccc !important;
	padding: 0 !important;
}

.hr {
	height: 50px;
	width: 100%;
	background: url(images/v1/hr_bg.gif) no-repeat center;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

/* wrapper */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url(images/v1/wrapper_bg.jpg) repeat-y center;
	width: 776px;
	margin: 0 auto -126px;
	overflow: auto;
}

/* header */
#head_wrapper {
	width: 776px;
	height: 252px;
}

#header_left {
	background: url(images/v1/header_left.jpg) center;
	width: 474px;
	height: 252px;
	float: left;
}

#header_left a {
	width: 474px;
	height: 252px;
	display: block;
	text-indent: -9999px;
}

#header_right {
	background: url(images/v1/header_right.jpg) center;
	width: 302px;
	height: 252px;
	float: left;
	position: relative;
}

#header_right div {
	position: absolute;
	width: 240px;
	height: 110px;
	top: 170px;
	right: 43px;
	text-align: center;
}

#header_right h1 {
	color: #ffff99;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#header_right address {
	font-weight: bold;
	font-size: 80%;
	font-style: normal;
	color: #fff;
	line-height: 1.3em;
}

/* left column, navigation */
#left_col {
	float: left;
	width: 195px;
	padding: 10px 0 0 15px;
}

ul#nav {
	width: 195px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	list-style:none;

}

ul#nav ul {
	padding: 0;
}

ul#nav li a {
	background: transparent url(images/v1/nav_bg.jpg) no-repeat bottom center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 195px;
	height: 51px;
	line-height: 51px;
	margin: 0 0 5px 0;
	text-align: center;
	text-decoration: none;
	color: #cc3333;
}

ul#nav li li a {
	background:none !important;
	height:25px;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #cc3333 !important;
	line-height:25px !important;
	
}

ul#nav li a:hover {
	background: transparent url(images/v1/nav_bg.jpg) no-repeat top center;
	color: #ffff99;
	margin: 0 0 5px 0;	
}

.currentpage {
	background: transparent url(images/v1/nav_bg.jpg) no-repeat top center !important;
	color: #ffff99 !important;
	margin: 0 0 5px 0;
}

ul#nav li li .currentpage {
	background:none !important;
	height:25px;
	color: #F00 !important;
	
}

ul#nav li li a:hover {
	text-decoration:underline;
}

/* content */
#content {
	float: left;
	width: 520px;
	padding: 20px 0 0 20px;
	line-height: 1.5em;
}

#content a:link,
#content a:visited {
	color: #3366cc;
}

#content a:hover,
#content a:active,
#content a:focus {
	color: #cc3333;
}

/* news */
ul.headlines {

}

ul.headlines li {
	border-bottom: 1px dashed #ccc;
	padding: 5px;
}

ul.headlines li a {

}

ul.headlines li span {
	color: #666;
	font-size: 90%;
}

.news-wrap-summary {
	display: block;
	padding: 0 0 10px 0;
}

.news-wrap-detail {

}

.news-content {
	padding: 5px 0 0 0;
}

.news-content p {
	padding: 0 !important;
}

.news-meta {
	color: #666;
	font-size: 90%;
	display: block;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #ccc;
}

.pagination {
	text-align: center;
	font-size: 85%;
	color: #666;
}

.pagination p {
	padding: 0 !important;
}

/* footer */
#footer {
	background: transparent url(images/v1/footer_bg.jpg) no-repeat center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	position: relative;
	margin: 0 auto;
	width: 776px;
	height: 126px;
	line-height: 126px;
	text-align: center;
}

#footer a:link,
#footer a:visited {
	color: #ffff99;
}

#footer a:hover,
#footer a:active {
	color: #fff;
}

#push {
	height: 126px;
}

.clr {
	clear: both;
}

/* forms */
form {

}

.input-text input,
.input-textarea textarea {
	width: 90%;
	background-color: #eaeaea;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 100%;
}

label {
	display: block;
	clear: both;
	padding: 10px 0 3px 0;
	font-size: 1em;
	font-weight: bold;
	color: #cc3333;
}

.submit {
	padding: 10px 0 0 0;
}

/* reusable classes */
.center {
	text-align: center !important;
}

.half {
	width: 45%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.wrap {
	clear: both;
	display: block;
	overflow: auto;
}

.img_left {
	background-color: #eaeaea;
	float: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	border: 1px solid #ccc;
}

.img_right {
	background-color: #eaeaea;
	float: right;
	margin: 0 0 5px 10px;
	padding: 5px;
	border: 1px solid #ccc;	
}

#content img {
	background-color: #eaeaea;
	padding: 5px;
	border: 1px solid #ccc;
}

#content address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	font-style: normal;
	background-color: #eaeaea;
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	margin: 10px 50px 10px 50px;
	display: block;
}

/* Album */
.albumpicturecount {
	float:right;
}
.albumlink {
	display:block;
	text-align:center;
}
.albumlist,
.albumlist li {
	list-style:none;
}

/* Picture List */
ul.picturelist {
	width:519px;
}
ul.picturelist li {
	width:173px;
	display:block;
	float:left;
	text-align:center;
}

/* Big Picture */
.bigpicture
{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:center;
	margin:0 0 5px;
	padding:0;
}

.bigpicture img
{
/* Big picture settings */
	padding:18px;
/* Image padding to form photo frame. */
	width:80%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:white;
/* Background of picture */
	border-top:1px solid #eee;
/* Borders of picture frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}

.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}

/* CSS for Lightbox follows */
#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(../templates/db/lightbox/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(../templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../templates/db/lightbox/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 */
	}
/* End of 'screen' */

