﻿/* Global Styles */

body {
	margin:0px;
	margin-top: 10px;
	background-image: url('images/background1.jpg');
	background-attachment: fixed;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 12px;
    color:black;
    scrollbar-face-color: #8EE5EE;
    scrollbar-arrow-color: #FFFACD;
    scrollbar-track-color: #8FBC8F;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#999933;
	}
	
a {
	color: #000000;
	}
	
a:hover {
	color: #8fbc8f;
	}
	
div.imgholderright {
	float:right;
	background: url(images/dropshadow.png) no-repeat bottom right !important;
	background: url(images/dropshadow.gif) no-repeat bottom right;
	margin: 10px 7px 0 10px !important;
	margin: 10px 0 0 5px;
}

div.imgholderright img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #666;
	margin: -3px 10px 8px -3px;
	padding: 2px;
}

div.imgholderleft {
	float:left;
	background: url(images/dropshadow.png) no-repeat bottom right !important;
	background: url(images/dropshadow.gif) no-repeat bottom right;
	margin: 10px 7px 0 10px !important;
	margin: 10px 0 0 5px;
}

div.imgholderleft img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #666;
	margin: -3px 10px 8px -3px;
	padding: 2px;
}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #519351;
	}
	
#navigation a {
	font: bold 11px Arial;
	color: #ffffcc;
	text-decoration: none;
    text-align: center;
	display:block;
	border: medium outset #7d7d7d;
	padding: 2px;
	display: block;
	width: auto;
	padding: 4px;
}
	
#navigation a:hover {
	background: #8FBC8F;
	color:#ffffff;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #8d580a;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	letter-spacing:0.4em;
	line-height:18px;
	font-weight: bolder;
	}

/* Class Styles */
	
.normaltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
.greenBackground {
	background-color: #519351;
}
.style3 {
	background-image: url('images/template_06.gif');
}
.style4 {
	background-image: url('images/template_08.gif');
}

.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
}

.pageName{
	font: 22px Verdana;
	color: #437642;
	line-height: 26px;
	letter-spacing: 0.21em;
	text-align: center;
	font-weight: bold;
}
.subHeader {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: center;
}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.reservation a {
	color: #993300;
	}
	
.reservation a:hover {
	color: #8fbc8f;
	}
	
.nutshell {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color: #90DCD7;
	border: thin ridge #99BC9F;
	padding: 3px;
	margin: 2px;
	line-height: 14px;
}
.subHeaderLeft {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: left;
}

.centered {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.margin10 {
	margin: 10px;
	border-width: 0px;
}
.noBorder {
	border-width: 0px;
}
