	
	body {
		margin:0;
		padding:0;
		text-align: center;
		font-family: verdana;
		}
		
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #e77816;
		font-weight: lighter;
		}
	
	h2 {
		color: #268db7;
		font-size: 14px;
		text-transform: uppercase;
		padding-left: 20px;
		}
		
	
	h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #ff973c;
		font-weight: lighter;
		}
		
	h4 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: red;
		font-weight: lighter;
		}
	
	a {
		color: #930000;
		text-decoration: underline;
		}
	
	a:hover {
		color: #930000;
		text-decoration: none;
		}
	
	#bg-wrapper {
		background: #4a5e67 url(images/tile-background-grey.gif) 0% 0% repeat-x;
		margin:0;
		padding:0;
		}
	
	#wrapper {
		
		text-align: left;
		margin:0 auto 0 auto;
		width: 800px;
		height:100%;
		}
	
	#headerNav {
		height:211px;
		background-image:url(images/head-banner.jpg);
		background-repeat:no-repeat;
		}
		
	#headerNavNew {
		height:211px;
		background-image:url(images/head-banner_new3.jpg);
		background-repeat:no-repeat;
		}
		
	#bodyText {
		float: left;
		width:515px;
		padding: 5px 10px 5px 5px;
		}
	#rightCol {
		float: left;
		padding: 1px 1px 1px 1px;
		width: 192px;
		height:200px;
		}
	#rightcol_mid {
		background-color:#ffffff;
		border:solid 1px #000000;
		float: left;
		/* padding: 3px 3px 3px 3px;*/
		width: 200px;
		}
	#content {
		background-color:#F4F4F4;
		background-image:url(images/white_bg_swirl.jpg);
		background-repeat:no-repeat;
		padding: 10px 15px 15px 15px;
		font-size: 14px;
		line-height: 22px;
		color: #333;
		}
		
	
		
	#banner {
		padding-top: 0px;
		}
	
	#blurb {
		margin-left: -5px;
	
		}
	
	#footer {
		margin-top: 0px;
		padding:0px 0 0px 0;
		}
		
	#footer-primary {
		color: #8C0106;
		}
	
	#footer-primary a {
		color: #8C0106;
		text-decoration: underline;
		}
	
	#footer-primary a:hover {
		text-decoration: none;
		}
	
	#footer-secondary {
		color: #8C0106;
		font-size: 11px;
		}
	
	#footer-secondary a {
		color: #8C0106;
		text-decoration: underline;
		}
	
	#footer-secondary a:hover {
		text-decoration: none;
		}
		
	.hr-footer {
		background: url(images/hr-footer.gif) 50% 0% no-repeat;
		height: 2px;
		width: 100%;
		margin-top: 5px;
		margin-bottom:5px;
		}
	
	*html .hr-footer {
		background: url(images/hr-footer.gif) 50% 0% no-repeat;
		height: 2px;
		width: 100%;
		margin-bottom:-15px;
		}
	
	.hr-contact {
		background: url(images/hr-contact.gif) 50% 0% no-repeat;
		height: 2px;
		width: 100%;
		margin-top: 5px;
		margin-bottom:5px;
		}
	
	*html .hr-contact {
		background: url(images/hr-contact.gif) 50% 0% no-repeat;
		height: 2px;
		width: 100%;
		margin-bottom:-15px;
		}
	#quote {
		font-size: 11px;
		color: #000000;
	}
	#copy {
		font-size: 11px;
		color: #000000;
		}
	
	#content ol li {
		margin-bottom: 10px;
		}
	
	#content ul li {
		list-style-image:url(images/bullet-ul.gif);
		margin-bottom: 10px;
		}
	
	#col-1 {
		width:60%;
		float: left;
		padding-right: 15px;
		}
		
	#col-2 {
		width:30%;
		float: left;
		}
	
	#gallery {
		margin-left: -15px;
		width: 720px;
		}
		
	/************************** TOP NAVIGATION ********************************/
		

	
	/*************************** LIGHTBOX **************************/
	
	#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=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 */
		}	
	
	/*************************** OTHER CLASSES **************************/
	.contentText	{
		font-family: Verdana;
		font-size: 11px;
		color:black;
		text-decoration: none;
	}
		
	.spacer {
		clear:both;
		}
	.small {
		font-size: 11px;
		}

	.hr {
		height: 10px;
		width: 100%;
		background: url(images/hr.gif) 0% 50% no-repeat;
		clear: both;
		}
	
	.col {
		float: left;
		padding: 0 5px 5px 5px;
		}
