body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #1E4F82;
}

/* Avoids bugs in IE and Opera for using percentage measurements for text*/
body {
	font-size: 100.01%;
}

/* Fixes bug in IE5 - tells the table to take the font size from surrounding content */
table {
	font-size: 1.0em;
}

/* Set text style for page */

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #1E4F82;
	line-height: 15px;
	}

.boldlg {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #1E4F82;
	line-height: 15px;
	font-weight: bold;
	}

#maingraphic {
	background-image: url(images/maingraphic.jpg);
	background-repeat: no-repeat;
}


.footer {
	color: #1E4F82;
}

body, div, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #1E4F82;
	}

.bold {
	font-weight: bold;
	}

a, a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;

}

a:hover {
	text-decoration: none;
	color: #CFB799;
}

a.leftnav, a.leftnav:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	background-color: #4C94B5;
	clear: left;
	float: left;
	height: 17px;
	width: 146px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a.leftnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #81B9D3;
}
a.bottomNav, a.bottomNav:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
	color: #1E4F82;
}

a.bottomNav:hover {
	color: #000000;
	text-decoration: none;
}

#mid_gradation {
	background-image: url(images/home_gradation_mid.jpg);
	background-repeat: repeat-x;
}

#btm_gradation {
	background-image: url(images/home_gradation_btm.jpg);
	background-repeat: repeat-x;
}
.prop-address {
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-align:right;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

.prop-desc {
font-family:"Trebuchet MS";
font-size:12px;
color:#1e4f82;
text-align:left;
font-weight:normal;
text-decoration:none;
}

.pricetag {
font-family:"Trebuchet MS";
font-size:16px;
color:#1e4f82;
text-align:center;
font-weight:bold;
text-decoration:none;
}
.property-links {
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}

a.property-links {
font-family:"Trebuchet MS";
font-size:11px;
color:#1e4f82;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}
a.property-links:active {
font-family:"Trebuchet MS";
font-size:11px;
color:#1e4f82;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}

a.property-links:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#1E4F82;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}

a.property-links:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#1E4F82;
font-weight:normal;
text-decoration:underline;
line-height:20px;
}
/*added by manpreet*/
.prop-desc-secondary {
font-family:"Trebuchet MS";
font-size:12px;
color:#1E4F82;
text-align:left;
font-weight:normal;
text-decoration:none;
}

.seperation_line_and_alt_dark_color{
background-color:#D0DAE2;
color:#1E4F82;
}
.page_title {color: #ffffff; font-size: 21px; font-family: "Myriad Pro"; }
.msg{color: #ffffff; }
.request_style_heading
{
	font-size:13px;
   	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.request_style
{

    text-align:center;
	color:#1E4F82;
	font-weight:normal;
	text-align:center;
}
/*For the map alignments*/
.map_filter
{


}

.map_main
{
 width: 96%;
 height: 535px;
}
