

/* IMPORTS --------------------------------------------------------------*/


@import url("reset.css");
@import url("pnav.css");
@import url("modx.css");


/* INVISIBLES --------------------------------------------------------------*/

#cc {display:none;}
#tracking {display:none;}



/* ANCHORS & LINKS --------------------------------------------------------------*/
a {
	color: #66a253;
	text-decoration: none;
	padding:0;
	
}
a:hover {
	color:#6f988a;
}

h2 {font-size:26px; padding:0; margin: 0 0 8px 0;letter-spacing:-1px;}


/* BODY  --------------------------------------------------------------*/
 

body
{
	padding:0;
	margin:0;
	background: #d6d7cc;
	color:#2b353e;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size:68%;  /* Tip: Treat this as 10pt. */
	line-height:1.655em;

} 
	
 

 
/* Packages */



#homepack {width:850px; height:138px; margin:1px 0; padding:0; background:#ffffff;overflow:hidden;}


#promo1 {width:333px; 
height:138px;
display:block; 
overflow:hidden; 
float:left;
background:#e9f1f3 url(../images/promo1wall.jpg) no-repeat top right;
margin: 0 0 0 1px;
position:relative;
border:1px solid #f2f6f7;
}


#promo1 p {line-height:15px;}


#promo2 {width:260px; 
height:138px;
display:block; 
overflow:hidden; 
float:left;
background:#ffffff url(/web/assets/images/x.jpg) no-repeat top left;
margin: 0 2px 0 2px;
position:relative;
border:1px solid #f2f6f7;
}

#promo2 p {line-height:15px; padding:10px 4px 0 0;}

.whammy {float:left;}

#signupbuttons {width:247px; 
height:138px;
display:block; 
overflow:hidden; 
float:right;
background:#ffffff;
margin: 0 1px 0 0;
position:relative;
}

#signupbuttons a {text-decoration:none;}
#signupbuttons a:hover {
	border-bottom:0;
}




/* CONTAINERS AND GRIDS */
 
#container_wrap_home {width:850px; margin:0 auto; padding:0; background:transparent;}

#container_wrap {width:850px; margin:0 auto; padding:0; background:transparent url(../images/pagewall.gif) repeat-y;}




#sisnavwrapper {
  line-height: 1px;
  z-index: 998; 
  width: 960px; 
  height:23px;
  background:#84b4bc; 
  position: relative;
  padding:0;
  margin:0;
} 


#page {width:850px;margin:0;padding:0;border:0;}


#header {width:850px; height:100px; margin:0; padding:0; background:transparent  url(../images/header.gif) no-repeat;position:relative;}

#deal {display:block; width:500px; height:26px; position:absolute; top:60px; right:60px; border:0; color:#ffffff; font-weight:bold; font-size:12px; text-align:right;}
#deal a {color:#ffffff;}
#whammywin {position:absolute; top:-3px; right:0;}

a.hotbuttons  {display:inline; padding:3px 5px; margin: 0 6px; border:1px solid #c1e2a0; background-color:#73a300; color:#ffffff; width:200px; }
a:hover.hotbuttons  {background-color:#ea9e0a; color:#ffffff; border:1px solid #ea690a;}
a:visited.hotbuttons  {background-color:#ea9e0a; color:#ffffff;}



h1#branding {
	height:85px;
    width:300px; 
    display:block;
	background:transparent;
	margin:0;
	padding:0;
	float:left;
	border:0;
}
h1#branding a {display:block; text-indent:-9000px; float:right; position:relative; width:300px; height:85px; margin:0 20px 0 0; border:0;}

h1#reslink {position:absolute; left:30px; top:55px; display:block; width:260px; height:15px; border:0; padding:0; margin:0;}

h1#reslink a {display:block; width:260px; height:15px; border:0;text-indent:-9000px; }




.grid {
	display:inline;
	float: left;
	min-height:400px;
	width:850px;
	background: url(../images/pagewall.gif) repeat-y;
}

.grid_home {
	display:inline;
	float: left;
	min-height:250px;
	width:850px;
	background: url(../images/pagewallhome.gif) repeat-y;
}


 
/* COLUMNS */



#content_home {
display:block;
width:604px;
margin:0;
padding:0;
background:#ffffff;
float:left;
}


#home_feature {
display:block;
width:240px;
margin:0 1px 0 0;
padding:0;
color:#204f7b;
font-size:11px;
float:left;
text-align:left;
}

#home_feature p {padding:4px 0 2px 8px; line-height:13px;}

#home_feature a {color:#a14800;}

#home_reservations {
display:block;
width:205px;
margin:0 1px;
padding:0;
background:transparent;
color:#4c6a6f;
font-size:11px;
float:right;
}

#home_reservations p {padding:2px 0 2px 4px; line-height:13px;}


 

#sidebar_short {
display:block;
width:210px;
min-height:300px;
margin:0;
padding:0;
background:transparent;
float:left;
}

#sidebar {
display:block;
width:210px;
margin:0;
padding:0;
background:transparent;
float:left;
}



/* FOOTERS */


#footer { 
width:850px; 
height:110px; 
background:transparent;
display:block;
margin:0;
padding:0; 
}

#footer p { text-align:center; font:11px sans-serif; padding:0; margin:0 0 3px 0; color:#4f5041; }
#footer a {color:#4f5041;}	 

#footer p.sociallinks { font-weight:bold; text-align:center; font:11px sans-serif; padding:0; color:#4f5041;}
#footer p.sociallinks a {color:#4f5041;}	 

#footer p.pagebottomlinks {text-align:center; font:11px sans-serif; margin:0 0 10px 0; color:#4f5041; }
#footer p.pagebottomlinks a {color:#4f5041;}	 


#footer a#top-link {
	position: relative;
	float:right;
	right: 0;
	top: 0;
	display: block;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 32px;
	height:50px;
	padding: 0;
	text-indent:-9999px;
}


 
 
 

/* CONTAINER PADS ALL ----*/

 
.box {
	margin:30px;
	font-size:12px;
	
}

.box_photos {
	margin:20px;
	font-size:12px;
}


#twitterfeed {
	border: none;
	margin: 20px 0 0 10px;
}

 
 .box ul li {
	background: url(../images/bullet1.png) no-repeat;
	background-position: -2px 4px;
	padding: 0 0 0 15px;
	margin:0 0 10px 10px;
 }
 
 
 .box ul li.facebook {
	background: url(../images/facebook_16.png) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin:0 0 10px 20px;
 }

 .box ul li.youtube {
	background: url(../images/youtube_16.png) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin:0 0 10px 20px;
 }

 .box ul li.flickr {
	background: url(../images/flickr_16.png) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin:0 0 10px 20px;
 }

 .box ul li.twitter {
	background: url(../images/twitter_16.png) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin:0 0 10px 20px;
 }

 .box ul li.blog {
	background: url(../images/rss_16.png) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;
	margin:0 0 10px 20px;
 }


/* HEADINGS GRAPHIC --------------------------------------------------------------*/

 
  
  
/* DITTO */  
  
.ditto_item {background:transparent; border-bottom:1px dotted #ffffff;margin: 10px 0 0 0;}
.ditto_pageTitle {font-weight:bold; font-size:12px;}
.ditto_date {font-size:9px;margin:0; padding:0 0 0 10px;color:#555555;text-transform: uppercase;}

 

.ditto_bigtitle a, .ditto_bigtitle a:visited {margin:0; padding:0 0 0 10px; font-size:18px; line-height:18px; font-family:arial, sans-serif; color:#2b353e; letter-spacing:-1px; font-weight:bold;}
.ditto_bigtitle a:hover {text-decoration:none; color:#25b5cf;} 
.ditto_introText {color:#2b353e; padding:0 0 0 10px; margin:0 0 1px 0;}



 

.ditto_thumb a, .ditto_thumb a:visited {margin:0; padding:0 0 0 10px; font-size:18px; line-height:18px; font-family:arial, sans-serif; color:#2b353e; letter-spacing:-1px; font-weight:bold;}
.ditto_thumb a:hover {text-decoration:none; color:#25b5cf;} 
.ditto_thumb {color:#2b353e; padding: 0px 0px 0px 10px;}



 
  
 
  
/* BUTTONS  */

a.buttons {
   display:block;
   text-align:center;
    margin:0 auto;
    width:200px;
    background-color:#75a5ad;
    border:1px solid #c9dcdf;
    border-top:1px solid #f5f9f8;
    border-left:1px solid #f5f9f8;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
    padding:6px 10px 7px 8px; /* Links */


}

/* STANDARD */

a:hover.buttons {
    background-color:#005067;
    border:1px solid #c9dcdf;
    border-top:1px solid #f5f9f8;
    border-left:1px solid #f5f9f8;
    color:#fff;
}
a:active.buttons {
    background-color:#005067;
    border:1px solid #c9dcdf;
    border-top:1px solid #f5f9f8;
    border-left:1px solid #f5f9f8;
    color:#fff;
    }

 
 
 
 
 
 
 
 
/* google map */

#gmp {width:440px;}
#bodyContent p {font-size:12px;}
h1.firstHeading {font-size:24px; line-height:20px; font-family:Arial, sans-serif;}




/* Overlay */


/* the thumbnails */
#triggers {
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}
 


/* LISTS --------------------------------------------------------------*/


#blinks {
	width:100%;
	position:relative;
	padding:0;
	border: 0;
}


#blinks ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	border: 0;
	margin:15px 0 15px 0;
}

#blinks li {
	border: 1px solid #ffffff;
	border-width: 1px 1px;
	margin:0;
	padding:0;
	margin-top: 2px;

}

#blinks li a {
	font-size:.9em;
	font-weight:bold;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	color:#222;
	display: block;
	padding: 5px;
	text-decoration: none;
	background:transparent;

}

* html #blinks li a {
	background:transparent;
}

#blinks li a:hover {
	background: #dceaec;
}

#blinks a em {
	color: #33465e;
	display: block;
	font: normal 85% Georgia, Serif;
	line-height: 125%;
}

#blinks a span {
	color: #33465e;
	background:transparent;
	font: normal 100% Georgia, Serif;
	line-height: 150%;
}






/* NAV ------------------------ */

#vnavwrap { 
margin:10px 0 0 1px; 
padding:10px 0 10px 0; 
width:210px;
text-align:left;
}



#vnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Lucida Grande, verdana, arial, Helvetica, sans-serif;
font-size:11px;
}

#vnav li { margin: 0 0 1px 0; }

#vnav a
{
display: block;
padding: 4px 0 4px 10px;
width: 196px;
color: #6f5b47;
text-decoration: none;
border-bottom:1px solid #f2edbe;
}


#vnav a:hover
{
color: #6f5b47;
background-color: #f6f2cb;
text-decoration: none;
border-bottom:1px solid #f2edbe;

}

#vnav ul ul li { margin: 0 0 1px 0; }

#vnav ul ul a
{
display: block;
padding: 4px 0 4px 10px;
width: 196px;
color: #6f5b47;
text-decoration: none;
border-bottom:1px solid #f2edbe;
}

#vnav ul ul a:hover
{
color: #6f5b47;
background-color: #f6f2cb;
text-decoration: none;
border-bottom:1px solid #f2edbe;
}

#vnav ul li.last a {border:0;}

#vnav ul li.active a  {font-weight:bold;}



#hnav {
margin:10px 0 10px 0;
border-bottom:1px solid #eeeeee;
}


#hnav ul li {display: inline;list-style-type: none;}
#hnav ul li ul {display: inline;list-style-type: none;}




#hnav a { padding: 3px 10px; }

#hnav a:link, #hnav a:visited
{
color: #257884;
text-decoration: none;
}

#hnav a:hover
{
color: #ff6600;
text-decoration: underline;
}

#hnav li.active a
{
color: #43bdce;
text-decoration: none;
}





/* RSS ------------- */

#feed {border:2px solid #86bd3c; padding:15px 15px 0 15px; margin:5px;}
#feed li {margin:0 0 10px 14px; }
#feed li {	font-family: Georgia, 'Times New Roman', serif; font-size:1.2em;line-height:100%;}









/* SEARCH ----------------- */

#ajaxSearch_form fieldset {
	border:0;
	padding:4px 0;
	position:relative;
	margin:0;
	width:205px; height:30px; 
	background:transparent;
	float:right;
}

#ajaxSearch_form {float:right; padding:0; margin-right: 2px; margin-top:5px; width:205px; height:30px; background:transparent url(../images/searchwall.png) no-repeat top left;}

#ajaxSearch_form #keywords {color:#222222;}
#ajaxSearch_intro {display:none;}

#ajaxSearch_input {
margin:0 0 0 2px;
padding:0;
width:143px;
height:20px;
float:left;
font: 11px/2.0em Arial, Helvetica, sans-serif; 
background:transparent;
border:0;
}

#ajaxSearch_submit {
  width: 45px;
  height:28px;
  margin: 0 0 0 5px;
  padding:0;
  border:0;
  background:url(../images/spacer.gif) no-repeat;
  text-indent:-9999px; 
  font-size:1px;
  color:#ffffff;
  text-decoration: none;
}

label {line-height:0;margin:0; padding:0;}


/* the box */
.ajaxSearch_result {padding:20px; margin:0; border:0; background:transparent url(../images/searchresultswall.jpg) no-repeat top left;}

/* intro blurb */
p.ajaxSearch_resultsInfo {font-weight:normal; font-size:12px; text-indent:0; color:#222222;}   
.ajaxSearch_resultExtract p {color:#222222;}   

.ajaxSearch_highlight {font-weight:bold; border-bottom:1px dotted #dddddd;}
.ajaxSearch_resultLink {font-weight:bold; color:#448995;}
.ajaxSearch_resultLink.a:hover {font-weight:bold; color:#ff6600;}

.ajaxSearch_paging {height:10px;}
 



/* SISTER PROPS --------------------------------------------------------------*/

 
/* Navigation 2.0
-------------------------------------------------------------- */
#sisterwrap {
  line-height: 1;
  z-index: 998; 
  width: 480px; 
  background:transparent url(../images/sisterprops.jpg) no-repeat; 
  height: 67px;
  position: relative;
  float:left;
  margin: 0 0 0 160px;
} 
/* apply background to underlying nav to prevent old IE flicker http://www.alistapart.com/articles/sprites */

#sister a {
	background: url(../images/sisterprops.jpg) no-repeat 0 0;
	display: block;
	height: 67px;
	text-indent: -999em;
	overflow: hidden;
	margin-right: 0;
}

#sister a:hover {
  border-bottom:0;
}

#sister li { float: left; position: relative;}
* html #sister li * { position: relative; }
#sister li, #sister ul { margin: 0; padding: 0; list-style-type:none; }


/*--- Up ---*/
#sisnav1 a { background-position: 0 0; width: 299px;}
#sisnav2 a { background-position: -299px 0; width: 49px; }
#sisnav3 a { background-position: -348px 0; width: 130px; }
 

/*--- over ---*/
#sisnav1 a:hover { background-position: 0 -67px; width: 299px;}
#sisnav2 a:hover { background-position: -299px -67px; width: 49px; }
#sisnav3 a:hover { background-position: -348px -67px; width: 130px; }
      

