#layout {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
}



/* HEADER STYLES */

#head {
	margin: 0 0 10px 0;
	height: 100px;
	padding: 0 30px;
	width: 900px;
}

#headLeft {
	background-image: url(../graphics/top_logo.jpg);
	height: 100px;
	float: left;
	width: 220px;
}

#headRight {
	letter-spacing: 2px;
	color: #006699;
	padding-top: 75px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	width: 500px;
	float: right;
}



/* PICTURE BOX */

#picture {
	height: 200px;
	float: left;
	width: 900px;
	margin-bottom: 10px;
	margin-left: 30px;
}



/* MAIN LAYOUT */

#main {
	margin-top: 0px;
	margin-bottom: 30px;
	clear: left;
	width: 900px;
	padding: 0 30px;
	float: left;
	background-color: #fff;
}



                         

/* MAIN - SIDEBAR LEFT */

#sidebarLeft {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 220px;
	float: left;
}

#navcontainer{
	height: 280px;
	margin: 0px;
	font-size: 14px;
	width: 220px;
	list-style-type: none;
}

#navlist li a, #navlist li a:link{
	height: 26px;
	padding-top: 9px;
	margin: 0px;
	float: left; 
	width: 180px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	padding-right: 20px; 
	background: url(../graphics/nav/up.jpg) no-repeat; 
	color: white;
	text-decoration: none;
}

#navlist li {
	height: 35px;
	margin-top: 0px; 
	list-style-type: none;
	width: 220px;
	margin-bottom: 5px;
}

#navlist li a:hover { 
	font-weight: bold; 
	background: url(../graphics/nav/over.jpg) no-repeat; 
	color: #006699;
	cursor: pointer;}

#navlist li a#current, #navlist li a#current:link{ 
	padding-bottom: 0px; 
	float: left; 
	margin: 0px; 
	color: #006699; 
	font-weight: bold; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 9px; 
	height: 26px; 
	width: 180px; 
	background: url(../graphics/nav/over.jpg) no-repeat; 
	cursor: default;
}

#search_box {
	background-repeat: no-repeat;
	margin: 0px;
	height: 110px;
	background: url(../graphics/property_search_box.jpg) top left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#search_box h4 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 16px;
}

#search_box h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#address_panel {
	margin-left: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 220px;
	height: 200px;
	background: url(../graphics/address_panel.jpg) 0;
}

#address_info {
	padding-top: 120px;
	text-align: center;
	color: #006699;
	font-size: 10px;
}

#address_info p, #address_info a {
	text-decoration: none;
	margin-bottom: 5px;
	text-align: center;
	color: #006699;
	font-size: 10px;
}

#address_info a:hover {
	text-decoration: none;
	margin-bottom: 5px;
	text-align: center;
	color: #ff9900;
	font-size: 10px;
}



/* MAIN - HOME + PAGE CONTENT STYLES */

#edit {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 60px;
	width: 900px;
}

#edit td {
	vertical-align: top;
}

#edit a {
	text-decoration: none;
}

#content {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 30px;
	width: 640px;
}



table#content {
	border-spacing: 5px;
}
table#content th {
	text-align: left;
}
table#content td {
	vertical-align: top;
	padding: 0px 10px;
}
table#content td p {
	margin: 0;
	line-height: 14px;
}



#content p {
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	font-style: normal;
}

#content b, #content strong {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#content ul {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#content li {
	padding-left: 5px;
	margin-left: 15px;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
}

#sidebarRight {
	margin-bottom: 40px;
	height: 400px;
	width: 220px;
	float: right;
	margin-left:  40px;
}


table#featured {
	border-spacing: 0px;
	padding: 0;
}
#featured td {
	padding: 0;
}
#featured td p {
	margin-bottom: 10px;
	line-height: 20px;
}

td#featured_top {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-weight: normal;
	color: white;
	font-size: 16px;
	border-bottom-color: #ffcc66;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	background: url(../graphics/featured_property_top.jpg) top left no-repeat;
}

td#featured_picture {
	height: 165px;
	width: 220px;
}

td#featured_bottom {
	border-top-color: #ffcc66;
	border-top-width: 4px;
	border-top-style: solid;
	background: url(../graphics/featured_property_bottom.jpg) bottom left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

td#featured_bottom p {
	color: #fff;
	font-size: 14px;
}

td#featured_bottom h3 {
	color: #ffcc66;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

td#featured_bottom a {
	color: #ffcc66;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}



/* ADMIN + ADMIN BAR STYLES */

#admin {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
	border: 0;
	border-spacing: 0;
}

#admin a {
	margin-right: 5px;
	margin-left: 5px;
	color: #006699;
	text-decoration: none;
}

#admin a:hover {
	color: #069;
	text-decoration: underline;
}


#admin_bar {
	float: left;
	background-color: #333333;
	width: 100%;
	border: 0;
	border-spacing: 0;
	color: white;
	margin-bottom: 10px;
}

#admin_bar td {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 13px;
	text-align: left;
}

#admin_bar a {
	margin-left: 4px;
	color: #006699;
	text-decoration: none;
}

#admin_bar a:hover {
	color: #666666;
	text-decoration: underline;
}

#logout {
	background-color: #006699;
	width: 180px;
}

#logout a {
	font-size: 14px;
	color: #fff;
}

#logout a:hover {
	color: #ffcc66;
	text-decoration: underline;
}


#pagination {
	width: 100%;
	padding: 0;
	float: left;
}

#pag_left {
	float: left;
	width: 445px;
	background-position: left top;
	background-image: url(../graphics/pagination_bar.jpg);
	padding-left: 15px;
	padding-top: 3px;
	height: 27px;
}

#pag_left a {
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
	font-size: 11px;
}

#pag_left a:hover {
	color: #ffcc66;
	margin-right: 10px;
	text-decoration: underline;
}

#pag_left a#active {
	font-weight: bold;
	color: #ffcc66;
	margin-right: 10px;
	text-decoration: underline;
}

#pag_right {
	float: right;
	width: 180px;
	text-align: center;
	background-position: right top;
	background-image: url(../graphics/pagination_bar.jpg);
}


