body {
	margin: 0;
	background: url(/images/bg.jpg) top center repeat-x #E5DCBB;
}

body, p, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color: #000000;
}

a:link, a:visited {
	color: #840901;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #840901;
}

p{margin: 0 0 1em 0;}

img{border:none;}

h1, h2, h3, h4, h5, h6{margin:.825em 0 .5em 0;}
h1{font-size:2.125em;}
h2{font-size:1.75em; color: #FBA502;}
h3{font-size:1.5em; color: #840901;}
h4{font-size:1.25em; color: #407201;}
h5{font-size:1.125em;}
h6{font-size:1em;}

ul{
	margin-left:25px; 
	list-style:outside;
	list-style-type:circle;
	color:#407201;
	font-weight:600;
}
ol{margin-left:25px;}


blockquote{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong{font-weight:bold;}
em{font-style:italic;}

.huli li{ margin-bottom:1em; font-weight:normal;}840901
.huli strong{color:#840901;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{}
.hide		{display:none;}
p.last		{margin-bottom:0px;}
.center		{text-align:center;}
.pad5		{padding:.5em;}
.pad5		{padding:15px;}
.red, a.red		{color:#840901;}
.green, a.green		{color:#407201;}
.firstLetter	{float:left; }

.style1 {color: #F9B107}
.style2 {color: #6E0E00}

#menuTopImages img{ border:#000 solid 1px;}

#footer .col{width:24.5%;}
#footer .title{text-align:center; font-weight:bold;}
#footer p{text-align:center;}