body {
	margin:25px 0px; padding:0px;
	text-align:center;
	background:transparent;
	font-family:arial, verdana, sans-serif;
	font-size:0.9em;
	}

a{
color:#666;
}

a:hover{
}

.thumb a{
text-decoration:none;
}

.thumb a:hover{
text-decoration:underline;
}

#header{
	margin:0px;
	padding:0px;
	height:81px;
}
	
#contentholder {
	position:relative;
	width:774px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}

#hometop{
	text-indent: -9999px;
	width:774px;
	height:339px;
	background: transparent URL('../images/home_top.jpg') no-repeat 0 0;
}
#homebottom{
	width:774px;
	height:62px;
	background: transparent URL('../images/home_bottom.jpg') no-repeat 0 0;
}

#top{
	text-align:right;
	position:relative;
	width:774px;
	height:126px;
	background: transparent URL('../images/inner_top.gif') no-repeat 0 0;
}
#middle{
	position:relative;
	width:774px;
	padding:0px 0px 20px 0px;
	background: transparent URL('../images/inner_middle.gif') repeat-y 0 0;
	border: none;
	overflow:hidden;
}
#bottom{
	width:774px;
	height:17px;
	background: transparent URL('../images/inner_bottom.gif') no-repeat 0 0;
}
img{
	border:none;
}

#footer{
	display:none;
}


h1{
	font-size:1.8em;
	font-family: arial, verdana, sans-serif;
	color:#fff;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:28px 0px 0px 45px;
}

h2{
	font-size:1.2em;
	font-family: arial, verdana, sans-serif;
	color:#fff;
	margin:14px 0px 2px 0px;
	padding:0px;
}

#banner{
	position:relative;
	margin:0px 0px 0px 1px;
	border-top:2px solid #FFF;
	padding:0px;
	width:767px;
	height:102px;
	background: #35383d URL('../images/back1.jpg') no-repeat 100% 0;
	overflow:hidden;
}
#about #banner{
	background: #35383d URL('../images/back2.jpg') no-repeat 100% 0;
}
#contact #banner{
	background: #35383d URL('../images/back3.jpg') no-repeat 100% 0;
}
#copy p{
	margin:5px 0px 10px 0px;
	padding:0px;
}
#copy{
	padding:20px 55px 0px 46px;
}

p{
	font-size:0.9em;
	line-height:1.4em;
	color:#666666;
	padding:0px;
	margin:0px 0px 15px 0px;
}

.copy_float{
width:100%;
overflow:hidden;
}

.copy_float div{
display:inline;
float:left;
margin-right:10px;
}
.copy_float div.gallery{
width:205px;
}

/* gallery */

#thumbholder{
width:690px;
overflow:hidden;
}

.thumbrow{
width:690px;overflow:hidden;padding:0px;
padding:5px 0px 0px 0px;
}

.thumb{
float:left;width:140px; margin:0px 32px 10px 0px;overflow:hidden;
}
.thumb img{width:140px; height:105px;}
#pic{
width:665px; overflow:hidden;
}

.nodisplay{
	display:none;
}

#gallery_sections{
width:575px;
height:100px;
overflow:hidden;
}

#gallery_sections div{
float:left;
width:30%;
height:100px;
background:green;
margin-right:10px;
}

#gallery_sections div#wb_thumb{
background: #EEE url('../images/thumb_wb.jpg') no-repeat 0 0;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	color:#AF2626;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:1.5em;
	padding:0px;
	margin:0px;
	color:#AF2626;
}
.ch2{color:#333333;}
body#contact #copy .copy_float div{
margin-right:40px;
}
body#contact iframe{border:1px solid #888888;}
body#diamond h2{
margin-top:0;
font-size:1em;
}
body#diamond h2 a{color:#a5a5a5; text-decoration:none;}
.imagetitle{ color:#666666;}