@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0;background-color:#e3e5d1;}
#wrapper{width:780px;margin:0 auto;  background-image:url(../images/template/background.jpg); background-repeat:repeat-y;}
img{border:0;}
#leftColumn{height:890px;width:32px; background-image:url(../images/template/leftColumnBackground.jpg); background-repeat:repeat-y;  float:left;}
#rightColumn{height:890px;width:32px; background-image:url(../images/template/rightColumnBackground.jpg); background-repeat:repeat-y;  float:left;}
#mainColumn{width:715px; float:left; background-image:url(../images/template/mainColumnBackground.jpg); background-repeat:repeat-y;}

#leftBar{height:890px; clear:both;float:left;margin-top:5px;width:178px; background-image:url(../images/template/leftMenuBackground.jpg); background-repeat:repeat-y;}
.menuItem{margin-left:22px;}
.menuDivider{height:5px; background-image:url(../images/template/leftMenuDivider.jpg); background-repeat:no-repeat;margin-left:22px;}

#mainBar{height:890px;float:left;width:537px;}
#pageHeading{height:37px;*height:33px; background-image:url(../images/template/pageHeadingBackground.jpg); background-repeat:no-repeat; width:534px;margin-top:7px;padding-top:4px;*padding-top:8px;}
#pageHeading img{display:block;margin-top:4px; margin-left:auto;margin-right:auto; }

#flashContent{margin-left:-12px;}
#content{font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal; text-align:justify; margin:10px 20px; color:#666666;}

.row{width:450px;margin:0 auto;}
.rowImage{float:left;margin:0 10px;}
.smallerFont{font-size:11px;}
.floatLeft{float:left;}
.clear{clear:both;}
.rooms{clear:both; background-image:url(../images/roomsbkgd.jpg); background-repeat:no-repeat; background-position:300px 15px; margin-top:15px;}
H3{font-weight:bold;font-size:12px;width:300px;}
.H3Title{font-weight:bold;font-size:12px;width:300px;}
H4{margin-top:20px;margin-bottom:3px; width:300px;font-size:11px;display:block;}
ul{margin-top:5px;}
a:link, a:visited{color:#666666;text-decoration:none;}
a:hover{color:#316796;}
.rates td{background-color:#dbe2e7;}
.rates th{background-color:#316796;color:#ffffff;font-size:11px;}