body {
  font-family: Arial, helvetica, sans-serif;
  background-color:#ebebeb;
  background-image:url(images/main_bg.jpg);
  background-repeat:repeat-x;
  padding-top:20px;
  font-size:14px;
  line-height: 22px;
}


a {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
    color: #006600;
	text-decoration: underline;
	
}

a:hover {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
	color: #000;
	text-decoration: underline;
		border:none;
}




.heading2 {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
    font-size:18px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	list-style-type: none
	
}

h2 {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
    font-size:21px;
	font-weight:bold;
	color: #006600;
	text-decoration: none;
	margin-bottom: 0px;
	
}

h2 a:hover {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
    font-size:21px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
	
}


h2 a {

	font: "Arial, Helvetica, Geneva, Sans-serif" ;
    font-size:21px;
	font-weight:bold;
	color: #006600;
	text-decoration: none;
	
}

#date
{
font: "Arial, Helvetica, Geneva, Sans-serif" ;
    font-size:12px;	
}


#outer
{
	position:relative;
	margin:0px auto;
	width:995px;
	height:auto;
	background-image:url(images/outer_bg.jpg);
	background-repeat:repeat-y;
}

.top
{
	width:inherit;
	height:5px;
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;

}

#outer_content
{
	width:995px;
	height:auto;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	min-height:402px;	
}

#content
{
	width:983px;
	margin:0px auto;
	border:1px #ffffff solid;
	background-color:#666666;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}

p
{
	padding:0px;
	margin:7px 0px 7px 0px;
}
#content #left
{
	width:751px;
	height:auto;
	float:left;
}
#content #right
{
	width:232px;
	height:auto;
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	min-height:600px;
}
#content #right .content
{
	width:inherit;
	height:auto;
	background-image:url(images/right_head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:145px;
	padding-top:20px;
}

#content #right .content .data
{
	width:188px;
	height:auto;
	margin:0px auto;
	
	
}


#content #right .content .data a
{
	
font-size: 10px;	
}





#content #right .content .data ul
{
	margin:0px;
	padding:0px;
	list-style-position:outside;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:14px;
}
#content #right .content .data ul li
{
	margin:2px 0px 2px 0px;
}

#content #left .content
{
	width:inherit;
	height:auto;
	background-image:url(images/green-gradient-home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:400px;
}

#content #left .content .data
{
	width:690px;
	height:auto;
	margin:0px auto;
}





#sidebarlist
{ 
margin-left:15px;
margin-top: 12px;
list-style-position: outside;

}


#content
{
	width:983px;
	margin:0px auto;
	border:1px #ffffff solid;
	background-color:#666666;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}

p
{
	padding:0px;
	margin:7px 0px 20px 0px;
}
#content #left
{
	width:751px;
	height:auto;
	float:left;
}
#content #right
{
	width:232px;
	height:auto;
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	min-height:600px;
}
#content #right .content-post
{
	width:inherit;
	height:auto;
	background-image:url(images/right_head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:145px;
	padding-top:20px;
}

#content #right .content-post .data
{
	width:188px;
	height:auto;
	margin:0px auto;
	
	
}
#content #right .content-post .data ul
{
	margin:0px;
	padding:0px;
	list-style-position:outside;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:14px;
}
#content #right .content-post .data ul li
{
	margin:2px 0px 2px 0px;
}

#content #left .content-post
{
	width:inherit;
	height:auto;
	background-image:url(images/green-gradient-bar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:400px;

}

#content #left .content-post .data
{
	width:690px;
	height:auto;
	margin:0px auto;
}









.blogdata
{
	width:inherit;
	height:auto;
	margin-top:75px;

}

.tagline
{
	width:inherit;
	height:auto;
	padding-top:30px;
}
#header1
{
	width:751px;
	height:35px;
	background-image:url(images/header_bg1.jpg);
	background-repeat:no-repeat;

}

#header
{
	width:inherit;
	height:89px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header .mailsection
{
	width:400px;
	height:80px;
	float:right;
	color:#ffffff;
	text-align: right;
	margin-right: 25px;
}

#header a
{
	color:#ffffff;
	text-decoration:underline;
}
#header a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#header .join
{
	
	height:auto;
	float:left;
	margin-left:80px;
	padding-top: 11px;
	
}

input.headertext
{
	border:1px #cccccc solid;
	height:20px;
	width:142px;
	line-height:20px;
}
#header .btn
{
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	padding-top:13px;
}

#top_links
{
	width:inherit;
	height:40px;
	background-image:url(images/top_links_bg.jpg);
	background-repeat:repeat-x;
	
}

#top_links a
{
	line-height:40px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	float:left;
}


#top_links a.first
{
	margin-left:20px;
	
}
#top_links a:hover
{
	text-decoration:none;
	color:#ffcc02;
	
}

img
{
	border:none;
}
img.bar
{
	margin:0px;
	float:left;
}

img.link
{
	padding:15px 20px 0px 20px;
	
}
.cloud-line
{
	margin-left:175px;	
}
.heading1
{
	font-size:24px;
	font-weight:bold;
}


.heading3
{
	font-size:24px;
	font-weight:bold;
	color:#15932f;
}
.textsmall
{
	font-size:11px;
	
}

.greentext1
{
	color:#6bc800;
	font-size:14px;
}
.darkgreentext1
{
	color:#15932f;
	font-size:18px;
	font-weight:bold;
}
.redtext2
{
	font-size:12px;
	color:#0b7a16;
}
.redlink1
{
	font-size:11px;
	color:#0b7a16;
}
.redlink1:hover
{
	color:#0b7a16;
	text-decoration:none;
}
.redlink2
{
	font-size:13px;
	color:#0b7a16;
}
.redlink2:hover
{
	color:#0b7a16;
	text-decoration:none;
}
.blacklink1
{
	font-size:13px;
	color:#000000;
}
hr.hr1
{
	border:1px #cccccc solid;
	
	
}
.blacklink1:hover
{
	
	text-decoration:none;
}

.clear
{
	clear:both;
}

#header_img
{
	width:435px;
	height:140px;
	position:absolute;
	background-image:url(images/header_img.jpg);
	background-repeat:no-repeat;
	top:-10px;
	margin-left:10px;
}

#footer
{
	width:995px;
	height:111px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	
}

#footer .data
{
	height:45px;
	width:inherit;
	margin:0px auto;
	color:#ffffff;
	margin-left:30px;
}

#footer .logo
{
	width:153px;
	height:45px;
	margin:0px;
	float:left;
}
#footer .copyright
{
	width:585px;
	height:45px;
	margin:0px;
	float:left;
	line-height:42px;
	margin-left:50px;
	
}

#footer .logolinks
{
	width:120px;
	height:45px;
	float:left;
	margin-left:10px;
}

#footer img.fast_focus
{
	margin-right:50px;
	
}
#footer a
{
	text-decoration:underline;
	color:#ffffff;
}

#footer a:hover
{
	text-decoration:none;
	color:#ffffff;
}











/*fixing image positioning*/




img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 0px 0px 0px 10px;
display: inline;
}

img.alignleft {
padding: 0px;
margin: 0px 10px 0px 0px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}