/* global styles starts */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	line-height: 14px;
}
td, p, li, ol, ul, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.body-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a:link
{	
	COLOR: #003e69;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
a:visited
{
	COLOR: #003e69;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
a:hover
{
	COLOR: #003e69;
    TEXT-DECORATION: none;
	font-weight: normal;
}
a:active
{	
	COLOR: #003e69;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

a.alt:link
{	
	COLOR: #000066;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
a.alt:visited
{
	COLOR: #000066;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
a.alt:hover
{
	COLOR: #000066;
    TEXT-DECORATION: none;
	font-weight: normal;
}

a.alt:active
{	
	COLOR: #000066;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

/* global styles ends */
/* portal styles starts */
#page {
	width: 100%;
	text-align: center;
}
#banner {
	background-image: url(images/banner_2009.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 800px;
}
#bannerbottom {
	background-image: url(images/top_nav_bkgd.gif);
	background-repeat: repeat-x;
	/*height: 28px;*/
}

#portal-footer {
	width: 800px;
	/*background-image: url(images/portal_footer.jpg);
	background-repeat: no-repeat;
	height: 333px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 260px;
	margin-top: 20px;*/
}

#portal-footer-text {
	height: 50px;
	width: 800px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 30px;
}
#nav {
	height: 45px;
	width: 800px;
	padding-bottom: 20px;
}
#ad {
	height: 21px;
	width: 800px;
}
.small-gray-text {
	font-size: 8px;
	color: #CCCCCC;
}
/* portal styles ends */

/*  general styles starts */
.small-black-text {
	font-size: 9px;
	color: #000;
}
#content {
	margin-left: 0px;
	width: 740px;
}
#footer {
	background-image: url(images/top_nav_bkgd.gif);
	background-repeat: repeat-x;
}

.heading-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	text-align: left;
}
.heading-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#textarea {
	margin-left: 85px;
	width: 630px;
}
#web-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	margin-top: 20px;
	text-align: center;
}
.small-red-text {
	font-size: 10px;
	color: #f35225;
}
.red-text {
	color: #f35225;
}
/*  general styles ends */

/*  secondary styles starts */

#secondarybanner {
	background-image: url(images/banner_secondary_08.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 800px;
}
#secondarybannerbottom {
	background-image: url(images/footer_secondary.jpg);
	background-repeat: repeat-x;
	height: 204px;
	width: 800px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 100px;
	
}
#header {
	color: #FFFFFF;
	background-color: #1c3089;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header-sold {
	color: #FFFFFF;
	background-color: #CC0033;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header-pending {
	color: #FFFFFF;
	background-color: #FFCC33;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header-feature {
	color: #FFFFFF;
	background-color: #519773;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
single-listing {
	margin-top: 10px;
	margin-bottom: 10px;
}
#listing {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}
/*  secondary styles ends */
/*  For sale details start */
#detailarea {
	margin-left: 20px;
	width: 800px;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*  For sale details ends */

#alignright {
	background-color: #E3E3E3;
	right: 300px;
	top: 10px;
	display: block;
	width: 270px;
	height: 175px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*  For email starts */
#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	line-height: 14px;
	background-image: url(images/email_bkgd.jpg);
	width: 581px;
	height: 508px;
}
#thankyou {
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: 30px;
}
/*  For email ends */


