/* ------------------------------------------------------- 
page.css
created:  12/28/2006 by cm
last modified: 12/29/2008 by cm
------------------------------------------------------- */

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
}

h4
{
    font-size:13px;
}

#content h1 {
	margin: 10px 0;	
}

#content h2 {
	background: url(img/blend.gif) no-repeat left;
	color: #60999F;
	line-height: 2.5em;
}

#content h2 span {
	display: none;
}

#content h2 em {
	font-style: normal;
	color: #9C907A;
	font-size: 11px;
	display: block;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

#content p {
	margin-bottom: 1.5em;
}

#content li
{
	font-size:110%;
	color: #1D3D67;
	line-height:1.5em;
}	

#lead h3, #side h3, #content h3 {
	color: #2d5d9d;
	font-size: 135%;
	padding-top: 20px;
	padding-left: 14px;
	line-height: 0;
}

#lead p.fineprint {
	color: #999;
	font-size: 85%;
	padding-left: 4px;
	line-height: 1.25em;
}

body#core #lead p.fineprint {
	line-height: .25em;
}


#side h3 {
	margin-bottom: 1em;
}

#side p.attraction {
	font-size: 85%;
	display: block;
	clear: both;
	line-height: 1.4em;
	color: #4E7C81;
}

#side p.attraction strong {
	color: #60989E;
}


#side p.attraction a:link img, 
#side p.attraction a:visited img {
	border: 4px solid #D7ECEE;
	float: left;
	margin-right: 5px;
}

#side p.attraction a:hover img {
	border: 4px solid #A1D2D7;
	float: left;
	margin-right: 5px;
}

#side h4 {
	font-size: 100%;
	padding-top: 20px;
	padding-left: 14px;
	line-height: 0;
}

.sidenav li
{
    font-size: 120%;
    margin-bottom: 5px;
}

.sidenav li a
{
    font-weight:normal;
}

.nextpage
{
    text-align:right;
    font-size:130%;
    padding-top:15px;
    clear:both;
}

#footer p, #footer ul {
	color: #fff;
	padding: 0 16px;
	font-size: 85%;
}

#footer .phone {
	position: absolute;
	right: 16px;
}

#footer .wdotcomlink
{
}

#content img {
	margin-left: 10px;
	border: 4px solid #D7ECEE;
}

body#core #content img, body#home #content img {
	border: 4px solid #D7ECEE;
}

span.more {
	display: block;
	background: url(img/magnifier.png) no-repeat left;
	padding-left: 20px;
	margin-top: 7px;
	font-size: 85%;
}

#email-offer h3 {
	color: #CC9D19;
	padding-left: 10px;
	padding-top: 26px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	font-style: italic;
	letter-spacing: 2px;
	position: absolute;
	top: 5.25em;
	left: 250px;
}

#header h1 .headerlocation {
	position: absolute;
	font-size: 80%;
	text-align: right;
	left:290px;
}


/* ------------------------------------------------------- 
FRONT PAGE
------------------------------------------------------- */
table#homethumbs { margin:10px 0 0 20px; }
	table#homethumbs tr td { padding:5px; vertical-align:top; }
	body#home #content table#homethumbs tr td a { border:none; }
	body#home #content table#homethumbs tr td a p { text-decoration:underline; line-height:20px;  }
	body#home #content table#homethumbs tr td a img { border:none; padding:5px; margin:0; }
	body#home div#side a img, body#home div#side a { border:none; }

p.comment
{
    background-image: url(/img/quotationmarks.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:50px;
}

#content p.frontcomment
{
	font-size:85%;
}

p.comment span.commentcredit
{
    display:block;
    font-style:italic;
    font-size: 90%;
}

p.commentlink
{
    background-image: url(/img/icons/comments.png);
    background-position: left top;
    background-repeat: no-repeat;
    width:180px;
    float:right;
    padding-left:21px;
}


/* ------------------------------------------------------- 
MAP
------------------------------------------------------- */

#map {
  width: 500px;
  position: relative;
  margin-top: 1.5em;
  float: left;
  height:630px;
}

#map img {
	float: left;
	margin-top: 30px;
}

body#core #content #map img {
	border: 0;
}

#map dl {
	width: 170px;
	position: relative;
	float: left;
}

#map dl dt {
  margin: .5em 0 1.5em 0;
  padding: 0;
  list-style: none;
  font-size: 100%;
  position: relative;
  float: left;
  clear: both;
  width: 170px;
}

#map dl dd {
	background: url(img/bullet.png) no-repeat 0px 50%;
	margin-left: 10px;
	padding-left: 12px;
	position: relative;
	width: 150px;
	float: left;
	clear: both;
	font-size: 92%;
}

#map a {
  text-decoration: none;
  color: #244B7E;
  cursor:pointer;
}

#map a .hotspot {
  width: 22px;
  height: 22px;
  display:block;
  position: absolute;
}

#map a .link {
  position: absolute;
  display: block;
  width: 15em;
}

/* :BUG: This rule on it's own does not work in IE  */
#map a:hover .hotspot {
  border: 1px solid #244B7E;
}

/* :BUG: Neither does this rule  */
#map a:hover .link {
  color: #78BEC6;
}

/* :KLUDGE: However if you add this rule, both the previous rules now work. Weird*/
#map a:hover {
  border: none;
}


#map .ti a .hotspot {
  top: 226px;
  left: -180px;
}

#map .bv a .hotspot {
  top: 61px;
  left: -162px;
}

#map .gv a .hotspot {
  top: 2px;
  left: -184px;
}

#map .gt a .hotspot {
  top: -99px;
  left: -179px;
}

#map .ws a .hotspot {
  top: -357px;
  left: -192px;
}


#map em {
	font-size: 70%;
	color: #78BEC6;
	font-style: normal;
	display: inline;
} 


/*-----------------BING MAP-----------------*/
body#core #content img.MSVE_ImageTile, body#core #content img.MSVE_PoweredByLogo { border:0; } 


/* ------------------------------------------------------- 
links
------------------------------------------------------- */


a:link {
	text-decoration: none;
	color: #6C8DBA;
	border-bottom: 1px solid #ccc;
	/*font-weight: bold;*/
	}

a:active { 
	text-decoration: none; 
	color: #6C8DBA;
	border-bottom: 1px solid #ccc;
	}

a:visited { 
	text-decoration: none; 
	color: #6C8DBA;
/*	border-bottom: 1px solid #ccc;*/
	}

a:hover {
	text-decoration: none;
	color: #244B7E;
	border-bottom: 2px solid #78BEC6;
	}
	
#footer a:link {
	text-decoration: none;
	color: #D6EBEE;
	border-bottom: 0px solid #ccc;
	font-weight: bold;
	}

#footer a:active { 
	text-decoration: none; 
	color: #D6EBEE;
	border-bottom: 0px solid #ccc;
	}

#footer a:visited { 
	text-decoration: none; 
	color: #D6EBEE;
	border-bottom: 0px solid #ccc;
	}

#footer a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #78BEC6;
	}
	

#map dl dd a:link {
	text-decoration: none;
	color: #6C8DBA;
	border-bottom: 1px solid #ccc;
	}

#map dl dd a:active { 
	text-decoration: none; 
	color: #6C8DBA;
	border-bottom: 1px solid #ccc;
	}

#map dl dd a:visited { 
	text-decoration: none; 
	color: #6C8DBA;
	border-bottom: 1px solid #ccc;
	}

#map dl dd a:hover {
	text-decoration: none;
	color: #78BEC6;
	border-bottom: 2px solid #78BEC6;
	}
	
/*******************************
	WEATHER
*******************************/

#weather-temperature
{
    font: 2.0em "Times New Roman", Times, serif;  
    color:#666;
    position:absolute;
    right:85px;
    top:140px;
}

#weather-glyph img
{
    position:absolute;
    top: 130px;
    right:20px;
    
    width:64px;
    height:64px;
    border:none !important;
}

#weather-conditions
{
    color:#666;
    font-size: 80%;
    position:absolute;
    right: 82px;
    top:162px;
    text-align:right;
}
/*
#weather-temperature, #weather-glyph, #weather-conditions, #weather-link
{
    float:left;
}
*/


/*******************************
	MISC
*******************************/
.center {
	text-align:center;
}

img.imgright
{
   float:right;
   margin-left: 15px; 
}

img.imgleft
{
    float:left;
    margin-right: 15px;
}

.left
{
    text-align:left;
}

.right
{
    text-align:right;
}

.clear
{
	clear:both;
}

.disclaimer 
{
    font-size: 78%;
	float: left;
	color: #60999F;
	margin: 0 20px;
}

#home p.phone, #core p.phone
{
    font-size: 18px;
	font-family: Georgia, "Times New Roman", serif;
	color: #2d5d9d;
	background: url(img/iconphone-tan.gif) no-repeat 0px 50%;
	padding-left: 53px;	
	line-height: 1em;
	margin: 0  0 0 13px;
}

.pagecontent
{
    margin-top:25px;
}

.pagesubtitle
{
	font-size:90%;
    color: #88B3B7;
	border-left: solid 1px #88B3B7;
	padding-left: 15px;
	margin-left: 15px;
}

#content h2 a, #content h2 a:active, #content h2 a:visited
{
    color:#60999F;
    border:none;
    font-weight:normal;
}

div.special {
	width: 220px;
	float: left;
	margin-right: 20px;
}

div.special h4 {
	color: #CC9D19;
	background: url(img/blend-yellow-narrow.gif) no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

div.special img {
	border: 0;
	border-top: 1px solid 4px #CC9D19;
}

div.special p {
	margin: 16px 0;
	padding-left: 20px;
}

div.special p.desc {
	font-size: 92%;
}


.price /*used on homepage*/
{
	display:block;
	color:#60999F;
}

.fullsitelink
{
    width:120px;
    margin-top:25px;
    margin-left:20px;
    text-align:left;
    border-top:1px #ccc solid;
}

.fullsitelink p
{
    text-align:left;
    margin:0;
    padding:0;
    font-size:80%;
    font-weight:bold;
    text-align:center;
}

.fullsitelink a, .fullsitelink a img
{
     border:0;
}

.ratesfooter
{
    text-align:center;
    margin:auto;
    clear:both;
}

.ratesfooter img, .specials img { border:none !important;  }
.ratesfooter a, .ratesfooter a:visited { border:none; }


.noborder
{
    border:0 !important;
}

.weatherattribution
{
    margin-top: 50px;
    border-top:1px solid #ccc;
    padding-top: 15px;
}

#contactright 
{
    float:right;
}
#contactleft
{
    float:left;
    margin-left:-30px;
}

/*---------------------
TOP NAV
----------------------*/
/*
#topsubnav
{
    margin-top:-10px;
    margin-bottom: 20px;
    padding:0;
    text-align:right;
}

#topsubnav li
{
    list-style:none;
    display:inline;
    padding-left: 9px;
}

#topsubnav li a
{
    font-weight:normal;
}
*/

/*******************************
SIDEBAR LISTS
*******************************/

#side p,
#contactpage p {
	padding: 11px;
}

#side dl, ul, 
#contactpage dl,
#side p.smallprint {
	font-size: 11px;
	margin-left: 26px;
	line-height: 1.3em;
	margin-top: 16px;
	color: #808080;
}

#side ul li,
#contactpage ul li {
	background: url(img/bullet.png) no-repeat 0px 50%;
	padding-left: 16px;
	list-style: none;
}

#side ul.simplelist li,
#contactpage ul.simplelist li {
	background: none;
	padding-left: 0;
}

#side ul li em,
#contactpage ul li em {
	font-weight: bold;
	color: #60999F;
	font-style: normal;
	font-size: 13px;
	background: url(img/iconphone.png) no-repeat 0px 50%;
	padding-left: 20px;
}

#side dl dt.tree,
#contactpage dl dt.tree {
	font-weight: bold;
	color: #2d5d9d;
	font-size: 12px;
	background: url(img/icontree.png) no-repeat 0px 50%;
	padding-left: 30px;
	line-height: 2.2em;
}

#side dl dd.contact,
#contactpage dl dd.contact{
	margin-top: 5px;
	background: url(img/iconcontact.png) no-repeat 0px 50%;
	padding-left: 20px;
}

#side dl dd,
#contactpage dl dd {
	margin-left: 30px;
}

a.sitemap
{
    text-align:center;
    font-weight:normal;
}
