@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	outline: none;
	background-color: #60694C;
	line-height: 18px;
	background-image: url(SiteImages/BodyBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #FFF;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #5A2F20;
	text-decoration: none;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 19px;
	color: #5A2F20;
	line-height: 21px;
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-size: 16px;
	color: #000;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: normal;
	letter-spacing: 1px;
}
h3 {
	font-size: 16px;
	color: #8C5D00;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #000;
	line-height: 15px;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-style: italic;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(SiteImages/AvedaOnGreen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	background-image: url(SiteImages/Header_BG_1x100.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	position: relative;
	height: 100px;
	width: 800px;
}#navarea {
	height: 25px;
	width: 450px;
	position: absolute;
	top: 64px;
	right: 25px;
	text-align: right;
	color: #959F74;
	font-size: 11px;
}
#navarea a {
	color: #FFF;
	text-decoration: none;
}
#navarea a:hover {
	color: #959F74;
	text-decoration: none;
}
#banner {
	position: relative;
	height: 190px;
	width: 800px;
	background-color: #60694C;
}
#contentarea {
	color: #D1D0B9;
	position: relative;
	width: 800px;
}
#leftcontent {
	position: relative;
	width: 525px;
	float: left;
	background-image: url(SiteImages/LeftContentBottomCurveGrad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #848d60;
	display: inline;
}
#leftcontenttopcurve {
	position: absolute;
	width: 525px;
	background-image: url(SiteImages/LeftContentTopCurveGrad.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	left: 0px;
	top: 0px;
}
#leftcontent_inset {
	position: relative;
	width: 465px;
	z-index: 10;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	padding-top: 35px;
}
.bigbold {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#rightcontent {
	position: relative;
	width: 250px;
	float: right;
	background-image: url(SiteImages/RightContentBottomCurveGrad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #848d60;
}
#rightcontenttopcurve {
	position: absolute;
	width: 250px;
	background-image: url(SiteImages/RightContentTopCurveGrad.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	right: 0px;
	height: 55px;
}
#rightcontent_inset {
	position: relative;
	width: 200px;
	z-index: 10;
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 35px;
}
#footer {
	position: relative;
	height: 30px;
	width: 800px;
	clear: both;
	font-size: 9px;
	color: #000;
}
#footer_left {
	height: 15px;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#footer_right {
	height: 15px;
	width: 200px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
}
#footer_right a {
	font-weight: bold;
	color: #959F74;
	text-decoration: none;
}
#footer_right a:hover {
	color: #FFF;
	text-decoration: none;
}
.img_floatleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.separator {
	line-height: 19px;
	background-image: url(SiteImages/SolidSeparator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
.orange {
	color: #8C5D00;
}
.brown {
	color: #5A2F20;
}
.black {
	color: #000;
}
.mossgreen {
	color: #60694C;
}
.pricetable_label {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 200px;
	font-style: italic;
}
.pricetable_type {
	color: #8C5D00;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}
.pricetable_price {
	color: #FFFFFF;
	font-size: 12px;
}
.pricetable_labeldetail {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	vertical-align: top;
	padding-right: 20px;
}
.pricetable_choices {
	width: 140px;
	text-align: center;
	color: #FFFFFF;
}
table {
	margin-bottom: 5px;
}
.boldlarger {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.img_floatright {
	float: right;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 25px;
}
