body {
	background: url(images/sitebk.jpg) repeat-x top;
	color: #000000;
	font: 13px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*<group=General>*/

#container {
	width: 740px;
	\width: 760px;
	w\idth: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 130px;
	margin-top: 0px;
	background: no-repeat left top;
}

#banner {
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
}

#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	background-color: transparent;
}

h2 {
	font-size: 14px;
	color: #0f0a3f;
	padding-top: 10px;
		text-shadow: #BDBDBD 2px 2px 1px;
}

#content {
	margin-left: 140px;
	background-color: transparent;
	text-align: left;
	padding-right: 10px;
}
	
/*</group>*/

/*<group=Navigation>*/

#navigation {
	float: left;
	\width: 140px;
	w\idth: 140px;
	margin: 0;
	font-size: 10px;
	padding: 0px;
	font-weight: bold;
	background: none;
	width: 140px;
}

#navlist{
	text-align: left;
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 0px;
	margin-left: 9px;
	border-left: 1px solid #94b16e;
}

#navlist li{
	list-style: none;
	padding: .5em;
	margin: 0px;
}

#navlist li a {
	text-decoration: none;
	color: #000000;
}

#navlist a:hover { 
	text-decoration: underline;
	color: #5b8e2d;
	border-left: 4px solid #94b16e;
	margin-left: -7px;
	padding-left: 3px;
}

/*</group>*/

/*<group=Sub Navigation>*/

#subnav {
	float: right;
	\width: 140px;
	w\idth: 140px;
	font-size: 10px;
	padding: 0px;
	font-weight: bold;
	background: none;
	width: 140px;
	color: #999999;
	margin-right: 20px;
}

#subnavlist{
	text-align: left;
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 0px;
	margin-left: 9px;
	border-left: 1px dashed #94b16e;
	color: #999999;
}

#subnavlist li{
	list-style: none;
	margin: 0px;
	color: #999999;
	padding: 3px;
}

#subnavlist li a {
	text-decoration: none;
	color: #999999;
}

#subnavlist a:hover { 
	text-decoration: underline;
	color: #5b8e2d;
}
	
/*</group>*/

/*<group=Type Control>*/

a:link  {
color : #5b8e2d;
text-decoration : none;
font-weight : bold;
}

a:visited  {
color : #AF2B2B;
text-decoration : none;
font-weight : bold;
}

a:hover  {
color : #5b8e2d;
text-decoration : underline;
font-weight : bold;
}
	
/*</group>*/

/*<group=Image Control>*/

.ImgWithCap {
	width: auto;
	text-align: center;
}

.ImgBorder {
	display: inline;
	margin: 5px;
	border: 1px solid #e6e6e6;
	padding: 3px;
}

.Caption {
	font-size: 10px;
	color: #999999;
}

.ImgRight {
	float: right;
	text-align: center;
}

.ImgLeft {
	float: left;
	text-align: center;
}
	
/*</group>*/.BoldType {
	font-weight: bold;
}
