* {
    padding: 0px;
    margin: 0px;
}

/* HTML TAGS */
a {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

p {
	padding: 0;
	margin: 0;
}

abbr, acronym, .help {
  cursor: help;
}

h1 abbr, h1 acronym {
  cursor: help;
}

table {
	border-collapse:collapse;
}

table td {
	border:0px dotted #FFF;
	padding:2px 8px;
}

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
	text-align:center;
}

img {
    vertical-align: middle;
    border: 0px;
}

.clear-all {
    clear: both;
    height: auto;
}

.hr {
    background-image: url(/images/structure/hr_dottedline.gif);
	background-repeat:repeat-x;
    height: 1px;
    border: 0px;
    clear: both;
	margin-top:10px;
	margin-bottom:10px;
}

hr {display: none;}
#right .hr {
    background-image: none;
}

html {

}

body {
    font-size: 62.5%;
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    background-color: #CCCCCC;
	background-image:url("/images/interface/greystripe_bg.gif");
    text-align: center;
}

#container {
    text-align: left;
    width: 810px;
    margin: 0 auto;
	background-image:url("/images/interface/graded_side_bg.gif");
	background-position:center;
	background-repeat:repeat-y;
}


/* IMAGE and PHOTO ALIGNMENTS ETC --------------------*/

.imgright, .imgleft, .salesphoto, .lettingsphoto{ border: 1px solid #d3dce6; background: #e9edf3; padding: 5px;}
.imgborderlessright, .imgborderlessleft { padding: 5px;}
.imgright, .imgborderlessright{ float: right; margin: 0 0 15px 15px; }
.imgleft, .imgborderlessleft { float: left; margin: 0 15px 15px 0;}

/* END OF IMAGE ALIGNMENTS --------------------*/

#page-header {
    margin: 0;
	height:57px;
	background:url("/images/interface/topbar_shine_bg.gif") repeat-x;
}

#toplogo {
margin: 6px;
width: 280px;
float:left;
}

#topdate {
width:210px;
margin:10px;
margin-right:0px;
margin-left:20px;
float:left;
color:#bfd8ec;
padding-top:10px;
text-align:center;
}

#topaddress {
width:220px;
margin:10px;
margin-right:5px;
float:left;
color:#bfd8ec;
text-align:right;
font-weight:bold;
}

#bannerbar {
height:119px;
background-image:url("/images/interface/topbanner_placeholder.jpg");
background-repeat:no-repeat;
}

#addressbar {
height:23px;
background:url("/images/interface/bar2_shine_bg.gif") repeat-x;
text-align:right;
padding-top:6px;
padding-right:10px;
color:#d8e8f4;
font-weight:bold;
font-size:1.1em;
}

#page-body-top {
    width: 781px;
    margin: 0 auto;
}

#page-body-bottom {
    width: 778px;
    margin: 0 auto;

    position: relative;
    clear:left;
}

#page-content {
	margin:0;
	overflow:hidden;
}

#page-text ul li, ol li ul, #twocolumnpage-text ul li, ol li ul { 
	list-style: bullet; 
	margin: 0 0px 0px 15px;
	
}

#page-wrapper  {
    width: 768px;
    margin: 0px auto;
    background-color: #fff;
	border-left:solid 2px #6995ca;
	border-right:solid 2px #6995ca;
	background-image:url("/images/interface/page-back.gif");
	background-repeat:repeat;
}



#page-body {
    font-size: 1.2em;
    color: #000;
    overflow: hidden;
}

#page-body h1 {
    margin-bottom: 20px;
	border-bottom:solid 1px #CCC;
	color:#014375;
	font-size:1.8em;
}

#page-text {
	width:560px;
	margin-left:20px;
	margin-top:10px;
    float: left;
	padding-bottom:40px;
}

#page-text h2 {
    margin-bottom: 20px;
	border-bottom:solid 1px #CCC;
	color:#014375;
	font-size:1.5em;
}

#page-text p {
    margin-bottom: 10px;
    line-height: 18px;
}

#page-text .read-more {
    width: 174px;
    height: 26px;
    background: url("/images/structure/more-button.gif") no-repeat;
    float: right;
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
}

#page-text .read-more a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


#footer {
	background: url("/images/interface/footer-back.jpg") no-repeat center top;
	width:778px;
    height: 81px;
    margin: 10px auto;
    color: #3e3a3a;
    font-size: 1.0em;
}

#footer a {
    color: #3e3a3a;
    text-decoration: none;
}

#footer-wrapper {
    overflow: hidden;
    padding: 14px 10px 5px 10px;
}

#bottom-nav {
    float: left;
	width:655px;
}

#bottom-nav ul {
    overflow: hidden;
	display:inline;
}

#bottom-nav li {
    float: left;
    list-style-type: none;
    margin: 0px 2px 0px 2px;
}

#back-top {
    float: right;
    width: 100px;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
}

#copyright {
    padding: 0px 10px 0px 15px;
	margin-top:5px;
	text-align:left;
}

.smalltext {
	font-size:0.8em;
	line-height:normal;
}

/* PROPERTY DISPLAY STYLES ------------------------- */
.saletableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2F3CA;
}
.salestable {
	background-color: #FCFCE1;
}
.lettingstable {

	background-color: #EDF0F6;
}
.lettingtableheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E6F2;
}

.saletableheader a, .lettingtableheader a {
text-decoration:none;
}

/* END OF PROPERTY DISPLAY STYLES ---------------------- */


/* BOXES THAT SHOW ALERTS ETC --------------------- */


#boxpanel{
	padding-top:10px;
	padding-left:90px;
	padding-bottom:10px;
	color:#000;
	background-color:#f8f4d4;
	border:3px solid #ece7bf;
	margin-top:20px;
	background-image:url(/images/interface/icon_infopanel_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

#boxpanel .title {
	font-size:14px;
	font-weight:bold;
	color:#996600;
	margin-bottom:15px;
}

#boxpanel .readmore {
	font-weight:bold;
	color:#996600;
	margin-top:8px;
	padding:2px;
	padding-right:5px;
	text-align:right;
	background-color:#ede8c4;
	background-image: url(/images/structure/panel_readmore_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.readmore a, .readmore a:visited {
text-decoration:none;
color:#996600;
}

.readmore a:hover {
text-decoration:underline;
color:#000000;
}

#boxpanel .text, #boxpanel .text {
	padding-right:5px;
}


/* HOMEPAGE SPECIFIC STYLES ----------------------*/

#homepage-text {
	margin:0;
	font-size:11px;
	margin-top:5px;
	width:590px;
	margin-left:5px;
}

* html #homepage-text {
	margin-left:10px;
}

.hometext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D67A5;
	font-style: normal;
}

a.hometext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4D67A5;text-decoration: none}
a.hometext:visited  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666;text-decoration: none}
a.hometext:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;  color: #333333;text-decoration: underline}

#left-panel {
width:230px;
float:left;

}



#right-panel {
float:left;
width:350px;
}

/* HOMEPAGE SALES AND LETTINGS PRICE LINK AREAS ----------------------*/

#salespricebox, #lettingspricebox {
padding:5px;
float:left;
margin:5px;
margin-top:0;
margin-left:0px;
height:160px;
}

#salespricebox {
background-color:#E9EAC8;

}

#lettingspricebox {
background-color:#E1E6F2;
}

.pricebands {
width:210px;
}

/* .pricebands img {
float:left;
margin-right:5px;
margin-bottom:5px;
} */

.homeimgborderlessright{ float: right; margin: 0 0 5px 10px; }
.homeimgborderlessleft { float: left; margin: 0 10px 5px 0;}

.propertyofmonth { float: right; margin: 0 0 5px 10px;
border-style:solid;
border-width:2px;
border-top:#000000;
border-left:#666666;
border-right:#e6e6e6;
border-botton:#FFFFFF;
}

.pricebands .title {
padding:3px;
padding-top:0;
display:block;
}

.pricebands ul {
padding:5px;
padding-top:0;
margin-left:15px;
}

.pricebands li {
margin-left:0px;
list-style:square;
}

.pricebands .text {
padding:3px;
display:block;
margin-bottom:10px;
}

.pricebands .readmore {
padding:3px;
display:block;
font-size: 11px;
color: #4D67A5;
text-align:right;
}

.pricebands .readmore a { font-weight: bold; color: #4D67A5;text-decoration: none}
.pricebands .readmore a:visited  {color: #666666;text-decoration: none; font-weight: bold; }
.pricebands  .readmore a:hover { font-weight: bold;  color: #333333;text-decoration: underline}

/* END OF HOMEPAGE SALES AND LETTINGS PRICE LINK AREAS ----------------------*/


/* HOMEPAGE PROPERTY OF THE MONTH AREAS ----------------------*/

#saleofmonthbox, #lettingofmonthbox {
padding:5px;
float:left;
margin:0px;
margin-bottom:5px;
height:160px;
}

#saleofmonthbox {
background-color:#D6D7B6;
}

#lettingofmonthbox {
background-color:#D4D3E7;
}

.month-highlights {
width:340px;
}

.month-highlights .salestitle, .month-highlights .lettingstitle {
padding:3px;
padding-top:0;
display:block;
font-weight:bold;
}

.month-highlights .salestitle {
background-color:#C8C9A7;
font-size:10px;
}

.month-highlights .lettingstitle {
background-color:#C9C7E0;
font-size:10px;
}

.month-highlights .subtitle {
padding:3px;
padding-left:0px;
padding-top:0;
margin-top:3px;
display:block;
color:#828367;
font-weight:bold;
}

.month-highlights .text {
padding:3px;
display:block;
}

.month-highlights .readmore {
padding:3px;
display:block;
font-size: 11px;
color: #4D67A5;
margin-top:2px;
}

.month-highlights .readmore a { font-weight: bold; color: #4D67A5;text-decoration: none}
.month-highlights .readmore a:visited  {color: #666666;text-decoration: none; font-weight: bold; }
.month-highlights  .readmore a:hover { font-weight: bold;  color: #333333;text-decoration: underline}

/* END OF HOMEPAGE PROPERTY OF THE MONTH AREAS ----------------------*/


/* HOMEPAGE MAILING LIST AREA ----------------------- */

#mailingbox {
background-color:#EFF3F7;
padding:5px;
margin:0;
margin-right:10px;
}

#mailingbox .leftarea {
margin-right:10px;
width:280px;
}

.homefield {
width:130px;
font-size:10px;
padding:1px;
margin:2px;
}

.homeformbutton {
color: #000000;
background-color: #EEEEEE;
border : 1px solid #000; 
font-size : 10px;
font-weight: bold;
width:40px;
margin-left:180px;
height:20px;
}

.homeformbuttonHover {
color: #000000;
background-color: #b6b3d1;
border : 1px solid #000; 
font-size : 10px;
font-weight: bold;
width:40px;
margin-left:180px;
height:20px;
}

#mailingbox .rightarea form {
border:0;
margin:0;
padding:0;
margin-top:2px;
}

#mailingbox .rightarea {
float:right;
width:250px;
}

.homelabel {
width:80px;
}


#mailingbox .leftarea .title {
padding:3px;
padding-top:0;
display:block;
}

#mailingbox .leftarea .text {
padding:3px;
display:block;
}

/* TESTIMONIALS ------------------------------------------------- */

.testimonial {
	padding:20px;
	display:block;
	margin: 0px 20px 0px 20px;
	background:url("../images/structure/quote_bg.gif") no-repeat top left;
}
*html .testimonial {
	width:470px;
}
.testimonial p {
	display:block;
	margin:0;
}
.testimonial a:link, .testimonial a:visited {
	text-decoration:none;
}
.testimonial a:hover, .testimonial a:active {
	text-decoration:underline;
}
.testimonial .quote {
	font-style:italic;
	font-size:1.0em;
	color:#5a5a5a;
	margin-bottom:5px;
	display:block;
	text-align:justify;
}
*html .testimonial .quote {
}
.testimonial .name {
	font-weight:bold;
	font-size: 1.2em;
	color:#868585;
}
/* END OF TESTIMONIALS --------------------- */