body {
	background-color:#b6bec2;
	background-image:url(images/upperBlendBg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:20px;
	color:#760202;
}
h1 span {
	color:#63635d;
}
h2 {
	padding:0;
	margin:0;
	font-size:12px;
	color:#760202;
}
.question {
	padding:3px 0 12px 36px;
	color:#666;
	font-weight:bold;
	background-image:url(images/q.gif);
	background-repeat:no-repeat;
}
.answer {
	padding:3px 0 18px 36px;
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
}
#staffNav a {
	text-decoration:none;
}
.staffWrap {
	width:620px;
	margin-top:15px;
	margin-bottom:10px;
	background-image:url(images/staffBg.gif);
	background-repeat:no-repeat;
}
.headWrap {
	width:620px;
	background-image:url(images/headBg.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
	}
#pageWrapper {
	width:806px;
	background-image:url(images/mainPageBg.jpg);
	background-repeat:repeat-y;
}
#pageWrapperInner {
	background-image:url(images/mainUpperBg.jpg);
	background-repeat:no-repeat;
}
#headerWrapper {
	height:246px;
	position:relative;
}
#upperNav {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	top:12px;
	left:605px;
	position:absolute;
	z-index:2;
}
#upperNav a {
	padding:0 6px;
	color:#fff;
	text-decoration:none;
}
#upperNav a:hover {
	text-decoration:underline;
}
#navWrapper {
	height:36px;
	padding-left:0px;
	background-image:url(images/menuBg.jpg);
	background-repeat:no-repeat;
}
#midMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#760202;
	text-transform:uppercase;
}
.midMenuItem {
	text-align:center;
	background-image:url(images/navDiv.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}
.midMenuItem a {
	height:22px;
	padding-top:13px;
	color:#760202;
	text-decoration:none;
	background-image:url(images/1x1blank.gif);
	display:block;
}
.midMenuItem a:hover {
	color:#0000ff;
}
#contentWrapper {
	min-height:400px;
	background-image:url(images/mainContentBg.jpg);
	background-repeat:no-repeat;
}
* html #contentWrapper {
	height:400px;
}
#leftColumnWrap {
	width:397px;
	float:left;
}
#rightColumnWrap {
	width:396px;
	float:right;
}
#homeTextWrap {
	padding:20px 0 20px 20px;
}
.headingWrap {
	position:relative;
}
.largeCap {
	z-index:1;
}
.largeCapText {
	/*font-style:italic;*/
	font-size:14px;
	z-index:2;
}
.text18 {
	line-height:18px;
}
.firstP {
	margin:0;
	padding:0;
}
.lastP {
	margin:0;
	padding:0;
}
/*begin featured css*/
#featuredWrapper {
	width:383px;
}
#featuredInner {
	background-image:url(images/featuredBg.jpg);
	background-repeat:repeat-y;
}
#featured {height:140px;}

#assetsWrapper {
	width:383px;
}
#assetInner {
	background-image:url(images/assetBg.gif);
	background-repeat:no-repeat;
}
#assets {
	height:140px;
}

/*#featured img {
	border:1px solid #760202;
}
#featured a:hover img {
	border:1px solid #0000ff;
}
.slidetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
}
#featured a {
	font-size:12px;
	color:#760202;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#0000ff;
}
.scrollText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
}
.scrollHeading {
}
.scrollDate {
	margin-top:10px;
}
.scrollLocation {
	margin-top:10px;
}*/

#featuredBtm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	background-image:url(images/featuredBottom.jpg);
	background-repeat:no-repeat;
}
#featuredBtm a {
	padding:6px 58px 25px 0;
	color:#fff;
	text-decoration:none;
	display:block;
}
#featuredBtm a:hover {
	color:#ecff3d;
}
#assetsBtm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	background-image:url(images/featuredBottom.jpg);
	background-repeat:no-repeat;
}
#assetsBtm a {
	padding:6px 58px 25px 0;
	color:#fff;
	text-decoration:none;
	display:block;
}
#assetsBtm a:hover {
	color:#ecff3d;
}
/*end featured css*/
#videoWrapper {
	width:383px;
	padding:9px 0 15px 0;
}
#videoWrap {
	background-image:url(images/videoBg.jpg);
	background-repeat:no-repeat;
}
#video {
	padding-top:18px;
}
#signupWrapper {
	width:383px;
	padding-top:15px;
}
.inputDiv {
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.inputDiv div {
	width:320px;
	text-align:right;
	float:left;
}
.inputDiv input {
	width:175px;
	height:18px;
	border:1px solid #ccc;
}
#contactFooter {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	clear:both;
}
#footerWrapper {
	clear:both;
	background:url(images/footerBlend.jpg) repeat-y;
	height:185px;

}
#footer {
	background:url(images/footerUpperBg.jpg) no-repeat;
	width:806px; height:31px;
}

#footerText {
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	}
#footerText a {
	color:#fff;
	text-decoration:none;
}
#footerText a:hover {
	color:#fff;
	text-decoration:underline;
}