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


#nav-block{
	background:#f3f2f1;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	padding:0px 0px 10px 0px;
	margin:20px 0px 30px 0px;
	font-size:10px !important;
}

#nav-block-content{
	padding:10px 10px 0px 10px;
	}

.heading{ /*header of 2nd demo*/
	cursor:pointer;
	font-size: 11px;
	margin: 20px 0px 5px 10px;
	color:#136E8E;
	letter-spacing:0px;
	font-weight:bold;
}

.heading:hover{
	color:#666666;

}

.heading img{
	margin-right:7px;
}


.openheading{ /*class added to contents of 2nd demo when they are open*/
}

.closedheading{ /*class added to contents of 2nd demo when they are closed*/

}



/***EXPAND LINKS****/

#expand{
	color:#cccccc;
	margin-top:20px;
	border-top:solid 1px #ececec;
	padding-top:10px;
}

#expand a, #expand a:link, #expand a:visited {
	text-decoration:none;
	color:#cccccc;
	padding:0px 5px;
}

#expand a:hover{
	text-decoration:none;
	color:#C1D82F;
	
}

/****LIST***/

ul.nav{
	padding:0px;
	margin:0px;
}

ul.nav li{
	padding:0px 0px 0px 25px;
	margin:0px 5px 5px 5px;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
}

ul.nav li a {
	display:block;
	padding:7px 10px;
	margin:0px;
	text-decoration:none;
}

ul.nav li a:link, ul.nav li a:visited{
	color:#666666;
}

ul.nav li a:hover{
	color:#ffffff;
	background:#136E8E;
	_color:#999999;
	_text-decoration:underline;
}

/***HEADNG TAG***/
#estate-nav h2{
	font-size:11px;
	margin:0px 0px 10px 20px;
	line-height:1;
	letter-spacing:0px;
}


/****RATES****/

strong{
	display:block;
	margin:10px 0px;
	border-bottom:solid 1px #cccccc;
}
ul.rates{
	padding:0px;
	margin:10px 0px 30px 10px;
}

ul.rates li{
	list-style-type:none;
	margin:0px 0px 10px 10px;
	padding:0px;
}

ul.rates strong{
	display:inline;
	width:150px;
	border:none;
}


/*****WEATHEER WIDGET*********/
#weatherwidget{
width:100% !important;
border:none !important;
margin:10px 0px 10px 0px  !important;
}

#wf_date{
	font-size:11px !important;
	font-weight:bold !important;
}

#wf_icon{

}

#wf_condition{
	border:0 !important;
	margin:0px 0px 5px 0px !important;
	clear:both;
	padding:10px;
	text-decoration:none;
}

#wf_condition strong{
text-decoration:none !important;
padding:0px 0px 5px 0px;
}


#wf_temperature{
	border:0 !important;
	margin:0px 0px 0px 0px !important;
	}
	
#tmcmini{
	background:red !important;
	border:none !important;
	width!00% !important;
}



          
.WNtopmenu2 {
	width: 100% !important; 
	line-height:17px; 
	background-color: #f2f2f2 !important; 
	border-collapse:collapse;

}	

.WNrow1 {background: #f8f8f8 !important;

}	

.WNcol1a {width: 75%;   
	font-family: arial !important; 
	font-size:10px !important; 
	text-align:left; 
	padding-left: 2px;
	}	

.WNcol2a {
	font-family: arial !important; 
	font-size:10px !important; 
	text-align:right;
}	

.WNcol1a a   { 
	text-decoration:none;
	color:#000000 !important;
	font-weight:normal;
}	

.WNcol2a a   {
	text-decoration:none;
	color:#000000 !important;
	font-weight:normal;
}	

.WNrow2 {
	background-color: #f2f2f2 !important;
}	

.WNcol1 {
	width: 75%;
	font-family: arial !important; 
	font-size:10px !important; 
	text-align:left;
	padding-left: 2px;
}	

.WNcol2 {
	font-family: arial !important; 
	font-size:10px !important; 
	text-align:right;
}	

.WNcol1 a  {
	text-decoration:none;
	color:#000000 !important;
	font-weight:normal
}	

.WNcol2 a  {
	text-decoration:none;
	color:#000000 !important;
	font-weight:normal
}	


/**********CONTACT DETAILS********/

#address{
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #2d2521;
	font-size:10px;

	}
	
#contact-detail{
	text-align:right;
	margin:5px 0px 5px 0px;
	padding:0px;
	width:100%;
	overflow:hidden;
	font-size:10px;
}

#contact-detail.vox{
	text-align:right;
	margin:10px 0px 10px 0px;
	padding:10px 0px;
	width:100%;
	overflow:hidden;
	font-size:10px;
	border-top:solid 1px #2d2521;
	border-bottom:solid 1px #2d2521;
}

#contact-detail b{
	float:left;
}


/****EMAIL BUTTON***/


#email{
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #2d2521;
}

#email a{
	color:#cf1766;
	text-decoration:none;
}

#email a:link, #email a:visited {
	color:#cf1766;
	text-decoration:none;
}

#email a:hover{
	text-decoration:underline;
}



/****BOOK NOW BUTTON****/

#book-now a, #book-now a:link, #book-now a:visited {
	display:block;
	background:#cf1766 url(../images/white-button.png) right no-repeat;
	margin:0px 0px 30px 0px;
	padding:20px 10px;
	color:#ffffff;
	text-decoration:none;
	font-size:18px !important;
	letter-spacing:-1px;
	font-weight:100;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
}

#book-now a:hover{
	background:#cf1766 url(../images/hover-button.png) right no-repeat;
}


/*******RIGHT NAV**********/

ul.right-nav{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.right-nav li{
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}


ul.right-nav li a, ul.right-nav li a:link, ul.right-nav li a:visited {
	display:block;
	text-decoration:none;
	color:#cf1766;
	font-weight:bold;
}

ul.right-nav li a:hover{
	text-decoration:underline;
}	


/****WEEATHER****/

#weather-image{
	text-align:center;
	margin:10px 0px 0px 0px;
}
	
	
	



