body {
	background:url(images/bg.jpg) top center no-repeat #FFFFCC fixed;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.container {
	margin-top:155px;
}
.header {
	float:left;
	height:110px;
	width:1000px;
}
.tl {
	float:left;
	background:url(images/tl.png) no-repeat;
	width:20px;
	height:10px;
}
.top {
	float:left;
	background:url(images/top.png) repeat-x;
	width:960px;
	height:10px;
}
.tr {
	float:left;
	background:url(images/tr.png) no-repeat;
	width:20px;
	height:10px;
}
.head_left {
	float:left;
	background:url(images/head_l.png) no-repeat;
	width:10px;
	height:100px;
}
.head_right {
	float:left;
	background:url(images/head_r.png) no-repeat;
	width:10px;
	height:100px;
}
.header_left {
	float:left;
	width:200px;
	height:100px;
}
.header_mid {
	float:left;
	width:300px;
	height:100px;
}
.header_right {
	float:left;
	background:url(images/header_right.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_book {
	float:left;
	background:url(images/header_right_book.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_contact {
	float:left;
	background:url(images/header_right_contact.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_find_us {
	float:left;
	background:url(images/header_right_find_us.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_gallery {
	float:left;
	background:url(images/header_right_gallery.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_prices {
	float:left;
	background:url(images/header_right_prices.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_testimonials {
	float:left;
	background:url(images/header_right_testimonials.gif) no-repeat;
	width:480px;
	height:100px;
}
.header_right_things {
	float:left;
	background:url(images/header_right_things.gif) no-repeat;
	width:480px;
	height:100px;
}
h1 {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:80px;
	font-size:12px;
	text-align:center;
	color:#FFF;
}
h2 {
	margin-top:10px;
	margin-bottom:5px;
	color:#21B24B;
	font-size:16px;
}
h3 {
	margin-top:5px;
	margin-bottom:5px;
	color:#21B24B;
	font-size:14px;
}
h4 {
	margin-top:5px;
	margin-bottom:5px;
	color:#21B24B;
	font-size:14px;
}
.menu_left {
	float:left;
	background:url(images/left.png) repeat-y;
	width:10px;
	height:30px;
}
.menu_right {
	float:left;
	background:url(images/right.png) repeat-y;
	width:10px;
	height:30px;
}
.menu {
	float:left;
	background:url(images/menu_bg.gif) repeat-x;
	width:976px;
	padding-left:3px;
	padding-right:1px;
	height:30px;
}
.menu2 {
	float:left;
	background:url(images/menu_bg.gif) repeat-x;
	width:972px;
	padding-left:5px;
	padding-right:3px;
	height:30px;
}
.main {
	float:left;
	background:url(images/page_bg.png) repeat-y;
	width:1000px;
	height:inherit;
}
.main_right {
	float:left;
	width:210px;
	height:inherit;
}
.content {
	float:left;
	width:760px;
	margin-left:10px;
	padding:10px;
	height:inherit;
}
.gallery_content {
	float:left;
	width:770px;
	margin-left:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	height:inherit;
}
.photos {
	float:left;
	background:url(images/side_logo.gif) #B0DAAE left center no-repeat;
	width:180px;
	padding:10px;
	height:inherit;
	min-height:350px;
}
.photo {
	float:left;
	margin-left:14px;
	margin-bottom:10px;
	width:152px;
	border:1px solid #21B24B;
}
.page_foot {
	float:left;
	width:1000px;
	height:25px;
}
.bl {
	float:left;
	background:url(images/bl.png) no-repeat;
	width:25px;
	height:25px;
}
.bot_left {
	float:left;
	background:url(images/bot_l.png) repeat-x;
	width:765px;
	height:25px;
}
.bot_right {
	float:left;
	background:url(images/bot_r.png) repeat-x;
	width:185px;
	height:25px;
}
.br {
	float:left;
	background:url(images/br.png) no-repeat;
	width:25px;
	height:25px;
}
a.button {
	float:left;
	background:url(images/button.gif) no-repeat;
	width:122px;
	line-height:30px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
a.button:hover {
	background:url(images/button_hover.gif) no-repeat;
	width:122px;
	line-height:30px;
	display:block;
	color:#000;
	text-decoration:underline;
}

a.button2 {
	float:left;
	background:url(images/button_special.gif) no-repeat;
	width:108px;
	line-height:30px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
a.button2:hover {
	background:url(images/button_special_hover.gif) no-repeat;
	width:108px;
	line-height:30px;
	display:block;
	color:#000;
	text-decoration:underline;
}
td.cal_am {
	background:url(images/cal_am.gif) no-repeat center;
	color:#000000;
}
td.cal_pm {
	background:url(images/cal_pm.gif) no-repeat center;
	color:#000000;
}
td.calendar {
	padding-top:3px;
	padding-bottom:3px;
}
.captcha {
	background:#FFF;
	color:#000;
	margin:0px;
}
.comm_head {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
}	
.ThumbContainer {
	width:770px;
	margin-left:1px;
	margin-right:1px;
}
.GalNav {
	float:left;
	width:380px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}	
.Thumb {
    opacity:0.63;
    filter:alpha(opacity=63);
}
.gal_images {
	float:left;
	width:180px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	padding:5px;
}
img.gal_image {
	width:150px;
	margin-left:15px;
	margin-right:15px;
	border:1px solid #21B24B;
}
.large {
	width:642px;
	margin-left:59px;
	border:1px solid #21B24B;
}
a.imagenav {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.imagenav:hover {
	color:#21B24B;
	text-decoration:underline;
}
.image_title {
	margin-top:0px;
	margin-bottom:5px;
	color:#21B24B;
	font-size:14px;
}
.gal_row {
	width:760px;
	clear:both;
}
.pic_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}
.pic_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	clear:both;
}
.footer {
	font-size:10px;
	color:#000;
	margin-top:10px;
	clear:both;
}
a.footer {
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
a.footer:hover {
	color:#21B24B;
	font-weight:normal;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#21B24B;
}