body
{
	background-color:#b4b5b5;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	
}

#pageContainer{
	background-image:url('../images/background.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:900px;
	margin: 0px auto 0px auto;
}

#page{
	border-top: none;
	font-size: .74em;
	padding: 0px .5em 2em .5em;
	text-align: left;
	width: 900px;
	display: table;
	margin: 0px auto 0px auto;
}

div.pageContent
{
	clear:both;
	display: table;
	width: 734px;
	margin: 0px auto 0px auto;
}

#navigator
{
	float:right;
	height:55px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#navigator a, #navigator a.selected
{
	display:block;
	padding-top:30px;
	text-transform:uppercase;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #000000;
	text-decoration:none;
	color:#000000;
}

#navigator a.selected
{
	background-image:url('../images/navbg_slct.gif');
}

#navigator a:hover, #navigator a.selected:hover
{
	color:#681823;
	background-color:#cccccc;
	background-image:url('../images/navbg.gif');
	background-repeat:repeat-x;
}

div.content
{
	clear:both;
	width:900px;
}

div.wordMark
{
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	width:734px;
}

div.header
{
	border:3px solid white;
	width734px;
	background-color:#681823;
	padding:5px;
	height:60px;
	text-align:right;
	color:#ffffff;
	border-bottom:0;
	letter-spacing:.3em;
	padding-top:10px;
}
div.header1
{
	border:3px solid white;
	width734px;
	background-color:#681823;
	padding:5px;
	height:60px;
	text-align:left;
	color:#ffffff;
	border-bottom:0;
	letter-spacing:.3em;
	padding-top:10px;
}
table td
{
	vertical-align:top;
}	

div.whiteBodyText
{
	color:#ffffff;
	font-size:12px;
}

table td.hangLeft
{
	padding-left:10px;
}

div.headershort
{
	border:3px solid white;
	width734px;
	background-color:#681823;
	padding:5px;
	height:18px;
	text-align:right;
	color:#ffffff;
	letter-spacing:.3em;
	padding-top:10px;
}

div.burgundyPanel, table.burgundy
{
	border:3px solid white;
	width:734px;
	background-color:#681823;
	padding:5px;
	color:#ffffff;
	padding-top:10px;
	line-height:24px;
}

div.header div
{
	padding-top:44px;
}

div.featureHeadline
{	
	color:#ffffff;
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:120%;
}

div.featureHeadline2
{	
	color:#ffffff;
	font-size:20px;
	padding-top:20px;
	line-height:120%;
}

div.featureBody
{
	font-size:11px;
	color:#333333;
}


div.primespot
{
	border:3px solid white;
}


div.left
{
	float:left;
}

div.right
{
	float:right;
}
div.earthyPanel
{

	float:left;
	width:346px;
}

div.panel
{

	border-left:0;
	float:left;
	width:468px;
	height:210px;
	color:#ffffff;
	background-color:#681823;
	border:3px solid white;
	}

div.burgundyPanelContent
{
	padding:10px;
	line-height:24px;
	height:100px;
}


h1, h2, h3, h4
{
	letter-spacing:.3em;
	padding:0;
	margin:0;
	font-weight:normal;
	padding-bottom:4px;
}

span.inlinehighlight
{
	font-size:18px;
}

div.footer
{
	clear:both;
	width:734px;
	text-align:center;
	padding:20px;
}

div.footer div.links
{
	padding-top:10px;
}

div.footer div.links a
{	
	color:#000000;
	text-decoration:none;
}

div.footer div.links a:hover
{	
	text-decoration:underline;
}

