@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/lightbox.css);

* {
    margin: 0;
    padding: 0;
}

html {
    margin: 0;
    padding: 0;
}

body {
	font: 13px/23px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
    background: url(../images/bg.gif) 0 0 repeat fixed;
}

#wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 778px;
	background: #d7d4c3 url(../images/wrapperbg.gif) repeat-y;
}

* html #wrap {
    height: 120px;
}

#header {
    position: absolute;
	left: 9px;
	width: 161px;
	height: 119px;
}

#logo {
	position: absolute;
	top: 8px;
	left: 30px;
}

#logo img {
	width: 100px;
	height: 94px;
	border: none;
}

#printlogo {
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
}

#tabs {
    position: absolute;
    left: 180px;
	height: 40px;
	width: 474px;
}

#nav {
}


#nav ul {
    position: relative;
	height: 40px;
	width: 474px;
    list-style: none;
}


#nav li {
    float: left;
    height: 40px;
}

#nav a {
    padding-top: 40px;
    height: 0 !important;
    overflow: hidden;
    display: block;
    position: absolute;
    background: url(../images/tabs2.gif) 0 0 no-repeat;
    text-indent: -9999px;
}

    /* Home */
    #nav ul li#t35241 a {
        background-position: 0 0;
        width: 58px;
        left: 0;
    }

    #nav ul li#t35241 a:hover, #nav ul li#t35241 a.active {
        background-position: 0 -40px;
    }

    /* About */
    #nav ul li#t37633 a {
        background-position: -58px 0;
        width: 66px;
        left: 58px;
    }

    #nav ul li#t37633 a:hover, #nav ul li#t37633 a.active {
        background-position: -58px -40px;
    }

    /* Developments */
    #nav ul li#t37634 a {
        background-position: -93px 0;
        width: 181px;
        left: 93px;
    }

    #nav ul li#t37634 a:hover, #nav ul li#t37634 a.active {
        background-position: -93px -40px;
    }

    /* Property Management */
    #nav ul li#t37635 a {
        background-position: -274px 0;
        width: 200px;
        left: 274px;
    }

    #nav ul li#t37635 a:hover, #nav ul li#t37635 a.active {
        background-position: -274px -40px;
    }

    /* Contact */
    #nav ul li#t37636 a {
        background-position: -399px 0;
        width: 75px;
        left: 399px;
    }

    #nav ul li#t37636 a:hover, #nav ul li#t37636 a.active {
        background-position: -399px -40px;
    }

#main-body {
    width: 760px;
    padding-top: 40px;
    margin: 0 9px;
}

#main-table-body {
    border-collapse: separate;
	background: #999967;
}

/*
table { display: none; }
*/

#main-table-body-leftcell {
    vertical-align: top;
	background: #d7d4c3 url(../images/wrapperbg.gif) -10px 0px repeat-y;
}

#main-table-body-rightcell {
    width: 599px;
    background: #transparent;
    border: 2px solid #690a17;
	vertical-align: top;
}

#sidebar {
    width: 161px;
}

#menu-header {
}

#menu {
    margin: 77px 0 0 21px;
    position: relative;
    width: 142px;
}

#menu a:link, #menu a:visited {
    text-decoration: none;
}

#menu a:hover, #menu a:active {
    text-decoration: none;
}

#menu h3 {
    position: absolute;
	left: 0px;
    width: 147px;
  	padding: 3px 0;
    font-size: 14px;
    line-height: 1.2em;
    text-transform: uppercase;
    border: 2px solid #690a17;
    border-right: none;
    background: url(../images/menuh3.gif) 0 0 repeat-y;
	
}

#menu h3 a {
    padding-left: 7px;
    display: block;
    width: 141px;
    color: #fff;
	font-weight:bold;
}

#menu ul {
	position:relative;
    margin: 0;
	padding: 0;
	padding-top: 45px;
    width: 140px;
    font-size: 11px;
    line-height: 150%;
    text-transform: uppercase;
	
}

#menu li {
    background: url(../images/menumarker.gif) 0 4px no-repeat;
    margin: 0;
	padding: 0 0 6px 15px;
	list-style: none;
}

#menu li a {
    display: block;
    width: 100%;
}

#menu li a:link, #menu li a:visited {
    color: #765b4a;
}

#menu li a:hover, #menu li a:active {
    color: #690a17;
}

#menu ul li ul{
	margin: 0 0 0 5px;
	padding: 0;
	
}

#menu ul li ul li{
	margin: 0;
	padding: 0;
	background: none;
	text-transform: none;
	color: #765B4A;
}

#menu ul li a.current{
	color: #690a17;
}

#menu-footer {
}

#banner {
	display: none;
}

#breadcrumbbar {
    background: #999967;
    float: left;
    font-size: 11px;
    line-height: 13px;
    width: 569px;
    height: 13px;
    padding: 6px 13px 0;
    color: #690a17;
}

#breadcrumblist {
    float: left;
}

#breadcrumblist a {
    color: #690a17;
}

#breadcrumbbar a:link, #breadcrumbbar a:visited {
    color: #690a17;
    text-decoration: none;
}

#breadcrumbbar a:hover, #breadcrumbbar a:active {
    color: #690a17;
    text-decoration: underline;
}

#breadcrumbemail, #breadcrumbprint {
    float: right;
    font-size: 10px;
    text-transform: uppercase;
}

#breadcrumbemail a, #breadcrumbprint a {
    padding-left: 15px;
}

#breadcrumbemail {
	background: url(../images/email.gif) left no-repeat;
}

#breadcrumbprint {
    margin-right: 29px;
	background: url(../images/printer.gif) left no-repeat;
}

* html #breadcrumbbar { width: 567px } /* IE/Win float bug fix */

#content {
    background: #cdcab7 url(../images/content.gif) 0 0 repeat-y;
    clear: left;
	
}

#content-header {
	display: none;
}

#content-body {
	
}

#pagetitle {
    position: relative;
    background: url(../images/pagetitle.gif) 0 0 no-repeat;
    height: 114px;
    margin-bottom: 6px;
}

#pagetitletext h1 {
    position: absolute;
    bottom: 38px;
    left: 28px;
    font-size: 28px;
    line-height: 64px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

#pagetitle + br {
    display: none;
}

#photo {
    float: right;
    background: url(../images/photo.gif) 0 0 no-repeat;
    width: 291px;
    height: 152px;
    margin-top: -7px;
    margin-right: 28px;
}

* html #photo {
    margin-right: 14px;
}

#content-footer {
	height: 57px;
	background: url(../images/content-footer.gif) 0 0 no-repeat;
}

#footer {
    position: relative;
    background: url(../images/bg.gif) 0 0 repeat fixed;
    height: 9px;
}

#footer a {
}

#footerwrap {
    background: transparent url(../images/footertrans.png) 0 0 no-repeat;
    height: 9px;
    width: 100%;
}

* html #footerwrap {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="site/template/assets/home_template_maven_595/images/footertrans.png", sizingMethod='crop');
}

#copyright, #poweredby {
    font-size: 11px;
    line-height: 13px;
    position: absolute;
    top: -23px;
	color: #fff;
}

#copyright {
    left: 189px;
}

#poweredby {
    right: 31px;
}

#poweredby a:link, #poweredby a:visited {
	color: #fff;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active {
	color: #fff;
	text-decoration: underline;
}


