
body 
{
    font-family:Arial, Sans-Serif;
    font-size:12px; 
    color:#fff;
    text-align: center;
	min-width: 100%;
	margin-top: 16px; 
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	background:#0c2c15 url(backtile.jpg) repeat-x;

}

#wrapper
{
   	margin:0 auto;
	width:940px;
	height:auto;
	text-align: center;
}

#header
{
    position:relative;
    margin:0 auto;
	width:940px;
    height:136px;
    background:transparent;
    text-align:center;
}


 .clear
{
    clear:both;
}

#ContentArea
{
    position:relative;
    top:0px;
    left:0px;
    width:940px;
    height:auto;
    background:#ebf2e6 url(contentBack.gif) repeat-y;
}

#ContentArea a
{
    color:#333;
    text-decoration:none;
    font-size:12px;
}

#ContentArea a:visited
{
    color:#333;
    text-decoration:none;
    font-size:12px;
}

#ContentArea a:hover
{
    color:#000;
    text-decoration:none;
    font-size:12px;
}


#ContentLeft
{
	position:relative;
    width:313px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    float:left;
}

#ContentLeft p
{
    margin-left:25px;
    margin-right:25px;
    margin-top:20px;
    color:#333;
    font-size:13px;
}

#ContentCenter
{
	position:relative;
    width:312px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    float:left;
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
}

#ContentCenter p
{
    margin-left:25px;
    margin-right:25px;
    margin-top:20px;
    color:#333;
    font-size:13px;
}

#ContentRight
{
	position:relative;
    width:313px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    float:right;
}

#ContentRight p
{
    margin-left:25px;
    margin-right:25px;
    margin-top:20px;
    color:#333;
    font-size:13px;
}

#ContentBottom
{
	clear:both;
	position:relative;
    width:940px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    text-align:center;
}

#ContentBottom p
{
    margin-left:25px;
    margin-right:25px;
    margin-top:20px;
    color:#333;
    font-size:13px;
    text-align:left;
}

#ContentBottom h1
{
    margin-left:25px;
    color:#377e06;
    font-size:20px;
    font-weight:bold;
    font-style:italic;
    font-family:'Century Gothic', Sans-Serif;
    text-align:left;
}

#ContentBottom h2
{
    margin-left:25px;
    color:#8dad00;
    font-size:16px;
    font-weight:bold;
    font-style:italic;
    font-family:'Century Gothic', Sans-Serif;
    text-align:left;
}

#ContentBottom li
{
    color:#333;
    font-size:13px;
    text-align:left;
    margin-right:25px;
}

#ContentBottom td
{
    margin-left:25px;
    margin-top:10px;
    color:#333;
    font-size:13px;
}

#footer
{
    clear:both;
    position:relative;
	width:940px;
    height:36px;
    background:transparent url(footerback.jpg) no-repeat;
    text-align:center;
    padding:0;
}

#footer p
{
    text-align:center;
    font-size:13px;
    margin-top:5px;
    color:#194e21;
}


#coprightArea
{
    clear:both;
    position:relative;
    width:940px;
    height:auto;
    background:transparent;
}

#copyright
{
    position:relative;
	width:940px;
    height:auto;
    text-align:left;
    padding:0;
}

#copyright p, td
{
    color:#999;
    font-size:12px;
}

#copyright a
{
    color:#999;
    text-decoration:none;
    font-size:12px;
}

#copyright a:visited
{
    color:#999;
    text-decoration:none;
    font-size:12px;
}

#copyright a:hover
{
    color:#ccc;
    text-decoration:none;
    font-size:12px;
}



.footertext 
{
    font-size:12px;
    color:#999999;
}

#footnote
{
    color:#999999;
    font-size:12px;
}

#footnote a, a:visited
{
    color:#999999;
    text-decoration:none;
    font-size:12px;
}

#footnote a:hover
{
    color:#ccc;
    text-decoration:none;
    font-size:12px;
}

hr
{
    color:#c8c7c7;
}
	
.Head
{
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
	}
	
.SubHead
{
	font-size:12px;
	color:#000;
}

.SubHead a, a:visited
{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

p
{
    padding:0;
    margin:0;
}


