html	{
	min-height: 100%;
	border-bottom: 1px solid transparent;
	}	
* {	
	margin:0;
	padding:0;
	}
body	{
	background-color: #cdcdb3!important;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/shell/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #554B3E;
	margin-bottom: 3px;
	}	
.functions	{
	width: 920px;
	margin: 0px auto;
	text-align: right;
	clear: both;
	position: relative;
	}
.container	{
	width: 920px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	position: relative;
	border-right: 1px solid #CA9D52;
	}
.container .main	{
	float: left;
	position: relative;
	width: 920px;
	background-color: #f1f1e9;
	background-image: url(images/shell/bg-main.gif);
	background-repeat: repeat-y;
	clear: both;
	}
.container .header	{
	float: left;
	width: 920px;
	height: 100px;
	background-color: #7C5A3B;
	clear: both;
	display: block;
	}	

/*  body#all .header	{
	background-image: url(images/shell/hdr-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
body#home .header	{
	background-image: url(images/shell/hdr-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
body#street-of-dreams .header	{
	background-image: url(images/shell/hdr-street-of-dreams.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	  */
.container .s-holder	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
.container .shelburne	{
	position: absolute;
	top: 30px; 
	left: 115px;
	z-index: 2;
	}	
.container .header .topnav	{
	font-size: 11px;
	color: #e3c857;
	float: right;
	padding: 5px 5px 10px 10px;
	background-image: url(images/shell/hdr-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 	
	}
.container .header .topnav a	{
	font-weight: 400;
	color: #E8CF7B;
	padding: 0 4px;
	}
.container .header .topnav a:hover	{	
	color: #f1f1e9;
	text-decoration: none;
	}
	
/* topnav on-states */
body.home .container .header .topnav a.home,
body.about-us .container .header .topnav a.about-us,
body.services .container .header .topnav a.services,
body.contact-us .container .header .topnav a.contact-us	{
	font-weight: 400;
	color: #F7F3DB;
	text-decoration: none;
	}

.container .navigation	{
	font-size: 11px;
	}	
.container .content h1	{
	font-size: 17px;
	font-weight: 400;
	color: #a0493d;
	border-bottom: 1px solid #e8cec8;
	text-align: right;
	letter-spacing: +1px;
	margin-bottom: 15px;
	font-variant: small-caps;
}
.container .content h1.alt	{
	font-size: 17px;
	color: #a0493d;
	text-align: left;
	border-bottom: 0;
	letter-spacing: +1px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 2.8em;
	line-height: .8em;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;	
	}
.container .content h2	{
	float: left;
	font-size: 17px;
	font-weight: 400;
	color: #a0493d;
	margin-bottom: 7px;
	font-variant: small-caps;
	letter-spacing: +1px;
	}
h2	{
	float: left;
	font-size: 17px;
	font-weight: 400;
	color: #a0493d;
	margin-bottom: 7px;
	font-variant: small-caps;
	letter-spacing: +1px;
	}
.container .content h3	{
	font-size: 14px;
	font-weight: 400;
	color: #a0493d;
	}
.container .content h4	{
	font-size: 12px;
	color: #a0493d;
	}
.container .content h4.alt	{
	font-size: 12px;
	color: #a0493d;
	font-weight: 400;
	letter-spacing: 1px;
	}
.sm	{
	font-size: 11px;
	}

.container .main .navigation	{
	float: left;
	display: inline;
	width: 160px;
	min-height: 400px;
	}
.container .main .content	{
	float: left;
	display: inline;
	background-color: #f1f1e9;
	width: 720px;
	padding: 20px;		
	min-height: 400px;
/* 	background-image: url(images/shell/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: top right; */
	}	
.pad	{
	padding: 20px;
	}
	
.footer	{
	clear: both;
	line-height: 24px;
	height: 24px;
	text-align: center;
	background-color: #bfa357;
	background-image: url(images/shell/tm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333;
	font-size: 11px;
	letter-spacing: 0;
	clear: both;
	border-top: 1px solid #CA9D52;
	border-bottom: 1px solid #CA9D52;
	}	
.footer .left	{
	float: left;
	width: 160px;
	line-height: 24px;
	height: 24px;
	background-color: #A97A2C;
	border-right: 1px solid #dccb87;
	}
.footer a:hover	{
	background-color: #DABE77;
	} 
.footer .left a:link	{
	display: block;
	color: #F5F4EB;
	width: 159px;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	}
.footer .left a:visited	{
	display: block;
	color: #F5F4EB;
	text-decoration: none;
	}
.footer .left a:hover	{
	display: block;
	background-color: #837144;
	}	
	
img	{
	border:0;	
	}	
img.double	{
	border: 3px double #a0493d;
	}
	
div.clear	{
	clear: both;
	}	
div.rule	{
	border-bottom: 1px dotted #a0493d;
	margin: 15px 0;
	height: 3px;
	}
div.rule-pad	{
	border-bottom: 3px double #ccc;
	margin: 15px 0;
	height: 3px;
	}
h3	{
	font-size: 15px;
	margin: 0 0 3px 0;
	color: #645c4b;
	}
h3.alt	{
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #645c4b;
	letter-spacing: +1px;
	text-align: right;
	border-bottom: 1px solid #645c4b;
	}
p	{
	margin: 0 0 7px 0;
	}
p.dc:first-letter	{
	float: left;
	font-size: 2.8em;
	line-height: .8em;
	padding-right: 1px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	color: #a0493d;
	}
div.dc p:first-letter	{
	float: left;
	font-size: 2.8em;
	line-height: .8em;
	padding-right: 1px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	color: #a0493d;
	}	
div.dc p.nodc:first-letter 	{
	float: none;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	color: #554B3E;
	padding: none!important;
	}	
span.dc {
	float:left;
	color:#baa784;
	font-size: 2.8em;
	line-height: .8em;
	padding:4px 0 0 0;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	color: #baa784;
	} 
.invisible	{
	color: #f1f1e9;
	}
	
.content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	}
.content ul.bullet {
	margin: 0;
	padding: 0;
	}
.content ul.bullet li {
	list-style-type: none;
	padding: 0 0 0 18px;
	background-image: url(images/bullet_sm.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	}
/* .content ul.bullet	{
	margin: 0 0 7px 15px;
	padding: 0;
	list-style-image: url(pics/bullet_wc.gif);
	} */
	
	
	
/* standard links */
a:link	{
	text-decoration: none;
	color: #cc9933;
	}
a:visited	{
	text-decoration: none;
	color: #cc9933;
	}	
a:hover	{
	text-decoration: underline;
	color: #AB5F57;
	}	
	
img.imgleft	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	/* background-color: #645C4B; */
	}
img.leftb	{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #645C4B;
	border-bottom: 1px solid #645C4B;
	background-color: #645C4B;
	}
img.imgright	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	/* background-color: #645C4B; */
	}
.caption-right	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	}
.caption-left	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	}
	
img.rightb	{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #645C4B;
	border-bottom: 1px solid #645C4B;
	background-color: #645C4B;
	}	
.red, #red	{
	color: #cc0000;
	}
.highlight-box	{
	border: 1px solid #fff;
	background-color: #f9f9f9;
	padding: 7px;
	}
	
/*  modules  */
.modules	{
	float: left;
	width: 580px;
	clear: both;
	padding: 20px 0 20px 70px;
	}
.modules .home-left-top	{
	float: left;
	width: 250px;
	text-align: left;
	display: inline;
	}
.modules .home-left-top h3	{
	font-size: 24px;
	color: #baa784;
	font-weight: 400;
	/* font-style: italic; */
	padding: 50px 0;
	}	
.modules .home-right-top	{
	float: right;
	width: 330px;
	text-align: left;
	display: inline;
	}	
.modules .home-left-bottom	{
	float: left;
	width: 350px;
	text-align: left;
	display: inline;
	}
.modules .home-right-bottom h3	{
	font-size: 24px;
	color: #a0493d;
	font-weight: 400;
	/* font-style: italic; */
	padding: 40px 0;
	}	
.modules .home-right-bottom	{
	float: right;
	width: 230px;
	text-align: right;
	display: inline;
	}
.content p.info	{
	font-size: 12px!important;
	margin: 30px auto!important;
	text-align: center;
	}
	
.modules .thumbs	{
	float: left;
	width: 100px;
	padding: 0 8px 16px 8px;
	}
	
.download	{
	position: absolute;
	right: 10px;
	top: 50px;
	width: 200px;
	font-size: 11px;
	}
.download-sketcher	{
	position: absolute;
	right: 10px;
	top: 80px;
	width: 200px;
	font-size: 11px;
	}

.btn	{
	font-size: 12px;
	background-color: #96372c;
	letter-spacing: 1px;
	line-height: 16px;
	color: #E8CF7B;
	}
	
/*  footer and copyright  */

.laysub	{ 
    display: none; 
    position: relative; 
	}
.print-header	{
	display: none;
	}	
.no-print-header, no-print-navigation	{
	display: block!important;
	}
	
/* flash verbiage layers */

.container .main .content .fla-fix	{
	position: absolute;
	left: 180px;
	top: 60px;
	height: 250px;
	width: 710px!important;
	padding-right: 10px;
	background-color: #f1f1e9;
	}
.hfs	{
	position: relative;
	}
.fla-hfs	{
	position: absolute;
	top: 25px;
	left: 0;
	width: 720px;
	height: 230px;
	background-color: #f1f1e9;
	padding: 20px 0;
	}
.fla-hfs2	{
	position: absolute;
	top: -6px;
	left: 0;
	width: 700px;
	height: 230px;
	background-color: #f1f1e9;
	padding: 20px 0;
	}
	
.wip-modules	{
	float: left;
	width: 720px;
	clear: both;
	}
.wip-modules .left,
.wip-modules .right	{
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	}
.wip-modules .left img	{
	float: left;
	margin: 0 20px 0 0;
	}

.wip-modules .left .wip-content	{
	float: left;
	width: 475px;
	}
.wip-modules .right img	{
	float: right;
	margin: 0 0 0 20px;
	}
.wip-modules .right .wip-content	{
	float: left;
	width: 475px;
	}

/* shaded borders */
#shadowed-border {
padding: 10px;
/* width: 30%; */
margin: 20px auto */;
}

#shadowed-border a:hover	{
	color: #f1f1e9;
	text-decoration: none;
	}

#shadowed-border .sb-inner {
background: #a0493d;
}

#shadowed-border .sb-border {
background: #c5958b;
}

#shadowed-border2 {
padding: 10px;
/* width: 30%; */
margin: 10px auto; 
}

#shadowed-border2 .sb-inner {
background:#DFE2FF;
}

#shadowed-border2 .sb-border {
background:#FFDC9F;
}

.home-highlight {
background-color: #7c5a3b;
color: #f1f1e9;
border: 1px solid #634523;
padding: 10px;
}
.home-highlight a:hover	{
	color: #fff;
	}
/* .side-highlight {
    display:block;
    position:relative;
    border-width: 1px 0;
    border-color: #CA9D52;
    border-style:solid;
    color:#555;
	margin: 0 10px;
}

.side-highlight span {
    display:block;
    position:relative;
    margin: 0 -1px;
    border-width: 0 1px;
    border-color: #CA9D52;
    border-style: solid;
    background-color: #7c5a3b;
    padding: 10px;
} */
.side-highlight a:hover	{
	color: #f1f1e9!important;
	text-decoration: none;
	}
.side-highlight {
	border: 1px solid #CA9D52;
    background-color: #7c5a3b;
	padding: 10px;
	margin: 0 10px;
}
.hba a:hover	{
	color: #f1f1e9!important;
	text-decoration: none;
	}

.plain {
padding: 10px;
/* width: 30%; */
margin: 10px auto;
border: thin solid black;
}

.sb, .sbi, .sb *, .sbi * { position:relative; z-index:1; }
* html .sb, * html .sb *, * html .sbi, * html .sbi * { height:1%; }
.sbi { display:inline-block; }
.sb-inner { background:#ddd; }
.sb-shadow { background:#000; }
.sb-border { background:#bbb; }
	
.thumb-container	{
	float: left;
	width: 100%;
	clear: both;
	}
.thumb-container .thumb a	{
	float: left;
	margin: 15px 14px;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
.thumb-container .thumb a:hover	{
	border: 1px solid #8AA2AF!important;
	}
.thumb-container .thumb img	{
	width: 100px;
	height: 75px;
	}

	