/*
Colors

Green: 5d9732
Maroon: 880000
Tan: e7e2b5

*/

body {
	margin: 0;
	text-align: center;
	font: 62.5%/1.5 verdana, arial, helvetica, sans-serif;
	background: #fff url(../images/bg_fence.gif) 50px 0 repeat-x;
	color: #442200;
}

/* PC FF3 adds an outline to Flash objects? */
a, object {
	outline: none;
}

a img { border: none; }

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #880000;
    line-height: 1em;
}  

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, 
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
    /*color: #000;*/
    border-bottom: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    /*color: #000;*/
    text-decoration: underline;
} 

h1, body.home h2, body.home h1 { font-size: 1.6em; }
body.home h2 { font-size: 1.3em; color: #555; font-weight: bold; }

h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; } 


h2 {
	color: #880000;
	font-weight: normal;
}

dt {
	margin-bottom: 0;
}

dd {
	margin: 0 0 2em 0;
}
	dd p:first-child {
		margin-top: .5em;
	}

a,
a:link,
a:visited {
    color: #3388BB;
}
a:hover,
a:active {
    color: #3388BB;
    text-decoration: none;
}

fieldset { border: none; }
legend { }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

p {
	line-height: 1.5em;
}
	
div.hr {
  	height: 3px;
  	margin: 10px 0;
  	background: #fff url() 0 0 repeat-x;
}
	div.hr hr {
	  	display: none;
	}

ul, ol {
    margin: 0;
    list-style: disc;
    line-height: 1.5em;
}

ol {
    list-style: decimal;
    padding-left: 2.5em;
}
	ol ul,
	ol ol,
	ul ul {
		margin: 0;
		padding: .3em 1em;
	}

ol.orderedList li span {
    color: #666;
}
ol.orderedList {
}
	li {
	    margin: 0;
	    padding: 0;
	} 

blockquote, q {
    margin: 1em 2em;
    padding: 1em;
    border-left: 1px solid #dcd6c6;
    font-style: italic; 
    font-size: 1.2em;   
    color: #666; 
}   

table { border: 0; border-spacing: 3px; }
table td {
	padding: 4px;
	background-color: #eee;
}

address { font-style: normal; color: #fff; }
form { margin: 0; }


/* ----------------
    PAGE STRUCTURE
    ------------- */
#page {
	min-height: 400px;
	text-align: left;
	padding: 0;
	font-size: 1.2em;
}

#wrapper {
	position: relative;
	margin: 0 auto;	
	width: 845px;
}

#header {
	position: relative;
	height: 210px;
	margin-bottom: 40px;
}

#columns {
	position: relative;
	margin-top: 30px;
}

#contentMain {
	float: left;
	width: 500px;
}
body.oneColumn #contentMain {
	width: auto;
}

#contentSub {
	float: right;
	width: 295px;
}

#footer {
	font-size: .8em;
	color: #b3b37d;
	padding-top: 1em;
	margin-top: 2em;
	border-top: 1px solid #e7e2b5;
}
	#footer .left {
		float: left;
		width: 42em;
		padding-left: 80px;
		background: url(../images/logo_remax.gif) 0 22% no-repeat;
	}
	#footer .right {
		float: right;
		text-align: right;
		width: 30em;
	}
	#footer a {
		color: #b3b37d;
		border-color: #b3b37d;
	}
	#footer a:hover {
		border-color: #8f8f63;
	}

/* ----------------
    PAGE STRUCTURE ELEMENTS
    ------------- */
#logo {
	width: 304px;
	height: 196px;
	display: block;
	background: url(../images/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
	#logo a {
		width: 304px;
		height: 196px;
		display: block;
		text-indent: -9999px;
		border: none;
	}
	
#contentMain .hide p {
	margin-top: 0;
}
	
#sign {
	color: #fff;
	position: relative;
	width: 295px;
	min-height: 402px;
	margin-top: -60px;
	background: url(../images/sign_post.png) 0 0 no-repeat;
}
	body.home #sign {
		margin-top: -140px;
	}
	#signBottom {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 40px;
		height: 193px;
		background: url(../images/sign_bottom.jpg) 0 0 no-repeat;
	}	
	#sign .signContent {
		position: absolute;
		top: 100px;
		left: 20px;
		width: 240px;
	}	
	#sign .panel {
		margin-bottom: 15px;
		position: relative;
	}	
	#sign .panelContent {
		width: 215px;
		margin: 0 0 -10px 0;
		background: #35541d url(../images/sign_panel_tile.png) 0 0 repeat-y;
		z-index: 0;
		overflow: hidden;
	}	
		#sign .panel.green .panelContent,
		body.internal #sign .panel .panelContent {
			background-color: #35541d;
		}
		#sign .panel.red .panelContent,
		body.home #sign .panel .panelContent {
			background-color: #680303;
		}
	#sign .panelInner {
		padding: 20px;
		margin: 0 5px;
		background: url(../images/sign_gradient.png) -100px -100px no-repeat;
	}
	#sign .top {
		position: absolute;
		top: -26px;
		left: 0;
		height: 32px;
		width: 215px;
		background: url(../images/sign_panel_top.png) 0 0 no-repeat;
		z-index: 99;
	}
	#sign .bottom {
		height: 14px;
		width: 215px;
		background: url(../images/sign_panel_bottom.png) 0 0 no-repeat;
		z-index: 99;
	}
	#sign .sold {
		position: absolute;
		top: 12px;
		left: 27px;
		width: 215px;
		height: 40px;
		background: url(../images/sign_sold.gif) 0 0 no-repeat;
	}
		body.home #sign .sold {
			display: none;
		}

	#sign a {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px solid #fff;
	}
	
	#sign h1,
	body.home #sign h2 { 
	    color: #fff;
	    margin: 0 0 0 -8px;
	    padding: 0 0 0 40px;
	    min-height: 3em;
	    width: 132px;
	    line-height: 1.3em;
	    background: url(../images/bullet_sign_left.png) 0 .3em no-repeat;
	} 
	#sign h1.small {
		min-height: 1em;
		background: url(../images/bullet_sign_left_small.png) 0 .3em no-repeat;
	}
	
	/* h1 is used for page headers, h3 is uesd for big links to other sections */
	#sign h3 {
		font-size: 1.5em;
		margin: 0;
		padding: 0;
		line-height: 1.3em;
		font-weight: bold;
	}
	/*	Deprecated
		width: 132px;
	*/
		#sign h3 {
			margin-left: -7px;
			padding-left: 20px;
		}
			#sign  h3.taller {
				margin-top: 1em;
				margin-bottom: 1em;
			}
		/*	Deprecated
			
			From #sign h3
			
			background: url(../images/bullet_sign_right.png) 0 .2em no-repeat;
			
			
		*/
		
.tagsInList {
	margin: 0 15px 0 15px;
	padding: 15px;
	position: relative;
	top: -170px;
	left: 5px;
	width: 182px;
}
.tagsInList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	.tagsInList li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	.tagsInList li.tagUse0	{ font-size: .8em;	}
	.tagsInList li.tagUse10	{ font-size: .9em;	}
	.tagsInList li.tagUse20	{ font-size: 1em;	}
	.tagsInList li.tagUse30	{ font-size: 1.1em;	}
	.tagsInList li.tagUse40	{ font-size: 1.2em;	}
	.tagsInList li.tagUse50	{ font-size: 1.2em;	}
	.tagsInList li.tagUse60	{ font-size: 1.3em;	}
	.tagsInList li.tagUse70	{ font-size: 1.3em;	}
	.tagsInList li.tagUse80	{ font-size: 1.4em;	}
	.tagsInList li.tagUse90	{ font-size: 1.4em;	}
	.tagsInList li.tagUse100	{ font-size: 1.4em;	}
	
.tagsInList h2 {
	margin: 0 0 5px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.blogEntry {
	padding-bottom: 1em;
	margin: 1em 0;
	border-bottom: 1px dotted #E7E2B5;
}
.blogEntry img.thumbnail {
	float: left;
	margin: 0.5em 1em 1em 0;
}
.blogEntry span.datePosted {
	font-size: 9pt;
	display: block;
	color: #5d9732;
}
.blogComments {
	border-top: 1px dotted #E7E2B5;
}
.blogComment {
	margin-bottom: 2em;
	border-bottom: 1px dotted #E7E2B5;
	font-size: .8em;
}
.blogComment h3 {
	font-weight: bold;
}
.blogComment span.datePosted {
	display: block;
}
.blogComment pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: verdana, arial, helvetica, sans-serif;
}

.paging .selected,
.paging .selected a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}

.testimonials .entryContent h2 {
	margin-left: -.5em;
}

#recentPosts h4,
#featuredPosts h4 {
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: 0.5em;
 }

#recentPosts ul,
#featuredPosts ul {
	position: relative;
	z-index: 100;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
}
	#recentPosts li,
	#featuredPosts li {
		margin: .3em 0;
		padding-left: 1em;
		background: url(../images/bullet.gif) 0 .6em no-repeat;
	}
	
#recentPosts a,
#featuredPosts a {
	color: #99996B;
    text-decoration: none;
    border-bottom: 1px solid #99996B;
}
	#recentPosts a:hover,
	#featuredPosts a:hover {
    	color: #99996B;
    	border-color: #828155;
	}

#sign .mlsLinks { padding: 0; }
	#sign .mlsLinks a { color: #3388BB; text-decoration: underline; }
		#sign .mlsLinks a:hover { text-decoration: none; }
		
#cityList {
	float: left;
	list-style: none;
	padding-left: 0;
	width: 350px;
}

	#cityList li {
		float: left;
		margin-right: 25px;
		width: 150px;
	}
	
	
/* ----------------
    NAVIGATION
    ------------- */
#navMain {
	position: absolute;
	top: 0;
	right: 30px;
}
	#navMain ul {
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 1.2em;
	}
	#navMain li {
		float: left;
	}
	#navMain a {
		display: block;
		width: 75px;
		height: 46px;
		padding: 30px 10px 10px 10px;
		color: #5d9732;
		font-weight: bold;
		text-decoration: none;
		border: none;
		font-family: univers, arial, helvetica, sans-serif;
	}
		#navMain a:hover {
			color: #660000;
		}
		#navMain li.active a {
			color: #fff;
			background: url(../images/bg_nav_active.gif) 0 0 no-repeat;
		}


/* ----------------
    FORM ELEMENTS
    ------------- */
body.contact-us fieldset {
	border-top: 1px solid #E7E2B5;
	margin: 2em 0;
}
fieldset {
	margin: 0;
}
	fieldset ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		fieldset li {
			clear: both;
			padding: .5em;
		}
			fieldset li.submit {
				text-align: center;
			}
		
fieldset legend {
	font-weight: bold;
	margin: 0;
}
	
fieldset label,
fieldset input[type="text"]{
    float: left;
    display: block;
}
fieldset label {
	text-align: right;
    margin-right: 5px;
    padding: 4px 0;
    color: #440000;
    font-weight: bold;
}
fieldset .inputText,
fieldset .inputTextarea,
fieldset .inputTextareaSmall {
    width: 170px;
    overflow: auto;
    padding: 4px;
}
fieldset .inputTextarea {
	height: 8em;
	width: 250px;
}
fieldset .inputTextareaSmall {
	height: 4em;
}
fieldset p.submit {
	text-align: center;
}

form input.protect {
	display: none;
}

fieldset span.message {
	display: block;
	background-color: #FFFCD7;
}

div.errors {
	background: #FFFCD7 url(../images/bg_error.gif) 0 0 repeat-x;
	border: 1px solid #E0D75F;
	margin: 1em 0;
	width: 100%;
}
	div.errorsInner {
		padding-left: 80px;
		background: url(../images/big_error.gif) 15px 1em no-repeat;
	}
label span {
	color: red;
}

	
		

/* ----------------
    MISC
    ------------- */
.floatLeft {float: left;}
img.floatLeft { margin: 0.5em 1em 1em 0; }
.floatRight {float: right;}
img.floatRight { margin: 0.5em 0 1em 1em; }
.alignLeft {text-align: left;}
.alighRight {text-align: right;}
.alignCenter {text-align: center;}
.clear {clear: both;}


/* ----------------
    TWITTER
    ------------- */

#sign #twitterLink {
	position: absolute;
	color: #3388BB;
	background: transparent url(../images/twitter-bird.png) 0 0 no-repeat;
	text-indent: -9999px;
	top: -43px;
	left: 235px;
	width: 63px;
	height: 56px;
	border-bottom: 0;
}

	body.home #sign #twitterLink {
		top: 5px;
		left: 0;
	}

#twitterOuter {
	position: absolute;
	background: #FFFFFF;
	width: 215px;
	z-index: 300;
	top: -48px;
	left: -4px;
	border: 1px solid #888;
	display: none;
}

	body.home #twitterOuter {
		top: 0;
		left: -238px;
	}

div#twitter {
	position: relative;
	padding-bottom: 10px;
}

	div#twitter .twitterBoxArrow {
		position: absolute;
		width: 20px;
		height: 20px;
		top: 20px;
		right: -20px;
		background: url(../images/twitter-box-arrow.gif) 0 0 no-repeat;
	}
	
	div#twitter .twitterBoxClose {
		position: absolute;
		width: 16px;
		height: 16px;
		top: 6px;
		right: 2px;
		background: url(../images/twitter-close-box.gif) 0 0 no-repeat;
	}
	
p#preloader {
	margin: 0;
	padding: 10px 10px 10px 30px;
	background: transparent url("../images/loader.gif") 1em center no-repeat;
}

ul#twitter_update_list {
	margin: 0;
	padding: 10px 17px 5px 16px;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #880000;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #3388BB;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitterBoxClose {
	cursor: pointer;
}

a#followLink {
	color: #880000;
	margin-left: 16px;
	font-size: 85%;
}


/* ----------------
    CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
    the ID or class is the parent of the floated items
    ------------- */ 
#wrapper:after,
#columns:after,
#footer:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

#wrapper,
#columns,
#footer { 
	display: inline-block; 
	_height: 1%;
}

/* Hides from IE-mac \*/
#wrapper,
#columns,
#footer { display: block; }
/* ----------------
    END CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
    ------------- */
    
.remax { position: absolute; left: 260px; bottom: 25px;}
