@charset "utf-8";
/* CSS Document */

.box{
float:left;
background-color:#FFF2CF;
width:197px;
margin-top:3px;
padding:10px;
font-size:11px;
}

.box-right{
float:left;
background-color:#FFF2CF;
width:480px;
margin-top:3px;
padding:10px;
font-size:11px;
}

/* CLEAR ALL STYLING */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* MAIN FONTS & COLORS */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#4a4a4a;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong{
font-weight:bold;
}

.strong{
font-weight:bold;
}

em{
font-style:italic;
}

.clear{
clear:both;
}

.clear-right{
clear:right;
}

.clear-left{
clear:left;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.red-text{
color:#7A1501;
}

.shadow{
background:transparent url(../images/background-shadow-bottom-right.png) no-repeat scroll right bottom;
float:left;
margin:5px 10px 5px 30px;
padding:0 7px 7px 0;
}

.inner{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #999999;
float:left;
overflow:hidden;
padding:5px;
text-align:left;
}

a{
	color:#7A1501;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

p{
padding-bottom:10px;
}

h1{
padding-bottom:10px;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
}

h2{
font-size:18px;
padding-bottom:10px;
}

h3{
font-size:16px;
}

ol {
list-style:decimal;
padding-left:25px;
padding-bottom:10px;
}

ul{
list-style:disc;
padding-left:20px;
padding-bottom:10px;
}

blockquote {

}

/* CONTENT STYLING */
#box{
width:762px;
margin:5px auto;
}

#container {
width:760px;
border:1px solid #333333;
float:left;
}

#header{
float:left;
margin:0;
padding:0;
}

#header h1{
position:absolute;
left:-999em;
}

#nav {
margin:0;
padding:0;
float:left;
height:25px;
width:760px;
background-color:#7a1501;
}

#nav-left{
margin:0;
padding:0;
width:190px;
height:25px;
float:left;
overflow:hidden;
}

#nav ul{
float:right;
line-height:25px;
margin:0;
padding:0;
}

#nav ul li {
margin:0;
padding:0 10px 0 0;
float:left;
display:block;
list-style-type:disc;
line-height:25px;
color:#e5b53b;
background-repeat:no-repeat;
list-style-position:outside;
}

#nav ul li a{
background-image:url(../images/nav-li-bg.gif);
background-repeat:no-repeat;
background-position:center left;
float:left;
display:block;
margin:0;
padding:0 0 0 10px;
padding-left:10px;
line-height:25px;
color:#e5b53b;
text-decoration:none;
font-size:11px;
text-transform:uppercase;
}

#nav ul li.selected a{
background-image:url(../images/nav-li-selected-bg.gif);
color:#000000;
}

#nav ul li a:hover{
background-image:url(../images/nav-li-selected-bg.gif);
background-repeat:no-repeat;
color:#000000;
}

#nav ul li.selected a:hover{
background-image:url(../images/nav-li-bg.gif);
color:#e5b53b;
}

#footer{
width:760px;
float:left;
height:20px;
padding:10px 0;
clear:left;
font-size:10px;
text-align:right;
}

#footer ul{
padding-left:0;
}

#footer ul li{
float:left;
list-style:none;
padding:0 5px;
border-right:1px solid #000000;
font-size:10px;
}

#footer ul li a{
color:#000000;
}

#footer ul li a:hover{
color:#7a1501;
}

/***HomePage***/

#header-top{
margin:0;
padding:0;
background-image:url(../images/home_top_bar.gif);
background-repeat:no-repeat;
height:111px;
width:760px;
float:left;
}

#header-bottom{
margin:0;
padding:0;
background-image:url(../images/home_middle_bar.jpg);
float:left;
background-repeat:no-repeat;
height:134px;
width:760px;
}

#content{
margin:0;
padding:0;
float:left;
background-image:url(../images/home_bg.gif);
background-repeat:repeat-x;
width:760px;
height:331px;
}

#content-left{
margin:0;
padding:0;
background-image:url(../images/home_main_left.gif);
float:left;
height:331px;
width:183px;
}

#content-right{
margin:0;
padding:0;
line-height:25px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
float:left;
height:350px;
}

#content-right img{
float:left;
padding-top:2px;
}

#content-right p{
font-size:13px;
float:left;
clear:left;
width:464px;
padding-left:33px;
padding-top:15px;
}

#content-right .featured a{
color:#000000;
}

#content-right .featured a:hover{
color:#7A1501;
}

/***Interior Page***/

#container.interior #nav-left{
background-image:url(../images/but_sub_spacer.gif);
}

#container.interior #nav-left a{
display:block;
height:25px;
width:210px;
}

#container.interior #nav-left a:hover{
cursor:pointer;
}

#container.interior #header{
height:99px;
width:760px;
}

#container.interior #sidebar-left{
margin:0;
padding:0;
height:476px;
width:214px;
float:left;
}

#container.interior #content{
float:left;
background-color:#E5B53B;
width:760px;
background-image:url(../images/sub_tagline.gif);
background-repeat:no-repeat;
background-position:bottom right;
height:auto;
}

#container.interior #content-main{
margin:0;
padding:25px 0 50px 0;
width:500px;
float:left;
line-height:17px;
min-height:451px;
}

#container.interior #content-main.properties{
margin:0;
padding:25px 20px 50px;
width:720px;
float:left;
line-height:17px;
min-height:451px;
}

#container.interior #content-main p{
padding-bottom:20px;
font-size:13px;
}

#content-main ul{
padding-left:28px;
}

#container.interior #content-main ul li{
padding-bottom:20px;
font-size:13px;
list-style-image:url(../images/bullet.gif);
}

/***About Us***/

#container.about #header{
background-image:url(../images/about_top_banner.gif);
}

#container.about #sidebar-left{
background-image:url(../images/about_left_main.gif);
}

#container.about blockquote{
display:block;
font-weight:bold;
float:right;
width:125px;
margin-left:15px;
margin-bottom:10px;
padding:0 0 0 15px;
border-left:1px solid #AF770A;
}

#container.about blockquote p {
padding-bottom:0;
}

/***Difference***/

#container.difference #header{
background-image:url(../images/difference_top_banner.gif);
}

#container.difference #sidebar-left{
background-image:url(../images/difference_left_main.gif);
}

/***PORTFOLIO***/

#container.portfolio #header{
background-image:url(../images/portfolio_top_banner.gif);
}

#container.portfolio #sidebar-left{
background-image:url(../images/difference_left_main.gif);
}

/***People***/

#container.people #header{
background-image:url(../images/people_top_banner.gif);
}

#container.people #sidebar-left{
background-image:url(../images/difference_left_main.gif);
}

/***News***/

#container.news #header{
background-image:url(../images/news_top_banner.gif)
}

#container.news #sidebar-left{
background-image:url(../images/news_left_main.gif);
}

/***Contact***/

#container.contact #header{
background-image:url(../images/contact_top_banner.gif)
}

#container.contact #sidebar-left{
background-image:url(../images/contact_left_main.gif);
}

/***Blog***/

#container.blog #header{
background-image:url(../images/blog-header.gif)
}

#container.blog #sidebar-left{
height:451px;
padding:25px 20px 0 20px;
width:174px;
}

#container.blog #sidebar-left h4{
font-weight:bold;
padding-bottom:10px;
color:#7a1501;
}

#container.blog ul{
}

#container.blog ul li{
}

#container.blog ul li a{
color:#000000;
}

#container.blog #content-main h1{
padding-bottom:20px;
}

#content-main .blog-post a{
color:#7a1501;
}

#content-main h2.post-title a{
color:#7a1501;
}

#content-main .post-details{
color:#7a1501;
}

/* @end */

h3{
margin:0px
padding:0 0 3px;
font-weight:bold;
font-size:11px;
width:100%;
color: #7A1501;
font-family:georgia;
}

h4{
font-weight:bold;
color:#7A1501;
font-family:georgia;
font-size:11px;
}
.row1{
width:220px;
float:left;
clear:left;
}
.row2{
width:500px;
float:right;
margin-bottom:20px;
}

#property-fact-sheet{
display:block;
}
#property-fact-sheet a{
display:block;
width:200px;
height:40px;
background-image:url(../images/property-fact-sheet.png);
background-repeat:no-repeat;
text-indent:-999em;
}
#lease-plan{
display:block;
}
#lease-plan a{
display:block;
width:200px;
height:40px;
background-image:url(../images/lease-plan.png);
background-repeat:no-repeat;
text-indent:-999em;
}

#property-fact-sheet a:hover, #lease-plan a:hover{
background-position:0 -40px;
}

.property-image{
width:100%;
height:300px;
}

.title{
font-size:14px;
font-weight:bold;
}

.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}
