/********* Basics ********/

body {
	height:100%;
	background: #616971 url(images/BodyBG.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	padding: 0px;
	background: url(none);
	position: relative;
	clear: both;
}
#header {
	background: url(images/Logo.gif) no-repeat scroll left top;
	height: 98px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-top: 18px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 235px;
	margin-top: 28px;
	text-align: right;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 5px;
	color: #4F5861;
	text-decoration: none;
}
#navigation a:hover {
	color: #7B8690;
	border-bottom: 4px solid #4F5861;
}
#headergraphic {
	background: url(images/HeaderGraphic.jpg) no-repeat scroll left top;
	height: 258px;
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#footer {
	bottom: 0;
	width: 740px;
	height: 40px;
	margin: 0px 0px 0px 30px;
	background: #616971;
}
#footer p {
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #373C44;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	padding: 5px;
	color: #373C44;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}	

/********* Content ********/

#content {
	color: #333333;
	text-decoration: none;
	background: url(images/ContentBG.jpg) repeat-y left top;
	padding: 0px;
	margin: 0px auto;
	width: 740px;
}
#content p {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 10px 10px;
	margin: 0px;
	vertical-align:top;
}

#content h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #AF2844;
	padding: 0px 0px 0px 10px;
}
#content h3 {
	color: #738534;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.package_ul_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
.packageboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content h2 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #738534;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
}
#content a:link, #content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: none;
}
#address {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 31px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
}
#address img {
	float: left;
	vertical-align:bottom;
}
.addresshead {
	font: 14px Arial, Helvetica, sans-serif;
	color: #738534;
}

.boldtext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.italictext {
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.map {
	float:right;
	padding: 0px;
	margin: 8px;
	border: 2px solid #FFFFFF;
}
.map:hover {
	border: 2px solid #828D98;
}	
.giftcert {
	float:right;
	padding: 0px;
	margin: 8px;
	border: 2px solid #FFFFFF;
}
.datatable {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.datatable th{
	border-collapse: collapse;
	padding: 5px;
	text-align: left;
	background: #EAEDF0;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	font-weight: normal;
	color: #666666;
}
.datatable td{
	color: #333333;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	background: #DFE2E5;
	border: 1px solid #FFFFFF;
}

.subscribetable {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

/********* Right Image area ********/

.cottagebutton {
	border: 5px solid #CACDD0;
}
.cottagebutton:hover {
	border: 5px solid #828D98;
}

/********* Gallery ********/

.thumb {
	border: 5px solid #CACDD0;
	margin: 5px;
}
.thumb:hover {
	border: 5px solid #828D98;
}

/********* Left Side Bar ********/

/** Grey Menu ***/

#leftnav {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
}
#leftnav li a:link, #leftnav li a:visited  {
	display: block;
	padding: 9px 2px 9px 6px;
	background-color: #B0B5B9;
	color: #4F5861;
	text-decoration: none;
	background-image: url(images/LeftNavDarkBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftnav li a:hover {
	background-color: #C6CEDE;
	color: #7E8994;
	background-image: url(images/LeftNavDarkBG_over.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/** Light Grey Menu ***/


#leftnavlight {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#leftnavlight ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnavlight li {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
}
#leftnavlight li a:link, #leftnavlight li a:visited  {
	display: block;
	padding: 9px 2px 9px 6px;
	background-color: #DCDFE0;
	color: #4F5861;
	text-decoration: none;
	background-image: url(images/LeftNavLightBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftnavlight li a:hover {
	background-color: #C6CEDE;
	color: #7E8994;
	background-image: url(images/LeftNavLightBG_over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftnavlight p {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 9px 2px 9px 6px;
	background-color: #FFFFFF;
	color: #4F5861;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/LeftNavLightBG_on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}



/** Text Menu ***/
#lefttext {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 2px 9px 6px;
	text-decoration: none;
}
#lefttext a:link, #lefttext li a:visited  {
	display: block;
	color: #666666;
	text-decoration: none;
}
#lefttext a:hover {
	color: #FFFFFF;
}



/** Subscribe Form ***/
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
	font: 14px Arial, Helvetica, sans-serif;
} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 



/************* 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(../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(images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) no-repeat right 15%;
}


#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 */
	}	

