/* - - - - - - - - - - general - - - - - - - - - -  */

html {
	background: #fdfecc;
	padding-top: 10px;
	}
	
/* set body to float in center of html */
body {
	behavior: url("htc/csshover.htc");
	width: 100%;
	background: #fdfecc;
	}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
}
	
	
	
	
/* - - - - - - - - - - header - - - - - - - - - -  */
	
#header {
	position: relative;	
	width: 760px;
	height: 82px;
}

#logo {
	position: relative;
	left: 150px;
	top: 0;
}
	
	
	
	
/* - - - - - - - - - - primary content - - - - - - - - - -  */
	
#content_wrapper {
	margin: 0;
}

#primary_content {
	width: 572px;
	margin: -10px 0 0 80px;
	padding: 31px 15px;
	border: 1px solid #a9a777;
	border-width: 1px;
}

#primary_content.Content_Hp {
	margin: -12px 0 0 80px;
	padding: 0px 15px 25px 15px;
	border-width: 0px 1px 1px 1px;
}	

#primary_content.Flash {
	padding: 0px 5px 10px 25px;
}

#primary_content h1 {
	margin: 0 0 15px 0;
}

#primary_content ul {
	margin: 0 15px;
	padding: 0 15px 15px 15px;
}

#primary_content.AboutUs {background: url("../images/about_back.png") no-repeat top left;}
#primary_content.DesignProcess {background: url("../images/designprocess_back.png") no-repeat top left;}
#primary_content.TraditionalJoinery {background: url("../images/tradjoinery_back.png") no-repeat top left;}
#primary_content.Georgian {background: url("../images/georgian_back.png") no-repeat top left;}
#primary_content.Federal {background: url("../images/federal_back.png") no-repeat top left;}
#primary_content.Shaker {background: url("../images/shaker_back.png") no-repeat top left;}
#primary_content.GreekRevival {background: url("../images/greekrevival_back.png") no-repeat top left;}
#primary_content.Victorian {background: url("../images/victorian_back.png") no-repeat top left;}
#primary_content.ArtsCrafts {background: url("../images/artscrafts_back.png") no-repeat top left;}
#primary_content.TurnCentury {background: url("../images/toc_back.png") no-repeat top left;}


	
/* - - - - - - - - - - secondary content - - - - - - - - - -  */

#left_col {
	float: left;
	width: 175px;
}

#left_col img{
	margin: 7px 0 15px 0;
}	

#primary_content a img {
	padding:2px;
	border: 3px solid #a9a777;
}

#left_col img.NoBorder { border-width: 0;}	

#left_col.NoImage {
	padding-top: 50px;
}

#right_col {
	margin-left: 175px;
	padding-left: 25px;
}	

#right_col img {
	float: left;
	margin: 0 8px 8px 0;
}

#right_col img.Right {
	float: right;
	margin: 8px 0 8px 8px;
}

#primary_content.Showroom #left_col {
	width: 125px;
}

#primary_content.Showroom #right_col {
	margin-left: 125px;
}	

#primary_content.Content_Hp #right_col {padding-top: 30px;}	

.Hours {
	text-align: center;
}

#primary_content #left_col q {
	display: block;
	margin: 0 0 15px 0;
}

.Quotee{
	margin-bottom: 35px;
}



.SectionTitle {
	margin: 30px 0 10px 0;
}	

#gallery {
	padding: 0;
	margin: 0;
	width: 550px;
	height: 400px;
	border: 1px solid #858a4d;
}

#gallery_small_flash {
	padding: 3px;
	margin: 0;
	width: 306px;
	height: 251px;
	border: 2px solid #858a4d;
}


/* - - - - - - - - - - footer - - - - - - - - - -  */	

#footer {
	padding-top: 80px;
	background: url("../images/footer_bg.gif") no-repeat top center;
}

	
	
	
	
/* - - - - - - - - - - primary navigation - - - - - - - - - -  */

#nav_container{
	position: relative;
	top: 0;
	left: 65px;
	width: 632px;
	height: 22px;
	text-align: center; 
	border: 1px solid #858a4d;
	background: #dbdba8;
}

#nav {
	width: auto;
}

#nav li {
	display: inline;
	padding: 10px 2px;
	position: relative;
	top: 6px;
}

#nav li a {
	padding: 10px 10px; 
}

#nav li:hover {
	background: #858a4d;
}

#nav li.Current {
	background: url("../images/nav_bg_on.gif") no-repeat center;	
}

#nav li#first.Current {
	background: url("../images/nav_bg_on_first.gif") no-repeat right;	
}

#nav li#last.Current {
	background: url("../images/nav_bg_on_last.gif") no-repeat left;	
}

#nav li:hover {
	background: url("../images/nav_bg_on.gif") no-repeat center;
}

#nav li#first:hover  {
	background: url("../images/nav_bg_on_first.gif") no-repeat right;	
}	

#nav li#last:hover  {
	background: url("../images/nav_bg_on_last.gif") no-repeat left;	
}	
	
/* - - - - - - - - - - secondary navigation - - - - - - - - - -  */

#subnav_container {
	position: relative;
	height: 15px;
	margin-bottom: 10px;
	padding-top: 8px; 
	text-align: center;
	clear: both;
}

#subnav li {
	display: inline; 
}

#subnav li a:link, #subnav li a:visited, #subnav li a:hover, #subnav li a:active {
	position: relative;	
	padding: 4px 10px;
	margin: 0;
}

#bracket {
	position: absolute;
	top: 23px;
	left: -1px;
	width: 634px;
	height: 22px;
	background: url("../images/subnav_bg.gif") no-repeat top center;
}


#header #home_button {
	position: absolute;
	top: 67px;
	left: 104px;
}

#header #blog_button {
	position: absolute;
	top: 67px;
	right: 102px;
}






/* - - - - - - - - - - general typography - - - - - - - - - -  */
	
body {
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, 'Helvetica Neue', sans-serif;
}

a:link, a:visited { color: #000; }

a:hover { color: #333; }

a:active { color: #000 }

body * {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 20px 0;
	}

h1, .SectionTitle {
	color: #949462;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 26px;
	line-height: 1.25em;
}

h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

	
	
	
	
/* - - - - - - - - - - header typography - - - - - - - - - -  */

	
	
	
	
	
/* - - - - - - - - - - primary content typography - - - - - - - - - -  */

#primary_content {
	line-height: 20px;
}

#primary_content a:link, #primary_content a:visited, #primary_content a:hover, #primary_content a:active {
	text-decoration: none;
	color: #cc6600;
}	

span.FirstLetter {
	letter-spacing: 2px;
	font-size: 25px;
	color: #a9a777;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
}	
	
.Hours {
	color: #222;
}	

.SectionTitle {
	font-size: 20px;
}	

/* - - - - - - - - - - secondary content typography - - - - - - - - - -  */

#primary_content #left_col{
	line-height: 1.25em;
	color: #666;	
}	




/* - - - - - - - - - - footer typography - - - - - - - - - -  */
	

#footer p {
	color: #979d70;
	text-align: center;
}


/* - - - - - - - - - - navigation typography - - - - - - - - - -  */
	
#nav_container {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#subnav {
	font-size: 10px;
	font-weight: bold;
}

#nav li a, #subnav li a {
	text-decoration: none;
	color: #666;
}

#nav li:hover a, #nav li.Current a {
	color: #fdfecc;
}

#subnav a:link, #subnav a:visited, #subnav a:hover, #subnav a:active{
	color: #333;
}

#subnav li:hover a {
	text-decoration: underline;	
}

#subnav li.SubNavCurrent a {
	text-decoration: underline;
}
#header a:link, #header a:visited, #header a:active{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#header a:hover {

	color: #666;
}