body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #000000;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	color: #009900;
}

a img {
	border: none;
}

#wrapper {
	width: 897px;
	border: 10px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}


#top {
	width: 940px;
	border: 10px none #000;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center center;
	height: 9px;
	background-image: url(../images/top_shadow.jpg);
}


#bottom {
	width: 927px;
	border: 10px none #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center center;
	background-image: url(../images/bottom_shadow.jpg);
	height: 6px;
	background-repeat: no-repeat;
}

#shadow {
	width: 931px;
	border: 10px none #000;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center center;
}


/* Header */

#header {
	width: 897px;
	background-image: url(../images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 293px;
	background-repeat: no-repeat;
	text-align: right;
}

#header a {
	text-decoration: none;
	color: #CCC;
}	
	
#header a:hover {
	color: #FFF;
	text-decoration: none;
}	
	
#header a:visited {
	color: #FFF;
	text-decoration: none;
}

#header div.social {
	margin-top: 65px;
	margin-right: 15px;
	float: right;
}

/* Page */

#page {
	width: 898px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background-color: #FFF;
}

/* LeftColNav */

#leftnav {
	width: 225px;
	background-color: #FFF;
	float: left;
	padding-left: 5px;
	margin-left: 3px;
	margin-top: 5px;
/*	height: 290px; */
}

#leftnav p {
/*	top: 15px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
/*	padding-bottom: 10px; */
	padding-left: 0px;
}

#leftnav a {
	color: #000;
	text-decoration: none;
}		
	
#leftnav a:hover {
	color: #03C;
	text-decoration: none;
}	
	
#leftnav a:visited {
	color: #333;
	text-decoration: none;
}

#leftnav a:active {
	color: #900;
	text-decoration: none;
}

/* RightCol */

#rtcol {
	float: right;
	width: 655px;
	padding-bottom: 5px;
	margin-top: 7px;
	background-color: #FFF;
	margin-right: 2px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}

#rtcol p {
	top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.rtcol_prichead {
	top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
/*	line-height: 18px; */
	color: #C00;
	font-weight: bold;
}

#rtcol-content {
}

#rtcol h2 {
	margin: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 19px;
}

#rtcol h3 {
	margin: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 19px;
	font-weight: bold;
}

#rtcol a {
	text-decoration: underline;
	color: #C00;
}

#rtcol a:hover {
	color: #00C;
}

#rtcol li {
/*	line-height: 25px; */
	list-style-type: square;
	list-style-image: url(../images/list_bull.jpg);
	list-style-position: outside;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#rtcol li li {
/*	line-height: 25px; */
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: -15px;
	margin-top: 10px;
}

#rtcol.pricing ul {margin-top: 0px;}

#rtcol div.cycle {border: 1px solid black; width: 200px; height: 250px; float: right;}

#rtcol div.gallery {float: right; width: 112px; margin-left: 20px; text-align: center;}
#rtcol div.gallery img {border: 1px solid black;}
#rtcol div.gallery a {text-decoration: none;}

#rtcol div.map {float: left; margin-left: 20px; text-align: center;}

#rtcol iframe.calendar {border: 1px solid black; margin-left: 20px; padding: 5px;}
#rtcol iframe.map {border:1px solid black}

/* Footer */

#footer {
	clear: both;
	width: 897px;
	height: 112px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(../images/footer_back.jpg);
}

#footer p {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 635px;
	padding-top: 10px;
	line-height: normal;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}		
	
#footer a:active {
	color: #ADE63C;
}	
	
#footer a:hover {
	color: #69C;
	text-decoration: underline;
}	
	
#footer a:visited {
	color: #D9BE95;
	text-decoration: none;
}	
	
.footer_rule {
	color: #D3482F;
	text-decoration: none;
}