body {
	background: url(../images/back2.gif) repeat-x #a8cfd1;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
}

#home {
	background: repeat-x;
	background-image: url(../images/bck.jpg);
}

/* General Definitions */

a, a:link, a:active, a:visited{
	color: #0d8aa8;
	font-family:Verdana, Geneva, sans-serif;
}

a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
}

strong{
	color: #407297;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5{
	color: #0d8aa8;
	margin: 0 0 .7em 0;
}

h1{	font-size: 2.2em;  padding: 3px 0 0 10px;}

h1 span{ display: none; }

h2{
	font-size: 1.6em;
	color: #6c7d72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{ font-size: 1.6em; }

h4{
	font-size: 1.3em;
	color: #407297;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5{ font-size: 1.3em; color: #b05d00; }

h6{ font-size: 1.1em; color: #b05d00; }


p{
	margin: 0 0 .8em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
	list-style: disc;
}

li {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
	background: url(../images/shadow2.png) center top repeat-y;
}

#layout {
	width: 971px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {
	height: 110px;
	background: #fff;
}

#header .container{
	position: absolute;
	margin: -90px 0 0 630px;
	text-align: right;
	left: -29px;
	width: 328px;
	top: 109px;
}

#header .container .phone{
	color: #d47807;
	margin: 0 30px 0 0 ;
}

#header .container .bookOnline{
	color: #d47807;
	font-size: 1.4em;
	text-decoration: none;
}

#header .container h2{
	margin: 20px 0 0 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	padding: .8em;
	text-decoration: none;
}

.nav ul li a:hover {
	text-decoration: underline;
}

#topNav{
	background: url(../images/bar.gif) top left repeat-x;
	height: 54px;
}

#topNav ul {
	margin: 0 0 0 20px;
}

#topNav a {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 1px 14px 1px 7px;
	margin: 16px 5px 0 10px;
}

#topNav .lastOne a{
	border-right: none;
}

#topNav a:hover {
	color: #111;
}

#topIMG{
	height: 300px;
	border-bottom: 7px solid #4695a4;
}

#home #topIMG{

}

#container_2 {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 360px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#mainContent {
	padding: 0 10px 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#directions #topIMG{ background: url(../index_2_files/top3.jpg) top left no-repeat; }

#photos #topIMG{ background: url(../index_2_files/top7.jpg) top left no-repeat; }

#rates #topIMG{ background: url(../images/top1.jpg) top left no-repeat; }


#content {
	clear: both;
	background: url(../images/contentback2.gif) top left repeat-x #fff;
}

.commentArea #content {
	background: url(../index_2_files/contentback3.gif) top left repeat-x #fff;
}

#home #content {

}

.quoteIMG{
	height: 150px;
}

.cLeft{
	float: left;
	width: 450px;
}

.cLeft .photo{
	width: 450px;
	height: 392px;
	background:;
	margin: -118px 0 0 -21px;
	position:absolute;
}

#home .cLeft .homeLeft{
	margin: 238px 0 0 0;
}

#content .container {
	font-size: .9em;
	padding: 20px;
	line-height: 1.4em;
}

#content .container .rightIMG{
	float: right;
	margin: 3px -20px 10px 20px;
}

.leftSide #content .container {
	margin: 0 0 0 0px;
}

#content .container2 {
	font-size: .9em;
	padding: 20px;
	line-height: 1.4em;
}

#footer {
	color: #FFFFFF;
	padding: 10px;
	background-color: #457FA7;
}

#footer a{

	color: #177e70;

}

#footer .smallLogo{
	float: left;
	margin: 0 0px 0 100px;
	
}

#footer .container{
	margin: 20px 0 0 0px;
	font-family: times;
	line-height: 1.1em;
}

#footer .copywrite{

	font-size: .7em;
	margin: 20px 0 0 0;

}

#bottomNav{
	clear: right;
	
}

#bottomNav a{
	font-size: .7em;
	border-right: 1px solid #177e70;
	padding: 1px 5px;
	margin: 5px 0 0 0;
}

#bottomNav .lastOne a{
	border-right: none;
}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }


