td { 
    padding: 0px; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
} 
table, img, div { 
    border: 0px; 
}

.pagebody {
	background: url(../graphics/common/large-bg-tile.jpg) repeat;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a { color: #000; text-decoration: underline; }
a:hover   { color: #CCC; text-decoration: underline; }

#lg-bg-container {
	padding: 0;
	margin: 0;
	background: url(../graphics/common/large-bg.jpg) no-repeat left top;
	width: 100%;
	height: 600px;
    }
#outer {
	width: 955px;
    margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	position: relative;
    }
	
	/* Masthead Styles Begin */
	
#logo {
	text-align:center;
	height:265px; 
	padding-top:15px;
    }
/* IE5.5 and IE PNG FIX  */
#logo img, div {
	behavior: url(css/iepngfix.htc);
}	
#address-phone-container {
	border-top:#4D6739 2px solid;
	border-bottom:#4D6739 2px solid;
	color:#DBBD96;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height: 20px;
    z-index:100;
    }
#address {
	float:left; 
	padding-left: 100px;
    }
#phone {
	float:right; 
	padding-right: 100px;
    }
	
    /* Main Navigation Styles BEGIN */
#nav-container {
    width: 955px;
	height: 41px;
	padding-top: 4px;
	}
.nav-but-row-tbl {
	width: 955px;
    }
.nav-but-row-tbl td {
	height: 45px;
	vertical-align: top;
	text-align: left;
    }
.navfill {
	background: url(../graphics/common/nav/fill_tile.jpg) repeat-x;
    }
	/* Main Navigation Styles END */
	
	/* Shop Products Styles BEGIN */
	
.product-info-container {
	background: rgb(156,167,137);
	border: #000 2px solid;
	color: #000;
	text-align: left;
	line-height: 18px;
    }
.product-title {
	font-size: 18px;
	font-weight: bold;
    }
.product-picture-container {
	background: #FFF;
	padding: 8px;
	text-align: center;
	vertical-align: top;
	z-index: 10;
	font-size: 10px;
	color:#999;
	font-style: italic;
    }

	/* Shop Products Styles END */
	
	/* Gallery */
	
.gallery-tbl {
	width: 880px;
	border: #960 1px dotted;
    }
.gallery-tbl td {
	text-align: center;
	vertical-align: top;
	width: 25%;
	padding: 10px;
	border: #960 1px dotted;
    }
	

	/* Footer Styles BEGIN */
#footer-container {
    height:42px; 
	font-size:10px; 
	font-weight:bold;
	text-align:center; 
	background:url(../graphics/common/footer-bg.jpg) no-repeat; 
	color:#FFC; 
	padding-top: 8px;
	}
#footer-container a { color: #FFC; text-decoration: none; }
#footer-container a:hover   { color: #CCC; text-decoration: underline; }

.white-link a { color: #FFF; text-decoration: underline; }
.white-link a:hover   { color: #CCC; text-decoration: underline; }
	
	/* Footer Styles END */
	
/* Form Styles */	
	
fieldset {
    border: 1px dotted #FFC;
	padding: 0px 10px 10px 10px;
	width: 530px;
	}
legend {
    color: #000;
    background: #FFC;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#FFC;
    font-family:Verdana;
    font-size:10px;
	font-weight: bold;
	color:#000;
	height: 20px;
	border: solid 1px #000;
    }	
input.submit {
    cursor:pointer;
   }
	
 /* Misc Styles */	
.red {
    color: #F00;
	}		
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
.horizontal-divider {
	height: 15px;
	border-bottom: #CCC 1px solid;
    }
	
/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

 /* Change Box BG Color and more here */
#outerImageContainer{ position: relative; background-color: #333; border:#DF0039 1px dotted; 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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

/* Image Caption Styles Begin Here */
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #DF0039; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border: #009 1px dotted; }

#imageData{	padding:0 10px; color: #FFF; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 102%; height: 100%; background-color: #000; }	
    
