/* CSS Document */

html{
font-size: 100%;
}

/* Header */

#header {
}

#slogan {
	height: 150px;
	width: 466px;
	float: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#slogan ul {
	list-style-type: none;
}

#slogan li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	padding-top: 22.5%;
}

#logo {
	height: 150px;
	width: 334px;
	float: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#logo img {
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #474F49;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/Prints.jpg);
	background-repeat: repeat;
	background-position: left top;
}


h2 {
	font-size: 1em;
	color: #474F49;
}

body.Index #aIndex {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body.Services #aServices {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body.About #aAbout {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body.Reservations #aReservations {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body.Faq #aFaq {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

body.Contact_us #aContact_us {
	color: #006633;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu {
	background-color: #EFEFEF;
	border-bottom: 1px solid #666666;
	width: 100%;
	padding: 0;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu li {
	display: inline;
}

#menu a span {
	color: #006633;
}

#menu a {
	border: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 1px;
	background-color: #006633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:link, #Navgation a:visited {
	color: #FFFFFF;
}

#menu a:hover {
	color: #999999;
	background-color: #FFFFFF;
}

/* Content */

#content {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 525px;
	float: left;
	height: 100%;
	margin-right: 0px;
	margin-bottom: 5px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #474F49;
	margin-top: 0px;
	font-weight: bold;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content p {
	line-height: 1.8em;
	margin-right: 10px;
}

#content h3 {
	font-size: 12px;
	color: #253372;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#content h4 {
	font-size: 14px;
	color: #253372;
}

#content img {
	margin-top: 10px;
}

.content_img {
	margin-top: 10px;
}


#page {
	width: 100%;
	overflow: hidden;
	float: left;
}

#content li {
	list-style-image: none;
	padding: 5px;
	margin-right: 20px;
	margin-left: 15px;
	list-style-type: disc;
}

#content ul {
	list-style-type: none;
	border: 1px dotted #FF6600;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Contact_us #wrapper #page #content ul {
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}

#content a {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;
}

#content a:hover {
	color: #474F49;
}


#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Sidebar */

#sidebar {
	width: 240px;
	padding-right: 0px;
	padding-left: 10px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-top: 0px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 42px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474F49;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar a {
	text-decoration: none;
	display: block;
	color: #FF6600;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar h4 {
	font-size: 12px;
	font-style: italic;
	color: #E75C00;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}




#sidebar a:hover {
}

#sidebar img {
	background-position: center;
}

/* Form */

p.select a {
	margin-left: 20px;
}

.reservation a {
	font-size: 10px;
	font-weight: normal;
}

.form {
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px;
height: 1%;
}


.reservation label{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 175px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-weight: bold;
}

.reservation input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 250px;
}

.reservation textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.php
*/

* html .threepxfix{
margin-left: 3px;
}

/* Footer */

#footer {
	color: #FFFFFF;
	font-size: 77%;
	background-color: #FF6600;
	width: 800px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	clear: both;
}

#footer p {
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
