h1 {
	font-size: 167%;
	color: #800000;
	background-color: transparent;
}

label {
	width: 100px;
	display: block;
	float: left;
}

#formbutton {
	margin-left: 100px;
}
a {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
a:visited {
	text-decoration: none;
	color: #600000;
}
.skiplink {
	margin-top: -9999px;
	margin-left: -9999px;
	position:absolute;
}
div#ft {
	margin:auto;
	text-align: center;
}
fieldsphoto {
	float: right;
}
div#topbar {
	background-image: url(/public/graphics/toplink_bg1.gif);
	background-repeat: repeat-x;
	color: white;
	padding-left:.5em;
}
div#topbar span#est {
	display: inline;
	float: right;
	margin-right:.5em;
}
div#ft {
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}
div#fieldsBuilding {
	position:relative;
	width:100px;
	top:0;
	background-image: url(/public/graphics/fields-building_top.jpg);
	background-repeat: no-repeat;
}
body#contact div#fieldsBuildingContact {
	background-image: none;
	float:right;
	margin:.5em;
}
#contact ul{
	list-style-position: inside;
	list-style-type: none;
	margin-left:0;
}
#contact ul li{
	list-style-position: inside;
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}
#contact dl {
	margin:0;
	padding:0;
}
#contact dl dd {
	font-size:1em;
	margin-left:0;
	padding-left:0;
}
#contact dl dt {
	font-size:1em;
	margin-left:0;
	padding-left:0;
}

h1#headerLogo {
	position:relative;
	width:974px;
	height:103px;
	overflow:hidden;
	margin:0;
}
h1#headerLogo span#logo {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image: url(/public/graphics/mc_banner974.jpg);
	background-repeat: no-repeat;
}

h1#headerLogog {
	position:relative;
	width:974px;
	height:103px;
	overflow:hidden;
	margin:0;
}
h1#headerLogog span#logo {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image: url(/public/graphics/mc_banner974-grn.jpg);
	background-repeat: no-repeat;
}

#topbar p {
	margin-bottom:0;
}

/* navigation block styling setup */

#navblock {
	color: white;
	background-color:#5E060A;
}


#navblock a{
	color: white;
	background-color:#5E060A;
}
#navblock a:hover{
	background-color: white;
	color:#5E060A;
}

#navblock p	{
	padding-left: 5px;
}

#nav {
	width: 130px;
	height: 450px;
	position: relative;
	background: url(images/menubkg.jpg);
	margin: 0;
	padding: 0;
	float:left; /* Contain floated items list */
	}

#nav li {
	float:left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	display: block;
	text-indent: 5px;
	line-height: 3.5;
	width: 130px;
	font-size: 108%;
	font-weight: 700;
	background: url(images/menubkg.jpg) no-repeat;
}

#nav a {
	display: block;
	color:#fff;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #fff;

}
#nav a:hover {
	color: #000;
}

#navblockg {
	color: white;
	background-color:#457E00;
}


#navblockg a{
	color: white;
	background-color:#457E00;
}
#navblockg a:hover{
	background-color: white;
	color:#5E060A;
}

#navblockg p	{
	padding-left: 5px;
}


#navg {
	width: 130px;
	height: 333px;
	position: relative;
	background: url(images/menubkg-grn.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float:left; /* Contain floated items list */
	}

/*
#navg {
	width: 130px;
	height: 333px;
	position: relative;
	background: url(images/menubkg333.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float:left; /* Contain floated items list */
	}
*/
#navg li {
	float:left;
}
/*
#navg li a {
	position: absolute;
	top: 0;
	margin: 0;
	display: block;
	text-indent: 5px;
	line-height: 3.5;
	width: 130px;
	font-size: 108%;
	font-weight: 700;
	background: url(images/menubkg-grn.jpg) no-repeat;
}
*/

#navg li a {
	position: absolute;
	top: 0;
	margin: 0;
	display: block;
	text-indent: 5px;
	line-height: 3.5;
	width: 130px;
	font-size: 108%;
	font-weight: 700;
	background: url(images/menubkg-grn.jpg) no-repeat;
}

#navg a {
	display: block;
	color:#fff;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #fff;

}
#navg a:hover {
	color: #000;
}

div#yui-main h1 {
	margin:0;
	padding:0;
	width:100%;
}
/*
li#nav_hom a	{
	top: 0;
	height: 44px;
	background-position: 0 0;
}

li#nav_abo a	{
	top: 44px;
	height: 44px;
	background-position: 0 -44px;
}

li#nav_sal a	{
	top: 88px;
	height: 44px;
	background-position: 0 -88px;
}

li#nav_rep a	{
	top: 132px;
	height: 44px;
	background-position: 0 -132px;
}

li#nav_con a	{
	top: 176px;
	height: 44px;
	background-position: 0 -176px;
}

li#nav_bus a	{
	top: 220px;
	height: 44px;
	background-position: 0 -220px;
}

li#nav_trn a	{
	top: 264px;
	height: 44px;
	background-position: 0 -264px;
}

li#nav_faq a	{
	top: 308px;
	height: 44px;
	background-position: 0 -308px;
}

li#nav_lis a	{
	top: 352px;
	height: 44px;
	background-position: 0 -352px;
}

li#nav_hom a:hover	{
	top: 0px;
	height: 44px;
	background-position: -160px 0;
}

li#nav_abo a:hover	{
	top: 44px;
	height: 44px;
	background-position: -160px -44px;
}

li#nav_sal a:hover	{
	top: 88px;
	height: 44px;
	background-position: -160px -88px;
}

li#nav_rep a:hover	{
	top: 132px;
	height: 44px;
	background-position: -160px -132px;
}

li#nav_con a:hover	{
	top: 176px;
	height: 44px;
	background-position: -160px -176px;
}

li#nav_bus a:hover	{
	top: 220px;
	height: 44px;
	background-position: -160px -220px;
}

li#nav_trn a:hover	{
	top: 264px;
	height: 44px;
	background-position: -160px -264px;
}

li#nav_faq a:hover	{
	top: 308px;
	height: 44px;
	background-position: -160px -308px;
}

li#nav_lis a:hover	{
	top: 352px;
	height: 44px;
	background-position: -160px -352px;
}
*/
li#nav_hom a	{
	top: 0;
	height: 37px;
	background-position: 0 0;
}

li#nav_abo a	{
	top: 37px;
	height: 37px;
	background-position: 0 -37px;
}

li#nav_sal a	{
	top: 74px;
	height: 37px;
	background-position: 0 -74px;
}

li#nav_rep a	{
	top: 111px;
	height: 37px;
	background-position: 0 -111px;
}

li#nav_con a	{
	top: 148px;
	height: 37px;
	background-position: 0 -148px;
}

li#nav_bus a	{
	top: 185px;
	height: 37px;
	background-position: 0 -185px;
}

li#nav_trn a	{
	top: 222px;
	height: 37px;
	background-position: 0 -222px;
}

li#nav_faq a	{
	top: 259px;
	height: 37px;
	background-position: 0 -259px;
}

li#nav_lis a	{
	top: 296px;
	height: 37px;
	background-position: 0 -296px;
}

li#nav_hom a:hover	{
	top: 0px;
	height: 37px;
	background-position: -160px 0;
}

li#nav_abo a:hover	{
	top: 37px;
	height: 37px;
	background-position: -160px -37px;
}

li#nav_sal a:hover	{
	top: 74px;
	height: 37px;
	background-position: -160px -74px;
}

li#nav_rep a:hover	{
	top: 111px;
	height: 37px;
	background-position: -160px -111px;
}

li#nav_con a:hover	{
	top: 148px;
	height: 37px;
	background-position: -160px -148px;
}

li#nav_bus a:hover	{
	top: 185px;
	height: 37px;
	background-position: -160px -185px;
}

li#nav_trn a:hover	{
	top: 222px;
	height: 37px;
	background-position: -160px -222px;
}

li#nav_faq a:hover	{
	top: 259px;
	height: 37px;
	background-position: -160px -259px;
}

li#nav_lis a:hover	{
	top: 296px;
	height: 37px;
	background-position: -160px -296px;
}
 
div#blackboard{
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background-color:rgb(0,0,0);
	margin-top:10px;
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow:  2px 2px 6px;
	box-shadow: 2px 2px 6px #888; 
}
div#blackboard p{
	background-color:rgb(0,0,0);
	margin-bottom:.5em;
}

div#blackboard .yel{
	color:rgb(255,55,255);
	padding-left:5px;
	padding-right:5px;
}
div#blackboard .gr{
	color:rgb(0,255,0);
	padding-left:5px;
	padding-right:5px;
}
div#blackboard .bl{
	color:blue;
}
div#blackboard .wht{
	color:white;
	padding-left:5px;
	padding-right:5px;
}

div#blackboard h1 {
	margin:auto;
	padding-bottom:5px;
	text-align:center;
	width:100%;
}



#copyright {
color:rgb(0,0,0);
font-family:helvetica;
font-size:77%;
}

#credit {
color:rgb(0,0,0);
font-family:helvetica;
font-size:77%;
}

.fineprint {
color:grey;
font-family:helvetica;
font-size:77%;
}

#article h1.article
{
clear:left;
clear:right;
color:rgb(0,0,128);
}

h1.pagetitle
{
color:rgb(128,0,0);
font-family:sans-serif;
font-size:246.2%;
font-weight:bold;
}

h2.pagesubtitle
{
color:rgb(128,0,0);
font-family:sans-serif;
font-size:200%;
font-weight:bold;
}

#articles .article h1.article a
{
color:rgb(128,0,0);
font-family:sans-serif;
font-size:122%;
font-weight:bold;
text-decoration:underline;
}

#articles .article .article p.16
{
color:rgb(0,255,0);
font-family:sans-serif;
}

a:link.footer {color:#800000; font-family:helvetica; text-decoration:none;}
a:hover.footer {color:#800000; font-family:helvetica; text-decoration:underline;}

.quoteBox {
	float: right;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 4px;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #666666;
	background-image:url(/public/graphics/quote.gif);
	background-repeat: no-repeat;
	background-position:top left; left:0px; top:5px;
	width: 150px;
}

.quoteText {
	font:13px arial; color: #666666;
}

.article
{
clear:both;
font-family:sans-serif;
font-size:100%;
margin-bottom:10px;
margin-top:10px;
}

.fp2article
{
clear:both;
font-family:sans-serif;
font-size:100%;
margin-bottom:10px;
margin-top:10px;
padding: 50px 0 20px 0;
}

.ct
{
float:left;
margin-bottom:5px;
margin-right:5px;
}

.fl
{
float:left;
margin-bottom:5px;
margin-right:5px;
}

.fr
{
float:right;
margin-bottom:5px;
margin-left:5px;
}

.p16
{
color:rgb(0,0,0);
font-family:sans-serif;
font-size:123.1%;
}

.plain
{
color:rgb(0,0,0);
font-family:sans-serif;
font-size:123.1%;
}

h2
{
font-weight:normal;
margin-bottom:0px;
}

dt
{
color:rgb(128,0,0);
font-family:sans-serif;
font-size:138.5%;
margin-bottom:0px;
}

dd
{
color:rgb(0,0,0);
font-family:sans-serif;
font-size:123.1%;
margin-bottom:10px;
}

h2.article
{
color:rgb(128,0,0);
font-family:sans-serif;
font-size:138.5%;
margin-bottom:0px;
}

span.vcard	{
background-color: #999;
}

div.hiddenNews	{
	background-color: #cccccc;
	background-image: url(/public/graphics/disabled.png);
	background-repeat: repeat;
}

.hours	{
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background:#7f7;
	padding:1em;
	}
	
.trade	{
	-moz-border-radius: 1em 2em;
	-webkit-border-radius: 1em 3em;
	-webkit-transform: skew(5deg,5deg);
	border-radius: 1em 2em;
	-moz-box-shadow:  2px 2px 6px;
	-webkit-box-shadow: 2px 2px 6px #8f8;
	box-shadow: 2px 2px 6px #8f8; 

	background:#9f3;
	padding:1em .5em;
	margin: 1em 0;
	} 

.clearfloats	{
	clear: both;
}

.rssRight	{
	font-family: Times, TimesNR, serif;
}

.rssRight h2	{
	background-color: #666;
	padding: 3px;
}

.rssRight h2 a	{
	font-family: sans-serif;
	font-stretch: condensed;
	font-size: 80%;
	color: #FFF
}
a.facebook_link {
	margin:auto;
	width:10em;
	text-align: center;
}
a.facebook_link:hover {
	text-decoration: none;
}

a.facebook_link img{
	width:10em;
	margin:auto;
}

.undermenu	{
	padding-left: 15px;
	}