html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background-image: transparent;
}



a.blue:link    { color: #417FDA; text-decoration:none;}
a.blue:hover   { color: #00334c; text-decoration: underline;}
a.blue:visited { color: #417FDA;}
a.blue:active  { color: #417FDA;}

a.white:link    { color: #FFFFFF; text-decoration:none;}
a.white:hover   { color: #43e7ff; text-decoration: underline;}
a.white:visited { color: #FFFFFF; text-decoration:none;}
a.white:active  { color: #FFFFFF; text-decoration:none;}

a.mapcont:link    { color: #FFFFFF; text-decoration:none; background-color:#00334d; padding: 4px; font-weight: bold; font-size: 14px;}
a.mapcont:hover   { color: #FFFFFF; text-decoration: underline;  background-color:#cc0000; padding: 4px; font-weight: bold; font-size: 14px;}
a.mapcont:visited { color: #FFFFFF; text-decoration:none;  background-color:#00334d; padding: 4px; font-weight: bold; font-size: 14px; }
a.mapcont:active  { color: #FFFFFF; text-decoration:none;  background-color:#00334d; padding: 8px 4px 4px 4px;font-weight: bold; font-size: 14px;}

#footerlinks {text-align:center; vertical-align:bottom;}
#footerlinks ul{width: 95%; height:20px; margin:0 auto; list-style:none;}
#footerlinks li{float:center; display:inline; }
#footerlinks ul li a{padding:0 10px 0 0; color:#585858; text-decoration:none; font-size:.9em;}
#footerlinks ul li a:hover{text-decoration:underline; color:#00334c;}
#footerlinks p.copyright{width: 98%; margin:5px auto; color:#969696; font-size:.9em;}

span.sub {font-family:font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
  color: #044d6d; 
  font-size: .9em;
  padding:4px 2px 2px 2px;
  font-weight: normal;
  line-height:1; font-style:italic;
}


h2.address{font-size:.3em; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}


h4 { font-size: .8em; font-family:Arial, Helvetica, sans-serif; font-weight:400;}
  .phone { color:#00334c; padding: 7px 0 0 8px; text-align:left; letter-spacing:.1em;}
  .title {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; line-height:22px;
color:#FFFFFF; font-size: 1.0em;
letter-spacing:.025em;
left: 4px;
top: 3px;
text-align: left;
font-variant:small-caps;
font-stretch: ultra-expanded;
font-weight: bold; 
background-color:#6d615b; 
  display: run-in; 
  font-variant:small-caps; 
  font-stretch:ultra-expanded; 
  padding: 1px 1px 0 1px;
  margin: 1px 1px 0 1px;
 }
 
.thermal {padding:3px 15px 0 5px; margin:3px 15px 0 5px;}

h3 {}

.main{
line-height:1;
font-family: "Times New Roman", Times, serif, Times, serif ;
font-size: 1.1em;
font-weight:500;
color:#044d6d;
letter-spacing: .09em;
font-variant:small-caps;
}

.heading {
padding:0 0 0 1px;
margin:0 0 0 1px;
line-height:1.0;
font-family: luc Georgia, "Times New Roman", Times, serif, Times, serif ;
font-size: 1.0em; font-variant:small-caps;
font-weight:500;
color:#044d6d;
letter-spacing: .05em;
font-variant:small-caps;
}

.update{font-size: .9em; font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif; color:#43e7ff; text-align:left; padding: 20px 0 0 7px; letter-spacing:.04em;}

h5 {color:#00334d; font-weight:bold;}


h6 {font-weight: bold; font-size: 14px; color:#00334d;}

p{ font-size: .7em; margin-top: 0px; padding-top: 0px; margin-right:10px; padding-right:10px;}

.subtitle{ font-size:.5em; margin:-5px; padding:-1px;}
.news {font-size: .3em; color:#FFFFFF; padding: 0px 10px 0 5px; font-size:100%; font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif; }
.cred{padding: 0 0 3px 1px; margin:0 0 3px 1px; font-size:.7em;}

img.topper{ margin:0; padding:0;}

img.roomleft{padding:0 4px 4px 0; margin:0 4px 4px 0; float:left;}

img.roomright{padding:4px 0 0 4px; margin:4px 0 0 4px; vertical-align:bottom; float:right;}
img.roomtopright{padding:0 3px 4px 4px; margin:0 3px 4px 4px; vertical-align: top; float:right;}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body { line-height:normal;
	 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

