@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
abbr	{cursor: help;}

acronym	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

body{padding:0; margin:0; background-color:#40403f;}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#699123;
	margin-left:35px;
}

#page
{
	margin:0 auto;
	width:855px;
	height:auto;
	background-color:#ffffff;
}

#header
{
	background-image:url(images/design_02.jpg);
	width:856px;
	height:228px;
	margin:0 auto;
}

#wrapper
{
	width:856px;
	height:auto;
	background-image:url(images/wrapper-bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
}

#leftbar
{
	width:268px;
	height:auto;
	float:left;
}

.header-left
{
	width:268px;
	height:176px;
	background-image:url(images/header-left.jpg);
	background-repeat:no-repeat;
}

#left-links
{
	width:260px;
	height:auto;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7979;
	font-weight:bold;
	border-bottom:1px #83a547 solid;
	border-right:1px #83a547 solid;
	border-left:1px #83a547 solid;
	
}

#left-links a
{
	color:#7a7979;
	text-decoration:none;
}

#left-links a:hover
{
	color:#FF0000;
	text-decoration:none;
}

#left-links ul
{
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 5px;
	padding-bottom:2px;
	
}

#left-links li
{
	padding: 5px 10px 5px 18px;
	
}

.left-link-top
{
	background:url(images/link-bg-top.jpg) bottom;
	width:262px;
	height:37px;
	margin:0 auto;	
}

.link-hold
{
	margin-top:10px;
}

.heading1
{
	background:url(images/bullet1.jpg) no-repeat center left;
	padding-top:15px;
}

.heading2
{
	background:url(images/bullet2.jpg) no-repeat center left;
	
}

.heading3
{
	background:url(images/bullet3.jpg) no-repeat center left;
	margin-left:10px;
	
}


.title1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#708846;
	margin-left:24px;
	border-bottom:1px #eb6234 solid;
	width:230px;
}

.title2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#708846;
	margin-left:24px;
	width:230px;
}


#rightbar
{
	width:588px;
	height:auto;
	float:right;
	
}

.right-bar-bottom
{
	background-image:url(images/rt-bar-bottom.jpg);
	background-repeat:no-repeat;
	width:574px;
	height:19px;
	clear:both;
	float:right;
	padding-right:7px;
	margin-bottom:10px;
	
}

#link-rt-box
{
	width:540px;
	height:auto;
	margin:0 auto;
	
}


.link-rt-box-top
{
	height:13px;
	background:url(images/link-rtbox-top.jpg) no-repeat bottom;
}

#link-rt-box-mid
{
	background-image:url(images/link-rtbox-mid.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B5B00;
	font-weight:bold;
}

#link-rt-box-mid a
{
	color:#5B5B00;
	text-decoration:none;
}

#link-rt-box-mid a:hover
{
	color:#FF6600;
	text-decoration:none;
}

#link-rt-box-mid ul
{
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 5px;
	padding-bottom:2px;
	
}

#link-rt-box-mid li
{
	padding: 5px 10px 5px 18px;
	
}



#google
{
	margin-top:5px;
	text-align:center;
}

.google-mid
{
	width:auto;
	height:auto;
	border-left:1px #f6c541 solid;
	border-right:1px #f6c541 solid;
	background-color:#f3dca5;
	text-align:center;
}


.link-hold-rt
{
	width:255px;
	margin-left:10px;
	float:left;
	
}

.link-hold-rt2
{
	width:240px;
	float:right;
}

#content
{
	margin:0 auto;
	width:541px;
	height:auto;
}

#content-box
{
	width:541px;
	height:auto;
	margin-top:10px;
}

.content-top
{
	background:url(images/content-top.jpg) bottom;
	background-repeat:no-repeat;
	width:541px;
	height:15px;
	margin:0 auto;
}

.content-mid
{
	background-image:url(images/content-mid.jpg);
	background-repeat:repeat-y;
	width:541px;
	height:auto;
	margin:0 auto;
	
}

.content-bottom
{
	background:url(images/content-bottom.jpg);
	background-repeat:no-repeat;
	width:541px;
	height:15px;
	margin:0 auto;
	clear:both;
	
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272727;
	margin:10px;
	text-align:justify;
}

#footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:857px;
	height:36px;
	clear:both;
	margin-top:5px;
	text-align:center;
}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;
	text-decoration:underline;
}

.footer-text a
{
	color:#ffffff;
}

.indent
{
	margin-left:25px;
}

.content-heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#E87809;
}

.img-hold
{
	width:auto;
	height:auto;
	padding-right:10px;
}

.img-text
{
	font-weight:bold;
	color:#666666;
	padding:5px;
	
}

.list-hold
{
	width:230px;
	height:auto;
	float:left;
	margin-left:10px;
	line-height:1.5em;
}

.sitemap
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#660000;
	margin-left:25px;
	text-decoration:underline;
}

.sitemap a
{
	color:#660000;
}