@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/background-tile.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:67.5%;
	color:#333333;
}

#wrapper{width:772px; margin:0 auto; margin-top:30px; background-image:url(../images/layout/content-bg.gif); background-position:left; background-repeat:repeat-y;}


#leftCol{float:left; width:252px; border-right:1px solid #ece8da;}
	#leftEdge{width:12px; float:left; padding-top:87px;}
	#leftNav{float:left; width:240px; background-color:#fbf9e9;}

#rightCol{float:left; width:519px; background-color:#fbf9e9;}

#logo{margin-top:19px;}

#hours{padding:5px 25px;}
#hours h2{font-size:1.4em; color:#564319;}
#hours p{font-size:1.2em;}


#header{padding-top:27px; padding-right:41px; padding-bottom:38px; text-align:right;}

#rightContent{padding:0px 33px;}



#footerBrown
{
	width:739px;
	margin:0 auto;
	font-size:0.9em; 
	color:#74674a;
}

#footerBrownLeft
{
	float:left;
	width:10px;
}

#footerBrownInner
{
	float:left;
	width:716px;
	background-image:url(../images/layout/img_31.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:27px;
	text-align:center;
	padding-top:12px;
}

#footerBrownInner a
{
	color:#b1a894;
}

#footerBrownRight
{
	float:left;
	width:13px;
}


#footer
{
	text-align:center;
	font-size:0.9em;
	color:#9A9F98;	
	padding:15px;
}

#footer a
{
	color:#9A9F98;
}

.clear{clear:both;}



h1{font-size:1.6em; font-weight:bold;}
p{font-size:1.4em;}
ul{font-size:1.4em;}


/* WP Only styles */

.post h2 a
{
	color:#415B2E;
}

a
{
	color:#415B2E;
}