@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/wis_bg.jpg);
	background-repeat:repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px;
	margin:0px;
}
#wis_wrapper{
	width:1017px;
	margin-left:auto;
	margin-right:auto; 
}
#wis_header{
	padding-left:33px;	
	height:77px;
}
#wis_header_right{
	float:right;
	width:500px;
	color:#898a91;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	text-align:right;
	padding-right:33px;
	font-size:0.9em;
}
#wis_header_right span{
	font-size:1.5em;
	color:#82630f;
}
#wis_menu{
	/*padding-left:33px;*/
	width:951px;
	background-image:url(images/wis_menu_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:33px;
}

#wis_menu ul,#wis_menu ul li
{
margin:0px;
padding:0px;
height:32px;
}

#wis_menu ul li
{
list-style:none;
display:block;
float:left;

}

#wis_menu a{
	display:block;
	float:left;
	background-image:url(images/wis_menu_btn_bg.jpg);
	background-position:left;
	text-transform:uppercase;
	vertical-align:top;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:27px;
	padding-top:5px;
	padding-left:32px;
	padding-right:32px;
	color:#306993;
	
}
#wis_menu a:hover{
	background-image:none;
	text-decoration:none;
	background-image:url(images/wis_menu_btn_bg_hover.jpg);
	background-position:left;
}
.img_right{
	float:right;
	margin-left:20px;
}
#wis_content{
	background-image:url(images/wis_content_bg.jpg);
	background-repeat:no-repeat;
	/*width:947px;*/
	min-height:587px;	
	padding:40px 50px 70px 50px;
	margin-bottom:20px;
	font-size:0.8em;
}
#wis_content p{
	margin-top:10px;
	margin-bottom:10px;
}
.wis_content_inner{
	font-size:1.1em;	
}
#wis_content h1{
	font-size:2em;
	color:#306993;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
#wis_content h2{
	font-size:1.5em;
	color:#666;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wis_content h3{
	font-size:1.2em;
	color:#000;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wis_content a{
	color:#3892d7;	
}
.theme_desc td{
	padding-bottom:20px;	
}
.theme-list{
	font-size:0.9em;
	margin-top:15px;
}
.theme-list td{
	vertical-align:top;
	border-bottom:solid 1px #e5e5e5;
	padding-top:20px;
	padding-bottom:20px;	
}
.theme-list img{
	border:1px solid #E6E6E6;
	padding:4px;
	margin-left:10px;
	margin-right:10px;
}
.theme_desc h3{
	font-size:1.7em;
	color:#306993;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wis_index_quicksearch{
	width:214px;
	height:360px;
	float:left;
	margin-right:10px;
	background-image:url(images/wis_quicksearch.jpg);
	background-repeat:no-repeat;
	font-size:0.7em;
	padding-top:50px;
	padding-left:5px;
}
#wis_index_quicksearch h1{
	padding-top:15px;
	margin:0px;
}
#wis_index_quicksearch h1 a{
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	margin:0px;
	font-weight:normal;
	color:#306993;
	
}
#wis_index_quicksearch h2{
	margin-top:5px;
}
#wis_index_quicksearch h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#666;
	
	padding-left:5px;
}
#wis_index_quicksearch p{
	margin-top:5px;
	font-size:1.1em;
	color:#666;
	line-height:1.6em;
	padding-right:15px;
	padding-left:5px;
}
#wis_index_quicksearch img{
	float:right;
	margin:5px 10px 0px 5px;
}
/*.arrive{
	float:left;
	margin-right:15px;
}
.arrive input{
	width:70px;
}
.depart{
	float:left;	
}
.depart input{
	width:70px;
}
.adults{
	clear:both;
	float:left;
	margin-right:15px;
}
.adults select{
	width:75px;	
}
.children{
	float:left;	
}
.children select{
	width:75px;	
}
.beds{
	clear:both;
	float:left;
	margin-right:15px;
}
.beds select{
	width:75px;	
}
.baths{
	float:left;	
}
.baths{
	width:75px;	
}
.cat1{
	clear:both;	
}
.search-button-wrapper{
	margin-top:15px;	
}
#ui-datepicker-div{
	background-color:#fff;	
	font-size:0.8em;
	color:#666;
	padding:10px;
}
#ui-datepicker-div a{
	color:#273774;	
}
#ui-datepicker-div td{
	
}
.ui-datepicker td span, .ui-datepicker td a {
display:block;
padding:0.2em;
text-align:right;
text-decoration:none;
}
.ui-state-default{
	background-color:#ededed;
	padding:2px 4px 2px 4px;
	border:solid 2px #fff;	
}
.ui-datepicker-group{
	float:left;
	margin-right:20px;
}*/
#wis_index_splash{
	
}
#wis_index_rotator{
	background-image:url(images/wis_rotator.jpg);
	background-repeat:no-repeat;
	width:680px;
	height:335px;
	float:left;
}
#wis_index_splash h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:normal;
	color:#306993;
	margin:0px;
}
#wis_index_splash p{
	font-size:1em;	
	margin:0px;
}
#wis_index_rotator{
	margin-top:15px;	
}
#wis_index_boxes{
	clear:both;
	margin-top:15px;
	width:960px;
	font-size:1.1em;
}
#wis_index_boxes h1{
	font-size:1.9em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#306993;
	margin:0px;
}
#wis_index_boxes h2{
	color:#646569;
	font-weight:normal;
	font-size:1.2em;
}
#wis_index_boxes a{
	color:#273774;	
}
#wis_index_box_specials{
	background-image:url(images/wis_box_specials.jpg);
	background-repeat:no-repeat;
	height:241px;
	width:330px;
	padding-left:15px;
	padding-top:10px;
	float:left;
}
#wis_index_box_specials p{
	color:#75767a;	
	font-size:0.9em;
	width:220px;
	margin:5px 0px 5px 0px;
}
#wis_index_box_themes{
	background-image:url(images/wis_box_themes.jpg);
	background-repeat:no-repeat;
	height:234px;
	width:330px;
	padding-left:15px;
	padding-top:10px;
	float:left;
}
#wis_index_box_themes h2{
	font-size:0.9em;	
}
#wis_index_box_themes a{
	text-decoration:underline;
	padding-bottom:2px;
	line-height:20px;
}
#wis_index_box_newsletter{
	background-image:url(images/wis_box_newsletter.jpg);
	background-repeat:no-repeat;
	height:223px;
	width:181px;
	padding-left:15px;
	padding-top:10px;
	padding-right:25px;
	float:left;
}
#wis_index_box_newsletter a{
	text-decoration:none;
	cursor:pointer;
}
#wis_index_box_newsletter a:hover{
	text-decoration:none;
	cursor:pointer;
}
#wis_index_box_newsletter p{
	color:#75767a;	
	font-size:0.7em;
	line-height:14px;
	margin:0px;
	
}
#wis_index_box_newsletter table{
	width:181px;	
}
#wis_index_box_newsletter td{
	color:#67686c;	
	font-size:0.8em;
	line-height:14px;
	padding:4px 0px 4px 0px;
}
.wis_index_box_newsletter_input{
	width:75px;
}
.wis_index_newsletter_join{
	background-image:url(images/wis_newsletter_btn.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:87px;
	border:0px;
	
}

.wis_index_newsletter_join input{
	background:transparent;
	height:32px;
	width:87px;
	border:0px;
	text-indent:-999px;
	
}
.wis_index_newsletter_join input:hover{
	cursor:pointer;	
}
#wis_footer_menu_wrapper{
	background-color:#f5f4f4;
	width:100%;
	clear:both;
}
#wis_footer_menu{	
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-size:0.8em;
	text-transform:uppercase;
	width:952px;
	margin-left:auto;
	margin-right:auto;
}
#wis_footer_menu a{
	font-weight:bold;
	color:#5e6164;
}
#wis_footer_menu ul a{
	font-weight:normal;
	color:#85888c;
	text-transform:none;
}
#wis_footer_menu ul li a div{
	text-align:center;	
}
#wis_footer_menu div{

padding-left:25px;
padding-right:25px;
	float:left;

        width:100px;
}
#wis_footer_menu .div{
	margin-right:40px;
	float:left;

width:200px;
}
#wis_footer_mid_wrapper{
	background-color:#e1e1e1;
	border-bottom:solid 1px #cecece;
	width:100%;
}
#wis_footer_mid{
	width:952px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:0.8em;
}

#wis_footer_bottom_wrapper{
	background-color:#e1e1e1;
	width:100%;
}
#wis_footer_bottom{
	width:952px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:0.8em;
	color:#797a7c;
}
.wis_footer_leftcol{
	float:left;
	width:400px;
}
.wis_footer_rightcol{
	float:left;
	width:550px;
	text-align:right;
}
.wis_footer_rightcol a{
	margin-right:20px;
	padding-left:20px;
	color:#646569;
}
.wis_footer_leftcol a{
	color:#306993;	
}
#wis_footer_linkedin{
	background-image:url(images/wis_linkedin.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
#wis_footer_facebook{
	background-image:url(images/wis_facebook.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#wis_footer_twitter{
	background-image:url(images/wis_twitter.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


.sidebar {
	width:220px;
	float:left;
}
.right-col {
	width:690px;
	float:left;
	padding-left:5px;
}
#maps-button {
	padding-top:10px;
	padding-left:5px;
	height:141px;
	width:214px;
	margin-right:10px;
}
.clearFloat {
	clear:both;
}

/* EBLAST LANDING PAGE */
#eblast_content{
	width:920px;
}
#eblast_content h4{
	color:#1A6EB1; 
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:2em;  
	margin-bottom:-13px;
	margin-top:0px;
}
#eblast_content h4.first{
	margin-top:13px;
}
#eblast_content p{
	color:#848484; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size:0.9em; 
	line-height:1.2em; 
}
#eblast_content p.footer{
	font-size:1em; 
}
#eblast_content p.img{
	margin:0;
}
.emphasis{
	font-weight:bold;
	font-size:1.2em;
	color:#4484dc;
}
#eblast_info{
	padding-left:20px;
	width:303px;
	float:left;	
}
#eblast_registration{
	background: transparent url(images/eblast/eblast_form_bkgrd.jpg) no-repeat;
	width:570px;
	float:right;
	height:1170px;
}
#eblast_content #eblast_form{
	padding:24px 0 0 27px;
}
#eblast_content #eblast_footer p.emphasis{
	color:#1A6EB1; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size:1.1em;
}
#eblast_footer{
	clear:both;
	text-align:center;
}
