body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/pagebackground.png);
	background-color: #CCCCC;
	font-size: 12px;}

#leftaddress {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: none;
	font-size: 9px;}
	
#leftaddress hover{
	text-align: right;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: none;
	font-size: 9px;}

#content {
	text-align: justify;
	text-indent: 2.0em;
	padding: 0px 12px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

#content img {
	border: 10px solid #CCCCCC;
	float:right;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 12px;}

#chelseacontent {
	text-align: justify;
	text-indent: 2.0em;
	padding: 0px 12px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

#chelseacontent img {
	border: 10px solid #CCCCCC;
	float:center;
	align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;}

.bottom {
	}

.copyrightfooter {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	padding: 0px 8px 0px 0px;
	text-decoration: none;}

.copyrightfooter a{
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	padding: 0px 8px 0px 0px;
	text-decoration: none;}

.copyrightfooter a:hover{
	text-decoration: none;}
	
.nonav td {
	text-align: right;
	background: #CCCCCC;
	padding: 1px 8px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: none;
	font-size: 9px;}

.nav td {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	padding: 1px 8px 1px 0px;
	text-align: right;}

.nav td:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	border-bottom: 2px solid #FFFFFF;
	padding: 1px 8px 1px 0;
	text-align: right;}

.nav a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: inherit;
	padding: 1px 8px 1px 0;
	text-align: right;}

.nav a:active {
	text-decoration: none;
	background-color: inherit;
	padding: 1px 8px 1px 0;
	text-align: right;}

.nav a:hover {
	text-decoration: none;
	background-color: inherit;
	padding: 1px 8px 1px 0;
	text-align: right;}

.nav a:visited {
	text-decoration: none;
	padding: 1px 8px 1px 0;
	text-align: right;}
	
.content_table {
	padding: 0 10px 10px 10px;
}
.splash_table {
	background-image: url("../assets/images/page_furniture/splash_bg.gif");
	background-repeat: repeat-x;
}
hr {
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 2px;
	margin: 7px 0 0 0;
}
h1 {
	width: 642px;
	background-color: #CCC;
	font-size: 90%;
	color: #666;
	position: relative;
	left: 0;}
	
h2 {
	font-size: 90%;
	margin: 0;
	font-weight: normal;
}
h3 {
	font-size: 95%;
	margin: 0;
	margin: 0 0 10px 0;	
	font-weight: bold;
}
h4 {
	font: arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;}
p {
	font-size: 75%;
	margin: 0 0 10px 0;
}
a {
	color: #666;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.quote {
	font-size: 100%;
	color: #333;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.grey {
	color: #666;
	font-weight: bold;
}
.image_table {
	border-left: 10px solid white;
	border-bottom: 5px solid white;
}
h4 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 60%;
	font-weight: normal;
}
/* Lightbox CSS Starts Here */
#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(lightboxres/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(lightboxres/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightboxres/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 */}
