/*Created for 590commercial.com
by Ron Akanowicz
Softerware Consulting, PA
www.softerwareconsulitng.com

October 2005
*/


body {
margin: auto;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
background-color: #ffffff; 
}


a img {
text-decoration: none;
border: none;
}

p#caption {
font-size: .9em;
font-family: serif;
font-style: italic; 
}

table#major {
	width: 100%;
	height: 100%;
}


div.container {
	margin: auto;
	width: 800px;
	height: 600px;
border: 1px solid #cc6600;
}

div#header {
height: 120px;
width: 100%;
margin: 0px;
padding: 0px;

}

div#navigation {
position: absolute;
top: 80px;
left: 255px;
z-index: 10;
}

ul#navlist {
margin: auto;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .85em; 
}

ul#navlist li {
display: inline;
list-style: none;
margin-right: 20px;
margin-left: 2px;
}

a.navlist {
color: #000;
text-decoration: none;
}

a.navlist:hover {
color: #fff;
}

body#home a#home {
color: #fff;
}

body#contact a#contact {
color: #fff;
}

body#rates a#rates {
color: #fff;
}

body#amenities a#amenities {
color: #fff;
}

body#photos a#photos {
color: #fff;
}

body#guest a#guest {
color: #fff;
}

div#main {
padding: 20px;
}

div#images {

}

div#contact_info {
height: 100%;
margin:auto;
text-align: center;
}

table#rates {
width: 60%;
height: 10%;
color: #000080;

}

table#rates tr#top {
font-weight: bold;
background-color: #f4d76d; 
}

table#rates td {
border-bottom: 1px dotted;
padding: 6px;
}

div#leftnav {
position: absolute;
top:120px;
left:0px;
width: 180px;
height: 480px;
}

div#leftnav p {
font-size: .80em;
font-style: italic; 
margin: 10px;
padding: 6px;
border: 1px dotted #ccff66;
}

ul#guest_buttons {
list-style: none;
padding: 0px;
margin: 10px 8px;
font-size: .9em;
}

ul#guest_buttons li {
margin-bottom: 8px;
}

ul#guest_buttons li a {
display: block;
text-decoration: none;
padding: 8px 10px;
border: 1px dotted #ccc;
color:#333;
background-color: #fff;
 }

ul#guest_buttons li a:hover {
color: #000;
border: 1px dotted #333;
background-color: #ccff66; 
}

ul#guest_buttons li#thispic {
color: #000;
border: 1px dotted #333;
background-color: #ff8000; 
}

div.content {
position: absolute;
top: 120px;
left: 190px;
width: 600px;
padding: 6px;
}

div.content p {
margin-top: 10px;
text-align: left;
font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #333333;
line-height: 120%; 
}
