/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #7dbfc5 url(../images/img01_blue.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #636363;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3eb35f;
}

h2 {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #005b7f;
}

a:hover {
	background: none;
	text-decoration: underline;
}

strong {
	color: #2e8ddc;
	font-size: 10pt;
	}

.imgrt {
	float: right;
	padding: 5px;
	margin: 0 0 6px 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
	
.imglt {
	float: left;
	padding: 5px;
	margin: 0 10px 6px 0;
	border: 1px solid #ccc;
	background-color: #fff;	
	}	

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
	padding-top: 20px;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(../images/img02_blue.gif) no-repeat;
}

#menu a {
	display: block;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #3f767a;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #dfeaeb;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #3eb35f;
}


/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header #logo {
	float: left;
	width: 224px;
	height: 110px;
	padding: 28px 0 76px 0;
	background: url(../images/img05_logo.jpg) no-repeat;
}

#header #logo h1 {
	width: 170px;
	line-height: 32px;
	font-size: 28px;
	padding-left: 20px;
}

#header #logo p {
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin-top: 15px;
	font-size: 19px;
	font-style: italic; 
	padding-left: 20px;
	color: #0072bc;
}

#header #header-pic {
	float: right;
	width: 511px;
	height: 212px;
	padding: 9px 0 0 7px;
	background: url(../images/bg_header.png) no-repeat 0 2px;
}



/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

.services {
	margin: 10px 0 30px 0;
	}	

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts #story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/img12.gif);
}

#posts ul li {
	line-height: 15px;
	padding-bottom: 8px;
}


#posts-full {
	float: left;
	width: 750px;
}

#posts-full .post {
	padding-bottom: 30px;
}

#posts-full #story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}


/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x
}

#links li li {
	padding: 8px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links .specials {	

	line-height: 16px;	
}

#links strong {
	font-size: 10pt;
	color: #555;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(../images/img08_blue.gif) repeat-x;
}

#footer-wrapper {
	width: 750px;
	margin: 0 auto;
	}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #fff;
}

#footer #copyrt {
	float: left;
	width: 350px;
	}
	
#footer #bsb {
	float: right;
	width: 400px;	
	}	

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

/* Pics */
.pics_rt {
	padding: 0 0 10px 10px;
}

/* Price List */
table {
	width: 100%;
	margin-right:0 auto;	
	}
	
table th {
	background: #6ea5aa;
	color: #ffffff;
	padding: 5px 0 5px 5px;
	text-align: left;
	}
	
table td {
	padding: 6px 0 6px 5px;
	border-bottom: 1px solid #48acde;
	}

table .spacer {
	padding: 0 50px 0 5px;
	}
	
#table-info {
	margin-top: 20px;
	}		
	
#table-info p {	
	margin-bottom: 0px;
	padding: 0;
	}
	
.gratuity {
	padding: 10px 0 0 90px;
	}	
	
.cssform {
	width: 600px;
	clear: left;
	margin: 0;
	padding: 0;
	padding-left: 110px; /*width of left column containing the label elements*/
	}
	
.cssform label{
	text-align: right;
	font-weight: bold;
	float: left;
	margin-left: -115px; /*width of left column*/
	width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 100px;
	}
	
.cssform textarea{
	width: 200px;
	height: 100px;
	}
	
.submit2 input {
	color: #ffffff;
	background: #6b757e;
	border: 1px #525252
	} 
	
.submit2 input:hover {
	color: #525252;
	background: #c7b299;
	border: 1px #525252
	} 	
	
#map {
	width: 465px;
	height: 400px;
	margin-top: 10px;
	}	
