﻿/*  This CSS file formats the fonts, colors, links as well as setting how 
certain elements on the page are displayed.  */

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background-color: #7fa1ba;
	color: #000000;
	font: normal 76% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
}

hr {
	background-color: #145380;
	color: #CCCCCC;
	border: none;
	height: 1px;
	width: 100%;
	clear: both;
}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a {
	color: #346a92;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

a:hover {
	color: #8a8a8a;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */

h1 {
	color: #145380;
	font: normal 30px "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 0px;
	margin-top: 0px;
}

h2{
	color: #5a5a5a;
	font: normal 22px Tahoma, Geneva, sans-serif;
	text-align: left;
	clear: both;
}

h3{
	color: #145380;
	font: normal 22px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #5a5a5a;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: left;
	}

h5 {
	color: #145380;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: left;}

h6 {
	color: #145380;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.center {
	text-align: center;}	

.clear {
	clear: both;}

/*  To keep the content centered on the page, all of the areas
are placed within a wrapper. The item below defines this wrapper.  */

#wrapper {
	margin: 10px auto 10px auto;
	background-color: #ffffff;
	width: 900px;
	text-align: left;
}

/*  The items below set the properties of the top header as
well as the global navigtion links and the main navigation
link group that sits on top of the header image. */

#header {
	position: relative;
	width: 900px;
	height: 82px;
	background-image: url('images/top_pic_blue_blank.jpg');
	background-repeat: no-repeat;
}
#topheader {
	position: absolute;
	width: 890px;
	text-align: left;
	color: #11456C;
	font: italic 40px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 8px;
	background-image: url('images/flower_60a.gif');
	background-repeat: no-repeat;
	text-indent: 75px;
	padding-top: 5px;
	left: 10px;
}

#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	color: #ffffff;
	height: 30px;
	width: 880px;
	text-align: right;
	font-size: 85%;
}
	
#global a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;}

#global a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;}
#wrapper2 {
	position: relative;
}


/*  The items below sets the properties for the sidebar and
content blocks as well as a wider content area for the single
column page layout  */

#sidebar {
	font-size: 85%;
	float: left;
	width: 240px;
	padding: 0 20px 0 20px;
}
#sidetitle {
	margin-bottom: 25px;
	text-align: center;
}
#sidetitle h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}
#sidetitle p {
	padding: 0px;
	margin: 0px;
}
#sidebody {
	margin-bottom: 40px;
}
#sidebottom {
	width: 240px;
	vertical-align: bottom;
}

#navbar {
	font-size: 120%;
	font-variant: small-caps;
	width: 240px;
	letter-spacing: 1px;}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;}

#navbar a {
	color: #ffffff;
	display: block;
	padding: 3px 0 3px 5px;
	width: 235px;
	text-decoration: none;
	background-color: #346a92;
	border-bottom: 2px solid #fff;}

#navbar a:hover {
	background-color: #8a8a8a;
	text-decoration: none;
	color: #ffffff;}
#picture {
	height: 290px;
	width: 890px;
	left: 5px;
	position: relative;
	margin-bottom: 20px;
}
#content {
	padding: 0px 20px 0 20px;
	float: right;
	width: 580px;
	line-height: 1.5em;
}

#contentwide {
	width: 860px;
	line-height: 1.5em;
	padding: 0 20px 0 20px;}

/*  The items below set the footer properties as well as the text
and links that appear in this area  */

#footer {
	clear: both;
	background: url('images/bottom_pic_blue.jpg');
	color: #ffffff;
	text-align: right;
	line-height: 2em;
	font-size: 80%;
	padding: 25px 10px 0 0;
	height: 57px;
	background-repeat: no-repeat;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 0;}

/*  This template contains a form that is set within a fieldset. The
items below set the properties for the form, input fields, the submit
button, etc.  */

fieldset {
	border: 1px dashed #a2a2a2;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #5a5a5a;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 200px;
	float: left;
	margin: 3px 5px 5px 5px;
	clear: both;
}

input {
	margin: 3px 5px 5px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid #a2a2a2;
	float: left;
}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #a2a2a2;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*  The catalog is set into a simple two-column table. The
items below set the properties for the catalog display.  */

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*  The calendar sits within a div so that it can be
centered in the sidebar area.  */

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.image-border {
	padding: 1px;
	border: 3px double #a2a2a2;}
	
.imageleft-noborder {
	margin: 0 20px 0 0;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
}
.imageright-noborder {
	padding: 5px 0px 20px 0px;
	margin: 0px 0px 0px 40px;
	float: right;
}
	
.imageleft-border {
	margin: 5px 20px 20px 0;
	float: left;
	padding: 1px;
	border: 3px double #a2a2a2;
}

.imageright-border {
	padding: 1px;
	margin: 5px 0px 20px 30px;
	float: right;
	border: 3px double #a2a2a2;}
p {
	padding-top: 0px;
	margin-top: 0px;
}
.radio {
	border-style: none;
}
.smalltext {
	font-size: 76%;
}
.accomm {
	height: 250px;
}
#longpic {
	height: 120px;
}
.menus {
	border: thin dotted #800000;
	padding: 20px 80px 20px 80px;
	font-size: 90%;
	font-style: italic;
	text-align: center;
	background-color: #FFFF99;
	margin-right: 40px;
	margin-left: 40px;
}
#quotes {
	font-style: italic;
}
.formbox {
	border-style: solid;
	border-width: 1px;
	padding-left: 50px;
}
.recipe {
	height: 182px;
}
.outline {
	padding: 5px;
	margin: 30px 40px 30px 40px;
	border: 3px double #a2a2a2;
	background-color: #D8D5FF;
	text-align: center;
}
.outline p {
	margin-bottom:0px
}
.whiteol     { border: 1px solid #FFFFFF }


#rooms {
	width: 500px;
	height: 440px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
}
.accomma {
	height: 190px;
}
