/* @group Global Reset */

* {
	font-weight: normal;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

img, a {
	border: none;
}

fieldset.input,fieldset {
	border: none;
}

body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	clear: both;
}

ul,ol {
	margin: 10px 0 10px 18px;
	padding: 0;
}

ul li {
	padding: 0;
	list-style-type: disc;
	margin: 0;
}

ol li {
	padding: 0;
	margin: 0;
	list-style-type: decimal;
}

/* @end */

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #956f4e;
	text-align: center;
	font: 82%/1.6 "Lucida Grande", Lucida, Verdana, sans-serif;
}


#outerwrap {
	margin: 0px auto;
	text-align: left;
	width: 970px;
	position: relative;
	
}

#header {
	width: 743px;
	height: 159px;
	background: url(../images/wfhead_bg.png) no-repeat right;
	text-indent: -9000em;
	margin-bottom: 0;
	margin-top: 6px;
	z-index: 200;
	margin-left: 53px;
}

#contentwrap {
	background-color: #fff;
	width: 614px;
	float: right;
	margin-top: 0;
	position: relative;
	margin-left: -9px;
	right: 185px;
}	
#content{
	float:  left;
	position: relative;
	width: 420px;
	padding-left: 47px;	
}	
a {
	font-weight: bold;
	outline: none;
	color: #04787b;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ce7128;
}

a img {
	border: 0;
}

a:visited {
	color: #04787b;
}
a:hover {
	color: #df6f1d;
}

a.button{
	font-size: 13px;
	color: #fff;
	border: 1px solid #5d1d1d;
	display: block;
	height: 22px;
	width: 115px;
	text-align: center;
	background-color: #e1701d;
	margin-top: 10px;
}
a:hover.button {
	background-color: #c2a86e;
	border: 1px solid #e1701d;
}
 
p {
	text-align: left;
	margin: 10px 0 ;

}

b, strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

h2 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
}
h3 {
	font-size: 1.2em;
	color: #e1701d;
	font-weight: bold;
}
h3 em{
	font-style: italic;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	color: #e06f1d;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top:5px
}
#nav{
	float: left;
	margin-top: 30px;
	margin-left: 8px;
}
#nav ul li{
	list-style-type: none;

}


#nav a {
	font-style: normal;
	font-weight: normal;
	display: block;
	color: #5d1d1a;
	text-decoration: none;
	border-style: none;
	line-height: 2em;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}

#nav a:hover {
	color: #fff;
}

#nav ul li a.uber {
	color: #fff;
	background: #c2a86e;
	border: 1px solid #d3691b;
	position: relative;
	right: -2px;
	z-index: 1;
}
#featurebox {
	width: 285px;
	position: absolute;
	margin-top: -28px;
	background-color: #d5cabf;
	z-index: 300;
	float: right;
	border-right: 2px solid #6a6660;
	border-bottom: 2px solid #6a6660;
	padding: 5px 10px 20px 21px;
	right: 0;
}
#featurebox.notext {
	background-color: transparent;
	padding: 0;
	border-style: none;
}
#featurebox img{
	float: left;
}
#featurebox h3 {
	font-size: 1.2em;
	color: #e1701d;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #e1701d;
	line-height: 25px;
}
#featurebox h4 {
	font-size: 1.2em;
	color: #975d30;
	font-weight: bold;
	line-height: 1.7em;
}

#featurebox p {
	color: #51361e;
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 12px;
}

#details{
	width: 450px;
}
#footer {
	padding-bottom: 10px;
	width: 786px;
	height: 109px;
	background: url(../images/wffoot_left_bg.png) no-repeat;
	margin-left: -1px;
	float: left;
	padding-top: 8px;
}
#footer a {
	color: #5d1d1a;
	font-weight: normal;
	font-style: normal;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	margin-left: 220px;
	color: #d9bc7b;
	font-size: 11px;
	margin-top: 14px;
}
#footright {
	background: url(../images/wffoot_rt_bg.png) no-repeat;
	float: left;
	width: 100px;
	height: 200px;
	margin-top: -144px;
}
p span.cap{
	float:left;
	display:block;
	padding: 0 0 0 0px;
	margin-right: -1px;
	color: #e1701d;
	margin-top: -7px;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
p span.lead{
	color: #e1701d;
	font-weight: bold;
	font-size: 14px;
}

ul li {
	margin-left: 0;
	margin-bottom:10px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	list-style-type: disc;
}
blockquote {
	font-style: normal;
	color: #956f4e;
	
	line-height: 1.3em;
	margin: 20px;
}
blockquote span{
	color: #000;
	margin: 20px;
	text-align: right;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	line-height: 1.1em;
}
.credit {
	clear: both;
	font-style: normal;
	font-size: 9px;
	color: #d9bc7b;
	float: left;
}
.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: -1px 0 0 0;
}
.floatleft {float: left;margin-right: 10px;}
.floatright {float: right;margin-left: 10px;}

/* @group accordian */

.accordian {
	width: 420px;
}
.accordian ul {
	margin-left: 0;
}

.accordian li {
	list-style-type: none;
	padding: 5px 20px 5px 10px;
}

.dimension {
	
}
	
.even, .odd {
	height: 18px;
	padding-top: 3px;
	border-bottom-color: #6d6d6d;
	border-width: 1px;
	border-bottom-style: solid;
	letter-spacing: 1px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 5px;
}
	
.even {
	color: #5d1d1a;
	background: url(../images/accordbt.png) repeat-x 0 bottom;
	
}
	
	
.odd {
	color: #5d1d1a;
	background: url(../images/accordbt.png) repeat-x 0 bottom;
}
/* @end */
/* @group Contact Form */
.message-text {
	color: #f8604d;
	font-weight: bold;
} 

.required-text {
	color: #f8604d;
	font-weight: bold;
} 

.form-input-field {
	background: #f4f4f4;
	width: 98%;
} 

.form-input-button { 
} 
/* @end */