body, html 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	background-color: #880000;
	background-image: url(../images/mm_bg_red.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #693434;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	width: auto;
	padding: 4px 4px 4px 4px;
	background-color: #AE8066;
	color: #F7F1EE;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
}

#bodyBox
{
	width: 900px; 
	margin: 20px auto 20px auto; 	
	text-align: left;
}

#pageHeader
{
	height: 108px;
	width: 900px;
	background-color: #550000;
	position: relative;
}

#pageHeader #pageHeaderImage
{
	height: 108px;
	width: 900px;
	position: absolute;
	z-index: 999;
	background-image: url(../images/fcc-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageHeader h1
{
	position: absolute;
	font-size: 22px;
	color: #DDC493;
	font-style: italic;
	padding: 12px 0px 0px 20px;
	z-index: 998;
}

#contentBox
{
	width: 900px;
	background-color: #D9BB84;
	background-image: url(../images/fcc-stl-cols-bak.gif);
	background-position: left;
	background-repeat: repeat-y;
}	

#contentBox #sitenav
{
	width: 138px;
	float: left;
}

#contentBox #contentCol
{
	width: 762px;
	float: left;
}

#navlinks 
{
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;	
}

#navlinks li
{
	padding: 0px;
	margin: 0px 0px 1px 0px;
	display: block;
	width: 100%
}

#navlinks li a
{
	display: block;
	width: 100%;
	padding: 6px 0px 6px 0px;
	text-align: center;
	background-color: #6D0032;
	border-bottom: 1px solid #8F573F;
	font-weight: bold;
	letter-spacing: 1px;
	color:#DBCBAA;
	text-decoration: none;
	font-size: 11px;
}

#navlinks li a:hover
{
	background-color: #CFAB67;
	color: #880000;
}

#contentBox #sitenav ul
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentBox #hp-maincontent
{
	width: 507px;
	float: left;
	margin-left: 12px;
}

#contentBox #pg-maincontent
{
	width: 733px;
	float: left;
	margin-left: 12px;
}

.hp-sidebar
{
	float: left;
	width: 234px;
	margin-left: 17px;
	margin-top: 3px;
}

#hp-maincontent h1
{
	font-size: 15px;
	letter-spacing:1px;
	font-style: italic;
}

#tagline-row
{
	background-color: #7D3533;
	margin: 0px;
	width: auto;
	padding-left: 0px;
	height: 26px;
	background-image: url(../images/tagline-bak.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#tagline-text
{
	display: block;
	float: left;
	width: 620px;
	padding: 0px auto 0px auto;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tagline-left-edge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #EFDFC2;
	text-align: left;
	font-size: 13px;
	letter-spacing:1px;
	font-style: normal;
	font-weight: 500;
}

#tagline-text span
{
	display: block;
	padding: 0px;
	margin: 5px 0px 0px 40px;
}

#join-button
{
	float: right;
	width: 138px;	
	height: 26px;
}

#tagline-row img
{
	display: block;
}


#contentBox .hp-sidebar
{
	float: left;
	width: 193px;
}

#hp-join-box
{
	padding: 8px 0px 8px 0px;
	border: 1px solid #CFAB67;
	background-color: #DDC08A;
	margin: auto auto auto -8px;
	letter-spacing: 1px;
	text-align: center;
	width: 430px;
}

#hp-eventbox ul
{
	list-style: none;
	margin: 12px 0px 0px 2px;
	padding: 0px;
}

#hp-eventbox ul li
{
	margin: 0px 0px 10px 0px;
}

#hp-eventbox ul li strong
{
	font-weight: bold;
	letter-spacing: 2px;
	color: #600000;
	display: block;
	margin: 0px 0px 1px 0px;
}

#hp-eventbox .morelink
{
	display: block;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;	
	width: 100%;
}

#hp-factsbox h3
{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	color: #600000;
}

#hp-factsbox p
{
	margin: 10px 0px 8px 0px;
	padding: 0px;
}

#hp-maincontent .primaryContentBox
{
	width: 507px;
	background-image:url(../images/fcc-hp-maincontentbox-bak.gif);
}

#hp-maincontent div.primaryContentBox div.header
{
	background-image: url(../images/fcc-hp-maincontentbox-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
	width: 507px;
	padding: 0px;
	margin: 0px;
}

#hp-maincontent div.primaryContentBox div.footer
{
	background-image: url(../images/fcc-hp-maincontentbox-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 507px;
	padding: 0px;
	margin: 0px;
}

#hp-maincontent div.primaryContentBox div.content
{
	padding: 0px 25px 0px 25px;
}

#pg-maincontent .primaryContentBox
{
	width: 733px;
	background-image:url(../images/fcc-pg-maincontentbox-bak.gif);
}

#pg-maincontent div.primaryContentBox div.header
{
	background-image: url(../images/fcc-pg-maincontentbox-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
	width: 733px;
	padding: 0px;
	margin: 0px;
}

#pg-maincontent div.primaryContentBox div.footer
{
	background-image: url(../images/fcc-pg-maincontentbox-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 733px;
	padding: 0px;
	margin: 0px;
}

#pg-maincontent div.primaryContentBox div.content
{
	padding: 0px 25px 0px 25px;
}


#hp-newsbox
{
	margin-top: 6px;
}

#hp-newsbox .content p
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#hp-newsbox h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 13px;
	display: block;
	width: auto;
	color: #8D703A;
	text-transform: uppercase;
	margin-top: -4px;
	padding: auto auto 4px auto;
	border-bottom: 1px solid #AD905A;
	background: none;
}

#hp-newsbox h3
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
}

#site-footer
{
	clear: both;
	width: 687px;
	margin-left: 175px;
	background-image: url(../images/hp-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	padding: 150px 0px 32px 0px;
}

#site-footer div
{
	padding: 4px 0px 4px 0px;
	background-color: #DDB474;
	font-size: 12px;
	font-style: italic;
	color: #66512B;	
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 760px;
	position: relative;
	left: -35px;
	top: 10px;
}

#site-footer div a
{
	color: #284186;
}

.pg-callout-right
{
	float: right;
	margin-left: 40px;	
}


.sidebarBox, .pg-callout-right
{
	background-color: #BE8E74;
	background-position: top;
	background-repeat: no-repeat;
	width: 210px;
	margin-bottom: 10px;
}

.sidebarBox
{
	background-image:url(../images/calloutbox-header.jpg);
}

.pg-callout-right
{
	background-image:url(../images/pg-calloutbox-header.jpg);
}

.pg-callout-right .sidebar-content
{
	background-image: url(../images/pg-calloutbox-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: auto;
	padding: 0px 10px 10px 10px;
}

.sidebarBox .header *, .pg-callout-right .sidebar-header *
{
	color: #E4D3C9;
	font-weight: bold;
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
	padding: 6px 0px 0px 12px;
}

.sidebarBox .content
{
	background-image: url(../images/calloutbox-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: auto;
	padding: 0px 10px 10px 10px;
}

.clearFloat
{ 
	clear: both;
	width: 1px;
	height: 1px;
}

ul.imagebullet
{
	list-style: url(../images/graphic-bullet.gif);
}

ul.imagebullet li
{
	padding-left: .3em;
}

ul.noindent
{
	padding-left: 1.5em;
	margin-left: 0px;
}

ul.mediumitemspacing li
{
	padding-bottom: .4em;
	margin-bottom: 0px;
}

ul.wideitemspacing li
{
	padding-bottom: 1em;
	margin-bottom: 0px;
}

.inlineEmphasis
{
	font-weight: bold;
	letter-spacing: 1px;
}

.actioncall
{
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding: 6px 6px 6px 6px;
	border: 2px solid #800030;
	background-color:#B03060;
	color: #FFDDDD;
	margin: 0px 0px 0px 12px;
}

.actioncall a
{
	font-weight: bold;
	color: #BABAFF;
}

.highlightBox
{
	border: 1px solid #CFAB67;
	background-color: #DDC08A;
	display: block;
	padding: 9px 9px 9px 9px;
}

.newsheadline
{
	padding: 4px 0px 4px 3px;
	color: 
}



