body{
	margin: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x; 
	background-color: #071A5C;
}
form{
	margin: 0px;
}
.banner{
	background-image: url(../images/banner/banner.jpg);
	background-repeat: no-repeat; 
	height: 120px;
	width: 960px;
}
.bookmark-site{
	float: right;
	padding: 10px;
	cursor: pointer;
}
.content-header{
	padding: 4px 10px 4px 10px;
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #F6881F;
}
.content-header-bottom{
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #F6881F;
	line-height: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
.content-padding{
	padding-left: 10px;
	padding-right: 10px;
}
.content{
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.current-weather{
	width: 375px;
}
.current-forecast{
	width: 325px;
}
.news{
	width: 400px;
}
.home-content-width{
	width: 463px;
}
.home-content{
	padding: 10px 10px 10px 10px;
}
.current-forecast-line{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}
.alt2{
	background-color: #B9CFDD;
	line-height: 30px;
}
.alt1{
	background-color: #FFFFFF;
	line-height: 30px;
}
h1{	
   	font-weight: bold;
    font-size: 16px;
    color: #003D80;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2{
	font-weight: bold;
    font-size: 15px;
    color: #003D80;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h3{
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-size: 15.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.txt {
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
}
.b {
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
}
p{
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
}
td{
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
}
span{
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
}
div{
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
}
.ital-txt{
	font-size: 12px; 
	font-family: Verdana;
	color: #333333;
	font-style: italic;
}
a, a:visited{
	color: #003D80;
	font-size: 12px; 
	font-family: Verdana;
	font-weight: normal;	
}
a:hover{
	color: #C27C4F;
	font-size: 12px; 
	font-family: Verdana;
	font-weight: normal;
}
a.nav, a.nav:visited{
	color: #003D80;
	font-size: 12px; 
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover{
	color: #C27C4F;
	font-size: 12px; 
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.nav-on, a.nav-on:visited, a.nav-on:hover{
	color: #C27C4F;
	font-size: 12px; 
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.nav-div{
	border-width: 3px;
	border-style: outset;
	border-color: #999999;
	background-color: #D8E0BD;
	width: 140px;
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #999;
	border-right: 3px solid #999;
	text-align: left;
	margin-top: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	cursor: pointer;
}
.nav-div-on{
	border-width: 3px;
	border-style: inset;
	border-color: #999999;
	text-align: center;
	background-color: #D8E0BD;
	width: 140px;
	border-top: 3px solid #999;
	border-left: 3px solid #999;
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	text-align: left;
	margin-top: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	cursor: pointer;
}
.align-r{
	float:right;
}
.align-l{
	float:left;
}
.p-t-2{
	padding-top: 2px;
}
.p-t-3{
	padding-top: 3px;
}
.p-t-5{
	padding-top: 5px;
}
.p-t-7{
	padding-top: 7px;
}
.p-t-10{
	padding-top: 10px;
}
.p-l-5{
	padding-left: 5px;
}
.p-l-10{
	padding-left: 10px;
}
.p-l-15{
	padding-left: 15px;
}
.p-l-20{
	padding-left: 20px;
}
.p-l-60{
	padding-left: 60px;
}
.p-r-5{
	padding-right: 5px;
}
.p-r-10{
	padding-right: 10px;
}
.p-r-20{
	padding-right: 20px;
}
.p-10{
	padding: 10px;
}
.p-b-5{
	padding-bottom: 5px;
}
.p-b-10{
	padding-bottom: 10px;
}
.main-tbl{
	background-color: #FFFFFF;
	width: 960px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #990000;
}
.breadcrumb{
	padding: 5px;
	color: #333333;
	font-size: 8pt; 
	font-family: Verdana;
	text-align: left;
}
.month{
	font-weight: bold;
    font-size: 25px;
    color: #003D80;
    font-family: Times;
	text-align: center;
}
.days{
	font-weight: bold;
    font-size: 15px;
    color: #333333;
    font-family: Arial;
	text-align: center;
	padding: 5px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #333333;
	width: 90px;
}
.date1{
	font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Verdana;
	text-align: left;
	padding: 5px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #333333;
	width: 90px;
	height: 70px;
	vertical-align: top;
}
.date{
	font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Verdana;
	text-align: left;
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #333333;
	width: 90px;
	height: 70px;
	vertical-align: top;
}
.t-11{
	font-size: 11px;
}
.inner-content{
	width: 770px;
	text-align: left;
	float: right;
}
.content-border{
	border: solid 1px #1873C7;
	margin-bottom: 3px;
}
#liquid-round {
/* width:625px; */
width:760px;
background:#fff url(../images/forms/leftside.gif) repeat-y left top;
background-color: #DFE5E7;
}
.top {
width:100%; 
height:30px;
background:url(../images/forms/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:30px;
background:url(../images/forms/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/forms/rightside.gif) repeat-y right top;
padding-left: 25px;
padding-right: 25px;
}
.bottom {
width:100%;
height:30px;
background:url(../images/forms/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:30px;
background:url(../images/forms/bottom-right.gif) no-repeat right top;
}
#popup {
	display:none;
	background : transparent;
	text-align:left;
	position:absolute;
}
#alertpopup {
	display:none;
	position:absolute;
	
}
#cover 
{	
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* background-color:transparent !important; */
	background: #666666;
	display:none;
}
.modal-background {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popup {
	width: 410px;
	overflow: auto;
}

.popup-body {
	background-color: #FFFFCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#006699;
	padding: 15px;
}
.red-txt{
	font-size: 12px; 
	font-family: Verdana;
	color: #990000;
	font-weight: normal;
}	
.gold-line{
	border-bottom: #F6B74E 2px solid;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.villa-title{
	background-color: #1873C7;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}
.cost
{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-size: 14px;
}
.check{
	background-image: url(/images/check.gif);
	background-repeat: no-repeat; 
	padding-left: 16px;
}
.villa-brd{
	border: 1px solid #1873C7;
	border-top-width: 0;
	padding-bottom: 10px;
}
