body {
	background-color: #95064C;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	color: #666666;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.25em;
}
#container{
	background-color: #FFFFFF;
	border: solid 3px #CCCCCC;
	width: 755px;
	margin: auto;
	padding-bottom: 30px;
}
#banner, #logo{
	text-indent: -9000000em;
}
#banner{
	background-image:url(../images/header_img.gif);
	background-repeat:no-repeat;
	width: 503px;
	height: 327px;
	float: right;
	border-right: solid 1px #FFFFFF;
	margin-right: 0px;	
	margin-top: 1px;
}
html>body #banner{
	margin-right: 1px;
	border-right: none;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 327px;
	float: left;
	margin-left: 0px;
	margin-top: 1px;
	border-left: solid 1px #FFFFFF;
}
html>body #logo{
	margin-left: 1px;
	border-left: none;
}
#content_container{
	clear: both;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin: auto;
	width: 709px;
	margin-top: 20px;
	padding-top: 10px;
}
#content{
	width: 464px;
	float: left;
	margin-left: 40px;
}
#home_title_3{
	background-image:url(../images/home_title_3.gif);
	width: 305px;
	height: 26px;
}
#title_thanks{
	background-image:url(../images/thanks.gif);
	width: 139px;
	height: 27px;
}
#home_title_1{
	background-image:url(../images/home_title_1.gif);
	width: 202px;
	height: 48px;
}
#home_title_2{
	background-image:url(../images/home_title_2.gif);
	width: 197px;
	height: 46px;
}
#contact_title{
	background-image:url(../images/contact_title.gif);
	width: 202px;
	height: 22px;
}
#service_title{
	background-image:url(../images/service_title.gif);
	width: 202px;
	height: 22px;
}
#booking_title{
	background-image:url(../images/booking_title.gif);
	width: 243px;
	height: 34px;
}
.text_replace{
	text-indent: -90000px;
	background-repeat:no-repeat;
}

#nav{
	width: 204px;
	float: left;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li{
	text-indent: -900000em;
	border-bottom: solid 1px #CCCCCC;
	background-repeat:no-repeat;
	height: 47px;
	background-position: 11px center;
}
#nav li a{
	display: block;
	height: 47px;
	width: 204px;
}
#nav_1{
	background-image:url(../images/nav_1.gif);
}
#nav_2{
	background-image:url(../images/nav_2.gif);	
}
#nav_3{
	background-image:url(../images/nav_3.gif);
}
#content{
	margin-top: 15px;
}
#col_1{
	width: 215px;
	float: left;
}
#col_2{
	width: 210px;
	float: right;
}
.call_to_action_details{
	display: block;
	background-image:url(../images/call_details.gif);
	background-repeat:no-repeat;
	width: 179px;
	height: 33px;
	float: right;
	text-decoration: none;
	text-indent: -90000em;
}
.call_to_action_contact{
	display: block;
	background-image:url(../images/call_contact.gif);
	background-repeat:no-repeat;
	width: 179px;
	height: 33px;
	float: right;
	text-decoration: none;
	text-indent: -90000em;
}
 #content ul{
        margin: 0px;
        list-style: none;
       
        float: left;
        margin-top: 0px;
				margin-bottom: 32px;
        margin-right: 15px;
        padding: 0px;
}
#content li{
    background-image:url(../images/bullet.gif);
    background-repeat:no-repeat; 
	background-position: 0px 6px;
       padding-left: 15px;
			    padding-bottom: 0.3em;
        padding-top: 0.3em;
}
a{
	color: #95064C;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;

}
#footer a{
  color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover{
  color: #CCCCCC;
	text-decoration: underline;
}
#footer{
	color: #CCCCCC;
	clear: both;
	padding-top: 25px;
	width: 700px;
	margin-top: 30px;
	margin: auto;
	padding-bottom: 20px;
}
.copyright{
	float: left;
}
.credit{
	float: right;
}
#home_button{
	background-image:url(../images/button_home1.gif);
	background-repeat:no-repeat;
	width: 196px;
	height: 194px;
	text-indent: -90000em;
	display: block;
	margin-top: 60px;
}
.clear{
	clear: both;
}
h2{
color: #95064C;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 125%;
}