* {
	border: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #339900;
}

/* links */
a, a:visited {
	color: #608802;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #82b803;
	background: inherit;
	text-decoration: none;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 140%;	
	font-weight: normal;
}
h2 {
	font-size: 135%;
	text-transform: uppercase;
	color: #F36E23;
}
h3 {
	font-size: 135%;	
}

h1, h2, h3, p {
	padding: 2px;
	margin: 0;
}
ul, ol {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 900px;
	text-align: left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 900px;
	display: inline;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#headerline {
	width: 830px;
	position: relative;
	height: 7px;
	padding: 0;
	color: #FFF;
	background-color: #FFF;
	background-image: url(bgtop.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 900px;
	position: relative;
	height: 100px;
	padding: 0;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(header.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 55px Verdana, Tahoma, arial, sans-serif;
	letter-spacing: -2.5px;
	color: #BE420D;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 45px; left: 20px;	
}
#header h1#logo-text span {
	color: #444;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 16px Verdana, Tahoma, arial, sans-serif;
	text-transform: none;
	color: #444;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 105px; left: 95px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #34160B;
	font-size: 12px;	
	font-weight: bold;
}
#header #header-links a {	
	color: #34160B;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #BE420D;	
}

/* Navigation */
#navhorisontell
{
	float:left;
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	width:905px;
	background-color: #82b803;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #608802;
	border-left-color: #009900;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;

}

#navhorisontell ul

{
list-style:none;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
}


#navhorisontell li

{
text-align:left;
float:left;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}
.right
{
text-align:left;
float:right;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}

#navhorisontell ul li a

{
	display:block;
	background-color:#82b803;
	border-right:1px solid #fff;
	line-height:1.5em;
	margin-right:0px;
	color: #ecf9ff;
	font-weight:bold;
	font-size: 1em;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#navhorisontell  li a:hover
{
	color: #ecf9ff;
	background-color:#608802;

}

#navhorisontell ul li .selected
{
	color: #ecf9ff;
	background-color:#608802;

}
#navhorisontellright
{
	float:right;
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	width:120px;
	background-color: #82b803;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #608802;
	border-left-color: #009900;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;

}

#navhorisontellright ul

{
list-style:none;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
}


#navhorisontellright li

{
text-align:left;
float:left;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}
.right
{
text-align:left;
float:right;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}

#navhorisontellright ul li a

{
	display:block;
	background-color:#82b803;
	border-right:1px solid #fff;
	border-left: 1px solid #FFFFFF;
	line-height:1.5em;
	margin-right:0px;
	padding:8px 14px 8px 14px;
	color: #ecf9ff;
	font-weight:bold;
	font-size: 1em;
	text-decoration: none;
}

#navhorisontellright  li a:hover
{
	color: #ecf9ff;
	background-color:#608802;

}

#navhorisontellright ul li .selected
{
	color: #ecf9ff;
	background-color:#608802;

}



#nav
{
float:left;
list-style:none;
margin-top:15px;
margin-left:0px;
height:100%;

}

#nav ul

{
list-style:none;
margin-bottom:10px;
margin-top:10px;
margin-left:0px;
}


#nav li

{
text-align:left;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
border-bottom:1px solid #eaeada;
}


#nav ul li a

{

background-image: url(Img/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
display:block;
background-color:#ffffff;
line-height:1.7em;
margin-right:0px;
padding-top:6px;
padding-bottom:6px;
padding-left:22px;
color: #666666;
font-weight:normal;
font-size: 0.8em;
text-decoration: none;
width:165px;
}

#nav  li a:hover
{
color: #37210c;
background-color:#f7f7f2;

}

#nav .selected
{
color: #37210c;
background-color:#f7f7f2;

}
#navhorisonmenu
{
	list-style:none;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	width:900px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
}

#leftcolumn {
	color: #608802;
	width: 205px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#leftcolumn p {
	text-align:left;
	color: #608802;
	padding-top: 8px;
	}

#contenta {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background: #F2F2E6;
	width: 458px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#loadarea {
	float: left;
	color: #333;
	height: 150px;
	padding-bottom: 10px;
	width: 446px;
	display: inline;
	margin: 5px;
}
#content-bot {
	float: left;
	color: #333;
	padding: 10px;
	height: 210px;
	width: 428px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #F2F2E6;
}

#rightcolumn {
	color: #608802;
	width: 205px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#rightcolumn p {
	text-align:right;
	color: #608802;
	padding-top: 8px;
}
.clear { clear: both; }

.post-footer {
	background: #F9F7DD;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	border: 1px solid #E0DBC9;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

#cell_1 {
	padding:8px;
	float:left;
	width:450px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 0;
	border: 1px solid #DCDCDC;
	background-image: url(bg_col2.jpg);
}
#cell_2 {
	padding:0px;
	float:left;
	width:467px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 0;

	border: 1px none #DCDCDC;
}

#cell_1 p, #cell_2 p,  {
font-size:1.0em;
color:#000000;
}

/* footer */
#column-wrap {
	clear: both;
	float: left;
	width: 830px;
	padding: 10px 0 35px 0;
	border-bottom: 1px solid #CCA066;
	border-bottom: 2px solid #FFF;
	background-image: url(footercolbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#column-wrap a {
	text-decoration: none;
	color: #FFF;	
}
#column-wrap a:hover {
	color: #000;	
}
#column-wrap h2 {
	color: #FFF;	
	margin: 0 0 10px 0;	
}

#columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 790px;		
	background: transparent;
}
#columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;	
	background: url(footer-dots.gif) repeat-x left top;	
}
#columns li {
	background: url(footer-dots.gif) repeat-x left bottom;		
}
#columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;
}
#columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#columns .col3-center { 
	margin: 0 15px; 
}

/* footer*/
#footer {
	clear: both;
	color: #666666;
	width: 830px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer a {
	color: #333333;
	font-weight: normal;
}
#footer a:hover{
	color: #0099FF;
	font-weight: normal;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
