body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	margin: 0px;
	padding: 0px 0px 35px 0px;
	background: #271910 url('images/br-header-stone-back.jpg') repeat-x fixed center bottom;
}

/* HEADER SECTION */

#topbar {
	background-color: #3e2a1d;
	height: 28px;
	text-align: center;
}
#topbarcenter {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: right;
	position: relative;
	color: #b2a095;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding-top: 5px;
}
a.freetrial {
	color: #b2a095;
	text-decoration: none;
}
a.freetrial:visited {
	color: #b2a095;
	text-decoration: none;
}
a.freetrial:hover {
	color: #faf4b7;
	text-decoration: none;
}
#logobar {
	height: 145px;
	background: #271910 url('images/br-header-back2.jpg') repeat-x center top;
	text-align: center;
}
#logocenter {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	position: relative;
}
#logo {
	width: 349px;
	height: 81px;
	position: absolute;
	top: 5px;
	left: 0px;
}
#linkbar {
	position: absolute;
	top: 100px;
	left: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	width: 900px;
}
.headermenu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.headermenu ul li{
	display: inline;
}
.headermenu ul li a{
	float: left;
	color: #ffffff;
	padding: 7px 18px 11px 18px;
	text-decoration: none;
	background: url('images/link-bar-spacer.png') no-repeat left center;
}
.headermenu ul li a:visited{
	color: #ffffff;
}
.headermenu ul li a:hover, .headermenu ul li .current{
	color: #e9d705 !important;
	padding-top: 7px;
	padding-bottom: 11px;
	background: #594030 url('images/link-bar-spacer.png') no-repeat left center;
}

/* LOGIN SECTION */

#loginbox {
	position: absolute;
	right: 5px;
	top: 0px;
	background: url('images/br-login-box.png') no-repeat center top;
	width: 399px;
	height: 134px;
	text-align: right;
	padding-right: 60px;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.forgotpassword {
	color: #b2a095;
	font-size: 10px;
	text-decoration: none;
}
a.forgotpassword:visited {
	color: #b2a095;
	text-decoration: none;
}
a.forgotpassword:hover {
	color: #e3d71d;
	text-decoration: underline;
}
.loginspacing {
	padding: 1px;
}
.clientlogin {
	color: #e7e0ce;
	font-size: 15px;
}
input.login {
	background: #ffffff url('images/form-input-back-fade.jpg') repeat-x center top;
	border: 1px #a8a395 solid;
	padding: 2px;
}

/* PAGE BODY SECTION */

#bodytext {
	background: #271910 url('images/br-mid-back-wood.jpg') repeat center top;
}
#bodytextbottomline {
	background: url('images/br-bodytext-bottom-line.jpg') repeat-x center bottom;
}
#bodytexttopshadow {
	background: url('images/br-bodytext-top-shadow.png') repeat-x center top;
	padding-top: 20px;
	text-align: center;
}
#bodytextcenter {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	position: relative;	
}
#bodytextheader {
	background: #f9f9f9 url('images/br-bodytext-fade-header.jpg') repeat-x left bottom;
}
.bodytextheadertag {
	color: #4a76ad;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
#bodytextheaderarcleft {
	background: url('images/br-bodytext-toparc-left.jpg') no-repeat left top;
}
#bodytextheaderarcright {
	background: url('images/br-bodytext-toparc-right.jpg') no-repeat right top;
	padding: 15px 0px 0px 20px;
	color: #3e2a1d;
	height: 44px;
	font-family: "Trebuchet MS";
	font-size: 24px;
}
#bodytextcontent {
	background: #FFFFFF url('images/br-bodytext-fade.jpg') repeat-x left bottom;
	padding: 10px 10px 30px 10px;
	color: #333333;
}
#bodytextfooter {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	background: url('images/br-ring-metal-body.png') repeat-x left bottom;
	height: 22px;
}
.sectiontitle {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #366094;
}
.sectiontext {
	border-bottom: 1px #CCCCCC dotted;
	margin-left: 50px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	width: 500px;
	line-height: 150%;
}
.sectiontext-step3 {
	border-bottom: 1px #CCCCCC dotted;
	margin-left: 50px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	width: 800px;
	line-height: 150%;
}
.icon {
	vertical-align: middle;
}
.featureimage {
	float: right;
	padding-top: 10px;
}
.fieldsetlegend {
	font-size: 16px;
	font-family: "Verdana";
	font-weight: normal;
	color: #366094;
}
#bodyheader {
	height: 45px;
	padding: 10px 0px 10px 0px;
	color: #366094;
	font-family: "Verdana";
	font-size: 22px;
}
.bodyheadergreen {
	color: #525252;
	font-size: 14px;
}
.bodyheaderspacer {
	color: #828f95;
	font-size: 20px;
}
.price {
	font-size: 18px;
}
.computecycle {
	font-size: 10px;
}


/* PAGE BUTTONS */
.round {
	color: #ffffff;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: none;
	cursor:pointer; 
	cursor:hand; 
	line-height:42px;
	background:url(images/button2.jpg) no-repeat right top; 
	padding-right:30px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round span { 
	background:url(images/button2.jpg) no-repeat left top; 
	height:42px;
	display:block;
	display:inline-block;
	padding-left:30px; line-height:42px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a.round {
	color: #ffffff;
	text-decoration: none;
}
a.round:hover {
	background-position:right -155px;
	color: #e9d20e;
	text-decoration: none;
}
a.round:hover span {
	background-position:left -155px;
	text-decoration: none;
}


/* HOME PAGE */

#featuresbox {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 22px;
	padding-top: 20px;
	text-align: center;
	background: url('images/home-features-pic.jpg') no-repeat center top;
	float: left;
	width:605px;
	height:368px;
	margin-left: 10px;
}
#freetrialbox {
	float:right;
	width:300px;
	padding:1px;
	background-color: #e9e3d2;
	margin-right:10px;
}
a.learnmore {
	color: #ffffff;
	text-decoration: none;
}
a.learnmore:visited {
	color: #ffffff;
	text-decoration: none;
}
a.learnmore:hover {
	color: #e3d71d;
	text-decoration: underline;
}
.bodytextleft {
	float: left;
	width: 280px;
	padding:10px
}

/* FOOTER SECTION */

#footertop {
	background-color: #271910;
	height: 14px;
	border-bottom: 3px #3e2a1d solid;
}
#footertopcenter {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	position: relative;
	background: url('images/br-ring-metal-footer2.png') repeat-x left top;
	height: 14px;
}
#footer {
	text-align: center;
}
#footercenter {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
}
#footerbutton {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 265px;
	padding-left: 10px;
	padding-top: 15px;
}
.footercolumn {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 225px;
	padding-top: 15px;
}
a.footerlink {
	color: #b2a095;
	font-size: 10px;
	text-decoration: none;
}
a.footerlink:visited {
	color: #b2a095;
	text-decoration: none;
}
a.footerlink:hover {
	color: #faf4b7;
	text-decoration: none;
}


/* GENERAL SECTION */

.clearboth {
	clear: both;
}
img {
	border: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.redboldtext {
	color: #CC0000;
	font-weight: bold;
}
input.pageinput {
	background: #ffffff url('images/form-input-back-fade2.jpg') repeat-x center top;
	border: 1px #a8a395 solid;
	padding: 4px;
}
.error {
	color: #CC0000;
	border: 2px #CC0000 solid;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.success {
	color: #339933;
	border: 2px #339933 solid;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}