body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #000;
	padding:0px;
	margin: 0px;
	text-align:center;
}

h1{
	font-size: 16px;
	color:red;	
	font-weight:bold;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

h2{
	font-size: 14px;
	color:red;	
	font-weight:bold;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

p{
	font-size: 12px;
	color: inherit;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height:16px;
}

.big {
	text-align:center;
	font-size: 18px;
	line-height:24px;
	font-weight:bold;
	color: red;
}
ul{
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	margin-right: 40px;
}
li{
	margin-bottom: 12px;
	line-height:16px;
	font-weight:bold;
}

.selected{
color: red;
font-weight: bold;	
}

a, a:visited{
	color: red;
	text-decoration:none;
}
a:hover{
	color: red;
}

a img{
	border: none;
}

.content{
	position: relative;
	width:800px;
	
	margin:0px auto;
	padding: 0px;
	
	background-color:#ffffff;
	text-align:left;
}
.thumb_gal{
	
}

.thumbgal_image{
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
}


td {
	color: #fff;
}
.banner{
	float: left;
	width:800px;
}
.banner img{
	float: left;
}

.main{
	color: #666;
	width:800px;
	margin-left: 0px;
	margin-top: 5px;
	text-align:left;
	
}

.left{
	width: 210px;
	float: left;

}

.left_menu{
	margin-top: 20px;
	
}
.left_menu a {
	margin-bottom: 8px;
	float: left;
	clear: left;
	color: #666;
	
}

.left_menu a .selected{
	color: red;
}
.left_menu a:hover{
	color: red;
}

.left_contact{
	margin-top: 20px;
	text-align:center;
	color: red;
	font-weight:bold;
}

.right{
	margin-top: 20px;
	width: 589px;
	float: left;
	border-left: 1px dotted #666666;
	overflow: hidden;

}

.image_holder{
	width: 560px;
	margin-left: 20px;
	float: left;
	text-align:center;
	margin-bottom: 20px;
	overflow: hidden;
}

.process_image_holder{
	width: 589px;
	float: left;
	text-align:left;
	margin-bottom: 20px;
}

.process_image_holder img{
	width: 270px;
	margin-left: 20px;
}

.half_image_holder{
	width: 196px;
	height: 130px;
	float: left;
	text-align:center;
	margin-bottom: 20px;
}
.half_image_holder img{
	height:100px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 5px;
}

 .right p{
	margin-left: 20px;
}

.quote{
	width: 560px;
	margin-left: 20px;
	font-style:italic;
	text-align:center;
	border-bottom: 2px dotted red;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.footer{
	width:800px;
	text-align: center;
	margin-top: 30px;
	color: #666;
	font-size:11px;
	float: left;
} 

.footer p{
	font-size:10px;
	margin-right: 0px;
} 

.footer a, .footer a:visited{
	color: #666;
}

.footer a:hover{
	color: red;
}
.highlighted{
	font-size:1.2em;
	color:red;
}


label { position: absolute; text-align:left; width:130px;}
input, textarea { margin-left: 135px; border: 1px solid #666;}
.long_input input, .long_input textarea { margin-left: 0px; width: 100%; margin-top: 10px; margin-bottom:10px;}
.mailer-button{ float:right;}


.view{
float: left;
width: 594px;
margin-left:6px;
height: auto;
margin-bottom:10px;
}

.controls_left{
	margin: 10px 6px;
	float: left;
}
.controls_right{
	margin: 10px 6px;
	float: right;
}

.controls_left img, .controls_right img{
	float: left;
}

.controls_text{
	float: left;
	margin-top:2px;
}

.back_text{
	margin-top:2px;
}
#pagination{
width:600px;
	float:left;
	margin-left: 6px;
	margin-top: 10px;
	height: auto;
	padding-bottom: 10px;
	color: red;
}

.disabled{
	border:  1px solid #b9b9b9;
	color: #b9b9b9;
	font-size: 11px;
	padding: 3px 2px;
	margin-left: 5px;

}

.current{
	border: 1px solid red;
	background-color: red;
	font-size: 11px;
	color: #fff;
	padding: 3px 4px;
	margin-left: 5px;
	
}



#pagination a, #pagination a:visited{
	border: 1px solid red;
	color: red;
	font-size: 11px;
	padding: 3px 4px;
	margin-left: 5px;
}

#pagination .more{
	border: 1px solid #fff;
	color: red;
	font-size: 11px;
	padding: 3px 4px;
	margin-left: 5px;
}