@charset "utf-8";
/* CSS Document */

body{
	background-color:#7d9876;
	}
#store_wrapper{
}
p, ul, li{
	font-size:16px;
	color:#006633;
	text-align:justify}
h1{
	background-image:url(../images/left_header.jpg);
	background-repeat: repeat-x;
	height:30px;
	width:100%;
	text-align:center;
	font-size:19px;
	vertical-align:middle;
	padding-top:4px;
	color: #006633;
	margin:0px auto
}
h2{
	padding-top:4px;
	padding-left:5px;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	width:100%;
	font-size:16px;
	color:#000;
}
a{color:#006633;}
h3{	
	float:right
}
h4{	color:#006633;}
#indent{
	text-align:left}
#logo_header{	
	width:1000px;
	height:217px;
	background-color:#000000;
	border:solid 5px #f49940;
	margin:0px auto;
	text-align:center;	}
#wrapper{
	width:1030px;
	height:100%;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:center;
	padding-top:10px}
#content_wrapper{
	width:1030px;
	margin:0px auto;
	text-align:center
	}
#left_column{
	background-image:url(../images/lft_content_top_bg.png);
	background-repeat:no-repeat;
	width:295px;
	background-color:#fff;
	float:left;
	margin-left:10px;
	border:solid 5px #f49940;
	}
#left_column_content{
	width:285px;
	background-image:url(../images/lft_content_btm_bg.png);
	background-repeat:no-repeat;
	background-position:bottom; left:-5px;
	border:solid 5px #ffcc97;
	padding-top:15px}
#right_content_wrapper{
	float:left;
	width:695px;
	border:solid 5px #f49940;
	}
#right_column{
	background-image:url(../images/content_right_bg.jpg);
	background-repeat:repeat-x;
	width:695px;
	height:100%;
	background-color:#FFFFFF;
	min-height:500px;
	float:left
}
.sidebox{
	background-image:url(../images/link_box.jpg);
	width:222px;
	height:150px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:13px;
	}
#store_right_column{
	background-image:url(../images/store_content_bg.jpg);
	background-repeat:repeat-x;
	width:705px;
	height:100%;
	background-color:#BFBFBF;
	min-height:500px;
	float:left
}

#title{
	width:675px;
	padding:10px;
	font-size:18px;
	color:#006633}
#turtle{
	float:right;
	margin-right:0px}
#content_left{
	float:left;
	width:200px;
	height:100%}
#left_column_titles {
	text-align:center; 
	margin:0px;
	font-size:18px;
}
#left_column_content #pic_border{
	border: solid 3px #FFCC97;
}
#pic_border{
	border: solid 3px #FFCC97;}
#content_right{
	float:left;
	width:485px;
	height:100%;
}
#pricing_box{
	width:150px; 
	float:left; 
	vertical-align:middle; 
	border: double 2px #006633; 
	padding-right:10px
}
#booking_form{
	font-size:14px
}
#footer{
	font-size:16px; 
	text-align:center; 
	height:30px; 
	width:1030px;
	color:#000000;
	margin:0px auto;
	text-align:center;}
#footer a{
	color:#000000}