:root{
 overflow-y:scroll;
}

body {
	margin: 0 0 0 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ccccff;	
}

div {
	font-family: arial, verdana, tahoma;
	text-align: left;
}

.clear { 
	clear: both; 
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 15px 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px #babdc1 solid;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

a, a:visited, a:active  {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: bottom;
}	

input {
	font-family: arial, verdana, tahoma;
	font-size: 1.0em;
}

select {
	font-family: arial, verdana, tahoma;
}

textarea {
	font-family: arial, verdana, tahoma;
}

/**********************************/
/**********************************/
/**********************************/
#container {
	width: 834px;
	margin: 0 auto;
	padding: 0 40px 0 40px;
	background-color: #ffffff;
}

/**********************************/
/**********************************/
/**********************************/
#top {
	height: 92px;
	padding: 20px 0 20px 0;
}

#top img {
	float: left;
	vertical-align: bottom;
}

#top img.end{
	margin: 10px 0 0 197px;
}

/**********************************/
/**********************************/
/**********************************/
#nav {
 	background-color: #000000;
	height: 200px; 	
	padding: 20px 0 20px 9px;
}

#nav img {
	float: left;
	border-top: 4px #ffffff solid;
	border-right: 4px #ffffff solid;
	border-bottom: none;
	border-left: 4px #ffffff solid;
	margin: 0 9px 0 0;
}

#nav img.noborder {
	border: none;
}

#nav img.end {
	margin: 0 0 0 0;	
}

#nav #flashcontent {
	float: left;
	width: 400px;
	height: 177px;
}

#nav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#nav ul li {
	width: 120px;
	border: 4px #ffffff solid;
	background-color: #ffffff;
	float: left;
	padding: 0 0 0 0;
	margin: 0 9px 0 0;
	list-style-image: none;
	list-style: none;		
	text-align: center;	
	cursor: pointer;
}

#nav ul li.on {
	background-color: #d8deed;
}

#nav ul li.end {
	margin: 0 0 0 0;	
}

#nav ul li a {
	color: #000000;
}

#nav ul li a:hover {
	text-decoration: none;
}


/**********************************/
/**********************************/
/**********************************/
#main {
	background-color: #d8deed;
	border-top: none;
	border-right: 1px #babdc1 solid;
	border-bottom: none;
	border-left: 1px #babdc1 solid;
	
}

/**********************************/
/**********************************/
/**********************************/
#left {
	float: left;
	width: 190px;
	padding: 20px 10px 0 10px;
	background-color: #d8deed;
	font-size: 0.8em;
	text-align: right;
}

#left p {
	text-align: right;
}

#left #propertysearch {
	width: 168px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	background-image: url(images/background_gradient.gif);
	background-color: #f8f8f8;
}

#left #propertysearch select {
	float: right;
	width: 100px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.7em;
}

#left #propertysearch input  {
	float: right;
	width: 96px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.7em;
}

#left #propertysearch #pssubmit {
	height: 27px;
	width: 105px;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background: none;
	padding: 0 0 2px 0;
	background-image: url(images/background_button.gif);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0.85em;
	text-align: center;
}

#left #advert {
	width: 168px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	text-align: center;
	margin: 20px 0 20px 0;
}

/**********************************/
/**********************************/
/**********************************/
#content {
	float: left;
	width: 412px;
	padding: 20px 10px 0 0;
	background-color: #d8deed;
	font-size: 0.8em;	
}

#content #featured {
	position: relative;
	width: 410px;
	height: 225px;
	border: 1px #babdc1 solid;
	background-image: url(images/background_gradient.gif);
	background-color: #f8f8f8;
	margin: 0 0 20px 0;
}

#content #featured #featuredbanner {
	position: absolute;
	top: 0px;
	left: 269px;
	width: 141px;
	height: 141px;
}

#content #featured p {
	font-size: 1.2em;
	width: 90px;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 0;
	text-align: center;
}

#content #featured a, a:visited, a:active  {
	color: #000000;
}

#content #featured a:hover {
	text-decoration: none;
	color: #cc9933;
}

#content #featured .largetxt {
	font-weight: bold;
	font-size: 2.0em;
	color: ffffff;
}

#content #featured img {
	float: right;
}


#content a {
	color: #cc9933;
	font-weight: bold;
}

#content div.formarea {
	width: 390px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	background-color: #f8f8f8;
}

#content p.large {
	height: 100px;
}

#content div.formarea select {
	float: right;
	width: 100px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.9em;
}

#content div.formarea input {
	float: right;
	width: 200px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.9em;
}

#content div.formarea textarea {
	float: right;
	width: 200px;
	height: 100px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.9em;
	overflow: auto;
}

#content div.formarea input.checkbox {
	float: right;
	width: 200px;
	border: none;
	margin: 0 0 0 5px;
	font-size: 0.9em;
}

#content div.formarea #formsubmit {
	height: 27px;
	width: 105px;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background: none;
	padding: 0 0 2px 0;
	background-image: url(images/background_button.gif);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0.85em;
	text-align: center;
}

#content div.propertyitem {
	width: 390px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	background-color: #f8f8f8;
}

#content div.propertyitem img {
	float: left;
	border: 1px #babdc1 solid;
	margin: 0 10px 0 0;
}

#content div.propertyitem img.detail {
	float: right;
	border: none;
	margin: 0 0 0 0;
}

#content div.propertyitem h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#content div.propertyitem h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
	border: none;
}

#content div.propertyitem p {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 8px 0;
	border: none;
}

#content div.propertyitem p.dateavailable {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 0 0;
	border: none;
	color: #ff0000;
}

#content #orderformarea {
	width: 390px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	background-color: #f8f8f8;
	font-weight: bold;
}

#content #orderformarea p {
	margin: 0 0 0 0;
}

#content #orderformarea select {
	float: right;
	width: 200px;
	border: 1px #babdc1 solid;
	margin: 0 0 0 5px;
	font-size: 0.9em;
}

#content #propertyinfo {
	width: 590px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	background-color: #f8f8f8;
	font-weight: bold;
}

#content img.icon {
	margin: 0 5px 0 0;
}

#content #mainpropertyimage {
	float: right;
	margin: 0 0 20px 20px;
	text-align: right;
}

#content #mainpropertyimage img {
	border: 1px #666666 solid;
	margin: 0 0 5px 0;
}

#content #mainpropertyimage p {
	text-align: right;
}

#content #mainpropertyimage a {
	font-size: 0.9em;
	line-height: 1.5em;
	border: 1px #babdc1 solid;
	padding: 2px 5px 1px 5px;
	margin: 0 0 3px 3px;
	background-color: #f8f8f8;
}

#content div.button {
	height: 27px;
	width: 105px;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background: none;
	padding: 0 0 2px 0;
	background-image: url(images/background_button.gif);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0.85em;
	text-align: center;
}

/**********************************/
/**********************************/
/**********************************/
#right {
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	background-color: #d8deed;
	padding: 20px 0 0 0;	
	font-size: 0.8em;
}

#right a {
	font-weight: bold;
	color: #000000;
}

#right a:hover {
	text-decoration: none;
}

#right #newinstructions {
	width: 168px;
	border: 1px #babdc1 solid;
	padding: 10px 10px 10px 10px;
	background-image: url(images/background_gradient.gif);
	background-color: #f8f8f8;
}

#right #newinstructions div.instruction {
	cursor: pointer;
}

#right #newinstructions div.instruction img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px #babdc1 solid;	
}

#right #newinstructions div.instruction p {
	font-size: 0.85em;
}

#right #newinstructions div.instruction p a {
	font-weight: normal;
}

#right #newinstructions div.instructionon {
	cursor: pointer;
}

#right #newinstructions div.instructionon img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px #cc9933 solid;	
}

#right #newinstructions div.instructionon p {
	font-size: 0.85em;
	color: #cc9933;
}

#right #newinstructions div.instructionon p a {
	font-weight: normal;
	color: #cc9933;
}

#right div.textlink {
	height: 22px;
	width: 105px;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background: none;
	padding: 5px 0 2px 0;
	background-image: url(images/background_button.gif);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0.85em;
	text-align: center;
}

#right div.textlink a {
	color: #ffffff;
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	height: 12px;
	clear: both;
	font-weight: bold;
	font-size: 0.6em;
	padding: 10px 0 10px 10px;
	color: #ffffff;
	background-color: #000000;
}

/**********************************/
/**********************************/
/**********************************/
#info {
	height: 12px;
	clear: both;
	font-weight: bold;
	font-size: 0.6em;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}

#info a {
	color: #000000;
}

#info #inforight {
	float: right;
	margin: 0 0 0 0;
}
