﻿body 
{
	font-size:75%;
	color:#222;
	background:#fff;
	font-family:"Calibri, Helvetica Neue", Arial, Helvetica, sans-serif; 
	background-image:url('images/Pattern.gif');
	margin-top: 0px;
	padding-top: 0px;
	line-height:1.5;

}
.banner
{
	background-image: url('images/BannerBK.gif');
	background-repeat: repeat-x;
	height: 58px;
	width: 1000px; }
	.bannerHome
{
	background-image: url('images/HomeBanner_04.jpg');
	background-repeat: repeat;
	height: 58px;
	width: 1000px;
	height: 99px;
	background-color: #768C4b; }

.container 
{
	width:1000px;
	margin:0px auto; 
	
	background-color: #FFFFFF; 
	border: solid, 2px #45552D;
	
	}
	.Nav
{
	width: 100%;
	
	background-image: url('images/SubPageOrangeBar.gif');
	background-repeat: repeat-x;
	float:none;
	clear: both;
}
.BannerImage{ float: left; padding: 0px;}
.BannerRight {float: right; padding: 0px;}

.span-15 {width:650px; float: left; padding-top: 10px;}
.span-7 {width:270px;margin-left: 20px; float: left; padding-top: 10px;}
.BorderedContent {border-left:1px solid #d2ddb2; padding-left: 15px;}
.prepend-1 {padding-left:40px;}
.colborder {padding-right:24px;}
.FullWidth {margin-top: 20px;padding: 30px; }

hr {background:#ddd;color:#ddd;clear:both;float:none;width:95%;height:.1em; text-align:center;border:none;}
.footer {font-size: 80%; text-align: center; padding-bottom: 1.5em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#CC9933;}
h1 {font-size:1.5em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.25em;margin-bottom:0.5em;}
h3 {font-size:1em;line-height:1;margin-bottom:0.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.5em;}
h6 {font-size:1em;font-weight:bold;}

li{ list-style-image: url(images/Bullet.gif);}
.CenterAlign
{
	text-align: center;
}
.Half
{
	width: 50%;
	vertical-align: top;
}
.ImagePadding
{
	padding: 10px;
}
.CenterAlign
{
	text-align:center;
}
.NoPadding
{
	padding: 0px;
}
