body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.stretch {
	font-size: 1px;
}
.background {
	background-image: url(images/main_cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_cell {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	color: #E7C488;
}
#footer {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main_cell_sub {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 50px 10px 10px;
	color: #E7C488;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.left_cell {
	color: #FFFFFF;
	background-image: url(images/title_envision1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 443px;
}
h2 {
	font-size: 34px;
	font-family: "Arial Narrow";
	font-variant: small-caps;
	margin: 0px;
}
h3 {
	font-size: 21px;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	margin: 10px;
	font-weight: normal;
}
#call_out_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 12px;
}
