body {
	background-color: #586D9C;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #C2B3A1;
}
p {
	padding: 0px;
	margin: 0px 0px 0px 0px; 
	background: transparent;
}
div#navcontainer
{
background-color: #82591F;
}
div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: white;
text-align: left;
margin: 0;
padding-left: 3px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 5px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 5px 46px 5px 47px;
color: white;
text-decoration: none;
margin-left: -3px;
}
div#navcontainer ul li a:hover
{
background-color: #BA9E66;
color: white;
}
#container {
width: 744;
background-color: #265787;
}
#boxcontainer {
width: 100%;
}
#timelinebar {
	padding: 0px;
	width: 744px;
	height: 100px;
	position: relative;
	background-color: #5C788F;
	border-bottom: solid 1px #FFFFFF;	
}
#feature {
	float: left;
	width: 400px;
	height: 375px;
	position: relative;
	background-color: #C2B3A1;
}
#photogallery {
	float: left;
	width: 384px;
	position: relative;
	background-color: #265787;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
	padding: 8px;	
}
#calendar {
	float: right;
	background-color: #265787;
	text-align: left;
	width: 327px;
	position: relative;
	padding: 8px;
	border-bottom: solid 1px #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 108px;
}
#news {
	float: right;
	background-color: #265787;
	text-align: left;
	width: 327px;
	position: relative;
	padding: 8px;
	top: 0px;
	border-bottom: solid 1px #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 108px;
}
#gcrelay {
	float: right;
	background-color: #265787;
	text-align: left;
	width: 327px;
	position: relative;
	padding: 8px;
	top: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-left: 1px solid #FFFFFF;
	height: 108px;
}
#weareberea {
	clear: both;
	background-color: #5C788F;
	text-align: left;
	width: 744px;
	height: 100px;
	position: relative;
	top: 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
	color: #FFFFFF;		
}
#date {
	clear: both;
	float: left;
	text-align: left;
	width: 15%;
	position: relative;
}
#itemtitle {
	float: right;
	text-align: left;
	width: 85%;
	position: relative;
	margin: 0px 0px 4px 0px; 
}
.rtcolumntitle {
	color: #C2B3A1;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 8px 0px; 
}
#morelink {
	clear: both;
	text-align: right;
	padding-top: 10px;
}.maincontent {
	background-color: #FFFFFF;
}
.maincontent p {
	margin: 0px 0px 12px 0px;
}
.legalinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00386B;
}
.legalinfo a:link {
	color: #00386B;
	text-decoration: underline;
}
.legalinfo a:visited {
	color: #00386B;
	text-decoration: underline;
}
.legalinfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.legalinfo a:active {
	color: #00386B;
	text-decoration: underline;
}
.leftcolumn {
	background-color: #C2B3A1;
	color: #000000;
}.navbar-text {
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

