body { 
	background-color:#ffffff; 
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	font-family:Arial,helvetica,sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#333333 
	}

hr {
	height: 1px;
	width: 90%;
	text-align:center;
	color: #999999;
	background-color:#999999;
	border: 0;
	}

.h1 {
	font-family:arial,helvetica,sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	}

.header {
	top: 0px;
	left: 0px;
	width: 728px;
	height: 80px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	}

#footer {
	clear:both;
	position:relative;
	top: -14px;
	background-image:url(images/content-bottom.gif);
	background-repeat:none;
	width:728px;
	height:63px;
	}
	

	
#content { 
	top: 118px;
	left:0px;
	padding:0px; 
	width: 728px;
	min-height:800px;
	text-align:left;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat;
	overflow:visible;
	}
	
	
#contentRight {
	float:right;
	width: 171px;
	padding-right:1px;
	margin-top: -75px;
	}

#contentLeft {
	float: left;
	width: 525px;
	padding:0px 15px 15px 15px;
	left: 0px;
	top: 115px;
	background-image:url(images/content-bg.gif);

	}

/* for Internet Explorer */
/*\*/
* html #contentleft {
height: 550px;
}
/**/

a:link { 
	color: #cc0000; 
	font-weight: bold;
	text-decoration: none; 
	}
	
a:visited { 
	color: #cc0000; 
	font-weight: bold;
	text-decoration: none; 
	}
	
a:hover { 
	color: #00d10f; 
	font-weight: bold;
	text-decoration: none; 
	}
	
a:active { 
	color: #339900; 
	font-weight: bold;
	text-decoration: none; 
	}	
	
.contentSmall { 
	font-family:arial,helvetica,sans-serif; 
	font-size: 7pt; 
	}


.nav { 
	background-image:url(images/content-top.gif);
	top: 80px;
	left:0px;
	width: 728px; 
	height: 38px;
	}
	
.homeText { 
	width: 350px;
	padding:0px;
	left: 0px;
	top: 0px;
	}
	
	

.homeImg {
	position: absolute;
	top: 206px;
	left: 390px;
	width: 150px;
	line-height: 18px;
	text-align:left;
	height: 212px;
	}

.navRotator {
	position: absolute;
	top: 21px;
	left: 500px;
	width: 220px;
	}
	
.rotator {
	padding-left: 5px;
	text-align:center;
	}

.gallery
{
border-bottom-width: 0; padding: 4px; background-color: #ececec; border: 1px solid #6d9232; margin: 10px;
}

.testimonial {
border-bottom: 1px dashed #cc0000;
padding-bottom: 10px;
}

#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) 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;
	}

#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=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	}
	

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

h2 {
font-size: 1px;
font-size:10px;
padding: 10px;
width: 700px;
border: 1px solid #CCCCCC;
background-color: #eaeaea;
}
