/* --------REMOVE --------------  */
#masthead {
	background:none;
}

/* --------LAYOUT ELEMENTS --------------  */

body#blog {
						background:#BCAC7B url(../images/page-footer.jpg) repeat-x scroll center bottom;
						color:#594E35;
						}

div#wrapper {
						background: url(../images/top.jpg) no-repeat top;
						}

div#content {
						background:transparent url(../images/main.jpg) no-repeat scroll center top;
						}
div#footer {
						background:transparent url(../images/bg-bottom.jpg) no-repeat scroll center top;
						padding-top:375px;
						}
div#masthead {
						background:none;
						}
div#header {
						background: none;
						}	
div#main {
						background:transparent url(../images/wrapper.jpg) repeat-y scroll center top;
						width:979px;
						margin-top:100px;
						}
div#center {		float:left;
						width:685px;
						padding:0;
						margin:0;
						}	
	div#center #yui-main { 	margin:0 45px 0 45px;
										padding-top:30px;
										}
								
											
	div#center h1 {	font-family: Trebuchet MS ; text-transform:uppercase; line-height:24px; margin-bottom:20px; padding-bottom: 5px; border-bottom: 1px dotted #594e35;	}
	div#center h2 {	font-weight:normal; margin-bottom:0px;	}	
		div.meta {	display:none;}
		div.date{  margin-bottom:10px;}			
div#right {
						padding:30px 20px 0 25px;
						width:249px;
						float:left;
						}
div#right h2 {		color:#d1930b;
						margin:0 0 10px 0;
						}	
div#right ul, div#right p {	margin-bottom:20px;
										}
div#right ul li {	background:url(../images/bullet.jpg) no-repeat 0 4px ;
						padding-left:17px;
						 }																					
div#navigation-container-lower {
													height:50px;
													background:none;
													padding:0;
													}

/* --------END LAYOUT ELEMENTS --------------  */

a:link, a:visited {
	text-decoration: underline;
	                       
}
                           
a:hover {
	text-decoration: none;
	
}


a.tag {
			padding: 0 .25em 0 0;
			text-decoration:underline;
			}

a.tag:hover {	text-decoration:none;
					}

#hd {
	padding: 1em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
}
div#center h1 {
	margin-bottom: 25px;
}
#blog_title {
	font-size: 150%;
	font-weight: bold;
}

#sidebar h2 {
	font-weight: bold;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
}

.post {
	margin-bottom: 30px;
	border-bottom:1px solid #594e35;

}


.post .title {
	font-size: 125%;
}

.post .body {
	background-color: ;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	margin-top:3em;
	padding-top:30px;

}

#comments h2 {
	font-size: 120%;
}

#new_comment dl {	margin:0; 
								width:500px;
								}
#new_comment dl dd {
	margin: 0 0 .5em 0;
}


dd input, dd textarea { width:200px;}

.message p {

}

#sidebar form .field {
	margin: 0 0 .5em 0;
}

#sidebar form .field label {
	display: block;
}

#sidebar form .field input,
#sidebar form .field textarea {
	width: 165px;
}

input.submit {	width:125px;
						heght:24px;
						line-height:24px;
						padding:0;
						}

#contact_business { display: none;}

#ft {
	padding: 1em;
	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}
           


html {
    background:none #BCAC7B;
}

body {
    background: url(../images/tan/page-footer.jpg) repeat-x bottom center transparent;
	color: #594E35;
}

#main { 
	background: url(../images/tan/wrapper.jpg) repeat-y top center transparent;
}

#header {
	background: url(../images/tan/top.jpg) no-repeat top center transparent;
}

	#header h1 { 
		color: #FFFFFF;
	}

	#header h1 a {
		color: #FFFFFF;
	}

	#header h2 {
		color: #ECCE72;
	}

	#header p {
		color: #FFFFFF;
	}
	
#navigation-container-lower {
	background: url(../images/tan/bg-bottom-nav.jpg) repeat-x bottom left #342D1D;
	padding: 0 0 10px 0;
}	

	#main-navigation li {
		border-left: 1px solid #BCAC7B;
	}

	#main-navigation li a, #main-navigation li a:link, #main-navigation li a:visited {
		color: #BCAC7B;
	}
	
	#main-navigation li a:hover {
		color: #FFFFBE;
	}
	
#masthead {
	background: url(../images/tan/01-flash.jpg) no-repeat top center transparent;
}

	#right h2 {
		color: #594E35;
	}
	
	#right h3 {
		color: #594E35;
	}
	
#content {
	background: url(../images/tan/main.jpg) no-repeat top left transparent;
}

#center h1 {
	color: #594E35;
}
	
#center h2 {
	color: #594E35;
}

#center h3 {
	color: #594E35;
}

#footer {
	background: url(../images/tan/bg-bottom.jpg) no-repeat top center transparent;
}

	#footer-navigation li { 
		border-left: 1px solid #FDF5E2;
	}

	#footer a:link, #footer a:visited { 
		color: #FDF5E2; 
	}

	#footer a:hover, #footer a:active {
		color: #FDF5E2; 
	}

	#footer p.copyright {
		color: #FDF5E2;
	}
	
	
/*
 * Inputs
 */

input, textarea, select { 
	background-color: #ffffff !important; /* to prevent highlighting by Google Toolbar */
	border: 1px solid #594E35;
	color: #594E35;
}

/*
 * General Typography
 */
	
a, a:link, a:visited { 
	color: #594E35;  
}

a:hover, a:active, a:focus { 
	color: #666666; 
}
        

#masthead {

background:none;
}          


