body {
text-align:center;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-color:#ECECEC;
font-family: georgia, times new roman, sans-serif;
font-size: 12pt;
}
.page {
text-align:center;
float: center;
margin: 0 auto;
width: 800px;
background-color:#ffffff;
background-image: url('images/bottom.jpg');
background-repeat: no-repeat;
background-position: bottom;
padding-bottom:20px;
}
table.navbar {
width: 800px;
background-image: url('images/navbg.jpg');
background-repeat: repeat-x;
height: 30px;
font-size: 14pt;
}
h1 {font-size: 16pt; color:#333333;}
td.navtd, td.navtdr {width:160px; text-align:center;}
td.navtd {border-right: 1px solid #333333;}
.textarea {
margin-left: 20px;
margin-right: 20px;
text-align:left;
margin-bottom:20px;
}
img.homeimg, img.righthome {
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
border: 1px solid #333333;
}
img.homeimg {float:center; width:220px}
img.righthome {float:right; width:300px;}
img.roomimg {width: 600px; border:1px solid #333333;}
img.locationimg {height:150px; border:1px solid #333333;}
h2 {font-weight:bold; font-size:14pt; color:#444444; text-align:center;}
a {color:#000000;}
a:link, a:visited {text-decoration:underline;}
a:hover, a:focus {text-decoration:none;}
a.navlink:link, a.navlink:visited {color:#444444; text-decoration:none;}
a.navlink:hover, a.navlink:focus {color:#000000; text-decoration:none;}
.input, .messageinput {color:#222222; font-family:georgia, tahome; text-align:center; font-weight:bold; border:1px solid #444444; font-size:10pt;}
.messageinput {padding:5px;}
td.contacttd {width:200px; text-align:center;}
table.lefttable {margin-left: 100px; float:left; height:120px; width:250px; margin-right:50px;}
table.righttable {margin-right: 100px; float:right; height:120px; width:250px; margin-left:50px;}
.myMap {width:420px; height:330px; position:relative; float:right; margin-left:20px; border:1px solid #333333;}
ol {line-height: 1.5em;}
.smalltxtcenter {text-align:left; width:320px; float:center; margin:0 auto;}
.download {text-align:center; background-color:#DfDfDf; width:300px; padding:6px; border:1px solid #333333; margin-bottom:5px; margin:0 auto; float:right;}
table.alignrighthome {float:right; text-align:center; width:320px; margin-bottom:10px;}