body {
	background-image: url(../_images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #efe9d3;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#container {
	width: 943px;
	height: 830px;
	background-image:url(../_images/shell_bgd.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	top:0;
}

#headerHome {
	width: 943px;
	background-image:url(../_images/header_sub.jpg);
	height: 108px;
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0;
	position: relative;
}
#headerSub {
	width: 943px;
	background-image:url(../_images/header_sub.jpg);
	height: 138px;
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0;
	position: relative;
}
#homeLink {
	height: 100px;
	width: 200px;
}
#homeLink a {
	text-decoration:none;
	height: 100px;
	width: 200px;
	position:absolute;
	left: 0px;
}
#homeLink a span {
	visibility: hidden;
	display:none;
}
#homeMain {
	width: 928px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	top:0
}
#homethrive {
	width: 928px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	top:0
}

#flashcontent {
	margin: 0;
	height: 249px;
	width: 566px;
	float:left;
	text-align: left;
}
#featured {
	height: 209px;
	width: 330px;
	background-image:url(../_images/home_featured_bgd.jpg);
	float:left;
	padding: 30px 16px 10px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#featured h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#featured a {
	color: #FFFFFF;
	text-decoration: none;
}
#featured a:hover {
	color: #994D10;
	text-decoration: none;
}
#homeArticles {
	width: 928px;
	height: 147px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	top:0;
	background-image: url(../_images/home_articles_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#homeArticles a{
	color: #994D10;
}
#homeArticles img{
border:#CCCCCC solid 1px;
float: left;
display:block;
margin: 0 20px 0 0;
padding: 0;
}
#footer {
	width: 943px;
	background-image:url(../_images/sofa.jpg);
	height: 138px;
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0;
	position: relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECAC3;
	margin: 0;
}
#footer a {
	color: #994D10;
	text-decoration: none;
}
#footer a:hover {
	color: #994D10;
	text-decoration: underline;
}

#homeCols {
	width: 928px;
	margin: 0 auto;
	padding: 0;
	top:0;
}
#homeCol1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	float: left;
	border-right:#d0d0d0 1px solid;
	padding: 4px;
	height:380px;
	padding-top: 20px;
	color: black;
}
#homeCol1 div a, div p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-top:10px;
}


#homeCol1 div p{
	font-size: 13px;
}
.colTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #994D10;
	padding-left: 4px;
	padding-top:0px;
}


#homeCol4 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 220px;
	padding: 4px;
	height: 380px;
	padding-top: 20px;
}
#homeCol4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #994D10;
	font-style: normal;
	font-weight: normal;
		padding:0;
	margin:0;
}
/* =nav

-----------------------------------------------------------------------------*/
#navShell {
	height: 41px;
	width: 600px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 7px;
	left: 369px;
}
ul#nav {
	list-style: none;
	height: 41px;
	padding: 0;
	margin: 0;
	}
	
ul#nav li {
	float: left;
	clear: none;
	margin: 0;
	overflow: hidden;
	width: 79px; 
	display: inline; /* fix IE double width margin bug*/
	}

ul#nav li a {
	display: block;
	position: relative;
	height: 41px;
	color: #55637e;
	font-size: 10px;
	text-align: center;
	}
	
ul#nav li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	}

ul#nav li a#Work { background-position: 0 0; background-image:url(../_images/nav_work.gif);}
ul#nav li a#Work:hover{ background-position: 0 -41px; }
ul#nav li a#Work span{ visibility: hidden;}
	
ul#nav li a#About { background-position: 0 0; background-image:url(../_images/nav_about.gif);}
ul#nav li a#About:hover { background-position: 0 -41px; }
ul#nav li a#About span{ visibility: hidden;}

ul#nav li a#Services { background-position: 0 0; background-image:url(../_images/nav_services.gif);}
ul#nav li a#Services:hover { background-position: 0 -41px; }
ul#nav li a#Services span{ visibility: hidden;}

ul#nav li a#Case{ background-position: 0 0; background-image:url(../_images/nav_case.gif); }
ul#nav li a#Case:hover { background-position: 0 -41px; }
ul#nav li a#Case span{ visibility: hidden;}

ul#nav li a#Media { background-position: 0 0; background-image:url(../_images/nav_media.gif);}
ul#nav li a#Media:hover { background-position: 0 -41px; }
ul#nav li a#Media span{ visibility: hidden;}

ul#nav li a#Clientele { background-position: 0 0; background-image:url(../_images/nav_clientele.gif);}
ul#nav li a#Clientele:hover { background-position: 0 -41px; }
ul#nav li a#Clientele span{ visibility: hidden;}

ul#nav li a#Interact{ background-position: 0 0; background-image:url(../_images/interact.gif);}
ul#nav li a#Interact:hover { background-position: 0 -41px; }
ul#nav li a#Interact span{ visibility: hidden;}

ul#nav li a:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #fff;
	text-decoration: none;
	}

#subLeftCol {
	width: 363px;
	height: 401px;
	float:left;
}
#subRightCol {
	height: 391px;
	width: 511px;
	padding: 0 20px 10px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424142;
	overflow: auto;
	background-image:url(../_images/subpage_rightCol_bgd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment: scroll; 
	line-height: 150%;
}
#subRightCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #994D10;
	margin: 20px 0 0 0;
	padding: 0px;
	text-transform: uppercase;
}
#subRightCol a {
	color: #994D10;
	text-decoration: none;
}
#subOneCol {
	height: 361px;
	width: 888px;
	padding: 0 20px 20px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424142;
	overflow: auto;
	background-image:url(../_images/subpage_rightCol_bgd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height: 150%;
}
#subOneCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #994D10;
	margin: 20px 0 0 0;
	padding: 0px;
	text-transform: uppercase;
}

#subNav {
	margin: 0px;
	height: 201px;
	background-image:url(../_images/subnav_bgd.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 362px;
	padding: 0px;
	line-height: 150%;
}
#subNav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 10px;
}
#subNav ul {
	margin: 10px;
	padding: 0;
}
#subNav ul li {
	list-style: none;

}
#subNav ul li a {
	color: #FFFFFF;
	text-decoration:none;
		padding: 0 0 0 15px;
	line-height: 20px;
	background-image: url(../_images/sn_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#subNav ul li a:hover {
font-weight:bold;
	color: #E1CA98;
	text-decoration:none;
	background-image: url(../_images/sn_bullet_on.gif);
}
#subpic{ 
height: 200px;
width: 362px;
}
#subfullpic{ 
height: 401px;
width: 362px;
}
.pic_booth{
background-image:url(../_images/subpic_booth.jpg);
}
.pic_house{
	background-image:url(../_images/subpic_full_house.jpg);
}




/* Page Breadcrumbs*/
body.Work ul#nav li a#Work, body.Work ul#nav li a#Work {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
	
}
body.About ul#nav li a#About, body.About ul#nav li a#About {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Services ul#nav li a#Services, body.Services ul#nav li a#Services {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Case ul#nav li a#Case, body.Case ul#nav li a#Case {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Media ul#nav li a#Media, body.Media ul#nav li a#Media {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Clientele ul#nav li a#Clientele, body.Clientele ul#nav li a#Clientele {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}





----------------UNUSED----------------------------

.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:15px;
	Vertical-Align: top;
	padding: 0;
	width: 120px;
}
.formBtn {
	margin: 0 0 0 10px;
	vertical-align:bottom;
}
.fieldtext {
	font-family:  helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:13px;
	vertical-align: top;
	background-color: #EEF4F9;
}
.hrMargin {
	clear:both;
	margin-bottom:20px
}
a.btnBack {
	background-image: url(../_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	display:block;
	font-weight:bold;
}
a.btnGeneric {
	background-image: url(../_images/btn_generic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width: 112px;
	height:22px;
	padding: 5px 0 0 10px;
	background-color:transparent;
border: none;
}
a:hover.btnGeneric {
	background-position: 0 -27px;
	opacity: 50%;
	background-color:transparent;
	border: none;
}
a.btnGeneric span{
	color: #FFFFFF;
	text-decoration: none;
}
.btnForm {
	background-image: url(../_images/btn_generic_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 81px;
	height:23px;
	background-color:transparent;
	border: none;
	color:#555555;
	font-size:10px;
	margin:0 0 0 35px;
	padding: 0;
}
.btnForm a:hover{
	opacity: 50%;
	background-color:transparent;
	border: none;
}
.scrollingContent {
	height: 240px;
	width: 500px;
	overflow: auto;
	text-align: center;
}

#scrollingAds {
	width: 500px;
	text-align: center;
	overflow: auto;
	height: 290px;
	padding:0;
	margin:0;
}
#scrollingAds img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#E99952;
}
#scrollingAds a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#scrollingAdsMedia {
	width: 500px;
	text-align: center;
	overflow: auto;
	height: 250px;
	padding:0;
	margin:0;
}
#scrollingAdsMedia img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#E99952;
}
#scrollingAdsMedia a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#scrollingPR {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}
#scrollingPR img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#893103;
}
#scrollingPR a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#scrollingBrand {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}
#scrollingBrand img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#B1CE96;
}
#scrollingBrand a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#scrollingInteractive {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}

#scrollingInteractive img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#6A98CA;
}
#scrollingInteractive a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.style5 {
  font-size: 13px;
  font-weight: bold;
}
a:link {
  color: #A8CCDF;
}
.style38 {font-size: 12px; color:#454851; }
.style43 {
  color:#9c3201;
  font-size: 18px;
  font-weight: bold;
}
.style20 {font-family: Arial, Helvetica, sans-serif}
.style47 {
  font-size: 11px;
  font-style: italic;
  color: #333333;
  background-color: #FFFFFF;
}
.style49 {font-size: 11px; color: #333333; }
.style52 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style56 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 15px;
}
.style7 {color: #FFFFFF}


.column_item{
	padding: 4px;
	float:left; 
}

.column_left{
	float:left; 
	width: 50px;
	text-align: center;
	padding-left: 4px;	
}

.column_right{
	float:right; 
	text-align: left; 
	/*width: 165px;*/
	width: 145px;
	color: #669acd;
	font-size: 12px;
	position: relative;
	padding: 4px;
}

.column_right a, a:visited{
	color: #669acd;
}

.column_right a, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.column_right a:hover{
	color: #376c9f;
}
.a_hc {
	text-decoration: none;
	font-size: 11px;
}
.a_hc:visited{
	text-decoration: none;
	color: black;
}
.a_hc:hover{
	text-decoration: underline;
}



.placeholder{
height: 172px;
}

.foo {
height: 137px;/* Firefox */
}

.foo2 {
height: 138px;/* Firefox */
}
