/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:860px; height:620px; position:relative; border:1px solid #ddd; background:#f8f8f8; float: left;}
#gallery ul {list-style:none; padding:10px; margin:0; width:195px; float:right; height:380px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {display:none; position:absolute; left:655px; top:340px; width:200px;font-family:verdana, arial, sans-serif; color:gray; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#646f8c;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:10px auto 0 10px; width:600px; height:401px; border:1px solid #fff;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:355px;}

#gallery ul li.click i img {margin:10px auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.click span {display:block;}

body {
	background: white;
	width: 1024px;
	margin-top: 0;
	padding-top: 0;	
	
	
}
#gallery1 {
	width:860px; 
	height:auto; 
	position:relative; 
	border:1px solid #ddd; 
	background:#f8f8f8; 
	float: left;
}

#gallery1 ul{
	list-style: square;
	color:white /*richTan*/;
}



img {
	border: none;	
}



#footer {
	width: 1024px;
	font-size: 10px;
	font-family: arial;
	color:white ;
	margin-top: 10px;
}

#footerLeft {
	float: left;
	margin-left: 35px;	
}

#footerRight {
	float: right;	
	
}



.clear {
	clear: both;	
}



#nav {
	width: 200px;
	height: 600px;
}
#nav ul{
	list-style: none;
	font-family: arial;
	font-size: 8pt;
	color:#3f3e3a /*richBrown*/;
	margin-right: 10px;
	padding-top: 30px;
	letter-spacing: 1px;
	text-align: right;
	
}
#header {
	
	height: 145px;
}
#nav li {
	margin-bottom: 10px;	
}

#nav p{
	margin-top: 15px;
	margin-bottom: 15px;	
}

#mainNav {
	float: right;
	margin-top: 130px;
	
	padding: 0;
	margin-bottom: 0;
}
#mainNav ul{
	margin: 0;
	padding: 0;	
}

#mainNav1 {
	
	width:20px;
	text-align: right;
	
}

#titleImg {
	border: 1px solid #777068 /*richTan*/;
	padding: 1px;	
}

#headerLogo {
	float: left;
	margin-left: 30px;
	
	
}

.mainNavLI, .mainNavLI a{
	display: inline;
	color:#3f3e3a /*richBrown*/;	
	font-size: 7pt;
	text-decoration: none;
	padding: 0 2px;
	height: 20px;
	
}

.mainNavLI a:hover {
	color:#597587 /*blue*/;
	font-size: 7pt;
	
		
}

a.sideLink {
color:#597587 /*blue*/;
font-weight: bold;	
}
a.sideLink:hover {
	text-decoration: underline;	
}

.mainNavLI1, .mainNavLI1 a{
	display: inline;
	color:#3f3e3a /*richBrown*/;	
	font-size: 7pt;
	text-decoration: none;
	padding: 0 2px;
	
}

.mainNavLI1 a:hover {
	color:#597587 /*blue*/;
	font-size: 7pt;
	
		
}

table {
	background:white ;
	
}

#indexTable {
	background: white/*bgTan*/;
}

table td{
	vertical-align: top;
	
}

a {
	font-family: arial;
	font-size: 8pt;
	color:#3f3e3a /*richBrown*/;	
	text-decoration: none;
}
p {
	font-family: arial;
	font-size: 8pt;
	color:#3f3e3a /*richBrown*/;
}
a:hover {
	font-family: arial;
	font-size: 8pt;
	color:#597587 /*blue*/;
}

#formEmail {
	width: 750px;
	margin-left: 70px;	
	margin-top: 35px;

}

h3 {
	font-family: arial;
	color:#3f3e3a /*richBrown*/;
	
	font-size: 9pt;
		
}

h6 {
	font-family: arial;
	color:#3f3e3a /*richBrown*/;
	margin: 0;
	font-weight: normal;
	font-size: 8pt;	
}


#aboutText {
	float: left;
	width: 400px;
	margin: 35px 0 0 30px;
}

#aboutPhoto {
	width: 270px;	
	margin: 35px 20px 0 30px;
	float: right;
}

#aboutPhoto p {
	margin: 0;	
}

#aboutPhoto img {
	border: 1px solid #777068 /*richTan*/;
	padding: 1px;	
}
#priceTable{
	background: none;	
	border: 1px solid #e6e5e1/*bgTan*/;
	font-family: arial;
	font-size: 10pt;
	color:#3f3e3a /*richBrown*/;
	border-spacing: 0;
	border-collapse: collapse;

}



h4 {
	font-size: 9pt;
	font-family: arial;
	color:	#646f8c/*blue*/;
	margin: 0;
	padding: 0;
}



