
/* Page defaults */
body {
	font: 62.5%/1.5 Verdana, Arial, sans-serif;
	background-color: #deefff;
	/*
	background-image : url(../bg-body.jpg);
	
	/*bg_balloon.pngbg_s.jpg);
	bg-body.jpg);
	);
	*/
	background-image : url(../topBG1.png);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : scroll;
}


.content{
	padding-left : 10px;
	margin-left : 10px;
}

.openHouse{
	clear:both;
	float:right;
	font-weight:bold;
	text-align:center;	
}
.openHouse a:link{
	color:blue;
	text-decoration:none;
}
.openHouse a:visited {
	color:blue;
	text-decoration:none;
}
.openHouse a:hover {
	color:blue;
	text-decoration:none;
}
.blueBG{	
	background-image : url(../cbg.png);
}
/* Next Prev Navigation  ****************************/
.npNav
{
	border : 1px solid #708090;
	background-color : #EEE8AA;
	font-size : 13px;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 350px;
	text-decoration : none;
}
/* Listings list format  ****************************/
/* Listing Detials  ld*/
.ldBorder
{
	border : 1px solid #87CEFA;
}
.ldHeader
{
	background-color : #708090;
	color : #F5FFFA;
	font-size : 16px;
}
.ldAlt1
{
	background-color : White;
}
.ldAltL
{
	background-color : inherit;
	border-left-color : #E5E5E5;
	border-left-style : solid;
	border-left-width : 1px;
	empty-cells: show;
}
.ldAltT
{
	background-color : inherit;
	border-top-color : #E5E5E5;
	border-top-style : solid;
	border-top-width : 1px;
	empty-cells: show;
}
.ldAltR
{
	background-color : inherit;
	border-right-color : #E5E5E5;
	border-right-style : solid;
	border-right-width : 1px;
	empty-cells: show;
}
.ldAltLR
{
	background-color : inherit;
	border-right-color : #E5E5E5;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #E5E5E5;
	border-left-style : solid;
	border-left-width : 1px;
	empty-cells: inherit;
}
.ldAltLRB
{
	background-color : inherit;
	border-right-color : #E5E5E5;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #E5E5E5;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #E5E5E5;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	empty-cells: show;
}
.ldAlt2
{
	background-color : #E5E5E5;
}
.ldF
{
	background-color : Silver;
	color : Navy;
	font-size : 16px;
	font-weight : bold;
}
.listingTable
{
	background-color : White;
	width: 750px;
	border : 1px solid;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
/* The Outter table for the list */
.listingHeader
{
	background-color : Silver;
	width: 100%;
	color: #00008B;
}
.listingHeader a:link
{
	text-decoration : none;
	color: #0000CD;
}
/*Color behind the thumb on the listing list page*/
.listingThumb
{
	background-color : inherit;
}
/* Listing Navigation table at the top of the list */
.listingNav 
{
	text-decoration : none;
	color : #708090;
	padding-right : 35px;
	font-size : 14px;
	margin-bottom : 8;
}
.listingNav a
{
	text-decoration : none;
	color : #708090;
	border : 1px solid White;
}
.listingNav a:hover
{
	text-decoration : none;
	color : #EEE8AA;
	background-color : #6495ED;
	border : 1px solid Silver;
}
/* Box for the Print Page and related buttons */
.printBox
{
	border : 1px none Navy;
	background-color : White;
}


.bottomBG
{
	background-image : url(../FooterBG.png);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-right : 0px;
}
.topBG
{
	background-image : url(../topBG.png);
	background-repeat : repeat-x;
}
.lmg400{
	margin-left : 350px;
}
#content {
	font-size: 1.2em;
}


/* Page Border Backgroud */
.boxTopBG{
	/*background-image : url(../BoxtopBG_8001.png);*/
	background-repeat : no-repeat;
	empty-cells : show;
}
.boxMidBG{
	/*background-image : url(../BoxMidBG_8001.png);*/
	background-repeat : repeat-y;
	empty-cells : show;
	padding-left : 15px;
	padding-right : 15px;
}
.boxBotBG{
	/*background-image : url(../BoxBottomBG_8001.png);*/
	background-repeat : no-repeat;
	empty-cells : show;
}
.copy{
	color : Gray;
	padding-left: 30px;
	azimuth : center;
	font-size : 10px;
}
/* Headings */
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #127BA8;
	line-height: 1.2;
}

	h1 a {
		color: #127BA8;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h1 a:hover {
		border-bottom: 1px dotted #0D4760 !important;
	}

h2 {
	margin: 1.0em 0 1.0em 0;
	font-size: 1.2em;
	color: #333;
	line-height:.6em;
	text-transform: capitalize !important;
	padding-top:.5em;
}

	h2 a {
		color: #555 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h2 a:hover {
		border-bottom: 1px dotted #555 !important;
	}

h3 {
	margin: 0 0 0.4em 0;
	color: #c60;
	font-size: 1.1em;

}

	h3 a {
		color: #c60 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}

	h3 a:hover 
	{
		border-bottom: 1px dotted #c60 !important;
	}

	#contentSub h3 {
		color: #127BA8;
		font-size: 1.1em;
	}

h4 {
	margin: 0 0 0.4em 0;
	font-size: 1em;

}

p {
	margin: 0 0 0.4em 0;
}
.iFrame {
	width: 770px;
	height: 800px;
}

