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

/* ------------------------------------------------------------------- EVENTS ---- */

#module_events{
	width: 295px;
}

#module_events a{
	text-decoration: none;
	color: #333333;
}

#module_events ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#module_events ul li{
	clear: both;
}

#module_events ul li div.left{
	float: left;
	width: 42px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.35em;
	background: url(../images/icon_calendar.png) no-repeat;
}

#module_events ul li span.month{
	color: #ffffff;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

#module_events ul li span.date{
	font-weight: bold;
	font-size: 1.3em;
	font-family: Times, Times New-Roman, serif;
}

#module_events ul li div.right{
	padding-left: 55px;
	padding-top: 5px;
}


#module_events ul li span.title{
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
}

/* ------------------------------------------------------------------- GUIDEBOOK ---- */

#module_requestguidebook{
	padding: 10px 0;
	margin: 10px 0px;
	width: 295px;
	/*border-top: 1px solid #d79c73;
	border-bottom: 1px solid #d79c73;*/
}

#module_requestguidebook p{
	font-size: .9em;
}

#module_requestguidebook img {
	border: none;
}

#module_requestguidebook input{
	width: 250px;
	margin-left: 15px;
}

#module_requestguidebook form{
	margin-top: 20px;
}

#module_requestguidebook form p{
	margin-bottom: 1px;
	margin-left: 15px;
	margin-top: 10px;
	font-weight: bold;
	clear: right;
}

#module_requestguidebook .submit_button{
	background: url(../images/button_submit.png) no-repeat;
	width: 104px;
	height: 31px;
	border: 0px;
	margin-top: 15px;
	margin-left: 170px;
}

#module_requestguidebook .submit_button:hover{
	cursor: pointer;
}

/* ------------------------------------------------------------------- WEATHER ----------- */

#module_weather {
	margin: 10px 0;
	width: 300px; 
	height: 250px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_300x250_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #346797;
}

/* ------------------------------------------------------------------- GET DIRECTIONS ---- */

#module_getdirections{
	width: 295px;
}

#module_getdirections p{
	font-size: .9em;
}
#module_getdirections input {
	width: 290px;
	/*margin-left: 15px;*/
}

#module_getdirections form {
	margin-top: 20px;
}

#module_getdirections form p {
	margin-bottom: 1px;
	margin-left: 15px;
	margin-top: 10px;
	font-weight: bold;
}

#module_getdirections .submit_button {
	background: url(../images/button_submit.png) no-repeat;
	width: 104px;
	height: 31px;
	border: 0px;
	margin: 0;
	padding: 0;
}

#module_getdirections form p.center {
	text-align: center;
}

#module_getdirections .submit_button:hover {
	cursor: pointer;
}

#module_getdirections small {
	padding: 10px 0;
}

/* ------------------------------------------------------------------- GOOGLE DIRECTIONS ---- */

#module_googledirections {
	margin-top: 20px;
	overflow: visible;
}

#directions {
	
}

#directions p {
	font-size: .9em;
}

#directions input {
	width: 280px;
}

#directions form {
	margin: 0px;
}

#directions form p {
	margin: 10px 0 1px 0;
	font-weight: bold;
}

#directions #direction_list {
	clear: right;
}

#directions #new_search {
	display: none;
}

#module_googledirections #map {
	width: 575px;
	height: 575px;
}

#directions .submit_button {
	background: url(../images/button_submit.png) no-repeat;
	width: 104px;
	height: 31px;
	border: 0px;
	margin-top: 15px;
	float: right;
	padding: 0;
	margin-left: 0;
}

#directions .submit_button:hover {
	cursor: pointer;
}


/* ------------------------------------------------------------------- WHATS NEW ---- */

#module_whatsnew{
	width: 295px;
}

#module_whatsnew a{
	text-decoration: none;
	color: #333333;
}

#module_whatsnew a:hover{
	color: #999999;
}

#module_whatsnew ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#module_whatsnew ul li{
	clear: both;
	padding: 0px 18px;
}

#module_whatsnew ul li div.left{
	float: left;
	width: 42px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.35em;
	background: url(../images/icon_calendar.png) no-repeat;
}

#module_whatsnew ul li span.month{
	color: #ffffff;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#module_whatsnew ul li span.date{
	font-weight: bold;
	font-size: 1.3em;
	font-family: Times, Times New-Roman, serif;
}


#module_whatsnew ul li div.right{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}


#module_whatsnew ul li span.title, #module_whatsnew ul li span.title a{
	font-weight: bold;
	color: #333333;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
}

#module_whatsnew ul li p{
	margin-top: 1px;
	margin-left: 10px;
}




/* ------------------------------------------------------------------- PLACES TO STAY ---- */




#module_placestostay{
	width: 295px;
}

#module_placestostay a{
	text-decoration: none;
	color: #333333;
}

#module_placestostay a:hover{
	color: #999999;
}

#module_placestostay ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#module_placestostay ul li{
	clear: both;
	padding: 5px 18px;
}

#module_placestostay .highlighted{
	font-weight: bold;
}

/* ------------------------------------------------------------------- BOTTOM MAP ---- */

#module_bottom_map{
	width: 636px;
	height: 353px;
	background: url(../images/homepage_map.png);
	
}
#bottom_map_title{
	height: 108px;
	float: right;
}

#bottom_map_title p{
	float: right;
	height: 45px;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Times, Times New-Roman, serif;
	font-size: 1.6em;
	line-height: .95em;
	margin-top: 15px;
	padding-right: 16px;
	padding-top: 13px;
	margin-bottom: -15px;
}
#bottom_map_number{
	color: #d1a715;
}

#bottom_map_contactinfo{
	width: 256px;
	padding-right: 34px;
	float: right;
	clear: right;
}

#bottom_map_contactinfo h4{
	border: 0px;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: .06em;
	font-variant: normal;
	color: #000000;
	font-size: 1.33em;
	margin-top: 17px;
}

#bottom_map_contactinfo p{
	line-height: 1.6em;
}

#bottom_map_contactinfo .phone_title{
	clear: left;
	width: 75px;
	float: left;
}

/* ------------------------------------------------------------------- LISTINGS ---- */

#module_listings{
	width: 606px;	
	padding-bottom: 30px;
	border-bottom: 1px solid #d79c73;
	/*display: inline;*/
	overflow: auto;
}

#module_listings h4{
	text-transform: uppercase;
}

#module_listings ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 5px;
}

#module_listings ul li{
	margin: 5px 0px;
	height: 100px;
	float: left;
}

#module_listings ul li a {
	color: #345F70;
	text-decoration: none;
}

#module_listings ul li img{
	/*border: 5px solid #cae2ed;*/
	border: none;
}

#module_listings ul li div.left{	
	float: left;
	width: 135px;
	height: 100px;
}

#module_listings ul li div.left div.thumbnail {
	width: 120px;
	height: 90px;
	border: 5px solid #cae2ed;
	overflow: hidden;
	vertical-align: middle;
}

#module_listings ul li div.right{
	float: left;
	width: 444px;
	height: 80px;
	padding: 10px;
}

#module_listings ul li.premier div.right{
	background-color: #e6ecf0;
	background-color: #A3CDDD;
}

#module_listings ul li p{
	margin: 2px;
}

#module_listings ul li p.title{
	color: #345f70;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

#module_listings ul li p.title a {
	color: #345F70;
	text-decoration: none;
}

#module_listings ul li p.title a:hover {
	color: #345F70;
	text-decoration: underline;
}

#module_listings ul li p.location{
	color: #000000;
}


#module_listings ul li.standard{
	height: 40px;
}

#module_listings ul li.standard div.left{	
	height: 20px;
}

#module_listings ul li.standard div.right{
	height: 20px;
}
#module_listings ul li.standard p.title{
	font-size: 1.2em;
}

/* ------------------------------------------------------------------- BUSIINESS DIRECTORY ---- */

#module_business_directory{
	width: 606px;	
	padding-bottom: 30px;
	/*border-bottom: 1px solid #d79c73;*/
	overflow: auto;
}

#module_business_directory h4{
	text-transform: uppercase;
}

#module_business_directory ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 5px;
}

#module_business_directory ul li{
	margin: 5px 0px;
	height: 40px;
}

#module_business_directory ul li p{
	margin: 2px;
}

#module_business_directory ul li p.title{
	color: #345f70;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#module_business_directory ul li p.location{
	color: #000000;
}

/*#module_business_directory ul li.standard{
	height: 40px;
}

#module_business_directory ul li.standard div.left{	
	height: 20px;
}

#module_business_directory ul li.standard div.right{
	height: 20px;
}
#module_business_directory ul li.standard p.title{
	font-size: 1.2em;
}*/

/* ------------------------------------------------------------------- BUSIINESS DIRECTORY ---- */

#module_testimonials {
	width: 606px;	
	padding-bottom: 30px;
	overflow: auto;
}

#module_testimonials p {
	margin: 2px;
}

#module_testimonials p.attribute {
	margin-bottom: 20px;
	text-align: right;
}