﻿body 
{
    background-color: #877358;
    color: #877358;
    font-family: Lucida Sans, Arial, Sans-Serif;
    margin: 10px 0 20px 0;
}

h1
{
    font-size: 22px;
}

h1#imgrep
{
    background: url(../i/logo.jpg) no-repeat;
    float: left;
    display:block;
    text-indent:-9999px;
    height: 80px;
    width: 427px;
}
#imgrep-link
{
    display:block;
    height: 80px;
    width: 427px;
    position:absolute;
}
h2#h1-style
{
    font-size: 22px;
    font-weight:normal;
}

h2
{
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;    
}

p
{
    color: #333;
    font-size: 12px;
    line-height: 1.8;
    margin-top: 5px;
}

a
{
    outline: none;
}

.list
{
    margin: 5px 0;
}

.list li
{
    color: #333;
    font-size: 12px;
    line-height: 1.8;
    list-style-type: square;
    margin-left: 2em;
}


#top-address
{
    color: #ecd6b7;
    font-size: 11px;
    font-weight: bold;
    height: 10px;
    margin: 0 auto;
    padding-right: 10px;
    text-align: right;
    width: 968px;    
}

#top-address a
{
    color: #ecd6b7;
    text-decoration: none;
}

#top-address a:hover
{
    text-decoration: underline;
}

#outer-wrapper
{
    background: url(../i/box-bg-middle.gif) repeat-y;
    margin: 0 auto;
    padding: 0;
    width: 978px;

}

#outer-wrapper-top
{
    background: url(../i/box-bg-top.gif) no-repeat;
    height: 7px;
    margin: 0 auto;
    width: 984px;
}

#outer-wrapper-bottom
{
    background: url(../i/box-bg-bottom.gif) no-repeat;
    height: 8px;
    margin: 0 auto;
    width: 978px;
}

#wrapper
{
    margin: 0 auto;
    width: 962px;
}

#logo
{
    background-color: #f4f1e9;
    border-left: solid 1px #715c3f;
    border-right: solid 1px #715c3f;
    border-top: solid 1px #715c3f;
    height: 100px;
    padding: 10px 15px;
}

#logo-left
{
    float: left;
    height:80px;
    margin:10px 0px;
}
#logo-middle
{
    float: left;
    
    margin-left:38px;
    position: relative;
}

#logo-middle .gdl
{
    float: left;
    position: absolute;
    margin-left: 10px;
    margin-top: 5px;
}

#logo-right
{
    float: right;
    text-align: right;
}

#outer-content
{
    background: url(../i/content-bg.gif) repeat-y;
    background-color: #ede7d9;
    border: solid 1px #715c3f;  
    overflow: auto;    
}

#navigation
{
    border-bottom: solid 1px #715c3f;
    height: 65px;
}

#navlist
{
    background: url(../i/nav.jpg);
	height: 65px;
	margin: 0;
	padding: 0;
    position: relative;
}

#navlist li
{
    float: left;
}

#navlist li a
{
    background: url(../i/nav.jpg);
    display: block;
    font-size: 1%;
    height: 65px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
}

li#nav_hom a
{
    background-position: 0 0;
    left: 0;
    width: 160px;
}

li#nav_sta a
{
    background-position: -160px 0;
    left: 160px;
    width: 160px;    
}

li#nav_dor a
{
    background-position: -320px 0;
    left: 320px;
    width: 160px;
}

li#nav_win a
{
    background-position: -480px 0;
    left: 480px;
    width: 160px;
}

li#nav_flo a
{
    background-position: -640px 0;
    left: 640px;
    width: 160px;    
}

li#nav_pan a
{
    background-position: -800px 0;
    left: 800px;
    width: 160px;    
}


li#nav_hom a:hover
{
    background-position: 0 -65px;
}

li#nav_sta a:hover
{
    background-position: -160px -65px;
    left: 160px;
    width: 160px;    
}

li#nav_dor a:hover
{
    background-position: -320px -65px;
    left: 320px;
    width: 160px;
}

li#nav_win a:hover
{
    background-position: -480px -65px;
    left: 480px;
    width: 160px;
}

li#nav_flo a:hover
{
    background-position: -640px -65px;
    left: 640px;
    width: 160px;    
}

li#nav_pan a:hover
{
    background-position: -800px -65px;
    left: 800px;
    width: 160px;    
}


#body_hom li#nav_hom a
{
    background-position: 0 -65px;
}

#body_sta li#nav_sta a
{
    background-position: -160px -65px;   
}

#body_dor li#nav_dor a
{
    background-position: -320px -65px;
}

#body_win li#nav_win a
{
    background-position: -480px -65px;
}

#body_flo li#nav_flo a
{
    background-position: -640px -65px; 
}

#body_pan li#nav_pan a
{
    background-position: -800px -65px;
}


#banner
{
    background-color: #ede7d9;
    border-bottom: solid 2px #806c51;
    border-top: solid 1px #806c51;
    height: 265px;
}

#content
{
    min-height:650px;
    height:auto !important;
    height:650px;        
}

#content-left
{
    float: left;
    width: 220px;
}

#content-right
{
    float: right;
    width: 739px;
}

#content-text
{
    padding: 0 15px 15px 10px;
}

#staircase-left
{
    float: left;
    width: 442px;
}

#staircase-right
{
    float: right;
    width: 442px;
}

#staircase-left img, #staircase-right img
{
    border: solid 1px #877358;
    margin: 10px 0;
}

#footer
{
    clear: left;
    margin: 0 auto;
    width: 955px;
}

#footer p
{
    color: #e5e4e4;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}

#footer a
{
    color: #e5e4e4;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}


/* Breadcrumbs
--------------------------------------------- */

div.breadcrumbs 
{
    font-family: Arial, Sans-Serif;
	overflow:hidden;
	margin:0;
	padding:0 0 0 5px;
	height:28px;
	line-height:26px;

	/*-- sample only --*/
	background-color: #dbceb1;
	color:#888888;
	margin-bottom:10px;
}
div.breadcrumbs .breadtitle em, div.breadcrumbs .breadarrow
{
    color: #404040;
	float:left;
	overflow:hidden;
	height:28px;
	padding:0 8px;
	font-style:normal;
	font-size: 12px;
}

div.breadcrumbs a
{
    color: #2A241B;
	float:left;
	overflow:hidden;
	height:28px;
	padding:0 5px;
	font-style: normal;
	font-size: 12px;    
	text-decoration: none;
}

div.breadcrumbs a:hover
{
    color: #2A241B;
    text-decoration: underline;
}

div.breadcrumbs a:visited
{
    color: #2A241B;
}

div.breadcrumbs .breadarrow {
	background:url(../i/dbl-arrow.gif) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}


/* ---------------------- Side Nav ------------------------- */

#side-nav
{
    color: #877358;
    font-family: Arial, Sans-Serif;
    font-size: 12.5px;
}

.side-nav-header
{
    background-color: #c2af86;
    border-bottom: solid 1px #b29f75;
    font-size: 12.5px;
    font-weight: bold;
    text-transform: uppercase;
}

.side-nav-header a
{
    color: #877358;
    display: block;
    padding: 6px 10px 4px 10px;
    text-decoration: none;
}

.no-link
{
    display: block;
    padding: 6px 10px 4px 10px;    
}

.side-nav-header a:hover
{
    background-color: #b09d73;
    text-decoration: underline;
}

.side-nav-header .active-header
{
    background-color: #b09d73;
}

#side-nav ul li
{
    border-bottom: solid 1px #b29f75;
}

#side-nav ul li a
{
    color: #877358;
    display: block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
}

#side-nav ul li a:hover
{
    background-color: #cfbe99;
    text-decoration: underline;
}

#side-nav .active
{
    background-color: #cfbe99;
}

/* ------------------- Home Products --------------------- */

#home-products
{
    margin: 10px 0;
    overflow: auto;
}

.home-products-row
{
}

.home-products-row h3
{
    margin-bottom: 5px;
    margin-top: 0;
}

.home-product-l
{
    cursor: pointer;
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 330px;
}

.home-product-r
{
    cursor: pointer;
    float: left;
    padding: 5px;
    width: 330px;    
}

.home-product-l img, .home-product-r img
{
    border: solid 9px #e6dbc4;
    float: left;
    margin-right: 8px;
}

/* ------------------- Example Images --------------------- */

.example-images-l
{
    height: 130px;
    margin: 10px 0 0 0;
    overflow: auto;
}

.example-images-p
{
    height: 240px;
    margin: 10px 0 0 0;
    overflow: auto;
}


.example-images-l img, .example-images-p img
{
    border: solid 8px #e6dbc4;

}

.example-images-l div, .example-images-p div
{
    float: left;
    margin-right: 10px;
    position: relative    
}

.example-images-l span, .example-images-p span
{
    background-color: #e6dbc4;
    bottom: 0; 
    color: #61512e;
    font-size: 12px;
    margin: 0 12px 12px 0;
    padding: 2px;
    position: absolute; right: 0;     
}

.example-images-l img:hover, .example-images-p img:hover
{
    border: solid 8px #dbceb1;
}

/* -------------------- Body Images ------------------------ */

.body-img
{
    border: solid 9px #e6dbc4;
    float: left;
    margin: 10px 0;    
}

/* ---------------------- Location ------------------------- */

.map
{
    border: solid 1px #DBCEB1;
    margin: 10px 0 5px 0;
}


/* ------------------------------ Contact Form ------------------------------ */

#contact-form
{
    margin-top: 15px;
}

.label
{
    clear: left;
    display: block;
    float: left;
    font-size: 13px;
}

.input
{
    clear: left;
    color: #666;
    float: left;
    font-size: 13px;
    height: 14px;
    margin-bottom: 7px;
    padding: 3px;
    width: 200px;
}

.large-input
{
    clear: left;
    color: #666;
    float: left;
    font-size: 13px;
    height: 150px;
    margin-bottom: 7px;
    padding: 3px;
    width: 350px;
}

#btnSubmit
{
    border: solid 1px #ccc;
    clear: left;
    float: left;
    font-size: 12px;
    height: 22px;
    margin-top: 5px;
    width: 60px;
}

.validator
{
    float: left;
    font-size: 17px;
    margin-left: 5px;
}

#info-msg, #sent-msg
{
    background-color: #ffffcc;
    border: solid 1px #ffcc00;
    color: #a22914;
    height: 30px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 400px;
}

#info-msg p, #sent-msg p
{
    font-size: 13px;
    margin-top: 3px;
    padding: 0;
}

#info-msg img, #sent-msg img
{
    border: 0;
    float: left;
    margin: 2px 10px 0 0;
}


/* ---------------------- Brochure ------------------------- */

#brochure
{
    display: block;
    margin: 15px auto 0 auto;
}

/* ---------------------- Sitemap ------------------------- */

#sitemap
{
    margin: 0 auto;
    width: 960px;
}

#col1
{
    width: 170px;
}

#col2
{
    width: 120px;
}

#col3
{
    width: 120px;
}

#col4
{
    width: 120px;
}

#col5 
{
    width: 120px;
}


.sm-column
{
    color: #fff;
    float: left;
    font-size: 11px;
    height: 150px;
    margin-right: 20px;
}

.sm-column p
{
    color: #564630;
    font-weight: bold;
    margin-bottom: 5px;
}

.sm-column ul li
{
    color: #ede7d9;
    line-height: 1.5;
}

.sm-column ul li ul
{
    margin: 2px 0 2px 0.5em;
}

.sm-column ul li ul li
{
	background-image:url(../i/arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;       
    list-style-type: none;
    padding-left: 1em;
}

#sitemap .sub .sm-column ul li ul li
{
    background-image:url(../../i/arrow.gif);
}

#sitemap a:link
{
    color: #ede7d9;
    text-decoration: none;
}

#sitemap a:visited
{
    color: #ede7d9;
    text-decoration: none;
}

#sitemap a:hover
{
    color: #ede7d9;
    text-decoration: underline;
}

#sitemap a:active
{
    color: #ede7d9;
    text-decoration: none;
}

#blurb
{
    clear: both; 
    margin: 0 0 20px 0
}

#blurb h2
{
    color: #ede7d9; 
    font-size: 0.7em; 
    font-weight: bold; 
    margin: 0 0 5px 0;
}

#blurb p 
{
    color: #ede7d9; 
    font-size: 0.7em; 
    line-height: 1.3; 
    margin: 0
}


/* ----------------------------- New Products ---------------------------------------- */

#new-prod
{
    text-align: center;
}

.new-prod
{
    border: solid 8px #e6dbc4;
    margin-top: 15px;
}

.left
{
    margin-right: 10px;
}