html {overflow: scroll;} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
form 
{
    margin:0;
}
a img {
	border: none;
}
a.access {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	color: #108ccd;
}
p {
	margin: 0 0 1.2em 0;
}
#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	font-size: 0.7em;
	background-image: url(../images/background_rpt.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #44a5d8;
	border-bottom: 1px solid #44a5d8;
	border-left: 1px solid #44a5d8;
}
#header {
	position: relative;
	width: 950px;
	height: 147px;
	background-image: url(../images/newbanner.gif);
	overflow: hidden;
}
#header #home_link {
	position: relative;
	width: 197px;
	height: 147px;
	float: left;
}
#header #business_opportunity {
	position: relative;
	width: 137px;
	height: 147px;
	float: right;
	margin-right:30px;
}
#header #franImg {
	position: relative;
	width: 350px;
	height: 64px;
	float: right;
	margin-right:30px;
	margin-top:33px;
}
#content {
	position: relative;
	width: 690px;
	float: right;
	padding: 30px 30px 30px 0;
	/*color: #108ccd;*/
	color: black;
}

#content A
{
	color: #108ccd;
	text-decoration : none;
}

#content A:hover
{
	color: #108ccd;
	text-decoration : underline;
}

#content .faqArea {
	color : black;
}

#content .faqArea A {
	color : black;
	text-decoration : none;
}

#content .faqArea A:hover {
	text-decoration : none;
}

#content #news {
	color : black;
	text-decoration : none;
}

#footer {
	position: relative;
	width: 180px;
	padding: 0 0 0 20px;
	color: #108ccd;
}
#content #col_left, #content #col_right {
	position: relative;
	color:black;
	text-align:justify;	
}
#content #col_left {
	width: 310px;
	float: left;
}
#content #col_left img.to_let_top {
	position: absolute;
	display: block;
	left: -50px;
	top: -67px;
}
#content #col_left img.to_let_bottom {
	position: relative;
	margin: -30px 0 20px -20px;
}
#content #col_right {
	width: 350px;
	float: right;
}
#content #col_right #ufo {
	position: relative;
	width: 350px;
	height: 295px;
	margin: 0 0 20px 0;
}
#nav {
	position: relative;
	width: 200px;
	padding: 30px 0;
	float: left;
	background-color: #f6fafe;
	color: #44a5d8;
}
#nav ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	width: 180px;
	color: #44a5d8;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.selected {
	color: #FFFFFF;
	background-color: #44a5d8;
}
#hpSearch {
	padding: 30px 20px 0 20px;
	width: 160px;
}
#hpSearch h1 {
	font-weight: bold;
}
#hpSearch p {
	color: #000000;
}
#hpSearch input, #hpSearch select {
	font-size: 1.0em;
}
#hpSearch input.text, #hpSearch select {
	width: 150px;
}
#hpSearch a
{
    text-decoration:none;
    color:Black;
}
#hpSearch a:hover 
{
    text-decoration:none;
    color:Black;
	cursor: pointer;
}
#advanced.hide, p#advanced_switch_more.hide, p#advanced_switch_fewer.hide {
	position: absolute;
	left: -999em;
}
p#advanced_switch_more, p#advanced_switch_fewer {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
p#advanced_switch_more {
	background-image: url(../images/show.gif);
}
p#advanced_switch_fewer {
	background-image: url(../images/hide.gif);
}
#nav form #advanced p.two_col_l, #nav form #advanced p.two_col_r {
	position: relative;
	width: 70px;
	float: left;
}
#nav form #advanced p.two_col_l {
	margin-right: 20px;
}
#nav form #advanced p.two_col_l input, #nav form #advanced p.two_col_r input {
	width: 70px;
}
div.featured_property {
	position: relative;
	width: 350px;
	color: #000000;
	background-color: #ebf3f3;
	margin: 0 0 10px 0;
}
div.featured_property h2 {
	margin: 0;
	color: #009900;
	font-weight: bold;
}
div.featured_property h2 span {
	font-size: 0.6em;
}
div.featured_property p {
	margin: 0;
}
div.featured_property div.featured_property_image {
	position: relative;
	width: 135px;
	margin: 0 5px 0 0;
	float: left;
}
div.featured_property div.featured_property_image img {
	display: block;
}
div.featured_property div.featured_property_info {
	position: relative;
	width: 210px;
	float: left;
}
.spacer {
	line-height: 0;
	height: 0;
	clear: both;
}
.edit {color:#108ccd;}
.edit A{color:#108ccd;text-decoration:none;}
.edit A:hover{color:#108ccd;text-decoration:underline;}

.formLeft{float:left;width:120px;padding-top:3px;}
.formRight{float:left;}
.contactTextbox{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1.0em;}

/* Search results */
.blueBox{width:350px;height:67px;background-color:#44a5d8;}
.blueBoxLeft{float:left;width:210px;height:57px;margin:5px 0 5px 8px;padding-top:15px;}
.blueBoxRight{float:left;width:124px;height:57px;margin:5px 8px 5px 0;font-size: 1.0em;color:white;font-weight:bold;text-align:right;}
.blueBoxRight A{color:white;text-decoration:none;}
.blueBoxRight A:hover{text-decoration:none;}
.bigWhiteFont{font-size: 1.9em;color:white;}
.blueBoxPageList{display:block;margin-top:2px;font-size: 1.0em;color:white;font-weight:bold;}
.blueBoxPageList A{color:white;text-decoration:none;}
.blueBoxPageList A:hover{text-decoration:none;}
.resultItemOuter{clear:both;width:350px;height:100px;margin-top:8px;background-color:#ebf4f3;}
.resultItemImage{float:left;width:135px;}
.resultItemText{float:left;width:195px;padding:8px;}
.resultItem1{display:block;font-family:Arial;;font-size: 1.9em;color:#009900;}
.resultItem2{display:block;color:Black;font-weight:bold;}
.resultItem3{display:block;color:Black;text-align: justify;}
.resultItem3 A{color:#0000cc;font-weight:bold;text-decoration:none;}
.resultItem3 A:hover{text-decoration:none;}

/* Need help box */
#needHelp{position:absolute;z-Index:auto;left:50%;margin-left:121px;top:30px;}
#needHelpText{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 0.9em;display:block;width:183px;padding:5px 21px 18px 15px;background: url(../images/needhelpbg.jpg) repeat-y;color:black;text-align: justify;}
#needHelpText A{color:blue;font-weight:bold;text-decoration:none;}
#needHelpText A:hover{text-decoration:none;}
#needHelpText h1{font-size: 2.1em;color:#009900;}
#needHelpText h2{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight:bold;}
#needHelpTop{display:block;width:219px;height:10px;background: url(../images/needhelptop.jpg);}
#needHelpDots{width:173px;height:1px;margin:12px 0 12px 0;border-top:1px dotted #99cc99;}
#needHelpBottom{display:block;width:219px;height:12px;background: url(../images/needhelpbottom.jpg);}

/* Misc */
.plusSymbol{background-image: url(../images/showgreen.gif);padding-top:2px;padding-bottom:2px;padding-left: 21px;background-repeat: no-repeat;background-position: left center;}
.minusSymbol{background-image: url(../images/hidegreen.gif);padding-top:2px;padding-bottom:2px;padding-left: 21px;background-repeat: no-repeat;background-position: left center;}
.greenText{color:#00cc33;text-decoration:none;}
.reduceFont{font-size: 0.7em;}
.doUnderline{text-decoration:underline;}
.prevNextSurround{width:334px;height:51px;background-color:#44a5d8;margin-top:8px;padding:8px;}
.floatLeft{float:left;}
.floatRight{float:right;}
.block{display:block;}
.inline{display:inline;}
#sortBy{display:block;margin-top:20px;}
.w500{width:500px;}
.w360{width:360px;}
.defineMap{margin:10px 0 10px 0;width: 500px; height: 300px;}
.mapFooter{width:484px;height:51px;background-color:#44a5d8;margin-top:8px;padding:8px;}
.fs1{font-size: 1.0em;}
.makeBlack{color:Black;}
.makeWhite{color:White;}

#tab1{float:left;width:114px;height:35px;background: url(/images/tab1On.gif) no-repeat;margin-right:1px;}
#tab1 a{display: block;width:114px;height:35px;float: left;text-decoration: none;}
#tab1 img{width:114px;height:35px;}
#tab1 a:hover img{visibility:hidden}

#tab2{float:left;width:114px;height:35px;background: url(/images/tab2On.gif) no-repeat;margin-right:1px;}
#tab2 a{display: block;width:114px;height:35px;float: left;text-decoration: none;}
#tab2 img{width:114px;height:35px;}
#tab2 a:hover img{visibility:hidden}

#tab3{float:left;width:114px;height:35px;background: url(/images/tab3On.gif) no-repeat;margin-right:1px;}
#tab3 a{display: block;width:114px;height:35px;float: left;text-decoration: none;}
#tab3 img{width:114px;height:35px;}
#tab3 a:hover img{visibility:hidden}

#tab4{float:left;width:114px;height:35px;margin-left:141px;background: url(/images/tab4On.gif) no-repeat;}
#tab4 a{display: block;width:114px;height:35px;float: left;text-decoration: none;}
#tab4 img{width:114px;height:35px;}
#tab4 a:hover img{visibility:hidden}

#tab1on{float:left;width:114px;height:35px;margin-right:1px;display:none;}
#tab2on{float:left;width:114px;height:35px;margin-right:1px;display:none;}
#tab3on{float:left;width:114px;height:35px;margin-right:1px;display:none;}
#tab4on{float:left;width:114px;height:35px;margin-left:141px;display:none;}

.tabInfo2{display:none;}
.tabInfo3{display:none;}
.tabInfo4{display:none;}

#tabButtons{width:600px;height:35px;padding-bottom:6px;background-image: url(../images/tabInfoTop.gif);background-repeat: no-repeat;background-position:bottom;}
#tabContent{clear:both;width:596px;border-left:2px solid #14c70c;border-right:2px solid #14c70c;background-color:#e2f8e3;padding-top:10px;padding-bottom:10px;}
.tabTitle{margin-left:10px;margin-right:20px;}
.tabBody{margin-left:20px;margin-right:20px;}
#tabContentFooter{width:600px;height:6px;background-image: url(../images/tabInfoBottom.gif);background-repeat: no-repeat;background-position:bottom;}

.faqArrow{display:inline;margin-left:7px;}
#fpFooterBanner{margin-top:8px;}
#propDetailsBanner{width:551px;height:40px;margin-left:32px;margin-top:6px;margin-bottom:9px;padding-left:9px;padding-top:27px;font-family:Arial;font-size:2.0em;color:white;background-color:#44a5d8;}
#propDetailsBannerBack{display:block;font-size:0.45em;font-weight:bold;font-family:Verdana;}
#propDetailsBannerBack A{color:white;text-decoration:underline;}
#propDetailsBannerBack A:hover{color:white;text-decoration:underline;}
#propDetailsDts{width:560px;margin-left:32px;}
#propDetailsCell{width:560px;background-color:#ebf3f3;}
#propDetailsPic{float:left;width:335px;margin-right:7px;}
#propDetailsInfo{float:left;width:207px;}
#propDetailsFooter{clear:both;width:544px;height:59px;margin-left:32px;padding:8px 8px 0 8px;background-color:#44a5d8;}
#PDFpropDetailsFooter{clear:both;width:544px;margin-left:32px;padding:8px 8px 0 8px;background-color:#44a5d8;}
.thumbSurround{float:left;}
.thumbSurroundMargin{float:left;margin-left:1px;}
#mainImg{display:block;clear:both;width:335px;height:250px;text-align:center;background-color:#3399cc;}
.thumbList{display:block;clear:both;width:335px;height:62px;margin-top:1px;margin-bottom:1px;}
#leftLink A{font-family:verdana;font-weight:bold;color:white;text-decoration:underline;}
#leftLink A:hover{color:white;}
#rightLink A{font-family:verdana;font-weight:bold;color:white;text-decoration:underline;}
#rightLink A:hover{color:white;}

