@charset "utf-8";
/*CSS Shorthand used throughout*/
/*HTML Tag Styles*/
body,td,th {
	font-family: arial
	;
	font-size: .9em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0.6em;
}
p {
	margin: 0px 20px 7px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-weight: normal;
	
}
#leftPanel hi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
}
#fullPanel #leftPanel hi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 30px;
	margin-left: 30px;
}
#content #fullPanel #leftPanel hi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}

h1 {
	color: #F6F800;
}

h2 {
	font-variant: small-caps;
	color: #422B59;
	text-align: center;
	margin: 0px 20px 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h3 {
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

img {
	margin: 0px auto;
	padding: 0px;
	border: thin solid #000;
	
	}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/*a or anchor tags - the four states that must appear in the following order - L, V, H, A*/
a:link {
	color: #EAEAFF;
	text-decoration: none;
}
#content #fullPanel #rightPanel div a blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	height: auto;
	width: auto;
	border: thick outset #303;
	background-color: #CCF;
}

a:visited {
	color: #EAEAFF;
	text-decoration: none;
}
a:hover {
	color: #CFC;
	text-decoration: underline;
}
a:active {
	color: #6F0;
	text-decoration: none;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 5px;
	
}
#linklist {
	float: left;
	overflow: hidden;
	clear: both;
	height: auto;
}
#linkBox h1 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9F6;
}

/*Can be applied many times per page*/
/*DIV ID Styles - can be applied only once per page*/
#content {
	width: 800px;
	background: #7F1CC5 url(../images/background_strip.jpg) repeat-x;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	
}
#content #fullPanel #linklist ul li {
	font-size: 16px;
	color: #9FF;
}
#footer {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 100%;
}

#footer a
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#fullPanel {
	width:100%;
	clear: both;
	overflow: auto;
	height: auto;
	}

#fullPanel #footer p {
	margin: 0px 20px 7px;
	color: #9CC;
	float: none;
	text-align: center;
}
#fullPanel p {
	margin: 0px 20px 7px;
	color: #D7F2FF;
	text-align: left;
	font-weight: bold;
	}
#fullPanel h2 {
	font-variant: small-caps;
	color: #FFF;
	text-align: left;
	padding: 4px 0px 0px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	}
#click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F9C;
}
#content #fullPanel #rightPanel center a click {
	color: #FFCCFF;
}

	
#content #fullPanel #fullPanellight p a {
	color: #2D0059;
}

#content #fullPanel #fullPanellight p a:link {
	color: #2D0059;
	text-decoration: none;
}
#content #fullPanel #fullPanellight p a:visited {
	color: #2D0059;
	text-decoration: none;
}
#content #fullPanel #fullPanellight p a:hover {
	color: #2D0059;
	text-decoration: underline;
}
#content #fullPanel #fullPanellight p a:active {
	color: #2D0059;
	text-decoration: none;
	font-weight: normal;
}

#forSaleList {
}

#fullPanellight {
	width:100%;
	clear: both;
	overflow: hidden;
	background: #FFF;
	}
#leftPanel {
	width: 485px;
	float: left;
	color: #003;
	background: #ECECFF;
}
	
#fullPanel #fullPanellight p {
	margin: 0px 20px 7px;
	color: #666;
	text-align: left;
	}
	
#fullPanel #fullPanellight h2 {
	font-variant: small-caps;
	color: #280064;
	text-align: left;
	padding: 4px 0px 0px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}
	
#fullPanellight #footer p {
	margin: 0px 20px 7px;
	color: #9CC;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#leftPanel p {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	
}
#leftPanel h2 {
	color: #003;
	text-align: center;
	font-variant: small-caps;
}
#rightPanel {
	float: right;
	width: 300px;
	color: #003;
	padding: 10px 0px 0px 2px;
	margin-left: 5px;
}
#rightPanelh2 {
	float: right;
	width: 300px;
	color: #003;
	padding: 10px 0px 0px 2px;
	margin-left: 5px;
}
#fullPanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	padding-left: 20px;
}


#navBar {
	text-align:center;
	top: auto;
	background: #003;
	height: 30px;
	padding: 3px 0px 2px;
	width: 802px;
	}

#navBar p{
	text-align:center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#navBar a{
	padding-right: 5px;
	
	}
#photoContainer {
	float: right;
	width: auto;
	margin-right: 20px;
}
#mutlichildContainer {
	overflow: auto;
}

#statistics {
	float: left;
	width: 490px;
	background: #FFF;
	overflow: auto;
	margin: 0px 0px 2px;
}
#statistics a
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #60F
}
#statistics p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003
}
#statTitle {
	background: #CCF;
	height: 30px;
	padding: 5px 0px 0px;
}
#bedroom {
	float: right;
	clear: none;
	position: relative;
	background-image: url(../images/escape_suite_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 188px;
	width: 250px;
	padding: 10px;
	margin: 0px 5px 0px 0px;
}
#sittingroom {
	float: right;
	clear: none;
	position: relative;
	height: 225px;
	width: 300px;
	padding: 10px;
	margin: 0px 5px 0px 0px;
	background: url(../images/escape_suite_04.jpg) no-repeat center center;
}
#library {
	float: left;
	clear: none;
	position: relative;
	background-image: url(../images/escape_suite_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 165px;
	padding: 10px;
	margin: 0px 0px 0px 5px;
}
#showCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	width: 300px;

}
#content #fullPanel #forSaleList ul li {
	font-size: 12px;
	color: #9FF;
}

.statsRight {
	float:right;
	line-height: 20px;
	font-weight: bold;
	padding-right: 10px;
}
.statsLeft {
	float:left;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
#fullPanel_openHerd {
	width:100%;
	clear: both;
	overflow: auto;
	height: auto;
	background-color: #FFF;
}
.rightpaneldark {
	background-color: #003;
	float: right;
	height: 30px;
	width: 300px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

