/* @override http://homeco.dev.archer-group.com/css/styles.css */

body {
	margin: 0;
	padding: 0;
	font: 11px/16px Arial, sans-serif;
	color: #808080;
	background: #000 url(../images/bg_main.jpg) no-repeat;
}

h2 {
	font: 18px/21px Arial, sans-serif;
	color: #CC6633;
	padding: 0;
	margin: 0;
	font-weight: bolder;
}

h3 {
	font: 14px/16px Arial, sans-serif;
	color: #CC6633;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bolder;
}

h4 {
	font: 13px/16px Arial, sans-serif;
	color: #CC6633;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bolder;
}

h5 {
	font: 11px/16px Arial, sans-serif;
	padding-bottom: 0;
	margin: 0;
	font-weight: bolder;
	text-transform: uppercase;	
}

p {
	padding-top: 0;
	margin-top: 0;
}

a {
	color: #AC4F4B;
	text-decoration: underline;
}

strong {
	color: #000000;
}

#wrapper {
	position: relative;

}

#border {
	position: relative;
	width: 942px;
	border: 0px solid black;
	text-align: left;
	background-color: #fff;
	padding: 0 7px 10px 9px;
}

#header {
	position: relative;
	width: 942px;
	background-color: #FFFFFF;
	clear:  both;
}

#location {
	position: relative;
	float: right;
}

#logo {
	position: relative;
	height: 97px;
	width: 293px;
	float: left;
}

#container {
	position: relative;
	border-bottom: 9px solid #FFF;
}

#home_content {
	position: relative;
	font: 11px/16px Arial, sans-serif;
	vertical-align: top;
	margin: 7px 0 0 0;
	color: #373737;
	height: 155px;
	background: #f1f1f1 url(../images/bg_homecontent.gif) repeat-x;
}

#sub_content {
	position: relative;
	font: 11px/16px Arial, sans-serif;
	vertical-align: top;
	margin: 7px 0 0 0;
	color: #373737;
	background: #FFFFFF url(../images/bg_subtop.gif) repeat-x;
}

#sub_contentmain {
	position: relative;
	z-index: 5;
	width: 390px;
	margin: 0;
	padding: 27px 0 50px 210px;
}

#sub_pictures {
	position: absolute;
	top: 23px;
	right: 14px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
	z-index: 4;
	clear: both;
}

#sub_contentfoot {
	display: block !important; display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 53px;
	background: #f1f1f1 url(../images/bg_subbot.gif) repeat-x;
}

#flash {
	position: relative;
	font: 11px/16px Arial, sans-serif;
	padding: 0;
	margin: 0;
}

h2.about {
	position: relative;
	display: block;
	width: 193px;
	height: 70px;
	text-indent: -1000em;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/title_about.jpg) no-repeat;
}

#home_sub1 {
	position: relative;
	width: 459px;
	height: 155px;
	float: left;
}

#home_sub2 {
	position: relative;
	width: 247px;
	height: 155px;
	float: left;
	border-left: 1px solid #D1D1D1;
	background: transparent url(../images/bg_funfurnishings.gif) no-repeat;
}

#home_sub3 {
	position: relative;
	width: 234px;
	height: 155px;
	float: left;
	border-left: 1px solid #D1D1D1;
	background: transparent url(../images/bg_hometheater.gif) no-repeat;
}

.sub_textMain {
	margin: 28px 34px 0 25px;
}

.sub_textMain h3{
	font-weight:  bold;
	margin-bottom: 15px;
}

.sub_textMain p {
	font: 12px/16px Arial, sans-serif;
}

.sub_text {
	margin: 75px 10px 0 25px;
}

.sub_text h5{
	font: 11px/14px Arial, sans-serif;
	font-weight:  bold;
	margin: 0;
	padding: 0;
}

.sub_text p {
	margin: 0;
	padding: 0;
	font: 11px/14px Arial, sans-serif;
}

.moreLink {
	position: absolute;
	bottom: 0;
	right: 0;
}

.textGold {
	color: #AB771B;
}

.textBlue {
	color: #0077C3;
}

.textBrown {
	color: #8D7357;
}

#product {
	position: absolute;
	width: 260px;
	text-align: center;
	margin: 0 0 0 440px;
}

#product .border {
	padding: 5px;
	border: 1px solid #D1D1D1;
	background: #FFFFFF;
}

#footer {
	position: relative;
	width: 957px;
	background-color: #000;
	font: 10px/23px Trebuchet MS, sans-serif;
	color: #999999;
	margin-top: 3px;
}

/* ------------------------------
	Top Navigation
------------------------------ */

#subnav {
	position: absolute;
	text-transform: uppercase;
	width: 160px;
	top: 32px;
	left: 23px;
	border-right: 1px solid #CCCCCC;
	z-index: 6;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	font: 12px/18px Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#subnav a {
	color:  #000000;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 20px;
}

#subnav a:hover, #subnav a.on {
	color: #0099FF;
	background: transparent url(../images/subnav_bullet.gif) no-repeat 5px 4px;
}

/* ------------------------------
	Top Navigation
------------------------------ */

#navarea {
	position: relative;
	float: left;
	width: 100%;
	background-color: #000000;
	border-bottom: 2px solid #E28D2B;
	text-align: center;
	z-index: 10;
}

#mainMenu {
	margin-left: 95px;
}

#mainMenu ul { list-style: none; margin: 0;padding: 0; }
#mainMenu li { display: block;float: left; padding: 0;margin: 0; }

#mainMenu li.bullet { 
	position: relative;
	padding: 0;
	margin: 0 30px;
	top: 0px;
	width: 8px;
	height: 24px;
	background: transparent url(../images/nav_bullet.gif) no-repeat;
}

#mainMenu .mainnav { display: block; height: 24px;text-indent: -1000em; overflow: hidden;background-color: #FFFFFF;background-repeat:no-repeat;}

#nav_theater { width: 97px; }
#nav_furnishings { width: 115px; }
#nav_port { width: 71px; }
#nav_contact { width: 79px; }
#nav_plan { width: 102px; }

#nav_theater { background: transparent url(../images/nav_theater_off.gif); }
#nav_theater:hover, #nav_theater.on { background-image: url(../images/nav_theater_on.gif); }

#nav_furnishings { background: transparent url(../images/nav_furnishings_off.gif); }
#nav_furnishings:hover, #nav_furnishings.on { background: url(../images/nav_furnishings_on.gif); }

#nav_port { background: transparent url(../images/nav_port_off.gif); }
#nav_port:hover, #nav_port.on { background: url(../images/nav_port_on.gif); }

#nav_contact { background: transparent url(../images/nav_contact_off.gif); }
#nav_contact:hover, #nav_contact.on { background: url(../images/nav_contact_on.gif); }

#nav_plan { background: transparent url(../images/nav_plan_off.gif); }
#nav_plan:hover, #nav_plan.on { background: url(../images/nav_plan_on.gif); }

#menuList {
	z-index:100;
}

.menubar {
	position: relative;
}

.menu {
	background-color: #000000;
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 101;
	border-bottom: 2px solid #E28D2B;
	border-right: 2px solid #E28D2B;
	border-left: 2px solid #E28D2B;
}
.menu li {
	z-index:101;
	width: 150px;
}
.menu li a {
	background-color: #000000;
	z-index:101;
	color: #FFF;
	display: block;
	padding:1px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	width: 140px;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	color: #0066CC;
	z-index:101;
}



	
