﻿/*********************
COLORS:
Blue: #194588;
Orange: #F2B650;

light blue: #DEEAFF 

*********************/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#headerinfo
{
    position:absolute;
    right:8px;
    top:0;
}

#headerinfo p
{
    text-align:right;
    color:#666;
    font-size:80%;
    font-weight:bold;
    margin-top:2px;
}
#headerinfo a
{
    color:#666;
}

#locationblurb
{
    position:absolute;
    left:220px;
    top:12px;
}

#locationblurb h1
{
    color:#666;
    font-size:85%;
    font-weight:normal;
    margin:0;
}


/*----------------------
    TOP NAV
-----------------------*/

#nav ul 
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: none;
    margin-top:40px;
    right:0px;
    position:absolute;
    height:25px;
    top:5px;
    padding-top:10px;
}
	
#nav li 
{
    margin: 0px;
    text-align: center;
    display: inline;
    padding-right: 5px;
    padding-left: 10px;
}

#nav li a 
{
    text-decoration: none;
    color:#666;
    display: inline;
}

#nav li.navreservenow a 
{
    border-top: 6px solid #FFD445;
}

#nav a:hover 
{
    border-top: 3px solid #194588;
    color: #333333;
}


/*---------------------
    SIDE BAR NAV
---------------------*/
#sidebarnav ul
{
    margin-left:15px;
    margin-top: 45px;
    border-top:dotted #ccc 1px;
    padding-top:10px;
    width:140px;
}

#sidebarnav li
{
    list-style:none;
    line-height:1.8em;
    font-size:90%;
    font-weight:bold;
}

#sidebarnav li a
{
    color:#D49024;
}

#sidebarnav h1
{
    font-size:120%;
    text-align:center;
    margin-bottom:1px;
}

#sidebarnav h2
{
	color: #3083FF;
    font-size:110%;
    text-align:center;
}

#sidebarnav img { border:none; }

.reservationcall
{
	/*background: url(/images/resv_bg.gif) no-repeat center;
	padding-top: 35px;
	height:100px;*/
    margin: 15px 0 35px 15px;
    border-top:dotted #ccc 1px;
    padding-top:10px;
    width:140px;
}
.reservationcall h1
{
    font-family: Georgia, Times New Roman, Serif;
    background-image: url(/images/icons/telephone.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-weight:bold;
    padding-left:15px;
    font-size:100% !important;
}

.reservationcall h3
{
	font-weight:normal;
	text-align:center;
	font-size:90%;
	margin-top:2px;
}

/*---------------------
    SIDE BAR PHOTOS
---------------------*/
#sidebarphotos
{
    margin-top:45px;
}

#sidebarphotos img
{
    border:5px solid #DEEAFF;
    margin: 10px 0;
}

#sidebarphotos a
{
    color:#194588;
    text-decoration:none;
    border-bottom:1px dotted #194588;
    font-size: 85%;
}

#sidebarphotos p a
{
    color:#194588;
    border-bottom:none;
    font-size:100%;
    text-decoration:underline;
    text-align:left;
    font-weight:bold;
}

/*
#sidebarphotos p.satview
{
    border-top:1px dotted #ccc;
    padding:20px 0;
    margin:20px 0;
}
*/

#sidebarphotos p a:hover
{
    text-decoration:none;
}


#sidebarphotos a:hover
{
    border-bottom:1px solid #DEEAFF;
}

/* ------------------------------------------------------- 

FRONT PAGE

------------------------------------------------------- */

p.comment
{

    background-image: url(/images/quotationmarks.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:50px;
}



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;
}



/*--------------------
    CONTENT
---------------------*/

#content h2, 
#contentonecol h2, 
#propertyblurb h2
{
	color: #3083FF;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 125%;
	background: url(/images/h2_bg.gif) no-repeat left;
	line-height: 2.5em;
}


#content h3, #content h3+p,
#contentonecol h3
{
    margin-left:7px;
}

#content h1, #content h2,
#contentonecol h1, #contentonecol h2,
#propertyblurb h2
{
    font-family:Georgia, Times New Roman, Serif;
    font-weight:normal;
}

#content p, #content li,
#contentonecol p, #contentonecol li,
#propertyblurb p,
label
{
    line-height:1.5em;
    color:#666;
}

#content p,
#contentonecol p,
#propertyblurb p
{
    margin-bottom:15px;
    text-align:justify;
}

#content ul,
#contentonecol p
{
    margin-left:20px;
}


/*******************************
	WEATHER
*******************************/

#weather
{
    position:absolute;
    top:-62px;
    right:-13px;
    width:200px;
}

#weather-temperature
{
    font: 2.0em "Times New Roman", Times, serif;  
    color:#666;
    position:absolute;
    right:105px;
    top:20px;
}

#weather-glyph img
{
    position:absolute;
    top: 00px;
    right:40px;
    width:64px;
    height:64px;
    border:none !important;
}

#weather-conditions
{
    color:#666;
    font-size: 80%;
    position:absolute;
    right: 102px;
    top:42px;
    text-align:right;
}

.weatherattribution
{
    margin-top: 50px;
    border-top:1px solid #ccc;
    padding-top: 15px;
}

/*--------------
	Homepage
---------------*/
.homepagenav
{
	margin-top:25px;
}
.homepagenav img
{
	margin-bottom:10px;
	border:none;
}

#propertyblurb
{
	margin:25px;
}
#propertyblurb h2
{
	margin-top:-15px;
}

#homespecials
{
	background-image:url(../images/specials_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:50px;
	clear:both;
}

p#homespecials 
{
	padding-top:30px;
	text-align:center;
	color:#B28530;
}

p#homespecials a
{
	color:#B28530;
}

#aaalogo
{
    margin-top:-25px;
}

/*---------------
    MISC
----------------*/

.albumlist p
{
}
.albumlist
{
    padding-bottom:50px;
}

div.albumlist a img
{
    border:none;
    padding:3px;
}

tr.rowhead
{
    background-color:#DEEAFF;
    color:#194588;
}

tr.rowhead h4
{
    font-size:110%;
}

#rates table td
{
    padding:5px;
}

#rates table
{
    margin:25px 0;
    width:300px;
    color:#666;
}

#specials
{
    margin-bottom:350px;
    margin-top:50px;
}

.reservationchunk
{
	background: #DEEAFF;
	text-align:center;
	border: 1px dashed #FFD445;
	padding: 10px;
	margin-top:30px;
}

.reservationchunk p
{
    text-align:center !important;
    margin:0;
    padding:0;
}

#reservationform
{
    margin:30px 0;
	background: #DEEAFF;
	border: 1px dashed #FFD445;
	padding: 10px;
}

#reservationform h1 { text-align:center; }

label
{
    display:block;
}

input, select, textarea
{
    width:250px;
    margin-bottom:20px;
    font-size:150%;
    color:#666;
}
textarea
{
    font-family:Arial, Sans-Serif;
    font-size:100%;
}

.highlight
{
    /*background-color:#DEEAFF;*/
	font-weight:bold;
}

.gallerynav
{
    text-align:center;
    padding-top:30px;
}

.albumlist div.photonav { display:block; float:right; } 

.centered
{
	text-align:center;
}