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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #E8DAD8 url(images/bkg.jpg) repeat-x;
	font: normal 13px "Georgia", Arial, Helvetica, sans-serif;
	color: #574249;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Georgia",Times New Roman, Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 110%;
	color: #866C41;
}


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

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}
.floatRight {
  float: right;
	margin: 0 8px 8px 2px;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 18px;
	background: url(images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #833a52;
}

a:hover {
	text-decoration: underline;
	color: #2c171e;
}

/* Logo */

#logo {
	width: 794px;
	height: 325px;
	margin: 0 auto;
	padding: 0 0 11px 0;
	background: url(images/header2.gif) no-repeat;
}

#logo h1 {
 font-size: 0;
 height: 0;
 margin: 0 0 0 -999em;
 padding: 0;
 width: 0;
}

#logo h2 {
font-size: 0;
 height: 0;
 margin: 0 0 0 -999em;
 padding: 0;
 width: 0;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 794px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/big_side_flourish.gif) no-repeat;
}

#content .title {
	padding: 10px 5px 10px 85px;
	color: #866C41;
	background: url(images/acorn.gif) no-repeat 8px 50%;
}

#content .content {
	padding: 15px 20px 1px 20px;
	background: url(images/divider_main.gif) no-repeat center bottom;
	
}

#content img {
	border: 4px solid #FFFFFF;
}
.rate {
  color: #833a52;
	font-weight: bold;
}
.gallery {
	text-align: center;
	font-weight: bold;
}
#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.floating-box {
	float: left;
	width: 360px;
	margin: 0 20px;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 4px solid #FFFFFF;
	margin-right: 2px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 0 94px 0 0;
	background: url(images/img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}
#sidebar img {
	border: 4px solid #FFFFFF;
	margin-left: 7px;
}

#links {
  width: 190px;
	padding-left: 7px;
}

#links ul {
}

#links li {
 line-height: 15px;
 margin: 14px 0;
}

#links a {
 font-size: 118%;
}
#links h2 {
font-size: 118%;
}

/* Menu */

#menu {
	padding-top: 20px;
	padding-left: 7px;
	width: 190px;
}

#menu ul {
}

#menu li {
 line-height: 14px;
 margin: 0 0 14px 0;
}

#menu a {
font-size: 118%;
}
#menu h2 {
font-size: 118%;
}

#menu a:hover {
}

#menu b {
}

/* Contact */
#contact {
  width: 190px;
	padding-left: 7px;
}
#contact h2 {
 font-size: 118%;
 margin: 10px 0 0 0;
}
#contact p {
 line-height: 120%;
 font-size: 94%;
}

/* Map */
#map_sidebar {
  width: 190px;
	padding-left: 7px;
}

#map_sidebar h2 {
 font-size: 118%;
 margin: 0 0 3px 0;
}

#map_sidebar p {
 line-height: 120%;
 font-size: 94%;
 margin: 20px 0 0 3px;
}

/* Footer */

#footer {
	width: 794px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
}

#footer .legal {
	float: right;
	padding: 15px 72px 0 0;
}

#footer a {
	text-decoration: none;
	color: #2c171e;
}

#footer a:hover {
	text-decoration: underline;
	color: #833a52;
}

/* contact form */
/*contact us form*/
#contactFormtable p.formIntro {
	margin: 0 auto;
	padding: 5px 0;
	width: 360px;
	line-height: 1.10;
	color: #000;
}
#contactFormtable { 
	margin: 0 auto;
	width: 360px;
}
#contactFormtable em { 
	color: #7b1939;
}

#contactFormtable form {
	margin-top : 0px;
	padding: 0;
}

#contactFormtable input {
	background-color : #fff;
	border : 1px solid #63424b;
	padding: 1px;
}
#contctFormtable select {
	background-color : #fff;
	border : 1px solid #63424b;
	padding: 1px;
	margin-top: 5px;
}
#contactFormtable textarea {
	background-color : #fff;
	border : 1px solid #63424b;
	padding: 1px;
	margin-top: 5px;
}
#contactFormtable input.noborderbox {
  border: 0;
  background-color: #e2eef1;
  margin: 0;
  padding: 0;
}

#contactFormtable input:focus {
	background : #f6f2f2;
}
#contactFormtable table {
	background-color: #e7d7d7;
 	border: 1px solid #bea3ac;
	line-height: 1.00;
	margin: 0;
	padding: 4px;
}
#contactFormtable td {
	padding: 2px 2px 2px 6px;
	margin: 0;
}
#contactFormtable th {
	padding: 2px 2px 2px 6px;
	margin: 0;
	color: #fff;
	background-color: #00968c;
	text-align: left;
}
#contactFormtable .button {
	color : #ffffff;
	background-color : #94576b;
}
#contactFormtable .button:focus {
	color : #ffffff;
	background-color : #833a52;
}
.code {
    font: normal 16px "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
    border: 3px solid #FFFFFF;
	margin: 0px;
	padding: 4px 25px 4px 25px;
	text-align:center;
	height: 20px;
}
.thankYou {
    color: #7b1939;
    font-weight: bold;	
}
/* "what is this?" small element link sizes */
/* set up relativity to position small what? text */
small.whatsthis { 
  font-size : 80%; 
  position : relative;   
}

/* Why? link style */
small.whatsthis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whatsthis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

small.whatsthis a span { 
  border : 1px solid #e7d7d7;
  background-color : #e7d7d7;
  padding : 0 4px 0 4px; 
  color : #e7d7d7;
  text-decoration : none; 
  height: 10px;  
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whatsthis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #000; 
  background-color : #fae6dc;
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

