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

/* --Main Body --*/
*html body {
	font-size: X-small; /* for IE5/Win */
	f\ont-size: X-small; /* for other IE versions */
}
body{
	padding:0;
	margin:0 auto;
	font: 62.5% verdana,Arial, sans-serif;
	text-align: justify;
	color:#262c30;
	background: url(../images/crest_slash.gif) -50px -40px no-repeat;
	
}
#wrapper{
	width: 90%;
	height: auto;
	margin: 20px auto; 
	padding:0;
	background-color: #ffffff;
	border: 0;
	
	
}
#nav{
	width:auto;
	list-style:none;
	border-bottom:medium solid #FF0000;
	float:left;
	clear:both;
	margin-bottom:20px;
	font-size:100%;
	text-indent:-40px;

		}
#nav li{
	display:inline;
	padding-left:10px;
	}
#nav a{
	color:#000;
	text-decoration:none;
	}
#nav a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
#nav a:active{
	color:#FF0000}
#footer{
	border-top:medium solid #FFFF00;
	text-align:center;
	color:#666666;
	margin-top:50px;
	clear:both;
	}
#footer a{
	color:#666666;
	text-decoration:none;}
#banner{
	float:left;
	clear:left;
	width:auto;
	border:0;
	}
#pool{
	float:right;
	clear:none;
	width:auto;
	border:0;
	}
#logo{
	float:right;
	clear:none;}
#logo a{
	border:none;}
#logo img{
	border:none;}
#flash{
	float:right;
	clear:none;
	margin-top:15px;
	}
#date{
	float:right;
	width:auto;
	margin-top:0;
	top:15px;
	}
.separator{
	clear:both;
	float: none;
	height:0;
	width:100%;
	border-bottom: 4px solid #FF0000;
}
.separator_clear{
	clear:both;
	float: none;
	height:0;
	width:100%;
	border-bottom: 1px solid #fff;
}
	
	/*main text*/
#left_col{
	color:#fff;
	background-color: #000033;
	text-align:left;
	font-size:1.1em;
	float:left;
	clear:none;
	width:20%;
	margin:0;
	padding:10px 10px 10px 10px;
	border-right:2px solid #FF0000;
	border-bottom:2px solid #FF0000;
}
#left_col a{
	color:#fff;
	text-decoration:none;
	}
#left_col a:hover{
	color: #FFFF00;
	}
#left_col li{
	list-style:none;
	}
#left_col h1{
	color:#fff;
	font-size:1.2em;
	text-align:center;
	}
#main_text_index{
	color:#333333;
	text-align:justify;
	font-size:1.1em;
	float:left;
	clear: none;
	width:40%;
	margin:10px 30px;
	padding:5px;
	word-wrap:break-word;
			}
#main_text_index img{
	border:none;}
	
#main_text{
	color:#333333;
	text-align:justify;
	font-size:1.1em;
	float:left;
	clear:none;
	width:65%;
	margin:10px 30px;
	padding:5px;
		}
#main_text img{
	border:none;}
	
.main_img{
	float:right;
	clear:none;
	width:auto;
	border:0;
	padding:10px;
	text-align:center;
	
	}
.left_img{
	float:left;
	clear:none;
	width:auto;
	border:0;
	padding:10px;
	text-align:center;
	
	}
#right_col{
	color:#333333;
	background-color: #fff;
	border:none;
	text-align:justify;
	font-size:1em;
	font-weight:normal;
	float:right;
	clear:none;
	width:25%;
	margin-top:10px;
	padding:5px;}
#right_col a{
	color:#333333;
	text-decoration:none;
	}
#right_col a:hover{
	color:#FF0000;
	text-decoration:underline;}
#right_col p{
	font-weight:normal;
	}
#rt_col_news{
	color:#333333;
	background-color: #fff;
	border: 1px solid #00CC00;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1em;
	font-weight:normal;
	float:right;
	clear:none;
	width:100%;
	margin-top:10px;
	padding:5px;
	}
#rt_col_news li.new{
	list-style-image:url(../images/star.gif);
	list-style-position:outside;
	
	}
.ad{
	border: 1px solid #00CC00;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1.1em;
	float:right;
	clear:right;
	width:100%;
	margin-top:10px;
	padding:5px;
	background-color:#FFF;
	}

.ad img{
	border:none;}
.ad_highlight{
	text-align:justify;
	font-size:1.1em;
	float:right;
	clear:right;
	
	margin-top:10px;
	padding:5px;
	background-color: #000033;
	color:#fffff;}
.ad_highlight a{
	color:#FFFFFF;
	text-decoration:none;}
.ad_highlight hover{
	color:#FFFF00;}
.ad_highlight h1{
	color:#fff;}
.ad_highlight img{
	border:none;}

.centre_ad{
	text-align:justify;
	font-size:1.1em;
	float:left;
	clear:none;
	height:auto;
	padding:10px;
	margin-top:15px;
	background-color:#fff;
	color: #000033;
	word-wrap:break-word;
	text-align:center;
	border: 1px solid #000033;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;	
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1em;
	font-weight:normal;
	
	}
.centre_ad_announce{
	float:left;
	clear:none;
	height:auto;
	padding:10px;
	margin-top:15px;
	background-color: #000033;
	color:#fff;
	text-align:center;
	border: 1px solid #0000FF;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;	
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1em;
	font-weight:normal;
	
	}
.centre_ad_announce a{
	color:#FFFF00;
	text-decoration:none;}
.centre_ad_announce h1{
	color:#FFFF00;}
.img_shadow{
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);}
#top_banner{
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1em;
	font-weight:normal;
	float:left;
	clear:none;
	width:451px;
	
	}
#top_banner img{
	border:none;}
.centre_ad a{
	color:#000033;
	text-decoration:underline;
	word-wrap:break-word;
	}


/*fonts*/
h1{
	color:#000033;
	text-decoration:none;
	font-size:1em;
	border-bottom:solid 1px #999999;}
h1.services {
	font-size:150%;}
h2{
	color:#000033;
	text-decoration:underline;
	font-size:1em;}
h3{
	color:#fff;
	text-decoration:underline;
	font-size:1.1em;}
span{
	color: #FF0000;}
.overtime{
	text-decoration:underline;}
p {
	font-weight:normal;}
.about{
	color:#000033;
	font-size:1.3em;
	font-style:oblique;
	}
/*--rjw--*/
#rjw ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}
.para{
clear:both;
}
#rjw{
	clear:both;
	float:left;
	width:100%;}
#rjw li{
	float: left;
	margin: 0;
	padding: 15px;
	display: inline;
	text-align:center;
}
#rjw p{
	display: block;
	padding: 0 0 0 0px;
	text-align: center;
	font-size: 80%;
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
}
#rjw img{
	border:none;}
#rjw a{
	color:#333333;
	text-decoration:none;}
#rjw a:hover{
	color:#FF0000;}
.reps li{
	float: left;
	margin: 0;
	padding: 5px;
	display: inline;
	
	
}

.reps p{
	display: block;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
}
.reps a{
	border:none;
	color:#666666;}
.reps img{
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);
	border:none;}
.dwharris a img{
	border:none;}
	
.rsheading{
	color:#00BAE9;
	font-size:1.5em;}
.rsfooter{
	background-color:#00BAE9;
	color:#FFF;
	font-size: 1.1em;}
span.rsbold{
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	}
a.rslink{
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	text-decoration:none;}
/*--Workforce Agreements--*/
li.wfa a{
	text-decoration:none;
	color:#333333;
		}
li.wfa a:hover{
	color:#0000FF;
	text-decoration:underline;}
li.wfa{
	list-style: decimal;}
.wfa a{
	text-decoration:none;
	color:#333333;
		}
.wfa a:hover{
	color:#0000FF;
	text-decoration:underline;}
/*--search box-*/
#search {
	width:auto;
	}
#search table{
	background-color:#000066;
	color:#FFFFFF;
	font-size:1em;}
/*--error-*/
table.error {
	width:600px;
	border:2px solid #000066;
	background-color:#FFFF00;}
/*--chalets--*/
#boxout_chalets{
	float: right;
	clear:none;
	width: 41%;
	border: 1px solid #888888;
	padding: 0 10px 10px 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	list-style: none;
	font-size: 100%;
	background-color:#ffffcc;
}
#boxout_chalets p{
color: #990000;
}
#boxout_chalets h1{
color: #000066;
}
#boxout_chalets ul{
	list-style-type: none;
	padding: 4px;
	margin: 0;
	
}
#boxout_chalets li{
	padding-left:8px;
	background: url(images/bullet.gif) no-repeat -2px;
}
#boxout_chalets a{
	color: #990000;
}
#boxout_chalets a:hover{
	color: #000066;
}	

#chalets ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

#chalets li{
	float: left;
	margin: 20px;
	padding: 0;
	display: inline;
	
}
#chalets p{
	display: block;
	padding: 0 0 0 0px;
	text-align: center;
	font-size: 60%;
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
/*--availability--*/
/*--calendar--*/

#calendar table{
	border: #006600 solid 2px;
	float:left;
	margin:20px;
	text-align:center;
	font-size:10px;
	width:40%;}
#calendar th{
	background: #FFFFFF;}
#calendar th.month{
	background-color: #77A49E;
	text-transform:capitalize;
	font:bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #fff;
	-webkit-box-shadow: #666 3px 3px 3px;
	-moz-box-shadow: #666 3px 3px 3px;
	box-shadow: #666 3px 3px 3px;
	behavior: url(../pie/PIE.htc);}

.start{
	background: #D2808C;
	-webkit-box-shadow: #666 3px 3px 3px;
	-moz-box-shadow: #666 3px 3px 3px;
	box-shadow: #666 3px 3px 3px;
	behavior: url(../pie/PIE.htc);
	}
.start a{
	color:#FFFFFF;
	text-decoration:none;}
.midweek{
	background: #93E395;
	-webkit-box-shadow: #666 3px 3px 3px;
	-moz-box-shadow: #666 3px 3px 3px;
	box-shadow: #666 3px 3px 3px;
	behavior: url(../pie/PIE.htc)
	}
.midweek a{
	color:#000;
	text-decoration:none;}

.booked{
	background:#333333;
	color:#FFFFFF;}
.holidays{
	background-color: #7570D8;
	color:#fff;
	}
.holidays a{
	background: #D2808C;
	color:#FFFFFF;
	text-decoration:none;
	}
#basic_availability{
	color:#333333;
	text-align:justify;
	font-size:1.1em;
	width:70%;
	height:auto;
	padding:5px;
	margin:0 auto;
	}
/*--new ad--*/
.new_ad{
	background-color:#FFFFFF;
	width:auto;
	float:left;
	clear:left;
	border:0;
	padding:5px;
	margin-top:10px;
	}
.new_ad img{
	border:none;}
.new_ad.text_centred{
	cursor:pointer;}
/*--rct--*/
#boxout {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #666666;
	padding:5px;
	background-color:#000066;
	}
#boxout li{
	list-style:none;
	text-indent:-30px;
	
	}
#boxout a{
	color:#fff;
	text-decoration:none;}
#boxout h1{
	color:#fff;}

/*--eden--*/
#eden_text{
	color:#333333;
	background-color: #fff;
	border:none;
	text-align:center;
	font-size:1.1em;
	font-weight:normal;
	float:right;
	clear:none;
	width:35%;
	padding:5px;
	}
#eden_text img{
	margin: 0 auto;}
#eden_img{
	border:none;
	width:35%;
	float:left;
	}
#eden_text h3{
	font-size:2em;
	font-weight:bold;
	text-align:center;
	color:#000;
	text-decoration:none;} 
#eden_text h4{
	font-size:3em;
	font-weight:bold;
	text-align:center;
	color:#000;
	text-decoration:none;} 
#eden_text a{
	font-size:1em;
	text-align:center!important;
	color:#000;
	text-decoration:none;} 
#boxout2{
	float: right;
	clear:none;
	width: 41%;
	border: 1px solid #888888;
	padding: 0 5px 0 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	list-style: none;
	font-size: 100%;
	background-color:#ffffcc;
}
#boxout_dwharris{
	float: right;
	clear:none;
	width: 30%;
	border: 1px solid #888888;
	padding: 0 5px 0 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 180%;
	list-style: none;
	font-size: 0.9em;
	font-style:italic;
	background-color:#ffffcc;
}
/*--Archived news--*/
#archived li{
	list-style:none;}
.latest{
	color: #990000!important;}
	
/*--textarea--*/
.database {
	height: 20px;
	-moz-transition: border .5s;
	-webkit-transition: border .5s;
	-o-transition: border .5s;
	transition: border .5s;
	text-transform:capitalize;
	
}
.database:focus {
	outline: 0;
	border: #000066 2px solid;
	background-color:#ffffcc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);
}

/*--rss--*/
#rss{
	float:right;
	width:185px;
	clear:none;
	margin-top:10px;
	margin-bottom:5px;	
	}
#rss img{
	border:none;
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: #666 6px 6px 6px;
	behavior: url(../pie/PIE.htc);}

#boxout_sup{
	float:right;
	clear:both;}

.reps_area{
	border:thin solid #000066;
	background-color:#FFFF66;
	text-align:justify;
	font-size:1em;
	float:right;
	clear:right;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;}
.reps_area a{
	text-decoration:none;
	color: #333333;}
.fed_house{
	margin:40px auto;}

li.ff{ list-style:none; margin:.1em 0; padding-left:1.5em; line-height:1.5em; background:transparent url(../images/ffbullets.jpg) no-repeat left .4em;}
p.fffooter{font-size:10px;color:#666666; font-style:italic;}

.adanna{
	border: 1px solid #00CC00;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	behavior: url(../pie/PIE.htc);
	position:relative;
	z-index:1;
	text-align:justify;
	font-size:1.1em;
	float:right;
	clear:right;
	width:100%;
	margin-top:10px;
	padding:5px;
	background-color:#efefe8;
	
	}
.adanna img{
	border:none;}

ul.winsor{
	line-height:2em;
	}
ul.winsor a{
	text-decoration:none;
	color: #333333;}
	
