html {
	overflow-y: scroll;
}
body {
	background: #e08430 url(../images/bg_tile_x.jpg) repeat-x top;
	margin: 0;
}
.backToTop {
	border-bottom: 1px solid #ccc;
	text-align: right;
}
.columnLeft {
	float: left;
	width: 50%;
}
img {
	border: 0;
}
#background {
	background: url(../images/bg.jpg) no-repeat top center;
}
#container {
	background: #fdf9f4;
	margin: auto;
	width: 960px;
}
#footer {
	color: #b97222;
	font: 11px/45px Arial, Helvetica, sans-serif;
	height: 45px;
	margin: auto;
	width: 960px;
}
#footer p {
	margin: 0;
}
#footer a:link,  #footer a:visited {
	color: #915a1e;
	text-decoration: none;
}
#footer a:hover {
	color: #b17533;
}
#footer .left {
	float: left;
	padding-left: 15px;
	width: 250px;
}
#footer .right {
	float: left;
	padding-right: 15px;
	text-align: right;
	width: 680px;
}
#formEnroll {
	background: #f0f0f0;
	border: 1px solid #ccc;
	margin: auto;
	padding: 20px;
	width: 600px;
}
#formEnroll input,  #formEnroll select {
	margin-bottom: 2px;
}
#formEnroll label {
	float: left;
	text-align: right;
	width: 150px;
}
#stage #formEnroll p {
	margin: 0 0 20px 0;
}
#formEnroll .divider {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#formEnroll .subtitle {
	color: #ce4723;
}
#header {
	background: url(../images/bg_header.jpg) no-repeat;
	height: 145px;
	position: relative;
	text-align: left;
}
#header #contact {
	height: 20px;
	margin-left: 635px;
	position: absolute;
	top: 65px;
	width: 280px;
	z-index: 2;
}
#header #contact p {
	border-bottom: 1px dotted #fff;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
}
#header #contact #email {
	float: left;
	width: 149px;
}
#header #contact #email a:link,  #header #contact #email a:visited {
	color: #d9541e;
	text-decoration: none;
}
#header #contact #email a:hover {
	color: #ec7645;
}
#header #contact #links {
	float: left;
	text-align: center;
	width: 130px;
}
#header #contact #links a:link,  #header #contact #links a:visited {
	color: #909090;
	text-decoration: none;
}
#header #contact #links a:hover {
	color: #ccc;
}
#header #logo {
	left: 0;
	position: relative;
	top: 0;
	z-index: 1;
}
#stage {
	background: #fdf9f4;
}
#stage blockquote {
	background: #f0f0f0;
	border: 1px solid #ccc;
	color: #474747;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin: 0 auto 20px auto;
	padding: 20px;
	width: 450px;
}
#stage blockquote .author {
	display: block;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
#stage p {
	color: #474747;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin: 20px 40px 20px 40px;
}
#stage p.question {
	font: 20px Arial, Helvetica, sans-serif;
}
#stage p.subtitle {
	font-weight: bold;
}
#stage p.subtitleLg {
	font: bold 16px Arial, Helvetica, sans-serif;
}
#stage ul {
	color: #474747;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 120px;
	padding: 0;
}
a:link,  a:visited {
	color: #ce4723;
	text-decoration: none;
}
a:hover {
	color: #474747;
}
/* FireFox expansion fix: */

.columnFix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #A5ACB2;
}
#stage p#siteTree {
	color: #ccc;
	font-size: 10px;
	margin-bottom: -10px;
	margin-top: 0;
	width: 400px;
}

#stage p.about_links {
	color: #ccc;
	font-size: 10px;
	margin-top: -10px;
	float: right;
}
.custom_bullet li span { display: inline-block; width: 13px; text-align: left; }
