/* Title : 								'Caramel Machiatto' 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: 5%; }
fieldset { 							padding: .5em; }

body{									background: #7B4714 url(../images/background.jpg) top center no-repeat; color: #241604; font: 14px Times, "Times New Roman", georgia, serif; }
#container{						width: 931px; \width: 951px; w\idth: 931px; background: url(../images/body.jpg) 0 105px no-repeat; margin: 0 auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 5px; }
#header h1{ 						width: 920px; height: 100px; background: url(../images/logo.gif) center center no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 920px; height: 100px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						float: left; width: 130px; padding: 0 15px; margin-top: 100px; font: 12px "Trajan Pro", Times, "Times New Roman", georgia, serif; text-transform: uppercase; }
#global{								margin: 0; padding: 0; }
#global li{							list-style-type: none; padding: 0 0 20px 0; margin: 0; }
#global li a:link, 
#global li a:visited{			color: #B8A358; text-decoration: none;}
#global li a:hover, 
#global li a:active{			color: #7B4714; }

a:link{									color: #B8A358; }
#content a:link{					color: #241604; }
a:visited{ 							color: #241604; }
#content a:visited{			text-decoration: none; }
a:hover, a:active{				text-decoration: none; }

#page_body{					height: 600px; margin: 0 50px 0 160px; }
#content{							padding: 0 1em 1em 1em; height: 585px; overflow: auto; }
h1, h2, h3, h4, h5, h6{		font-family: "Trajan Pro", Times, "Times New Roman", georgia, serif; font-weight: normal; }
h1 {										font-size: 218%; text-transform: uppercase; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											font: 14px Times, "Times New Roman", georgia, serif; }
hr{ 										color: #B8A358; border: 0; background-color: #B8A358; margin: .5em; height: 1px; }

#pricing{							border-collapse: collapse; margin: 5px auto;}
#pricing th, #pricing td{	border-bottom: 1px solid #241604; padding: 2px; }
#pricing thead th{				border-color: #7B4714; }
#pricing thead th em{		font-weight: normal; font-size: 10px; }
#pricing tbody th{				text-align: left; padding-right: 75px; }
#pricing tbody td{ 			text-align: right; padding-left: 75px; }
	
img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 0 10px 10px; }
img.figure-c{						float: left; margin: 0 10px 10px 0; }

#resources ul{					margin: 0; padding: 25px 0; height: 250px; }
#resources li{					list-style-type: none; display: block; float: left; width: 300px; height: 30px; padding: 5px 30px 5px 0; margin: 0; }

#portfolio ul{						margin: 0; padding: 0; text-align: center; }
#portfolio li{						display: block; width: 175px; height: 225px; float: left; margin: 0 25px 15px 25px; font: 12px "Trajan Pro", Times, "Times New Roman", georgia, serif; text-transform: uppercase; }
#portfolio img{					display: block; margin: 0 auto 3px auto; border: 1px solid #241604; height: 200px; }

#slideshow {						width: 700px; height: 600px; margin: 0 auto; }

#enlarge{							float: left; width: 600px; height: 600px; }
#enlarge img{					display: block; margin: 75px auto 35px auto; border: 1px solid #241604; }
#enlarge p{						text-align: center; font-style: italic; }
#thumbnails{						width: 105px; float: right; margin: 85px 15px 0 0; padding: 0; }
#thumbnails li{					display: block; float: left; margin: 0; padding: 0; }
#thumbnails li a{	 			display: block; float: left; width: 40px; height: 40px; margin: 0 5px 9px 4px; padding: 0; border: 1px solid #B8A358; overflow: hidden; }
#thumbnails li a:hover{	border-color: #241604; }
#thumbnails img{	 			border: none; display: block; margin: 0 auto; }

#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: 565px; overflow: auto; }
#promotions h1,
#promotions p{					padding-left: 15px;}

#promotions ul{				float: none; width: 700px; height: auto; }
#promotions 
#thumbs li{		 				display: block; float: left; width: 160px; height: 145px; background: #7B4714 url(../images/background.jpg); border: 1px solid #241604; margin: 40px 0 10px 10px; }
#promotions 
#thumbs li a{						display: block; overflow: hidden; float: none; width: 150px; height: 125px;  margin: 5px auto; }
#thumbs li a:hover{			border-color: #241604; }
#thumbs img{	 				border: none; display: block; margin: 0 auto; }

form{									}
.column{								width: 300px; float: left; }
fieldset{								padding: 10px; margin: 0; border: none; }
fieldset fieldset,
fieldset.checks{				clear: left; float: left; margin: 5px 0; width: auto; border: 1px solid #B8A358; }
fieldset.checks label{ 		width: 275px; }
legend{								color: #241604; font-family: "Trajan Pro", Times, "Times New Roman", georgia, serif; text-transform: uppercase; padding: 0; }
label{									display: block; float: left; clear: left; width: 75px; margin: 6px 0 0 0; }
.required{							color: #fff; padding: 0 2px 0 0; }
input[type="checkbox"], 
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"], 
textarea{							width: 175px; float: left; margin: 3px; }
select{								min-width: 1.5em; }
input[type="submit"]{		margin: 3px; }
input[type="submit"]:hover{ 	cursor: pointer;}

#footer{								clear: both; padding: 0; margin: 10px 0 0 0; text-align: center; }
.vcard div{							color: #241604; display: inline; font: 18px "Trajan Pro", Times, "Times New Roman", georgia, serif; text-transform: uppercase; color: #000; letter-spacing: 3px; }
.vcard p{								color: #B8A358; font: 9px "Trajan Pro", Times, "Times New Roman", georgia, serif; text-transform: uppercase;}
