body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
	font-size:11px;		
}

td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
	font-size:11px;
	
}

#shadow {
	background:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:33px;
}

#menuBg {
	background:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	height:33px;
}

.menu {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	text-align:center;
	padding-bottom:2px;
	padding-top:4px;
	
}

.menuHover {
	color:#003399;
	text-decoration:none;
}

.menuHover:hover {
	color:#fff;

}
.menuHover1 {
	color:#000000;
	text-decoration:none;
}

.menuHover1:hover {
	color:#ffffff;

}

.searchBg {
	background:url(../images/searchBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #D8EDFE;
	background-color:#09CBF6;
}

.searchOptions {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

.SearchFields {
	height:16px;
	width:133px;

	
}

#searchPadding {
	padding-top:5px;
	padding-bottom:5px;
}

.bodyBorder {
	border-left:1px solid #3C86C7;
	border-right:1px solid #3C86C7;
	padding-left:3px;
	padding-right:3px;
}

.newsLetterBg {
	background:url(../images/newLetterBg.jpg);
	background-repeat:repeat-x;	
	height:80px;
	border:1px solid #D8EDFE;
	background-color:#09CBF6;
}

.NewsLetter {
	padding-top:5px;
	padding-bottom:5px;
}
.News-Email {
	width:135px;
	height:16px;
	margin-top:10px;
	margin-bottom:4px;
	border:1px solid #148BB6;
	font-size:11px;
	font-weight:normal;
	vertical-align:middle;
}

.textarea
{
font-family:Tahoma, Verdana, Arial;
border:1px solid #148BB6;
font-size: 11px;
line-height:normal;
font-weight: normal;
padding-left:4px;
vertical-align:middle;
height:16px;
width:135px;
}


.NewsSubmitButton {
	margin-left:70px;
	margin-top:2px;
}

.Welcome {
	border:1px solid #9CD85A;
	background:url(../images/welcomeBg.jpg);
	background-color:#fff;
	background-repeat:repeat-x;
	padding:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0D2E43;
	text-align:left;
}

#FpCenter {
	background:url(../images/FpBG.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#F9D69E;
	width:592px;
}

#imgAlign {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;

}

.callUs {
	background:url(../images/callus-BG.jpg);
	background-repeat:repeat-x;
	border:1px solid #FFF;
	font-family:Tahoma, Verdana, Arial;	
	line-height:10px;
	padding-top:5px;
	background-color:#09CBF6;
}

.callUsEmail {
	padding-left:7px;
}

#weather{
	background:url(../images/weather.jpg);
	background-repeat:no-repeat;
	width:149px;
	height:183px;
}

#weatherPadd {
	padding-left:5px;
}

.WeaCalc {
	background:url(../images/sun.gif);
	background-repeat:no-repeat;
	width:129px;
	height:108px;
}

.WhetherReporttext
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.WhetherReporttext:hover
{
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	text-decoration:underline;
	
}

.degree {
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
}
	
.footer {
	background-color:#97D651;
	height:24px;
	background:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-top:2px;
}
/************************************* SUB PAGES ******************************/
#AboutUs {
	text-align:left;
	font-size:12px;
}

.PropertyListing {
	background-color:#F5F5F4;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding:5px;
	
}
#ImgPadding {
	padding:5px;
}

#PropertyRates {
	font-weight:bold;
	color:#D8210E;
}

#contact {
	 font-family:"Trebuchet MS", Tahoma, Verdana;
	 font-size:15px;
	 color:#0066FF;
	 font-weight:bold;
}

.contHover {
	color:#003399;
	text-decoration:underline;
}

.contHover:hover {
		color:#0066FF;
		text-decoration:none;
}

.imageborder
{
	border:none;
}
.pricename
{
	color:#D8210E;
}

.editlink {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.editlink:hover {
		color:#000000;
		font-weight:bold;
		text-decoration:none;
}
.errmsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Red;
	font-weight:bold;
}