* {	margin: 0;	padding: 0;}

body, html{ background: #fff url(../images/fern_transparent.gif) fixed;
font:12px Gill Sans, san-serif, sans-serif;

}

#navbar-iframe {
   display: none !important;
}

#b-navbar {
   display: none !important;
}

/* STANDARD STUFF */

a {text-decoration: none;	color: #b97936;}

a img {border:none; }

.clearfloat {	clear:both;	height:0px;}

h2  {
	font-size: 16px;
	color: gray;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

h3.bartitles {	height:22px;	color: maroon;	border-bottom:1px #eaeaea solid;	font: 18px Gill Sans, sans-serif;	text-transform: uppercase;}

h4 {
	font-size: 16px;
	color: #b97936;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

.titlebars {	height:22px;	color: maroon;	border-bottom:1px #eaeaea solid;	font: 18px Gill Sans, sans-serif;	text-transform: uppercase;
	margin-left: 10px;
	padding-top: 25px;
}

.pull-quote {	color: #8a9188;	margin: 15px;	font: italic 18px Georgia, "Times New Roman", Times, serif;	width: 550px;	padding: 15px;}

/* LAYOUT */

#main {	width:1020px;	margin: 0px auto 0px auto;	border: 0px solid #f0f0f0;
}

#header {
	background: url(../images/header.jpg);
	width: 990px;
	height: 121px;
	top: 0;
	position: relative;
	margin-top: 0;
}

div#outer-border {
	width: 990px;
	border-right: 4px double silver;
	border-left: 4px double silver;
	background-color: white;
	margin: 0 auto auto;
	border-bottom: 4px double silver;
}

.shadow{	background:url(../images/main-shadow.png) repeat-y;
}

/* NAVIGATION */
#nav ul {
	width:990px;
	margin:auto;
	padding-left: 0;
	margin-left: 0;
	background-color: #b40000;
	float: left;
	border-bottom: 1pt solid white;
	font-size: 11px;
	border-top: 1px solid white;
	
}

#nav ul li { 
	display: inline; 
	
}

#nav ul li a {

	padding: 10px 40px 10px 8px;
	background-color: #b40000;
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid white;
	text-transform: uppercase;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #472b1b;
}

#index #nav_index, #about #nav_about, #shop #nav_shop, #schedule #nav_schedule, #couture #nav_couture, #blog #nav_blog, #reviews #nav_reviews, #contact #nav_contact {
	background-image: url(../images/nav-over.png);
}

/* CONTENT STUFF */

.content {
	width: 975px;
	color: gray;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	font-family: 'Gill Sans', sans-serif;
	margin-left: 15px;
	height: 100%;
	
}

.content-store {
	width: 990px;
	margin-top: 40px;
}

.rightcolumn {
	width: 300px;
	float: right;
	font-size: 12px;
	line-height: 14px;
}

.leftcolumn {
	width: 630px;
	float: left;
	text-align: left;
}

.sidebar {
	width: 270px;
	position: relative;
}

.info {
	width: 100%;
	text-align: left;
}

.rotate {
	width: 300px;
	height: 300px;
	clear: both;
}

.profile-img {
	float: left;
	border: 1px solid silver;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 10px;
}

/* FLASH */

.fadeholder {
	width: 990px;
	padding-top: 0;
	margin-top: 0;
	height: 420px;
}

.flash {
	padding-top: 0;
	margin: 0;
	position: relative;
}

.placeholder {
	clear: both;
	padding-top: 20px;
}

/* PRODUCT BLOCKS */

.smallblock {	padding-left: 12px;	float:left;	width:180px;	display:inline;}.smallblock .text {	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;	padding:4px;
	font-size: 12px;
	text-align: left;
}.smallblock img {
	border: 1px solid silver;
	margin: 4px;
	padding: 4px;
}

#blocks {
	width: 990px;
	height: 240px;
	border-bottom: 1px solid silver;
	clear: both;
}

#pod {	border: 1px solid #cccccc;	width:170px;	height:250px;	margin-left:20px;	float:left;	display:inline;
	background-color: white;
	position: relative;
}


.podtitle {	margin-left:16px;	margin-top:8px;	width:148px;	margin-bottom:0px;	float:left;	font-size:16px;	text-align: left;	color: #44a43f;}

#podimage {	margin-left:10px;	margin-top:8px;	width:150px;	height:100px;	margin-bottom:0px;	float:left;	display:inline;
	border: 1px solid silver;
	padding: 4px;
	margin: 4px;
	background-color: #d8cc7d;
}

.podtext {	margin-left:14px;	margin-top:5px;	width:148px;	margin-bottom:0px;	float:left;	font-size:12px;	text-align: left;	color: #999999;	padding-top:1px;	padding-bottom:2px;}

/* FOOTER */

#footer{	clear: both;
	width:940px;	height:120px;
	padding-left: 45px;
	margin-top: 100px;
	z-index: 10;
	
}

#footer p{	margin: 2px 0 0 18px;	color:#999;	float:left;}#footer img {	float: left;
}#footer  a {	color: gray;
	text-decoration: underline;
}

#footer-rt {
	float: right;
	width: 300px;
}

#footer-lft {
	float: left;
	width: 450px;
}