body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	min-width: 770px;
	margin: 0 0 30px 0;
	padding: 0;
}
#masthead {
	background-image: url(../../../../images/mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body, #masthead {min-width: 770px;}
#logodiv {
	background-image: url(../../../../images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #330066;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 244px;
}
#layoutwrapper {
	background-image: url(../../../../images/layout.jpg);
	background-repeat: repeat-y;
	margin: 0 24px;
	border-bottom: 0;
}
#floatwrapper {
	background-image: url(../../../../images/dottedrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#floatwrapper2 {
	background-image: url(../../../../images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftbox {
	float: left;
	width: 220px;
}
#leftcontent {
	width: 200px;
	font-size: .75em;
}
#leftboxcontent {
	color: #FFFFFF;
	background-color: #270563;
	background-repeat: no-repeat;
	background-image: url(../../../../images/houses.png);
	background-position: bottom;
	padding-top: 36px;
	padding-right: 16px;
	padding-bottom: 160px;
	padding-left: 16px;
}
#mainbox {
	margin: 0 0 0 220px;
	border-top: 1px dotted #333;
}
#maincontent {
	padding: 20px 36px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 1em;
	letter-spacing: .3em;
	color: #270563;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 24px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #270563;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#footer a {
	color: #5C8989;
}
#footer a:hover {
	color: #333333;
}
.SRTPcontent a {
	color: #333333;
}
.SRTPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent a {
	color: #270563;
	font-weight: bold;
	text-decoration: none;
}
#maincontent a:hover {
	color: #4AA1A8;
}
.SRTPpanel {margin: 24px 0 0 0;}
.SRTPcontent  {border-bottom: 0;}
#SRnav, #SRnav ul {
	margin: 0;
	padding: 0;
	width: 198px;
}
#SRnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #663300;
	background-image: url(../../../../images/mmover.jpg);
	background-repeat: repeat-x;
}
#SRnav ul li {
	background-color: #00FF66;
	background-image: url(../../../../images/submark.jpg);
}
#SRnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
	border-color: #333333;
	border-top: 0 !important;
}
#SRnav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #ABABAB;
	line-height:1.25em;
	background-color: #270563;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #270563;
	border-bottom-color: #270563;
}
#SRnav ul a {
	padding: 3px 10px 3px 24px;
	color: #999999;
}
#SRnav a:hover, 
#SRnav a:focus, #SRnav .SRPMon {
	background-color: #4AA1A8;
	color: #000000;
	letter-spacing: 0.01px;
	border-color: #000000;
}

/* ------ the current page marker style ------ */
#SRnav .SRmark {
	color: #333333!important;
	background-color: transparent!important;
	font-weight: normal;
	letter-spacing: 0.1em!important;
	border-color: #000000;
}
/*globalnav*/

#globalnav {
	position:relative;
	float:right;
	width:100%;
	margin:0;
	list-style:none;
	line-height:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:#270563;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background-color: #4AA1A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#270563;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#270563;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#c00}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}
		
		form.f-wrap-1 label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}
/*---[ Icons ]---*/
.icons-p {background: url("../icons/i_print.gif") no-repeat 0px 50%;}
.icons-e {background: url("../icons/i_email.gif") no-repeat 0px 50%;}
.icons-a {background: url("../icons/i_agent.gif") no-repeat 0px 50%;}
.icons-c {background: url("../icons/i_calc.gif") no-repeat 0px 50%;}
.icons-o {background: url("../icons/i_open.gif") no-repeat 0px 50%;}
.highslide {
    cursor: url('Property_Listings/addons/javaimgscroll/highslide/graphics/zoomin.cur'), pointer;
    outline: none;
}
.highslide img {
    padding: 5px;
	border: 2px solid #CCC;
}
.highslide:hover img {
    padding: 5px;
	border: 2px solid #CCC;
}

.highslide-image {
	border: 2px solid #CCC;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid #CCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
    background-color: white;
    /*    */
    padding-left: 22px;
    background-image: url('Property_Listings/addons/javaimgscroll/highslide/graphics/loader.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px;

}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #270563;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
