/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }

body{
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}

input, select, textarea{
	font-size:12px;
}

#site{
	width:100%;
	height:100%;
	min-width:960px;
	min-height:620px;
	position:absolute;
	top:0px;
	left:0px;
}

#container{
	margin:0px auto;
	width:960px;
	position:relative;
	min-height:95%;
}

#logo{
	position:absolute;
	top:10px;
	left:5px;
	width:220px;
	height:112px;
}

#tel{
	position:absolute;
	top:52px;
	left:500px;
	width:460px;
	height:80px;
}

#biscuit{
	position:absolute;
	top:158px;
	left:0px;
	width:940px;
	height:20px;
	background-image: url(images/biscuitbgr.png);
	padding-top:12px;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
	color:#254996;
}


#nav{
	position:absolute;
	top:133px;
	left:0px;
	width:960px;
	height:34px;
	background-image: url(images/navbgr.png);
}

.navcell{
	float:left;
	margin-right:20px;
	margin-left:20px;
	line-height:34px;
	height:34px;
}

.navcellr{
	float:right;
	margin-right:20px;
	margin-left:20px;
	line-height:34px;
	height:34px;
}

#content{
	padding-top:200px;
	width:960px;
	padding-bottom:20px;
}

#left{
	float:left;
	width:350px;
	height:auto;
}

#lefttop{
	background-image: url(images/lefttop.png);
	width:350px;
	height:10px;
}

#leftmid{
	background-image: url(images/leftmid.png);
	background-repeat:repeat-y;
	width:330px;
	min-height:400px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

#leftbot{
	background-image: url(images/leftbot.png);
	width:350px;
	height:10px;
}

#right{
	width:600px;
	float:right;
	height:auto;
}

#righttop{
	background-image: url(images/righttop.png);
	width:600px;
	height:10px;
}

#rightmid{
	background-image: url(images/rightmid.png);
	background-repeat:repeat-y;
	width:580px;
	min-height:600px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}

#rightbot{
	background-image: url(images/rightbot.png);
	width:600px;
	height:10px;
}

#footer{
	border-top:solid 2px #1C4B8C;
	background-color:#276AC5;
	height:83px;
	width:100%;
	position:relative;
}

#footerlogo{
	width:87px;
	height:53px;
	position:absolute;
	left:100%;
	margin-left:-95px;
	top:15px;
	background-image:url(images/footerlogo.png);
}

#smartarts{
	position:absolute;
	top:2px;
	left:50%;
	margin-left:261px;
	width:219px;
	height:30px;
}

#terms{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-480px;
	width:600px;
	height:30px;
	font-size:11px;
	color:#FFFFFF;
}

#terms a{
	color:#FFFFFF;
}

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

.header{
	width:280px;
	height:300px;
	margin-bottom:20px;
}

.ourpropholder{
	float:left;
	width:160px;
	margin-right:40px;
}

.ourpropimg{
	width:150px;
	height:100px;
	padding:5px;
	background-image: url(images/blueframe.png);
	background-repeat: repeat;
	margin-bottom:3px;
}

.ourproptitle{
	text-align:center;
	font-size:16px;
}

.ourpropdesc{
	text-align:center;
}


.rightpropholder{
	width:auto;
	height:auto;
	color:#FFFFFF;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:15px;
	border-bottom:solid 1px #B8C7EB;
}

.rightpropimg{
	width:100px;
	height:70px;
	padding:5px;
	background-image: url(images/blueframe.png);
	background-repeat: repeat;
	float:left;
}

.rightproptitle{
	float:right;
	width:440px;
	font-size:14px;
}

.rightpropdesc{
	float:right;
	width:440px;
	font-size:12px;
	line-height:15px;
	color:#000000;
}

.rightpropview{
	float:right;
	width:440px;
	padding-top:2px;
}

.leftpropholder{
	width:auto;
	height:auto;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:20px;
}

.leftpropimg{
	width:100px;
	height:70px;
	padding:5px;
	background-image: url(images/whiteframe.png);
	background-repeat: repeat;
	float:left;
}

.leftproptitle{
	float:right;
	width:210px;
	font-size:14px;
}

.leftpropdesc{
	float:right;
	width:210px;
	font-size:11px;
	line-height:14px;
}

.leftpropview{
	float:right;
	width:210px;
	padding-top:2px;
}



.leftpropmoreholder{
	clear:both;
	height:30px;
}

.leftpropmore{
	float:right;
	width:63px;
	text-align:right;
}
.leftpropmoreline{
	float:left;
	width:265px;
	border-top:solid 1px #FFFFFF;
	margin-top:9px;
	height:10px;
}

.hometabholder{
	margin-top:40px;
	height:120px;
}	

.hometab{
	float:left;
	width:180px;
	height:120px;
	-moz-opacity:.90; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
	opacity:.80;
}

.tableft{
	width:10px;
	height:28px;
	background-image: url(images/tableft.png);
	float:left;
}

.tabtitle{
	font-size:16px;
	color:#FFFFFF;
	background-color:#3366CC;
	float:left;
	height:28px;
	line-height:30px;
}

.tabright{
	width:10px;
	height:28px;
	background-image: url(images/tabright.png);
	float:left;
}


.availability{
	background-color:#3366CC;
	height:33px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	font-size:12px;
	clear:both;
}

.paging{
	background-color:#B4C0EB;
	height:24px;
	line-height:24px;
	padding-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.availabilityresults{
	min-height:200px;
	background-color:#E8ECF9;
	padding-top:15px;
	padding-bottom:20px;
}

.callmonth{
	float:left;
	width:175px;
	margin-right:10px;
	background-color:#FFFFFF;
	padding:1px;
	padding-bottom:0px;
	padding-right:0px;
}

.callcellmonth{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	height:22px;
	background-color:#3366CC;
	margin-right:1px;
	margin-bottom:1px;
}

.callcellday{
	float:left;
	width:24px;
	margin-right:1px;
	font-size:10px;
	background-color:#A2B8E8;
	color:#3366CC;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	height:18px;
}


.callcell, .callcellon{
	float:left;
	width:24px;
	font-size:10px;
	height:22px;
	background-color:#99D763;
	margin-right:1px;
	text-align:center;
	line-height:22px;
	margin-bottom:1px;
	position:relative;
}

.callcellon{
	background-color:#D65D63;
}

.callcellbook{
	float:left;
	padding-top:5px;
	padding-left:10px;
	line-height:13px;
}

.weathercell{
	float:left;
	width:80px;
	text-align:center;
}


.newsholder{
	height:auto;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
}

.newsimg{
	width:150px;
	float:left;
	text-align:center;
}

.newstext{
	float:left;
	width:400px;
	margin-left:10px;
}

.newstitle{
	font-size:15px;
}

.newsdate{
	color:#666666;
}

.newsintro{
	padding-top:3px;
	font-size:13px;
}

.newslrgimg{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	width:300px;
	border:solid 1px #CCCCCC;
	padding:2px;
	background-color:#EEEEEE;
}



td.pricetop{
	background-color:#A2B8E8;
	color:#3366CC;
}

td.priceon{
	background-color:#FCFDFE;
}

h1{
	line-height:26px;
	font-size:24px;
	font-weight:normal;
	margin-bottom:3px;
}

h2{
	line-height:22px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:3px;
	color:#FFFFFF;
}

h3{
	color:#254996;
	font-size:16px;
	padding-bottom:4px;
	padding-top:10px;
}

.intro{
	line-height:22px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:3px;
	color:#000000;
}

p{
	margin-bottom:10px;
}

ul{
	margin-top:10px;
	margin-left:10px;
}

li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	line-height:16px;
	padding-bottom:7px;
}

a{
	color:#3366CC;
}

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


a.nav, a.nav-on, a.nav-on:hover{
	color:#EAEEF9;
	font-size:15px;
	text-decoration:none;
}

a.nav:hover{
	color:#FFFFFF;
	text-decoration:none;
}

a.nav-on, a.nav-on:hover{
	color:#FFFF2D;
	text-decoration:none;
}

a.viewlink{
	color:#FFFFFF;
}	

a.viewlink:hover{
	color:#FFFF2D;
	text-decoration:none;
}

a.ayellow{
	color:#EFF42A;
}	

a.ayellow:hover{
	text-decoration:underline;
	color:#FFFF2D;
}

a.ablue, a.abluenu{
	color:#3366CC;
}

a.ablue:hover, a.abluenu:hover{
	color:#254996;
	text-decoration:none;
}

a.ablue:hover{
	text-decoration:underline;
}

a.bisc{
	color:#3366CC;
}

a.bisc:hover{
	color:#254996;
	text-decoration:none;
}

a.pagelink{
	color:#FFFFFF;
}

a.pagelink:hover, a.pagelinkon, a.pagelinkon:hover{
	color:#3366CC;
	text-decoration:none;
}

.submit{
	background-color:#FFFF2D;
	color:#000000;
	border:solid 1px #A4A400;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
.leftbannerholder{
	margin-bottom:10px;
}
.leftweatherholder{
	border:#3366CC;
	border:2px;
	background-color:#FFFFFF;

	
}
.leftavailabilityholder{
	background-image:url(images/availabilitypricebg.png);
	background-repeat:no-repeat;
	min-height:193px;
	margin-bottom:10px;
	padding-top:85px;
	padding-left:20px;
	padding-right:20px;
}
.leftavailabilityholdertall{
	background-image:url(images/availabilitypricebgtalltemp.png);
	background-repeat:no-repeat;
	min-height:193px;
	margin-bottom:10px;
	padding-top:85px;
	padding-left:20px;
	padding-right:20px;
}

.text{
	width:200px;
}

.tdon{
	background-color:#E2EBFA;
}
