/*	
Theme Name: Base Theme
Version: 1
Author: Perth Web Design
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.clear {
	clear:both;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	overflow-x:hidden;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#f3f1e1;
	color:#606060;
	margin:0;
}

#container {
	width:950px;
	margin:0 auto;
	position:relative;
}




/*/////////////////////////////////////////////////////////////////////////////
	The Home and Inner Headers
/////////////////////////////////////////////////////////////////////////////*/
#header {
	background:#96a833 url(images/header.jpg) no-repeat top center;
	height:495px;
	margin:0 0 40px 0;
}

#inner_header {
	background:#96a833 url(images/header.jpg) no-repeat top center;
	height:337px;
	margin:0 0 40px 0;
}


/*/////////////////////////////////////////////////////////////////////////////
	The Primray Navigation
/////////////////////////////////////////////////////////////////////////////*/
#primary_navigation {
	width:950px;
	height:137px;
	margin:0 auto;
	text-transform:uppercase;
	z-index:50;
	position:relative;
}

#primary_navigation ul {
	position:absolute;
	right:0;
	top:90px;
}

#primary_navigation li {
	list-style:none;
	float:left;
	font-size:1.7em;
	margin:0 10px 0 0;
	position:relative;
	letter-spacing:.03em;
}

#primary_navigation li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 10px 16px 10px;
}

#primary_navigation li a:hover {
	background:url(images/arrow.png) no-repeat bottom;
}

#phone {
	font-size:2.5em;
	float:right;
	position:relative;
	top:50px;
	right:20px;
	color:#fff;
	letter-spacing:.03em;
	font-weight:bold;
	text-transform:none;
}

/*//// Sub menus ///////////////////////////*/
#primary_navigation li ul {
	display:none;
	width:180px;
	font-size:.5em;
	background-color:#3b3639;
}

#primary_navigation li:hover ul {
	display:block;
	position:absolute;
	left:0;
	z-index:500;
}

#primary_navigation li ul li {
	border-bottom:solid 1px #534c51;
	width:170px;
}

#primary_navigation li ul li a {
	padding:8px 15px 8px 15px;
	display:block;
}


#filigree {
	background:url(images/filigree.jpg) center;
	position:absolute;
	height:358px;
	width:100%;
	z-index:1000;
	left:0;
}

#sides {
	background:url(images/transparent_gradient.png) no-repeat center;
	position:absolute;
	height:358px;
	width:100%;
	z-index:3000;
	left:0;
}

/*/////////////////////////////////////////////////////////////////////////////
	The Homepage Slideshow
/////////////////////////////////////////////////////////////////////////////*/
#slideshow {
    position:relative;
	height:350px;
	width:950px;
	margin:0 auto;
	z-index:2000;
}

#slideshow IMG {
	position:absolute;
    left:0;
    opacity:0.0;
}


#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.slide_text {
	z-index:100;
	height:60px;
	width:750px;
	margin:0 auto;
	background:url(images/transparent.png);
	position:relative;
	border-left:solid 20px #99a13c;
	top:-52px;
}

.slide_text p {
	position:relative;
	left:25px;
	top:15px;
	font-size:2.5em;
	letter-spacing:-0.04em;
	color:#fff;
}



/*/////////////////////////////////////////////////////////////////////////////
	Inner Static Image
/////////////////////////////////////////////////////////////////////////////*/
#inner_static {
	margin:0 auto;
	height:200px;
	overflow:hidden;
	width:940px;
	z-index:50;
}

#inner_static img {
	background-position:0 -50px;
}





#logo a {
	background:url(images/logo.png) no-repeat top;
	width:180px;
	height:70px;
	position:absolute;
	top:35px;
	z-index:100;
	text-indent:-9999em;
}




/*/////////////////////////////////////////////////////////////////////////////
	Left and Right Columns
/////////////////////////////////////////////////////////////////////////////*/
#left {
	float:left;
	width:290px;
	background:url(images/border.gif) repeat-y right;
}

#right {
	float:right;
	width:630px;
	color:#606060;
}

#right h1 {
	color:#921c0e;
	font-size:2.6em;
	border-bottom:solid 1px #e4e4b3;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	font-weight:normal;
	text-transform:uppercase;
}

#right h2 {
	color:#9faf3a;
	font-size:1.8em;
	font-weight:normal;
}

#right p {
	line-height:1.4em;
	margin:10px 0 10px 0;
	font-size:1.2em;
}

#right img {
	float:left;
	background:url(images/home_image_frame.gif) no-repeat left;
	padding:5px 5px 20px 5px;
	margin:0 10px 0 0;
}

#right .home_choice {
	margin:20px 0 0 0;
}

#right .home_choice li {
	list-style:none;
	float:left;
	width:296px;
	height:115px;
}

#right .home_choice li a {
	display:block;
	width:296px;
	height:115px;
	text-indent:-9999em;
}


#right .home_choice .styles {
	background:url(images/furniture_styles.jpg) no-repeat;
	margin:0 20px 0 0;
}

#right .home_choice .gallery {
	background:url(images/view_gallery.jpg) no-repeat;
}



#left .promo img {
	
}

#left .promo h2 {
	background-color:#3b3b3b;
	width:230px;
	padding:10px;
	color:#fff;
	margin:-4px 0 25px 0;
}

#left .home_contact h2 {
	color:#921c0e;
	font-size:1.8em;
	border-bottom:solid 1px #e4e4b3;
	margin:0 40px 10px 0;
	padding:0 0 5px 0;
	font-weight:normal;
	text-transform:uppercase;
}

#left .home_contact p {
	line-height:1.6em;
	margin:10px 0 10px 0;
	font-size:1.2em;
}

#left .home_contact strong {
	width:60px;
	color:#921c0e;
	display:block;
	float:left;
}





/*/////////////////////////////////////////////////////////////////////////////
	Homepage Content
/////////////////////////////////////////////////////////////////////////////*/
#home_content {
	padding:20px 0 20px 0;
	margin:25px 0 0 0;
	font-size:1.2em;
	width:960px;
	color:#333;
}

#home_content h2 {
	color:#333;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 15px 0;
	text-transform:uppercase;
}

#home_content p {
	margin:12px 0 12px 0;
	color:#333;
}





/*/////////////////////////////////////////////////////////////////////////////
	Content
/////////////////////////////////////////////////////////////////////////////*/
#content {
	font-size:1.2em;
	color:#333;
	margin:20px 0 40px 0;
	padding:0 0 20px 0;
}

#content h2 {
	color:#921c0e;
	font-size:2.1em;
	border-bottom:solid 1px #e4e4b3;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	font-weight:normal;
	text-transform:uppercase;
}

#content p {
	margin:10px 0 10px 0;
	line-height:1.6em;
}

#content ul {
	margin:0 0 20px 35px;
}

#content li {
	list-style-image:url(images/li.gif);
	line-height:1.6em;
}

#content a {
	color:#8ea700;
}

#content a:hover {
	color:#9bc700;
}

#content hr {
	border:none;
	border-bottom:solid 1px #333;
	margin:20px 0 10px 0;
}

#content .alignright {
	float:right !important;
	margin:0 0 0 15px;
	border:solid 5px #fff;
}

.edit a {
	background-color:#FF9900;
	color:#000 !important;
	padding:5px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.edit a:hover {
	background-color:#ffcc33;
}

.contact_map {
	border:solid 5px #fff;
}



/*/////////////////////////////////////////////////////////////////////////////
	Footer
/////////////////////////////////////////////////////////////////////////////*/
#footer {
	height:105px;
	background-color:#2a271a;
	margin:20px 0 0 0;
}

.footer_content {
	width:940px;
	margin:0 auto;
	position:relative;
	top:30px;
	font-size:1.1em;
}

.footer_content p {
	clear:both;
	color:#fff;
	margin:15px 0 5px 0;
}

.footer_content li {
	list-style:none;
	float:left;
	margin:0 15px 0 0 ;
}

.footer_content li a {
	text-decoration:none;
	color:#949e39;
}

.footer_content li a:hover {
	color:#fff;
}

.footer_content strong a {
	background:url(images/logo_small.gif) no-repeat top;
	display:block;
	width:74px;
	height:25px;
	margin:0 0 10px 0;
	text-indent:-9999em;
}

.footer_content .pwd a {
	background:url(images/pwd_logo.gif) no-repeat top;
	width:131px;
	height:18px;
	display:block;
	text-indent:-9999em;
	position:absolute;
	top:35px;
	right:0;
}





/*/////////////////////////////////////////////////////////////////////////////
	The Contact Form
/////////////////////////////////////////////////////////////////////////////*/
.formcontainer {
	float:left;
	width:400px;
}

fieldset .form-label {
	float:left;
	width:100px;
}

fieldset legend {
	margin:0 0 10px 0;
	color:#9faf3a;
	font-size:1.3em;
	font-weight:normal;
}

fieldset .text {
	width:239px;
	height:24px;
	border:none;
	background:url(images/input_text.png) no-repeat top left;
	margin:0 0 5px 0;
	color:#606060;
	padding:3px;
}

#ec_message {
	width:239px;
	height:144px;
	border:none;
	background:url(images/input_textarea.png) no-repeat top left;
	margin:0 0 5px 0;
	color:#606060;
	padding:3px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.required {
	color:#ff0000;
}

#ec_math_a {
	width:35px;
}


.button {
	margin:15px 0 0 0;
	background:url(images/submit.gif) repeat-x;
	border:solid 1px #6b7924;
	color:#fff;
	margin:15px 0 0 100px;
}





















