/* ----------------- PRINT ONLY STYLESHEET --------------------*/

/* --- Turning off elements we DON'T want to print ---*/

#side_img,img#ack_logo,#sale,#quote_img_1,#quote_img_2,#quote_img_3,
#navigation,#quote,#content #my_sidebar #contact_form,.side_img_text,
#my_footer {
	display: none;
}

/* --- Turning on elements we DO want to print ---*/

#print_logo {
	position: relative;
}

#furn_print {
	float:right;
}

#print_footer {
	position: relative;
	height: 248px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
}

/* --- Standard elements that need changing --- */


#my_header { 
	position: relative;
	height: 295px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
}

.sub #content #my_sidebar {
	margin-left: 30px;
	width: 259px;
	float: right;
}

#content #holder #main { 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 18px; 
	text-align: justify; 
	color: black; 
	font-size: 12pt;
	line-height: 15pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* --- All the rest --- */


#my_body {
	text-align: justify; 
	line-height: 26px; 
	font-size: 16px;
	position: relative;
	width: 900px;
	margin: 15px auto 20px auto;
}

#content {
	/* border: #24ff18 1px solid; */
	background-image: url(../../images/layout/content/home-full-bg.png);
	background-repeat: no-repeat;
	margin-left: 22px;
	margin-top: 4px; 
	position: relative;
	width: 900px;
	padding: 6px;
	z-index: 0;
}

.divider { 
	color: #3a3923;
}

/* ----------| Basic Element Styles |---------- */ 

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	background: transparent;
	color: #;
}

h1, h2, h3 { 
	font-size: 1.6em;
}

h4, h5, h6 { 
	font-size: 1.4em;
}

p { 
	padding-bottom: 1em;
}

p img { 
	vertical-align: middle;
}

.spacer { 
	margin-top: 15px;
}

input { 
	padding: 2px;
	border: 1px solid #cecece;
}

input[type="image"], 
input.submit { 
	border: 0;
	padding: 0;
	background: transparent;
	width: auto;
}

img,
a img { 
	border: 0;
} 

a { 
	color: #4f3c0e;
}

a:visited { 
	color: #4f3c0e;
}

a:hover { 
	color: #7a7748;
	text-decoration: none;
}

a.hover-box img.hover { 
	display: none;
}

a.hover-box { 
	position: relative;
	float: left;
	display: block;
}

a.hover-box:hover { 
	display: block; 
	font-size: 100%; 
	z-index: 1; 
}

a.hover-box:hover img.hover { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
 
/* ----------| Utilities |---------- */ 

.left { 
	float: left;
	position: relative;
	margin: 6px 10px 2px 0;
}

.right { 
	float: right;
	position: relative;
	margin: 6px 0 2px 10px;
}

.clear {
	clear: both;
}

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.clear-none { 
	clear: none;
}

.center { 
	text-align: center;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { 
	display: inline-block;
}

.autoclear { 
	display: block;
}

/* ----------| Header |---------- */ 

#header strong { 
	position: relative;
	float: left;
	display: block;
	background: url(../../images/layout/title.gif) no-repeat right bottom;
	width: 344px;
	height: 49px;
	padding: 25px 0 0 30px;
	text-indent: -9999px;
}

#header strong a { 
	display: block;
	width: 100%;
	height: 100%;
}

#header p { 
	position: absolute;
	right: 2px;
	bottom: -5px;
	background: url(../../images/layout/header/search-bg.gif) no-repeat left top;
	width: 268px;
	height: 33px;
	z-index: 2000;
	padding: 13px 0 0 13px;
	line-height: 1em;
}

#header p * { 
	vertical-align: middle;
}

#header p input { 
	width: 205px;
	font-size: 11px;
}

#header p input.submit { 
	width: auto;
	padding: 1px 0 0 3px;
	border: 0;
}


	/* ----------| Content |---------- */ 

#content .section_header {
	color: #382000;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}

#content #my_sidebar { 
	position: relative;
	background-repeat: repeat-x; 
	background-image: url(../../images/layout/side-bar/sidebar-bg.gif);
	background-color: #d8c892;
	margin-left: 0px;
	float: left;
	width: 294px;
}

#content #my_sidebar #home_phone {	
	margin-left: 12px;
	margin-top: 12px;
	width: 270px;
}

#content #my_sidebar div h2 { 
	font-size: 1.5em;
	color: #fff;
	line-height: 1.4em;
	margin: 7px 0;
}

#content #my_sidebar div p {
	text-shadow: 0px 0px;
	line-height: 22px;
	font-style: normal;
	margin-bottom: -20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 50px;
	font-weight: normal;
	font-size: 13px;
}

#content #my_sidebar ul#documents { 
	width: 265px;
	padding-left: 5px;
}

#content #my_sidebar ul#documents li.title { 
	color: #444;
	background: transparent;
	font-size: 1.2em;
	padding: 0 0 5px 5px;
}

#content #my_sidebar ul#documents li { 
	background: url(../../images/icons/document.gif) no-repeat 10px 50%;
	padding: 5px 0 5px 30px;
}

#content #my_sidebar ul#documents li a { 
	color: #396a84;
	text-decoration: none;
	font-size: 1em;
}

#content #my_sidebar ul#documents li a:hover { 
	color: #333;
	text-decoration: underline;
}

#content #holder #main { 
	height: 326px; 
	background-position: left top; 
	background-image: url(../../images/layout/content/home-full-bg.gif); 
	background-repeat: repeat-y; 
	position: relative;
	float: left;
	width: 538px;
}

#content #holder #main #text_box li{ 
	line-height: 1.35em; 
	margin-left: 58px; 
	list-style-position: outside; 
	list-style-type: disc; 
	font-size: 1.6em;
}

#content #lower {
	clear: both;
	position: relative;
	width: 900px;
	background: url(../../images/layout/content/home-lower-tile.gif) repeat-y left top;
	color: #c8cdd5;
	margin-left: -26px;
	z-index: 0;
}

#content #lower #blog_holder { 
	position: relative;
	background: url(../../images/layout/content/home-lower-bg.jpg) no-repeat left top;
}

#content #lower #lower-sidebar {  
	position: relative;
	float: right;
	padding: 15px 18px 15px 18px;
	width: 282px;
}

#content #lower #lower-sidebar p img.left { 
	padding: 3px 7px 2px 0;
	margin: 0;
}

#content #lower #lower-main {
	padding-left: 18px;
	padding-bottom: 15px;
	padding-right: 18px;
	padding-top: 28px;
	position: relative;
	width: 868px;
}

#content #lower #lower-sidebar h3, 
#content #lower #lower-main h3 { 
	color: #fff;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content #lower #lower-main h3 em { 
	float: right;
	font-style: normal;
}

#content #lower #lower-main h3 em a { 
	color: #9a8200; 
	font-size: .7em;
	text-decoration: none;
	padding-right: 15px;
	background: url(../../images/icons/arrow-small.gif) no-repeat 88% 50%; 
}

#content #lower #lower-main h3 em a:hover { 
	color: #fff;
}

#content #lower #lower-main ul li a { 
	display: block;
	border-bottom: 1px dashed #888;
	color: #c8cdd5;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: transparent url(../../images/icons/bullet.gif) no-repeat 3px 55%;
}

#content #lower #lower-main ul li a:hover { 
	background: url(../../images/icons/bullet.gif) no-repeat 3px 55%;
	text-decoration: underline;
	color: #eee;
}

#content #lower #lower-main ul li.last a { 
	border: 0px;
}

#content #lower p#directory { 
	position: relative;
	float: right;
	border-top: 1px solid #1f2022;
	width: 540px;
	background: url(../../images/layout/content/directory-bg.jpg) repeat-x left top;
	line-height: 1em;
	padding: 12px 10px 10px 10px;
	margin: 10px -14px 0 -14px;
}

#content #lower p#directory input { 
	font-size: 12px;
	vertical-align: middle;
	width: 250px;
}

#content #lower p#directory input.submit { 
	border: 0;
	width: 22px;
	height: 23px;
	padding-left: 5px;
	background: transparent;
}

#content #lower a.button { 
	position: relative;
	display: block;
	float: right;
	border: 1px solid #727273;
	background: #243141 url(../../images/layout/buttons/gradient-bg.gif) repeat-x left top;
	color: #eee;
	text-decoration: none;
	padding: 6px 8px;
	font-size: .9em;
	line-height: .9em;
}

#content #lower a.button:hover { 
	color: #fff;
	border-color: #999;
}

.blog_text {
	color: #f5e9b6;
	font-size: 0.8em;
}
