@import url('menu-vert.css');

*  { behavior: url(iepngfix.htc); }

.clickable {
	cursor: pointer;
}
.drkimgbox {
background-image:url(../assets/me-headerbg.jpg);
background-position:bottom;
background-repeat:repeat-x;
/*border:1px solid #fff;*/
color:#fff;
font-family:verdana;
font-size:11px;
outline-color:#fff;
padding:0px;
}
#plans td {
/*border-top : 5px solid #093e26;
border-bottom : 5px solid #093e26;*/
padding: 5px 0px 5px 0px;
border-color:#062e1c;
}
#plans td a{
/*border-top : 5px solid #093e26;
border-bottom : 5px solid #093e26;*/
padding-left: 5px;}
a:link, a:visited {
color : #fff;
}
.fade-greensm td {
background : #093e26 url(../assets/fade-greensm.gif) repeat-x;
}
.fade-greentitle {
background : #074e31 url(../assets/fade-greensm.gif) repeat-x;
padding : 10px;
display : block;
}
a.whitelink:link, a.whitelink:visited {
color : #fff;
}
body {
behavior: url('iepngfix.htc');
color : #f3e8db;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 16px;
background-color : #07301d;
background-image : url(../assets/bg.gif);
background-repeat : repeat-x;
background-position : 0 0;
margin : 0;
padding : 0;
}
a {
color : #525151;
}
a:hover {
text-decoration : none;
}
#leaves-top {
background-image : url(../assets/leaves-top.png);
background-repeat : no-repeat;
position : absolute;
top : -38px;
left : 4px;
width : 98px;
height : 86px;
}
#leaves-bot {
background-image : url(../assets/leaves-bot.png);
background-repeat : no-repeat;
position : absolute;
right : 0;
bottom : -18px;
width : 127px;
height : 90px;
}
#all {
width : 740px;
margin-right : auto;
margin-left : auto;
}
#header {
background-image : url(../assets/header-rpt.gif);
background-repeat : repeat-y;
height : 158px;
}
#header .logo a {
background-color : transparent;
background-image : url(../assets/logo.gif);
background-repeat : no-repeat;
background-position : 0 0;
width : 740px;
height : 158px;
float : left;
margin-left : 45px;
display : inline;
}
.text14 {
font-size : 14px;
}
#container {
background-image : url(../assets/container-rpt-lg.gif);
position : relative;
}
#container-top {
background-image : url(../assets/container-top-lg.gif);
background-repeat : no-repeat;
background-position : top left;
}
#container-bot {
background-image : url(../assets/container-bot-lg.gif);
background-repeat : no-repeat;
background-position : 0 bottom;
padding-bottom : 20px;
}
#content {
width : 654px;
margin-right : auto;
margin-left : auto;
}
#menu-column {
width : 168px;
float : left;
_overflow: auto;
}
#menu-column li a {
color : #f3e8db;
text-decoration : none;
height : 17px;
font-size:11px;
display : block;
background: url(/assets/icon-bullet.gif) 9px center no-repeat;
margin-bottom: 4px;
padding: 3px;
}
#menu-column li a:hover {
color : #093e26;
background-color : #c5c4a5;
}
#menu-column ul {
margin : 0;
padding : 0 0 0 0px;
list-style-type : none;
}

#menu-column li {
line-height : 18px;
text-indent : 20px;
margin : 0;
padding : 0;
}

#header-home a {
background-image : url(../assets/nav-home.gif);
background-repeat : no-repeat;
width : 168px;
height : 38px;
display : block;
}
#header-apartmenthomes {
background-image : url(../assets/nav-apartmenthomes.gif);
background-repeat : no-repeat;
width : 168px;
height : 31px;
display : block;
}

#menu-column #header-grandview a {
background-image : url(../assets/left-column-grandview.gif);
background-repeat : no-repeat;
width : 168px;
height : 38px;
display : block;
}
#menu-column #header-building {
background-image : url(../assets/left-column-building.gif);
background-repeat : no-repeat;
width : 168px;
height : 31px;
}
#menu-column #header-neighborhood {
background-image : url(../assets/left-column-neighborhood.gif);
background-repeat : no-repeat;
width : 168px;
height : 31px;
}
#menu-column #header-corporate {
background-image : url(../assets/left-column-corporatehousing.gif);
background-repeat : no-repeat;
width : 168px;
height : 31px;
}
#menu-column #header-contact a {
background-image : url(../assets/left-column-contact.gif);
background-repeat : no-repeat;
width : 168px;
height : 31px;
margin-bottom : 15px;
display : block;
}
#main-column {
width : 486px;
float : left;
padding-bottom : 11px;
}
#banner-frame {
background-image : url(../assets/banner-frame.gif);
background-repeat : no-repeat;
width : 385px;
height : 218px;
}
#banner {
width : 357px;
height : 188px;
float : left;
margin-top : 16px;
margin-left : 14px;
display : inline;
}
#main-column #intro {
background-color : #093e26;
width : 463px;
margin-top : 5px;
margin-right : auto;
margin-left : auto;
border : 1px solid #556658;
}
#main-column h1 {
font-size : 16px;
margin : 0;
padding : 0 0 10px;
}
#main-column #intro .pad {
padding : 10px;
}
#imagerow {
background-image : url(../assets/images-bot.jpg);
background-repeat : no-repeat;
width : 385px;
height : 95px;
margin-top : 8px;
}
#footer {
color : #627165;
font-size : 10px;
text-align : center;
background : #3e5141;
margin-left : 40px;
margin-right : 35px;
border : 1px solid #627165;
}
#footer a {
color : #6d7f6f;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
.clearrow {
clear : both;
}