body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family:Arial;
	font-size: 100%;
	background-image:url(images/pag_bg.gif);
}

a {
	color: #202d27;
	text-decoration: none;
	font-weight:bold;	
}

a:link {
	color: #202d27;
	text-decoration: none;
	font-weight:bold;	
}

a:visited {
	color: #202d27;
	text-decoration: none;
		font-weight:bold;
}
a:active {
	color: #202d27;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #858b3b;
	font-weight:bold;
	text-decoration: underline;
}


h1 {
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h2 {
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h3 {
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
h4 {
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
h5 {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

.textinput
 {
 border-style: solid;
 border-width: 1px;
 border-color:#2e8100;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#666666;
 padding-top:3px;
 padding-bottom:3px;
 padding-right:5px;
 width:92%;
 }

.redtext {
	font-family: Arial;
	color:#CC0000;
	text-decoration:none;
}

 .table
 {
 border-color:#666666;
 border-collapse:collapse;
 }
 
.whitelinktext {
	color:#ffffff;
	text-decoration:none;
}

.whitelink {
	color:#ffffff;
	text-decoration:none;
}

.whitelink:link
{
	color:#ffffff;
	text-decoration:none;
}

.whitelink:visited
{
	color:#ffffff;
	text-decoration:none;
}

.whitelink:hover
 {
	color:#fbc618;
	text-decoration:underline;
 }
 
.topbannerbg
{
background-image:url(images/banner_center.gif);

}

.bottombarbg
{
background-image:url(images/bottom_bar_center.gif);
}

.greenbg
{
background-image:url(images/green_center.gif);
background-repeat:repeat-y;
}

.greenrightbg
{
background-image:url(images/green_right_center.gif);
background-repeat:repeat-y;
}

.featureprorperybg
{
background-image:url(images/featured_property_title_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.schoolinformationbg
{
background-image:url(images/school_information_title_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.communitybg
{
background-image:url(images/community_title_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link1bg
{
background-image:url(images/link_1_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link2bg
{
background-image:url(images/link_2_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link3bg
{
background-image:url(images/link_3_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link4bg
{
background-image:url(images/link_4_bg.gif);
background-repeat:no-repeat;
height:47px;
}


.link5bg
{
background-image:url(images/link_5_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link6bg
{
background-image:url(images/link_6_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link7bg
{
background-image:url(images/link_7_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link8bg
{
background-image:url(images/link_8_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link9bg
{
background-image:url(images/link_9_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.link10bg
{
background-image:url(images/link_10_bg.gif);
background-repeat:no-repeat;
height:47px;
}

.title
{
padding-left:10px;
color:#202d27;
}

.padding
{
padding-left:52px;
color:#202d27;
}

.boxtopbg
{
background-image:url(images/box_top_center.gif);
background-repeat:repeat-x;
background-color:#f6fbfe;
}

.boxbottombg
{
	background-image:url(images/box_bottom_center.gif);

}

.boxleftbg
{
background-image:url(images/box_left_center.gif);
}

.boxrightbg
{
background-image:url(images/box_right_center.gif);
}

.linkbg
{
background-image:url(images/link_bg.gif);
background-position:center;
background-repeat:no-repeat;
}

.greenbigbg
{
background-image:url(images/green_center_big.gif);
background-repeat:repeat-y;
}


.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; }
.style4 {font-size: x-small}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003018;
	text-decoration: none;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003018;
	font-size: small;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.linktitle:link
{
color:#FFFFFF;
}

a.linktitle:visited
{
color:#FFFFFF;
}

a.linktitle:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.textinput
 {
 border-style: solid;
 border-width: 1px;
 border-color:#2e8100;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-right:5px;
 width:92%;
 
 }
 
 
.style7 {font-family: Georgia, "Times New Roman", Times, serif; color: #003018; font-size: small; font-weight: bold; }
.style8 {color: #FF0000}
 .table
 {
 border-color:#666666;
 border-collapse:collapse;
 }
 
.topbg
{
background-image:url(images/background-top.gif);
}

.topbg
{
background-image:url(images/background-top.gif);
}

.bottombg
{
background-image:url(images/background-bottom.gif);
}

.tabletittle
{
background-color:#666666;
color:#FFFFFF;
padding-left:10px;
}

.whitelinktext{
color:#FFFFFF;
}

.toplinkbg {
background-image:url(images/top_link_center.gif);
background-repeat:repeat-x;
}



.greenboxtopbg
{
background-image:url(images/green_box_top_center.gif);
background-repeat:repeat-x;
background-color:#f6fbfe;
}

.greenboxbottombg
{
background-image:url(images/green_box_bottom_center.gif);
}

.greenboxleftbg
{
background-image:url(images/green_box_left_center.gif);
}

.greenboxrightbg
{
background-image:url(images/green_box_right_center.gif);
}

.greencenterbg {
background-image:url(images/green_box_bg.gif);
}