body {
	background-color:#eca413;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
h1 {
	font-size:14px;
	color:#2565d9;
}
h2 {
	font-size:14px;
	color:#ff0000;
}
a {
	color:#2565d9;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
.blueborder {
	border:1px solid #2565d9;
}
#commonMainBg {
	width:831px;
	background-image:url(images/bg_repeat.gif);
	background-repeat:repeat-y;
	position:relative;
}
#commonHdr {
	height:145px;
	background-image:url(images/commonHdrBgRev.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#headerLink {
	width:220px;
	height:85px;
	cursor:pointer;
	left:100px;
	top:0;
	position:absolute;
	z-index:10;
}
#commonContentBg {
	background-image:url(images/commonContentBgRev.jpg);
	background-repeat:no-repeat;
}
#homeContentBg {
	background-image:url(images/homeContentBg.jpg);
	background-repeat:no-repeat;
}
#homeContentBgRev {
	background-image:url(images/homeContentBgRev.jpg);
	background-repeat:no-repeat;
}
#commonContentBg p {
	margin-top:0;
}
#leftColumn {
	width:222px;
	float:left;
}
.goldDotted {
	height:1px;
	border-bottom:1px dotted #f2c261;
}
.blueDotted {
	height:1px;
	border-bottom:1px dotted #2565d9;
}
#pageContentWrapper {
	width:561px;
	float:left;
}
#pageContentWrap {
	min-height:600px;
}
#flashHolder {
	width:420px;
	height:312px;
	left:19px;
	top:-1px;
	position:absolute;
	z-index:5;
}
#flashHolder2 {
	width:418px;
	height:312px;
	left:19px;
	top:-1px;
	position:absolute;
	z-index:5;
}
#homeText {
	text-align:left;
	line-height:16px;
	padding:0 120px 20px 50px;
}
#homeText p {
	margin-top:0;
}
/* begin scroller css */
#scrollerWrapper {
	width:348px;
	height:212px;
	left:440px;
	top:110px;
	position:absolute;
	z-index:100;
}
#featured {
	height:143px;
}
#featured img {
	border:1px solid #fff;
}
#featured a:hover img {
	border:1px solid #ff0000;
}
.slidetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
}
#featured a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2565d9;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#ff0000;
}
.scrollText {
}
.scrollHeading {
}
.scrollDate {
	margin-top:10px;
}
.scrollLocation {
	margin-top:10px;
}
/* end scroller css */
#prBox {
	text-align:left;
	line-height:16px;
	padding:0 15px;
	border-right:1px solid #2565d9;
	border-left:1px solid #2565d9;
}
#prBox p {
	margin:0;
}
.clearFloats {
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}
#contactInset {
	width:260px;
	font-size:11px;
	color:#333366;
	line-height:18px;
	padding:10px 0 10px 20px;
	border-left:1px solid #2565d9;
	float:right;
}
#footerWrap {
	width:831px;
	height:126px;
	background-image:url(images/footerBg.png);
	background-repeat:no-repeat;
}
#footer {
	padding:45px 0 0 180px;
	font-size:11px;
	line-height:16px;
	color:#333366;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#0000ff;
}