@charset "utf-8";
/* CSS Document */

body {background:#ecc741 url(../images/gateway/bg.jpg) no-repeat top center;}

a:link{color: #54430c; text-decoration:none;}
a:active{color: #54430c; text-decoration:none;}
a:visited{color: #54430c; text-decoration:none;}
a:hover{color: #CC9900; text-decoration:none;}

.header {
background:url(../images/gateway/header_bg.png) repeat-y;
}

/*** START OF BODY ***/
.property-logo{
width:187px;
height:223px;
position:absolute;
background:url(../images/gateway/property_logo.png);
left:720px;
top:52px;
z-index:96;
overflow:hidden;
}

/*
*	TEXT HEAVY PAGES STYLE
*/

.boxheading {background:url(../images/gateway/box-header-center.png);}
.corner-upleft {background:url(../images/gateway/box-header-left.png);}
.corner-upright {background:url(../images/gateway/box-header-right.png);}

/*** END OF BODY ***/


/*** START OF FOOTER ***/
.footer{
height: 170px;
background-color:#ffffff;
background:url(../images/gateway/header_bg.png) repeat-y;
}
/*** END OF FOOTER ***/