@charset "utf-8";
/* Zukin Realty - Main CSS Document */

/* General Formatting */

body {
	background: url(../images/page_elements/background.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	height: 100%;
}

html, body {
	height: 100%;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}



#container {
	background: none; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	border: 0; 
	width: 800px; 
	height: 100%; 
	z-index: 1;
}

#bodybg {
	background: url(../images/page_elements/brickbg_repeat.gif) repeat-y;
	position: relative;
	top: 0;
	left: 0;
	border: #000000 1px solid;
	width: 798px;
	height: auto !important;
	overflow: hidden;
	z-index: 5;
}

/* ------------------------------- Header ------------------------------------ */

#header {
	background: none;
	position: relative;
	top: 0;
	left: 0;
	width: 798px;
	height: 110px;
	overflow: hidden;
	z-index: 200;
}

#headerbg {
	background: url(../images/page_elements/header_bg.png) no-repeat !important;
	background: url(../images/page_elements/header_bg.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	width: 798px;
	height: 104px;
	overflow: hidden;
	z-index: 10;
}

#logo {
	background: none;
	position: absolute;
	top: 7px;
	left: 15px;
	width: 180px;
	height: 76px;
	overflow: hidden;
	z-index: 25;
	border: none;
}

#tagline {
	background: none;
	position: absolute;
	top: 17px;
	left: 235px;
	width: 520px;
	height: 61px;
	overflow: hidden;
	z-index: 25;
	border: none;
}

/* -------------------- Main Navigation ----------------------- */

/* Main Navigation Bar */

#main-nav_home {
	background: url(../images/page_elements/main-nav_bg_repeat.gif) repeat-x;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	height: 24px;
	overflow: visible;
	z-index: 300;
}

#nav_left {
	background: url(../images/page_elements/main-nav_bg_left.gif) no-repeat;
	position: absolute;
	width: 14px;
	height: 24px;
	overflow: hidden;
	z-index: 325;
}

#main-nav_secondary {
	background: url(../images/page_elements/main-nav_bg_repeat.gif) repeat-x;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	height: 24px;
	overflow: visible;
	z-index: 300;
}

#nav_right {
	background: url(../images/page_elements/main-nav_bg_right.gif) no-repeat;
	position: absolute;
	right: -1px;
	top: 0;
	width: 14px;
	height: 24px;
	overflow: hidden;
	z-index: 325;
}

/* Menu Items */

#main-nav-menu {
	background: none;
	position: relative;
	top: 5px;
	padding-left: 20px;
	margin-right: -10px;
	height: 18px;
	overflow: visible;
	z-index: 325;
}


/* --------------------- Content Area ----------------------- */

#content {
	background: none;
	position: relative;
	margin-left: 0;
	margin-top: 25px;
	left: 0;
	width: 798px;
	height: auto !important;
	overflow: hidden;
	z-index: 25;
}

/* --------------------------- Footer ---------------------------------- */

#footer {
	background: url(../images/page_elements/footer_bg.png) no-repeat !important;
	background: url(../images/page_elements/footer_bg.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	width: 798px;
	height: 52px;
	overflow: hidden;
	z-index: 200;
}

#footer_nav {
	background: none;
	position: relative;
	margin-left: auto;
	margin-top: 17px;
	margin-right: auto;
	width: 740px;
	height: 29px;
	overflow: hidden;
	z-index: 225;
}

#footer_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_nav li {
	float: left;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	padding: 0;
	font-size: 9px;
}

#footer_nav li a {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

#footer_nav li a:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

#footer_nav li a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_spacer {
	background: url(../images/page_elements/background.gif) repeat;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 50px;
	overflow: hidden;
	z-index: 200;
}

#copyright {
	background: none;
	position: absolute;
	top: 37px;
	left: 400px;
	width: 390px;
	height: 12px;
	color: #666666;
	text-align: right;
	font-size: 9px;
}

#mcg {
	background: none;
	position: absolute;
	top: 37px;
	left: 10px;
	width: 375px;
	height: 12px;
	margin: 0;
	padding: 0;
	color: #666666;
	text-align: left;
	font-size: 9px;
}

#mcg a {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	padding: 0;
	margin: 0;
}

#mcg a:link {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	padding: 0;
	margin: 0
}

#mcg a:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #66CC00;
	padding: 0;
	margin: 0
}


/* -------------------------------- Links -------------------------------------*/

#content a {
	color: #CC9900;
	text-decoration: none;
	font-size: 12px;
}

#content a:link {
	color: #CC9900;
	text-decoration: none
}

#content a:hover {
	color: #FFCC33;
	text-decoration: underline
}

#content a:visited {
	color: #996600;
	text-decoration: none;
}

#content a:visited:hover {
	color: #FFCC33;
	text-decoration: underline
}


/* -------------------------------- Image Links -------------------------------------*/

#content a img {
	border: 1px solid #CC9900
}

#content a:link img {
	border: 1px solid  #CC9900
}

#content a:hover img {
	border: 1px solid #FFCC33
}



.goldbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.greybold {
	font-weight: bold;
	color: #CCCCCC;
}




