
BODY {
		margin: 0;
		padding: 0;
		background-color: black;
		text-align: center;
	}
	
	
#header {
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0;
		margin-top: 0;
		position: absolute;
		top: 0px;
		left: 0px;	
	
	}
	
		
#menu {
		position: absolute;
		top: 0px;
		left: 750px;
		width: 220px;
		margin: 0;
		
	}

#flashcontent {
		position: absolute;
		top: 120px;
		left: 75px;
		text-align: left;
		border-style: solid;
		border-width: 2px;
		background-color: black;
		width: 476px;
	
	}
	
#services	{
		position: absolute;
		top: 200px;
		left: 20px;
		text-align: left;
		font-family: sans-serif, Helvetica, Verdana, Arial;
	}

#sidebar {
		margin-right: auto;
		margin-left: auto;
		font-family: sans-serif, Helvetica, Verdana, Arial;
		width: 200px;
		background-color: black;
		color: white;
	}
	
	
#recommend {
		padding: 1px;
		border-style: ridge;
		border-color: white;
		border-width: 3px;
		margin-right: auto;
		margin-left: auto;
		font-family: sans-serif, Helvetica, Verdana, Arial;
		width: 450px;
		background-color: black;
		color: white;
	
	}
	
#pictures {
		margin-right: auto;
		margin-left: auto;
		width: 800px;
		text-align: left;
		background-color: black;
		color: white
	}
	
#content {
		margin-right: auto;
		margin-left: auto;
		padding: 1em;
		width: 550px;
		text-align: left;
		background-color: black;
		color: white;
	}
	
#copyrightleft	{
		position: absolute;
		top: 800px;
		left: 20px;
	
	}
#copyright	{

		position: absolute;
		top: 800px;
		left: 600px;
		
	}
	
#validate	{
		position: absolute;
		top: 800px;
		left: 340px;

}

ul.thumbnails {
 		margin: 0 0 10px 0;
  		padding: 1px;
  		background-color: #000;
		line-height: 1px;
  		list-style: none;
	}

ul.thumbnails li {
  		display: inline;
 		margin: 0;
  		padding: 0;
  	
	}
	
ul.thumbnails a {
  		display: block;
 		float: left;
 		width: 100px;
 		margin: 0;
 		margin-right: 8px;
 		margin-bottom: 20px; 
  		padding: 4px 4px 9px 4px;
  		border: 1px solid #ccc;
  		border-top-color: #eee;
  		border-right-color: #ddd;
  		border-bottom-color: #bbb;
  		background-color: #000;
	}

h2	{

font-weight: normal;
font-size: 1.5em;

}
a:link		{ color: #66C0C0; text-decoration: none }

a:visited	{ color: #66C0C0; text-decoration: none }

a:active	{ color: #FFFFFF; text-decoration: none }

a:hover		{ color: #FFCC00; text-decoration: none }




.menulinks 	{ FONT: 13px arial, verdana, sans-serif; font-weight: normal }

/* Lytebox styles start  here */

#lytebox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lytebox 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 */
	}	
	
	
/* Lytebox styles end here */


 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */
TABLE 		{ COLOR: #C0C0C0; FONT: 11px verdana, arial, sans-serif; font-weight: bold }


.title 		{ color: #F0F0F0; font: 15px verdana, arial, sans-serif; font-weight: bold }

.smalltitle 	{ COLOR: #F0F0F0; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #F0F0F0; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #F0F0F0; font: 11px verdana, arial, sans-serif; font-weight: bold }

.slideshowtitle { COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: normal }

.price 		{ COLOR: #FFE4C4; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.picturebar 	{ background-color:#FFFFFF }

.imageborder 	{ border-collapse: collapse; BORDER: #999999 1px solid; }

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }


.button { 	background-image: url("picts/button.gif");
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #CCCCFF 0px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }


.button-popups { background-image: url("picts/button-popups.gif");
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }


.buttonon-popups { background-image: url("picts/buttonon-popups.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 0px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/contact.jpg");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.logo {
	COLOR: #FFFFFF;
	FONT: 25px verdana, arial, sans-serif;
	letter-spacing: 2px;
	font-weight: bold}

.slogan {
	COLOR: #C0C0C0;
	FONT: 13px arial, verdana, sans-serif;
	letter-spacing: 2px;
	font-weight: bold}

