/* Title : 								Creme De Menthe Stylesheet	*/
*{ 										margin: 0; padding: 0; }
h1, h2, h3, h4, h5,h6, 
p, pre, blockquote, label, 
ul, ol, dl,
fieldset, address { 			margin: 1em 0; }
li, dd { 								margin-left: 1em; }
fieldset { 							padding: .5em; }

body{									background: #251201 url(../images/background.jpg) top left repeat-x;  font: 15px Optima, tahoma, verdana, sans-serif; color: #878269; }
#container{						width: 900px; \width: 920px; w\idth: 900px; margin: 0 auto; padding: 0 8px; background: url(../images/container.gif) top left no-repeat; color: #251201; }

#header{ 							padding: 0; margin-bottom: 0; float: left; }
#header h1{ 						width: 280px; height: 115px; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 280px; height: 115px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						float: right; width: 500px; margin-top: 65px; text-align: right; }
#global{								margin: 0; padding: 0; font: 15px Optima, tahoma, verdana, sans-serif; }
#global li{							display: block; float: left; margin: 0; padding: 0 8px 0 12px; background: url(../images/divider.gif) left center no-repeat; }
#global li.first{					background-image: none; clear: left; }
#global li a:link, 
#global li a:visited{			color: #D8CFB6; text-decoration: none;}
#global li a:hover, 
#global li a:active{			color: #fff; }

a:link{									color: #fff; }
a:visited{ 							color: #251201; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; clear: both; height: 610px;}
#content{							color: #fff; padding: 0 125px; height: 600px; overflow: auto; }
h1, h2, h3, h4, h5, h6 { 	font-family: Optima, arial, helvetica, sans-serif; font-weight: normal; color: #251201; margin-bottom: 0; }
h1 {										font-size: 218%; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											}
	
img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 0 10px 10px; border: 2px solid #251201; }
img.figure-c{						float: left; margin: 0 10px 10px 0; border: 2px solid #251201; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; padding: 5px 0; }

#slideshow{						width: 900px; height: 600px; }
#gallery{							width: 900px; height: 600px; }

#portfolio ul{						margin: 0 0 0 50px; padding: 50px 0 0 0; text-align: right; }
#portfolio li{						display: block; float: left; width: 225px; height: 225px; margin: 15px 0 0 25px; padding: 0; letter-spacing: 3px; }
#portfolio .image{				display: block; width: 220px; height: 175px; margin: 10px 0; border: 2px solid #251201; overflow: hidden; }
#portfolio img{					display: block; margin: 0 auto; border: none; }
#portfolio a{						text-decoration: none; }
#portfolio a:visited{			color: #D8CFB6; }

#lightbox{							position: absolute; 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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ 	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	 }
#imageData{						padding:0 10px; color: #666; }
#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; }

#promotions{					height: 350px; overflow: auto; padding: 0px 0; }
#promotions
#thumbs{							margin: 0; padding: 0; float: left; }
#promotions ul{				float: none; width: 600px; height: auto; }
#promotions 
#thumbs li{		 				display: block; overflow: hidden; float: left; width: 125px; height: 125px; background: #251201 url(../images/background.jpg); border: 2px solid #A59F81; margin: 20px 0 10px 20px; }
#promotions 
#thumbs li a{						display: block; background: #6A5A4C; overflow: hidden; width: 100px; height: 100px;  margin: 10px auto; border: 1px solid #A59F81; }
#thumbs
#thumbs li a:hover{			border-color: #6A5A4C; }
#promotions 
#thumbs img{					margin: 0 auto; border: none; display: block; }

.column{								width: 325px; float: left; }
fieldset{								padding: 5px; margin: 5px; border: none; }
fieldset fieldset{				float: left; margin: 5px 0; width: auto; }
fieldset fieldset label{ 		width: 270px; margin: 2px 0; }
legend{								color: #251201; font-size: 16px; padding: 0 3px; }
label{									display: block; float: left; clear: left; width: 80px; margin: 3px 0; }
.required{							color: #251201; font-weight: bold; }
input[type="checkbox"], 
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"], 
textarea{							width: 200px; float: left; margin: 2px; }
select{								min-width:1.5em; }
input[type="submit"]{		margin: 3px; }
input[type="submit"]:hover{ 	cursor: pointer;}

#footer{								clear: both; padding: 0; margin-top: 0; text-align: right; color: #A59F81; }
.vcard div{							display: inline; font-size: 16px; }
.vcard .tel{							display: block; font-size: 24px; font-weight: bold; }
.vcard .locality{					background: url(../images/divider.gif) left center no-repeat; padding-left: 10px; }
.vcard p{								margin: 1em 0; font-size: 12px; }
#footer a:visited{ 				color: #878269; }
