/* =========================
==== GENERAL SETTINGS ======
========================= */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) #8abe42 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5240;
}

p	{
	font-size: 12px;
}

a, a:hover, a:visited, a:active, a:link	{
	text-decoration: none;
	color: #005327;
}
	
#Header, #ContentContainer, #Footer	{
	width: 1177px;
}

#Header	{
	background:url(../images/Header_BG.jpg);
}


img 
{
	border: none;
}


/* =========================
==== CONTENT SETTINGS ======
========================= */

#ContentContainer	{
	background:url(../images/Page_BG.jpg);
}

#Content	{
	width: 950px;
}

#ContentTxtPanel	{
	text-align:left;	
	width: 503px;
	float: left;
}

#PageTitle	{
	width: 454px;
	height: 104px;
}

#ContentTxtArea	{
	padding-left: 23px;
	padding-bottom: 23px;
	padding-right: 23px;
}

h1	{
	color: #005327;
	font-size: 18px;
	font-weight: bold;
}

h2	{
	color: #53ac43;
	font-size: 11px;
}



/* =========================
==== SIDE BOXES SETTINGS ===
========================= */

.ContentRSideWrap	{
	width: 447px;
	float:right;
}

.ContentRSideArea	{
	background: url(../images/sidebox_bg.jpg) repeat-y;
	width: 447px;
	float: right;
}

#SideBox1, #SideBox2	{
	width: 200px;
}

#SideBoxesPad	{
	padding-right: 23px;
}

#SideBox1	{
	float: left;
}

#SideBox2	{
	float: right;
}

.BoxBG	{
	/*background: #7e9e43;*/
	padding-left: 17px;
	padding-right: 15px;
}

.SideTxt, .SideTxt a, .SideTxt a:link, .SideTxt a:hover, .SideTxt a:active, .SideTxt a:visited	{
	color: #5b5240;
	text-decoration:none;
	text-align:left;
}





/* =========================
==== FOOTER SETTINGS =======
========================= */

#Footer	{
	background:url(../images/footer.jpg);
	height: 125px;
}

.FooterBarPad	{
	padding-bottom: 13px;
}

.FooterTxt, .FooterTxt a, .FooterTxt a:hover, .FooterTxt a:visited, .FooterTxt a:link, .FooterTxt a:active, .FooterCopyright	{
	color: #005327;
	font-size: 10px;
}

.FooterTxt, .FooterTxt a, .FooterTxt a:hover, .FooterTxt a:visited, .FooterTxt a:link, .FooterTxt a:active	{
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}




/* =========================
==== EVENTS SETTINGS =======
========================= */

.EventHeader	{
	background: #d3e283;
}

.EventRow2	{
	background: #f3f9d1;
}




/* =========================
==== GALLERY SETTINGS ======
========================= */

.gallery_nm	{
	color: #005327;
	font-size: 24px;
}