/* CSS Document */

body { font-family:"Trebuchet MS", Arial, Helvetica; font-size:small; background-color:#366591; margin:0px; color:#333333; }
td { vertical-align:top; }
th { text-align:left; }
img { border:0px; }
#body { width:100%; margin:0px 0px 0px 0px; background-color:#9BB2C8; 
	background-image:url(images/background.gif); background-repeat:repeat-x; }
#head { margin:0px auto 0px auto; width:800px; position:relative; height:110px; }
#head img { position:absolute; top:0px; }
#head p { margin:0px; position:relative; color:#ffffff; float:right; 
	width:180px; font-weight:bold; padding-top:50px; font-size:12px; }
#main { margin:0px auto 0px auto; width:800px; position:relative; 
	background-image:url(images/main-background.gif); padding-bottom:5px; }
#leftnav { float:left; width:150px; padding-top:20px;  margin:0px; }
#leftnav ul { list-style:none; margin-left:10px; margin-top:0px; padding:0px; }
#leftnav li { margin-bottom:10px; margin-left:0px; }
#leftnav a { color:#ffffff; font-weight:bold; text-decoration:none; }
#leftnav a:hover { text-decoration:underline; }
#mainbody { margin:0px 0px 0px 177px; margin-top:0px; width:580px; min-height:300px; background-color:#ffffff;
	padding:10px; }
#mainbody h2 { font-size:18px; color:#366591; margin-top:0px; }
#mainbody p { margin-top:0px; color:#333333; }
#footer { margin:10px auto 0px auto; width:800px; position:relative; text-align:center; }
#footer p { margin:0px; font-size:11px; color:#ffffff; }
#hometext { width:480px; margin-left:120px; }
#hometext p { color:#ffffff; font-weight:bold; }
#rooms { width:560px; padding:10px; background-color:#366591; margin-top:0px; color:#ffffff; }
#rooms p { font-size:11px; color:#ffffff; }
#rooms h3 { font-size:14px; margin-top:0px; }
#rooms hr { border:0px; height:1px; background-color:#9BB2C8; }
.roomcell { background-color:#C3D1DE; padding:3px; }
.roomcell img { padding-bottom:3px; }
#rooms .roomcell p { color:#003366; text-align:center; text-transform:uppercase; 
	font-size:10px; font-weight:bold; margin:0px 0px 3px 0px; }
.tablestyle { border:1px #9BB2C8 solid; }
.tablestyle td { padding:3px; }
.tablestyle th { background-color:#9BB2C8; padding:3px; }