
/* CSS Document */
/*
Theme Name: 360 Urban Living Theme For HIVE
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
.opacityTemplate {
	filter:alpha(opacity=80);   /* Internet Explorer       */
	-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
	opacity: 0.8;               /* newer Mozilla and CSS-3 */
}

/*  
FOUNDATION CODE
*/
* html, * html img, * html div, * html input { behavior: url("../js/iepngfix.htc"); }
html {
	height:100%;
}
body {
	background: url(images/bgOLD.jpg) no-repeat top center;
	background-color: #E9E9E9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	/*	
	background-image: url(images/bgOLD.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E9E9E9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(images/bg_page.jpg) repeat-x 0 top #e9e9e9;


	margin: 0px;
	background-image: url(images/bgOLD.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;	
	*/
}
p, form, h1, h2, h3, h4 {
	margin:0px;
}
p {
	margin-bottom:10px;
}
a {
	color: #A67C51;
}
a:hover {
	color: #A67C51;
}
a img {
	border:none;
}
h1 {
	color:#AD8F69;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #593438;
}
h3 {
}

.featuredProperties li div.widgettitle{
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight:bold;
	width:230px;
	padding: 10px 0px 10px 0px;
	color:#B0977A;
	text-align:center;
}

#rightmenu{
	text-align:left; 
	line-height:20px;
	font-size:11px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

.message{
	padding-left:50px; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:17px; 
	color: #FF0000; 
	font-weight:bold; 
	width:150px; 
	text-align:left;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#h3-featured { 
	text-align:center;
	width: 186px; 
	height: 30px; 
	background: url(images/h3-featured.gif) no-repeat 0 0;
	display: block; 
	text-indent: -5000px; 
	margin: 10px 0 10px 30px;; 
}
/*
.heading-right-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	padding-left: 5px;
}
*/
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	position:relative;
	float:left;
	width: 900px;
	height: 174px;
	/* background-image: url(images/wrapperBG.jpg); */
	/*background: url('images/kubrickheader.jpg') no-repeat bottom center; */
	background:#FFFFFF url('images/kubrickbg-ltr.jpg') no-repeat scroll center top;
	background-repeat: no-repeat;
	background-position: center top;
}

.logoback
	{
		background-image:url(images/logo.jpg);
		background-repeat:no-repeat;
		height:137px;
		width:600px;		
		cursor:pointer;
	}
/*
.logo {
	position:absolute;
	width: 328px;
	height: 129px;
	top: 0px;
	left: 0px;
	z-index: 2;
}*/
.cityname {
	position:absolute;
	width: 211px;
	height: 12px;
	top: 31px;
	left: 0px;
	/* color: #666666; */
        color:#C1AEA6;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
#splitline {
        display:block;
}
.slogan {
	position:absolute;
	width: 214px;
	height: 12px;
	top: 84px;
	left: 0px;
	color: #C1AEA6;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
.smallMenu {
	position:absolute;
	width: 300px;
	height: 14px;
	top: 15px;
	left: 600px;
    background: #000000;
	text-align: center;
	color:#b79b74;
    /* font-size:9pt; 
		color: #999999;
		color:#ffffff;
	*/
    font-weight:normal;
    font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
.smallMenu a {
	font-size: 12px;
	color: #C1AEA6;
	text-decoration: none;
	letter-spacing: 1px;
	font-family:Arial,Helvetica,sans-serif;
}

.signUpForm {
	position:absolute;
	width: 252px;
	height: 23px;
	top: 88px;
	left: 644px;
}
.mainMenu {
	position:absolute;
	width: 900px;
	/* width: 658px; 
	background: #96744f url('images/kubrickheader.jpg') no-repeat bottom center; */ 
	height: 40px;
	top: 135px;
	left: 0px;
}
.mainMenu a,
.mainMenu a:visited {
	color: #FFFFFF;
	font-size: 13.5px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 14px;
	letter-spacing: 1px;
	text-decoration: none;
}
.mainMenu a:hover {
	background-color: #62442A;
	background-image: url(images/menuHoverBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c49f6b;
	border-left-color: #c49f6b;
	padding-left: 11px;
	padding-right: 11px;
}
.contentColumnWrapper {
	float:left;
	width:900px;
	background-image: url(images/contentColumnWrapperBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentblankpageColumnWrapper {
	float:left;
	width:900px;
/*	background-image: url(images/contentColumnWrapperBG.gif);
*/	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
}

.leftColumn {
	float:left;
	width:625px;
}
.leftColumn2 {
	float:right;
	/* width:625px; 
	width:570px; */
	width:900px;
	background-color: #FFFFFF;
}
.leftColumn2 div.page {
	padding:0px;
	width:900px;
}
.leftColumn2 div.page div.post {
	/* width:565px; */
	width:900px;;
}

.featuredContent {
	float:left;
	width:625px;
	height:293px;
	background-color:#000000;
}
.page {
	float:left;
	padding:20px;
	width:585px;
}
.blankpage {
	float:left;
	padding:20px;
	width:875px;
}

.wepsitepage{
	float:left;
	padding:14px;
	width:585px;
}

.breadcrumb {
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
.post {
	float:left;
	width:585px;
	padding-bottom:10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	margin-bottom:10px;
}
.blankpagepost {
	float:left;
	width:875px;
	padding-bottom:10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	margin-bottom:10px;
}

.wepsitepagepost {
	float:left;
	width:608px;
	padding-bottom:10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	margin-bottom:10px;
}

.postLeftColumn {
	float:left;
	width:100%; 
}
.postRightColumn {
	float:right;
	width:285px;
}
.postLeftColumn h2,
.postRightColumn h2 {
	font-size: 17px;
	font-weight: normal;
	color: #593438;
	background-color: #E7E7E7;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	/* margin-bottom: 10px; */
}
.recentPostsBox {
	float:left;
/*	width:285px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/* 
	border-bottom-color: #B4B4B4;
	margin-bottom: 10px; */
	padding-bottom: 10px;
	display: block;
	background:url(images/bg-post.jpg) no-repeat;
	width:591px;
}

/* IE6 only */
/*\*/
* html .recentPostsBox{
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	display: block;
	background:url(images/bg-post.jpg) no-repeat;
	width:585px;
}
/**/

.recentPostsBox p {
	margin:0px;
}
.recentPostsBox h3 a {
	font-size: 17px;
	font-weight: 100;
	color: #AE9678;
	/*color: #593438;
	font-weight: bold; */
	text-decoration: none;
}
.recentPostsBox h3 a:hover {
	font-size: 17px;
	font-weight: 500;
	color: #000000;
	/* font-weight: bold; */
	text-decoration:underline;
}
.timestamp, 
.timestamp a,
timestamp a:visited {
	color: #593438;
	font-weight: bold;
}
.rightColumn {
	float:right;
	width:275px;
}

.advrightColumn {
	float:left;
	width:239px;
}

.rightColumn2 {
	float:left;
	width:275px;
	background-color: #f5f5f5;
}
.searchBar {
	width:230px;
	/* 
        height:39px;
        background-color: #383838; 
        */
	padding-top:5px;
	padding-left: 20px;
	position:relative;
	float:right;
}

.featuredProperties {
	width:235px;
	background-color: #ffffff;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
	_padding-left:0px;
	font: 1em 'Arial', Verdana, Arial, Sans-Serif;
	text-align: center;
	background: url(images/bg-sidebar.jpg) repeat-y 0 0; 
}
.featuredProperties h2 {
	font-size: 16px;
	font-weight: normal;
	color: #987752;
	text-align: center;
	padding-bottom:10px;
}
.featuredProperties h3 {
	font-size: 12px;
	font-weight: normal;
	color: #987752;
	padding-bottom:0px;
}
.featuredProperties prop-thumb {
	margin-right: 15px;
}
.featuredProperties li {
	margin:0px;
	list-style-type: none;
}
.featuredProperties img {
	width:133px;
	height:100px;
	/*
	width:100px;
	height:100px;
	width:75px;
	height:75px;
	*/
}
.footer {
	width:900px;
	position:relative;
	float:left;
}
.footerPageLinks {
	background-color: #B4B4B4;
	padding: 15px;
	width: 865px;
	float:left;
	text-align: justify;
}
.footerPageLinks ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.footerPageLinks li,
.footerPageLinks li ul {
	display:block;
	margin:0px;
	float:left;
}

.footerPageLinks li {
	float:left;
	list-style-type: none;
	padding-right: 15px;
}

.footerPageLinks a,
.footerPageLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.footerMenu {
	float:left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 10px;
}
.footerTabs {
	padding-right: 15px;
}
.signUpField {
}
.txt_button {
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchform2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 170px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	margin-left:13px;
	}

#s2 {
	background: #FFFFFF;
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#sbutt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #535353;
	}
	
#sbutt2 {
	background-color: #376B9D;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #999999;
	font-weight: bold;
	}
	
#name, #email, #url, #submit {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.td-content{
	font:8pt Tahoma;
	color:#000;
	background:#f4f4f4;
	text-decoration:none;
	border:1px solid #e7e7e7;
	}
.tableLeft {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	background-color: #F6F0E0;
	border: 1px solid #EEE2C4;
	padding-top: 3px;
	width:200px;
}
.tableRight {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	background-color: #F7F6F1;
	border: 1pt solid #EEE2C4;
	width:685px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	border: 0px;
	padding: 1px;
}
.tableTop {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	background-color: #F6F0E0;
	border: 1px solid #EEE2C4;
}
.tableBottom {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	list-style: square;
	background-color: #F7F6F1;
	border: 1pt solid #EEE2C4;
}

.tableTopNEW {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	background-color: #F6F0E0;
	border: 0px solid #EEE2C4;
}

td .txt_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-color:#D3BA9C;
	border: 1px solid #666666;
	padding:2px;	
}
td .txt_button:hover{
	color: #FFFFFF;
	background-color:#666666;
	border: 1px solid #D3BA9C;
	text-decoration:none;	
}
.txt_button a
	{
		text-decoration:none;
		color: #333333;
	}
.txt_button a:hover
	{
		text-decoration:none;
		color: #FFFFFF;
	}	

.txt_button_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	background: #D3BA9C;
	border: 1px solid #666666;
	padding: 2px;
}
.txt_button_big:hover {
	color: #FFFFFF;
	background: #666666;
	border: 1px solid #D3BA9C;
	text-decoration:none;
	
}

.rightsidebg_dark
	{
		background-color:#F6F0E0;		
	}

#featuredlistings
	{
		background-color:#e0dccc;
		width:175px;
		margin: 10px 0 10px 30px;
		*margin: 0px 0 10px 0px; 
	}

#featuredlistings-home
	{
		background-color:#e0dccc;
		width:175px;
		margin: 0px 0 0px 30px;
		*margin: 0px 0 0px 0px; 
	}

.right-side-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A67C51;
	font-weight: bold;
	text-decoration: none;
}
.tableLeftContent {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #F6F0E0;
	border: 1px solid #EEE2C4;
	padding-top: 3px;
}
.divtxt_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-color:#b2ae9e;
	border: 1px solid #868272;
        width:132px; 
	/* padding:2px;	*/
}
.divtxt_button:hover{
	color: #FFFFFF;
	background-color:#666666;
	border: 1px solid #666666;
	text-decoration:none;	
}
.divtxt_button a
	{
		text-decoration:none;
		color: #333333;
		display: block;
		padding: 2px;
	}
.divtxt_button a:hover
	{
		text-decoration:none;
		color: #FFFFFF;
	}	

.adddivtxt_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	background-color:#b2ae9e;
	border: 1px solid #868272;
	width:98px;
	/* padding:2px;	*/
}

.adddivtxt_button:hover{
	color: #FFFFFF;
	background-color:#666666;
	border: 1px solid #666666;
	text-decoration:none;	
}
.adddivtxt_button a
	{
		text-decoration:none;
		color: #333333;
		display: block;
		padding: 2px;
	}
.adddivtxt_button a:hover
	{
		text-decoration:none;
		color: #FFFFFF;
	}	

#innerbg{
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight:bold;
	width:250px;
	padding: 10px 0px 10px 0px;
	color:#B0977A;
	text-align:center;
    font-weight: bold;
}
#innerbg-futurehome{
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight:bold;
	width:265px;
	padding: 10px 0px 10px 0px;
	color:#B0977A;
	text-align:center;
    font-weight: bold;
}

.nonlinkabledivtxt_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-color:#b2ae9e;
	border: 1px solid #868272;
	padding:2px;
	width:129px;
}
.nonlinkableadddivtxt_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	background-color:#b2ae9e;
	border: 1px solid #868272;
	width:98px;
	height:22px;
}

.menu-downtown-chicago-neighborhoods-container {
    background-color: #E0DCCC;
    margin: -8px 0 15px 30px;
    width: 175px;
}
#menu-downtown-chicago-neighborhoods{
    padding-bottom: 10px;
    padding-top: 10px;	
	text-align:center;
	line-height: 25px;
	padding-right: 34px;
}

/*
ul, menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A67C51;
	font-weight: bold;
	text-decoration: none;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
li, menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A67C51;
	font-weight: bold;
	text-decoration: none;
    padding-bottom: 10px;
} */
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A67C51;
	font-weight: bold;
	text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;	
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A67C51;
	font-weight: bold;
	text-decoration: underline;
    padding-bottom: 5px;
    padding-top: 5px;	

}

