body {
	background: #E5E4C7 url(/images/body-bg.gif) left top repeat-x;
	color: #333;
	font-size: small;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, p, ul {margin: 0 0 1em 0;}
h1, h2, h3 {color: #00703C;}
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 130%; margin-bottom: 2px;}
h4 {font-size: 110%;}

label {font-weight: bold; display: block;}
address {font-style: normal;}


table {width: 100%; border-collapse: collapse; border: none; margin: 0; padding:0;}
thead {background-color: #CCCC99; color: #00703C; border-top: 2px solid #00703C;}
th {padding: 6px 4px 2px 4px; border-bottom: 1px solid #222;}
th, td {text-align: left;}
td {padding: 3px;}
tr {}
tr.even {background-color: #f6f6f6;}
tfoot {background-color:#666; color: #eee;}
.border-box {border: 1px solid #CCCC99; width: 100%; padding: 0;}
th.featured, th.ranking, td.featured, td.ranking {text-align: center;}

.clear {clear: both;}
.center {text-align: center;}
.right {text-align: right;}
.red {color: red;}
.column {float:left; width: 48%;}
div.r {margin-bottom: 1em;}
.text, .text_m {width: 96%; font-size: 120%; border: 1px solid #888; margin-bottom: 2px; padding: 4px;}
.text_m {width: auto;}
.checker {clear: none; width: 32%; float: left;margin: 0 0px 4px 0;}
.boxed {background-color: #eee; padding: 8px;}
.yes {background-color: #4AAA42;}
.no {background-color: red;}
.yes, .no {
	font-size: 86%; 
	font-weight: bold;
	color: #fff;
	padding: 1px;
}
.column-3 {width: 32%; float: left; margin-right: 6px;}
.column-3 div.r {width: 100%;}
ul.location-details {
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 90%;
}

#popup_photo {
	text-align: center;
}

dl.park_listing {
	display: block;
	margin: 0 0 0em 0;  
	padding: 0 0 8px 0; 
	background: #f1f1f1 url(/images/park-listing-bottom.gif) left bottom no-repeat;
}
dl.park_listing dd {margin-left: 0; margin: 6px 10px; }
dl.park_listing dt {
	height: 32px;
	padding: 6px 10px;
	background: #f1f1f1 url(/images/park-listing-top.gif) left top no-repeat;
	line-height: 26px;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
}
dl.park_listing dd.photo {float: left; width: 240px;}
dl.park_listing dd.description {font-size: 94%; border-bottom: 1px solid #ddd;}
dl.park_listing dd.description {margin-bottom: 0;}

dl.news_story {margin: 0 0 1em 0; padding: 0 0 1em 0; border-bottom: 1px solid #eee;}
dl.news_story dt {font-size: 130%; font-weight: bold;}
dl.news_story dt a {color: #00703C;}
dl.news_story dd {margin-left: 0;}
dl.news_story dd.date {color: #666;}
#news h2, #news_home h2 {margin-bottom: 0;}
#news h3 a, #news_home h3 a {color: #00703C;}
#news h4, #news_home h4 {margin: 0 0 0 0; font-size: 100%; color: #666; font-weight: normal;}
#news_home {border-top: 1px solid # 666; margin-top: 1em; padding-top: 1em;}
#news_home h3 span {font-size: small; font-weight: normal;}

dl.listings {padding-bottom: 8px;}
dl.listings dt {font-weight: bold; clear: left; Xpadding-top: 10px;}
dl.listings dd {font-size: 11px; margin-left: 0; float: left; width: 50%;}
dl.listings dd.description, dl.listings dd.warehouse, dl.listings dd.building_address {width: 100%; float: none;}
dl.listings dd p {font-size: 11px !important;}

div.available_space {border-bottom: 1px solid #999; clear: right; padding-bottom: 10px; margin-bottom: 20px;}
div.available_space img.photo {width: 120px; float: right;}
div.available_space h3 {font-size: 125%;}
div.available_space dl.listings {margin-right: 130px;}
div.available_space dl.listings dd.description {float: none; clear: left; width: 100%;}
div.available_space dl.listings dd, div.available_space dl.listings dd p {font-size: 100% !important;}
div.available_space dl.listings dt {font-size: 120% !important;}


#flash-notice {
	background-color: red;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 1em;
}
#flash-notice a {color: #fff;}

#large-photo {margin-bottom: 20px;}
#large-photo img {margin: 0; padding: 0; border: none; display: block;}
#large-photo h3 {
	margin: 0; padding: 0;
	font-size: 125%;
	line-height: 30px;
	background-color: #00703C; 
	color: #fff;
	padding-left: 10px;
}
#large-photo {margin-bottom: 20px;}

#easy-buttons {width: 550px; height: 60px; margin-bottom: 10px; line-height: 1;}
a.easy-button {
	width: 180px; height: 60px;
	display: block;
	float: left;
	background: transparent url(/images/easy-button.gif) left top no-repeat;
	text-decoration: none;
	color: #333;
	margin-right: 4px;
}
#easy-buttons a.last {margin-right: 0;}
a.easy-button h3 {
	font-size: 125%;
	color: #00703C;
	padding: 5px 0px 4px 6px;
	margin: 0;
}
a.easy-button p {
	font-size: 96%;
	color: #333;
	padding: 0 22px 4px 6px;
}
a:hover.easy-button {background-image: url(/images/easy-button-over.gif);}

#wrap {width: 870px; margin: 0 auto;}

#page {
	width: 870px; margin: 0 auto;
	background: transparent url(/images/page-bg.gif) left top repeat-y;
}

#banner {
	position: relative;
	width: 870px; height: 186px;
	background: transparent url(/images/banner-bg.jpg) left top no-repeat;
}
#banner h1 {
	position: absolute;
	width: 242px; height: 60px;
	left: 27px; top: 30px;
	margin: 0; padding: 0;
	background: transparent url(/images/regent-properties-logo.gif) left top no-repeat;
}
#banner h1 span {display: none;}
#banner p#company-tagline {
	position: absolute;
	left: 298px; top: 52px;
	color: #00703C;
	font-size: 115%;
	line-height: 1.3;
}

#top-navigation {
	position: absolute;
	right: 20px; top: 10px;
	text-align: right;
	font-size: 96%;
	text-transform: uppercase;
	color: #00703C;
	font-weight: bold;
}
#top-navigation a {color: #00703C;}

#navigation {
	position: relative;
	width: 832px; height: 72px; 
	left: 19px; top: 112px;
	background: transparent url(/images/menu-bg.gif) left top no-repeat;
}
#navigation .gutter {position: relative;}

#navigation a.menu-button {
	position: absolute;
	width: 128px; height: 26px;
	top: 40px;
	display: block;
	background: transparent url(/images/menu-button.gif) 50% 50% no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	padding-left: 6px;
	padding-top: 0px;
}
#navigation a:hover.menu-button {background-image: url(/images/menu-button-over.gif);}
#navigation a#button-home {left: 283px;}
#navigation a#button-services {left: 420px;}
#navigation a#button-properties {left: 557px;}
#navigation a#button-availibilities {left: 694px;}

#contents {
	width: 832px;
	margin: 0 auto;
	padding-top: 10px;
}

#main {width: 550px; float: right; line-height: 1.4;}
body#properties #main {float: left;}
body#admin #main {width: 810px; float: none;}

#sidebar {width: 262px; float: left;}
body#properties #sidebar {float: right;}


#sidebar h3 {font-size: 140%; margin: 0 0 .5em 0;}
#sidebar h4 {margin: 0; font-size: 110%; color: #fff; background-color: #00703C; line-height: 1.2; padding-left: 4px;}
#sidebar p {font-size: 85%; margin: 1em 0 1.5em 0;}

#sidebar .box {width: 262px; background: #e0e0c2 url(/images/side-box-tan-top.gif) left top no-repeat;}
#sidebar .green {background: #99CC99 url(/images/side-box-green-top.gif) left top no-repeat;}
#sidebar .box .gutter {padding: 11px;}
#sidebar img.featured-photo {display: block;}
#sidebar .box-bottom-tan, 
#sidebar .box-bottom-green  {
	width: 262px; height: 10px;
	background: #fff url(/images/side-box-tan-bottom.gif) left top no-repeat;
	margin-bottom: 10px;
}
#sidebar .box-bottom-green {background-image: url(/images/side-box-green-bottom.gif);}

#footer {
	position: relative;
	width: 832px; height: 52px;
	background: transparent url(/images/footer-bg.gif) left top no-repeat;
	color: #fff;
}
#footer address {
	position: absolute;
	width: 540px; height: 50px;
	left: 278px; top: 10px;
	font-style: normal;
}
#footer address span {font-weight: bold; font-size: 130%; display: block;}

#page-bottom {
	width: 870px; height: 18px;
	background: transparent url(/images/page-bottom-bg.gif) left top no-repeat;
}

#bottom-menu {
	width: 870px;
	margin: 0 auto;
	text-align: center;
}

#bottom-menu a {color: #666;}

#copyright, #designed-by {
	width: 870px;
	margin: 10px auto;
	font-size: 90%;
	text-align: center;
}








