/* @group page controllers */

#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	background-color: transparent;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper_content {
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: transparent;
}

#home #header {
	padding: 0px;
	width: 960px;
	height: 120px;
	background-color: #000000;
}

#home #logo {
	padding: 0px;
	width: 100px;
	height: 103px;
	position: absolute;
	z-index: 1;
	top: 7px;
	left: 15px;
	background-image: url(/img/logo.gif);
}

* html #main #logo {
	background-image: none;
}

#header h1 {
	padding: 0px;
	width: 350px;
	height: 33px;
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 126px;
	color: #9A7C50;
	font-size: 1.4em;
}

#header #ring_back {
	color: #fff;
	float: right;
	width: 270px;
	margin: 5px;
	font-size: 1.3em;
	line-height: 30px;
}

#header #ring_back a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#header #ring_back a:hover {
	color: #deeaf1;
	text-decoration: none;
}

#ring_back b {
	font-size: 110%;
	font-weight: bolder;
}

#content {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#home_images {
	float: right;
	width: 750px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 325px;
}

#home_images a{
	color: #7c3ab2;
	text-decoration: none;
}

#col_1 {
	float: left;
	margin: 0px 0px 20px 30px;
	width: 460px;
}

#col_2 {
	float: right;
	width: 250px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	background-color: Transparent;
}

/* @group boxous */

.boxout {
	width: 220px;
	float: right;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.boxout h1, .boxout h2, .boxout h3, .boxout h4, .boxout h5, .boxout h6 {
	margin: 0px 0px 5px 0px;
}

.boxout p {
	line-height:140%;
}
.experts {
	color: #7C257D;
	background-color: #f0e7f0;
}

.experts h1, .experts h2, .experts h3, .experts h4, .experts h5, .experts h6, .experts p, .experts a {
	color: #7C257D;
}

.blue {
	background-color: #DCCEBA;
}

.blue ul li {
	list-style-type: none;
	margin: 0px 0px 5px -10px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.blue dt {
	float: left;
	width: 150px;
	margin: 0px 0px 4px 0px;
	color: #709fc9;
	font-weight: bold;
	clear: both;
}

.blue dd {
	float: right;
	margin: 0px 10px 4px 0px;
	color: #709fc9;
	clear: right;
}

.blue span {
	display: none;
}

.blue dd.frog {
	height: 1.2em;
	background: transparent url(../images/furniture/frog-rating.gif) repeat-x left top;
}


.blue a {
	color: #FFFFFF;
}

.dark_blue {
	background-color: #8C7148;
}

.dark_blue h1, .dark_blue h2, .dark_blue h3, .dark_blue h4, .dark_blue h5, .dark_blue h6, .dark_blue p, .dark_blue a, li {
	color: #ffffff;
}

/* @end */

/* @end */

/* @group main nav */

#main_nav {
	width: 950px;
	height: 25px;
	float: left;
	text-align: left;
	margin: 0px;
	background-color: #8C7148;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDB186;
	padding-right: 10px;
}

#main_nav ul {
	width: 950px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	white-space: normal;
	background-color: transparent;
	border-right: 1px solid #CDB186;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_nav li {
	color: #00274C;
	display: inline;
	letter-spacing: 0.5px;
	padding: 0px 12px 0px 12px;
	font-size: 0.9em;
	border-left: 1px solid #CDB186;
}

#main_nav li a {
	color: #F6EDE0;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 1px;
}

#main_nav li a:hover {
	color: #FFFFFF;
}

#main_nav li a.selected {
	color: #235678;
}

#main_nav li a em {
	border-bottom: 1px #FAA61A solid;
	padding: 0px 0px 2px 1px;
	font-style: normal;
	font-weight: normal;
}

/* @end */

/* @group left nav */

#left_nav {
	width: 180px;
	float: left;
	height: 500px;
}

#left_nav h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testimonials .testimonial {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 15px;
	color: #8C7148;
	font-size: 1.1em;
	line-height: 22px;
	border-bottom: 1px solid #d6d6d6;
}
#testimonials .testimonial .source {
	margin: 10px 0px 10px;
	padding: 0px;
	color: #7c7c7c;
	font-size: .8em;
	line-height: 20px;
}

blockquote.testimonial {
	padding: 0px;
	color: #8C7148;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}
blockquote.testimonial a:link, blockquote.testimonial a:active, blockquote.testimonial a:visited  {
	color: #679dca;
	text-decoration: none;
}
blockquote.testimonial a:hover{
	color: #8C7148;
}

#left_nav .source {
	margin: 10px 0px 10px;
	padding: 0px;
	color: #7c7c7c;
	font-size: .8em;
	line-height: 20px;
}

#left_nav ul {
	width: 180px;
	padding: 0px;
	text-align: left;
	clear: right;
	color: #8C7148;
	white-space: normal;
	margin: 0;
	border-top: 1px solid #D6D6D6;
	font-size: 85%;
	font-weight: normal;
}

#left_nav li {
	background-color: transparent;
	width: 180px;
	margin: 0;
	padding: 0px;
	color: #7C257D;
	display: block;
	text-align: left;
	line-height: 1.8em;
	text-indent: 4px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #D6D6D6;
}

#left_nav li a {
	background-color: transparent;
	color: #8C7148;
	text-decoration: none;
	display: block;
	width: 180px;
}

#left_nav li a:hover {
	color: #8C7148;
	background-color: #EDE4D7;
}

#left_nav li a.selected {
	color: #8C7148;
	background-color: #DCCEBA;
}


/* @group sub nav */

#sub_nav {
	width: 220px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #DCCEBA;
}

#sub_nav h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#sub_nav .source {
	margin: 10px 0px 10px;
	padding: 0px;
	color: #7c7c7c;
	font-size: .8em;
	line-height: 20px;
}

#sub_nav ul {
	padding: 0px;
	text-align: left;
	clear: right;
	color: #8C7148;
	white-space: normal;
	margin: 0;
	border-top: 1px solid #8C7148;
	font-size: 85%;
	font-weight: normal;
}

#sub_nav li {
	background-color: transparent;
	margin: 0;
	padding: 0px;
	color: #7C257D;
	display: block;
	text-align: left;
	line-height: 1.8em;
	text-indent: 4px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #8C7148;
	list-style-type: none;
}

#sub_nav li a {
	background-color: transparent;
	color: #8C7148;
	text-decoration: none;
	display: block;
	list-style-type: none;
}

#sub_nav li a:hover {
	color: #8C7148;
	background-color: #F0EBE4;
	list-style-type: none;
}

#sub_nav li a.selected {
	color: #8C7148;
	background-color: #DCCEBA;
	list-style-type: none;
}


/* @end */


/* @group site map */

.site_map {
	float: left;
}
.site_map a:link, .site_map a:visited, .site_map a:hover  {
		text-decoration: none;
}
.site_map ul {
	width: 300px;
	padding: 0px;
	text-align: left;
	clear: right;
	color: #7C257D;
	white-space: normal;
	margin: 0;
	border-top: 1px solid #D6D6D6;
	font-size: 85%;
	font-weight: normal;
}

.site_map li {
	background-color: transparent;
	width: 300px;
	margin: 0;
	padding: 0px;
	color: #7C257D;
	display: block;
	text-align: left;
	line-height: 1.8em;
	text-indent: 4px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #D6D6D6;
}

.site_map li a {
	background-color: transparent;
	color: #7C257D;
	display: block;
	width: 300px;
}

.site_map li a:hover {
	color: #7C257D;
	background-color: #f0e7f0;
}
.site_map ul li ul li {
	border-bottom-style: none;
}

.site_map ul ul  {
	border-top-style: none;
}
.site_map li li {
	text-indent: 8px;
}
.site_map ul ul li a {
	background-color: transparent;
	color: #7C257D;
	text-decoration: none;
	display: block;
	width: 300px;
}

.site_map ul ul li a:hover {
	color: #7C257D;
	background-color: #f0e7f0;
}
/* @end */

/* @group footer */

#footer {
	float: left;
	width: 960px;
	margin: 0px;
	color: #8093A6;
	background-color: transparent;
}

#footer a {
	color: #A3C4DF;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 1px;
}

#footer ul {
	text-align: center;
	color: #A3C4DF;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer li {
	color: #333333;
	display: inline;
	letter-spacing: 0.5px;
	padding: 0px 3px 0px 5px;
	text-indent: 0px;
	line-height: 1.4em;
	font-size: 0.8em;
	background-color: transparent;
	border-left: 1px solid #A3C4DF;
}

#footer li.left {
	border-left: none;
}

#footer li a {
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 1px;
}

#footer li a:hover {
	color: #000000;
}

#footer li a.selected {
	color: #235678;
}

/* @end */

#orange_box {
	background-color: #ffebcc;
	padding: 5pt 3pt;
	width: 100%
}

/* custom img line hack */

div.img_line img {
	border: solid 1px #b2b2b2
}
