
body{
	background:#272B2E url('/images/mainbg.gif') repeat-x;
	font-family: verdana,arial;
	font-size: .90em;
	margin:0;
	color:#fff;
	text-align:center;
	}
#sitecontainer{
	margin: 0 auto;
	width: 800px;
	text-align:center;
	background:#272B2E url('/images/bg.gif') repeat-y;
	overflow:auto;
	padding:0 0 20px 0;
	}
#inner{
	width:720px;
	margin:0 auto;
	text-align:left;	
	color:#CAC9C9;
	}
#left{
	float:left;
	width:340px;
	}
#right{
	float:right;
	width:340px;
	}
#header{
	height: 95px;

	}
.portrait{
	border:2px solid #A6A2A1;
	margin-top:20px;
	}
.question{
	font-style:italic;
	font-family:georgia, serif;
	font-weight: normal;
	font-size: 1.3em;
	color:#d2b469;
	}
h1{
	font-size: 1.4em;
	font-family:verdana, sansserif;
	font-weight: normal;
	margin:0;
	color:#d2b469;
	}
h2,h3{
	font-size: 1.3em;
	font-family:verdana, sans serif;
	font-weight: normal;

	color:#d2b469;

	}
h4{
	font-size:1.1em;
	}	
#bodytext{
	width: 480px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	font-size:.8em;

	}
#text{
	margin-top:20px;
	margin-bottom:20px;
	font-size:.8em;
	overflow:hidden;
	}
/*   LINKS    */
#reciprocate{
	margin-bottom:20px;
	font-size:.8em;

	}
#codediv{
	text-align: left;
	color:#E4E3E3;
	}
#codediv textarea{
	color:#E4E3E3;
	border: none;
	padding: 5px;
	font-size:1.3em;
	background:#272B2E;
	overflow:hidden;
}

#linktext{
	margin-bottom:20px;
	float:left;
	font-size:.8em;
	
	}
#linktext ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#linktext li{
	padding:0 0 10px 0;
	}
#linktext a{
	color:#D9D9D9;
	text-decoration:underline;
	}	
#linktext li a:hover{
	color:#d2b469;
	}	
#linksleft,#linksmiddle,#linksright{
	width:240px;
	float:left;
	}
/*   END OF LINKS   */
			
/* Hyperlinks  Styling*/
a{
	color:#d2b469;
	text-decoration:none;
	}	
a:hover{
	color:#D9D9D9;
	}	
	
/* Quotes and testimonials */
blockquote{
font-size:.95em;
	font-style:italic;	
	margin:0;
	}
cite{
		color:#d2b469;
		font-family:Georgia;
		}

/*  FLASH  */
/*#slides{	
	float:right;
	width:202px;
	margin-top:40px;
	text-align:right;
	}	*/
#slides ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#slides{
	position:relative;
	float:right;
	width:200px;
	margin-top:40px;
	}
	
/*  GALLERY PAGES   */	
#galcontainer{
	margin-top:20px;
	margin-bottom:20px;
	}
	
/*  Portrait layout Gallery */	
#thumbgallery{
	overflow:hidden;
	text-align:center;
	}
	

#thumbgallery img {
		border:1px solid #fff;
		height:138px;
		width:95px;
						}
#thumbgallery img:hover{
	border: 1px solid #EB9530;
	}
#largeimage{
	width:325px;
	float:right;
	text-align:right;

	}	
#largeimage img{

	border:1px solid #fff;
	}
/*  Portrait layout Gallery */	
#thumbnails{
	text-align:left;
	width:450px;
	float:right;
	}

#thumbnails img {
		border:1px solid #fff;

						}
#thumbnails img:hover{
	border: 1px solid #EB9530;
	}
#galnav{
	width:240px;
	float:left;
	font-size:.9em;
	}
#galnav ul{
		margin:0;
		padding:0;
		list-style:none;
		}
#galnav li{
	padding:5px 0;
	}
#galnav li a{
	text-decoration:underline;
}
	/*  Landscape  layout Gallery */	
.thumbgal3{
	text-align:center;
	}
.thumbgal3 img {
		border:1px solid #fff;
		height:95px;
		width:138px;
						}
.thumbgal3 img:hover{
	border: 1px solid #EB9530;
	}

	
	
#footer{
	margin:0 auto;
	clear:both;
	width:800px;
	height:23px;
	background:#272B2E url('/images/footer.gif');
	}
#copy{
	margin-top:10px;
	clear:both;
	font-size:.55em;
	color:#696969;
	}
#copy a{
	text-decoration:none;
	color:#696969;
	
	}
#map{
	height:250px;
	border:2px solid #927A5D;
	} 