/*---- IDS ----------------------------------------------------------*/

body {
	padding: 0px 0px 15px 0px; margin: 0px;
	font: 12px/20px verdana, "trebuchet ms", georgia, sans-serif; 
	color: #581607;
	background: url(images/bg.jpg) repeat-x top left #501406;;
}

a { color: #fff; }

a:visited { color: #CFC2B5; }

a:hover { color: #F3BA85; background: none;}

acronym {
	cursor: help;
	border-bottom: 1px dotted #1F2E37;
}

h1, h2, h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464819;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { font-size: 15px; }

h4 { font-size: 12px; }

img { border: none; }

th { text-align: left; }


/*--DIVS-----------------------------------*/

#sideR h1 {
	padding: 11px 0px;
	background: url(images/page-title.gif) no-repeat bottom right;
}

#sideL h2 {
	color: #471B38;
	padding: 10px 0px 11px 0px;
	background: url(images/left-title.jpg) no-repeat bottom left;
}

/* PRICING ===================================================================*/

.priceTable { width: 100%; }

.priceTable td { 
	color: #471B38;
	border-bottom: 1px dotted #836B7C;
}

.priceTable .firstCell { width: 90%; }

.priceOption { margin: 20px 0px; }

.priceOption h3, .priceOption p, .priceOption ul {
	margin-top: 4px;
	margin-bottom: 4px;
}



/* X LINKS ===================================================================*/

.xlink {
	padding-right: 15px;
	background: url(images/xlink.gif) no-repeat center right;
}

.xlink:visited { background: url(images/xlink_v.gif) no-repeat center right; }

.xlink:hover { background: url(images/xlink_h.gif) no-repeat center right #fff; }

/* MISCELANEOUS ==============================================================*/

.border { border: 1px solid #471B38; }

.clear { 
	position: relative; 
	clear: both; 
}

.clearRight {
	position: relative;
	clear: right;
}

.clearLeft {
	position: relative;
	clear: left;
}

.formField { 
	padding: 3px 0px;
	font: 12px/16px verdana, "trebuchet ms", georgia, sans-serif; 
	background: #FFFEDF;
	border: 1px solid #581607;
	border-right: 1px solid #B36939; border-bottom: 1px solid #B36939;
}

.fullWidth { width: 100%; }

.hidden { display: none; }

.imgBorder {
	position: relative;
	padding: 5px;
	background-color: #F1E9D1;
	border: 1px solid #836B7C;
}

.imgBorder img { display: block; }

.outdent { 
	padding-left: 15px;
	_margin-left: 3px;
}

.return {
	padding: 20px 20px 0px 0px;
	background: url(images/return.gif) no-repeat bottom right;
}

.smallText { font-size: 10px; }

.submit { 
	padding: 3px 10px;
	_padding: 0;
	font-family: verdana, "trebuchet ms", georgia, sans-serif;
	border: 1px solid #B36939;
	border-right: 1px solid #581607; border-bottom: 1px solid #581607;
}

/*---- ID STYLES -------------------------------------------------------------*/

#bamboo {
	position: relative;	
	width: 793px;
	margin: 20px auto 0px auto;
	padding: 0px 109px;
	background: url(images/bamboo.jpg) no-repeat top right;
}

#container {
	position: relative;
	margin: auto;
	width: 760px;
	padding: 0px 16px 5px 16px;
	background: url(images/content-bg.gif) repeat-y;
}

/* UPPER IMAGE*****************************************************************/

#upperImage {
	position: relative;
	margin: auto;
	width: 760px;
	height: 53px;
	background: url(images/upper.jpg) no-repeat top left;
}

/* HEADER *********************************************************************/

#header {
	position: relative;
	height: 110px;
	padding-left: 305px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/headers/header.jpg) no-repeat top left;
}

/* NAV ************************************************************************/

#nav {
	position: relative;
	padding: 6px 0px 6px 13px;
	_width:745px;
	_height: 20px;
	background: url(images/nav-bg.gif) repeat-x top left #6A3938;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#nav ul {
	margin: 0px; 
	padding: 0px;
}

#nav li {
	list-style: none;
	margin: 0px;
	margin-right: -4px;
	padding: 0px;
	display: inline;
}

#nav a {
	text-decoration: none;
	padding: 5px 13px 5px 4px;
	background: url(images/link-bg.gif) no-repeat top right;
}

#nav #aContact { background: none; }

/* MAIN ***********************************************************************/

#main {
	position: relative;
	_padding: 10px 0px;
	_height: 1%;
	width: 760px;
	background: url(images/main-bg.gif) repeat-y top left #F4BA85;
	border-bottom: 1px solid #000;
}

/* SIDE L ====================================================================*/

#sideL {
	position:relative;
	float: left;
	width: 166px;
	padding: 0px 15px 0px 20px;
	color: #FFFEDF;
}

/* SIDE R ====================================================================*/

#sideR {
	position: relative;
	float: right;
	width: 497px;
	padding: 0px 30px 10px 30px;
}

#sideR a:link { color: #464819; }

#sideR a:visited { color: #6E6F45; }

#sideR a:hover { background: #F1E9D1; color: #471B38; }

/* FOOTER *********************************************************************/

#footer {
	position: relative;
	_height: 1%;
	margin-top: 5px;
	padding: 2px 20px;
	font-size: 10px;
	background: #836B7C;
	border: 1px solid #000;
}

/*---- LIGHTBOX 2.0 ----------------------------------------------------------*/

#lightbox{
	position: absolute;
	top: 0px;
	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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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 */
	}	
	
	
/*-HOME-----------------------------*/



	
/*-CLASSES-----------------------------*/

.picL {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.picR {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding: 4px;
	background-color: #F1E9D1;
	border: solid 1px #581607; 
	}
	
.dotLine {
	border-top:dotted 1px #fff;
	padding-bottom:5px;
	margin-top:5px;
}

.line {
	position: relative;
	border-bottom: 1px solid #B36939;
}

.dottedLine {
	position: relative;
	border-bottom: 1px dotted #B36939;
	clear: both;
}

.dashedLine {
	position: relative;
	border-bottom: 1px dashed #B36939;
}

.alignRight { text-align: right; }

.alignCenter { text-align: center; }

.green { color: #464819; }

.purple { color: #471B38; }

.white { color: #fff; }

.bright {
	font-weight: bold;
}

.floatRight {
	position:relative;
	float: right;
}

.floatLeft {
	position:relative;
	float: left;
}

.floatRightHalf {
	position:relative;
	float: right;
	width: 250px;
}

.floatLeftHalf {
	position:relative;
	float: left;
	width: 249px;
}

.imgFloatRight {
	position:relative;
	float:right;
	margin-left: 10px;
	_margin: 10px 0px 10px 10px;
}

.imgFloatLeft {
	position:relative;
	float: left;
	margin-right: 15px;
	_margin: 10px 15px 10px 0px;
}

.noMargBot { margin-bottom: 0px; }

.margBot { margin-bottom: 5px; }

.noMargTop { margin-top: 0px; }

.noMarg { margin: 0px; }

.padTop { padding-top: 10px; }