body {
padding: 0px;
text-align: left;		
background-color: #ffffff;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;

}

a#active_menu {
	color: #666;
	
background-color: #efefef;	
}

a#active_menu:hover {
	color: #000;
	text-decoration: none;

}

a:link {
	color: #017362;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	color: #017362;	
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none; /*text-decoration: underline;*/
}

a:visited img, a:link img{
border:0;
}


a.logo:link, a.logo:visited{
	width:215px;height:106px; margin:8px; display:block; float:left;

}

a.logo2:link, a.logo2:visited{
	width:95px;height:105px; margin:8px; display:block; float:right;
}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #017362;
}

a.category:hover {
	color:#000;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ededed;
	color: #01443B;
	display: block;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 180px;
	text-align: left;
	text-indent: 10px;
	
}

a.mainlevel:hover {
	background-color: #efefef;
	color: #666666;

}

a.mainlevel-footer:link, a.mainlevel-footer:visited { color: #fff; font-size: 11px; line-height: 18px;  padding-right: 10px; text-align: left; text-decoration: none; }
a.mainlevel-footer:hover { color: #FF7902; }

a.mainlevel-top:link, a.mainlevel-top:visited {

color: #666;
letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;	
	padding-right: 5px;
	padding-left: 5px;


 }
a.mainlevel-top:hover { color: #FF7902; }

a.readon:link, a.readon:visited {
background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FC5A01;
	
	font-size: 11px;	
	padding-left: 20px;
height: 20px;

}

a.readon:hover {
	color: #000;
	text-decoration: none;
}


a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #ededed;
	color: #01443B;
	display: block;
	
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	padding-left:25px;
	text-align: left;
}

a.sublevel:hover {
	background-color: #efefef;
	color: #666666;
}




li {
	
	list-style: none;	
}

ul {
	margin: 0px;
	padding: 0px;

}

td,tr,p,div {
color: #464646;
letter-spacing: 0.5px;
font-size: 12px;
line-height:1.3em;
}

.eblog-postbody img{
	padding:5px;
	padding-top:0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
color: #017362;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 25px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 10px;
padding-bottom: 10px;
}

.contentdescription {
	color: #353535;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.contentheading {
color: #017362;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 24px;
letter-spacing: -1px;
font-weight: normal;
margin: 0px;
padding-bottom: 5px;
}

/* Content - Sections & Categories */
.contentpane {



}

.contentpaneopen {



}

.createdate {
	color: #708090;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #93b312;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
letter-spacing: -1px;
}


input.inputbox{
	background-color: #fafafa;
	border: 1px;
	border-color: #ededed;
	border-style: solid;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

input.inputbox#mod_login_password{
	background-color: #fafafa;	
	border: 1px;
	border-color: #ededed;
	border-style: solid;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 150px;
}

input.inputbox#mod_login_username{
	background-color: #fafafa;
	border: 1px;
	border-color: #ededed;
	border-style: solid;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 150px;
}



input.inputbox#mod_search_searchword{
	background-color: #fafafa;
	border: 1px solid #ededed;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 150px;
margin-top: 10px;
}

.modifydate {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}



.moduletable {
text-align: left;
line-height: normal;
}


.moduletable-contact{
text-align: left;
width: 180px;
padding-top: 40px;
padding-left: 10px;
color: #fff;


}

.moduletable-top {
padding-left:200px;
text-align: left; 
float:left;

}


.moduletable td {
font-size: 11px;
text-align: left;
letter-spacing: 0px;
line-height: normal;
}

.moduletable h3 {
color: #666;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 20px;
letter-spacing: -0.5px;
text-align: left;
font-weight: normal;
margin: 0px;
}


.quote {
	font: oblique 140% georgia, times, serif;
	color: #999;		
	display: block;	
	line-height: 20px;
	margin: 0 auto;
width: 100%;
	
}

.quote2 {
	font: oblique 140% georgia, times, serif;
	color: #999;		
	display: block;	
	line-height: 20px;
	margin: 0 auto;
width: 100%;
	
}


.sectiontableentry1 {


	
}

.sectiontableentry2 {

background-color: #fafafa;
	
}

.sectiontableheader {

}

.small {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}

.smalldark {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smallwhite {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}



#footer {	
margin-left: 200px;
float: none;
width: 780px;
text-align: center;
height: 50px;
padding-top: 20px;
font-size: 10px;
}

#footer td {
text-align: left;
}



#footerwrap {
width: 100%;
height: 100px;
float: left;
background-color: #383637;
}


#leftcolumn {
float: left;		
width: 180px;
margin-right: 20px;
}



#rightcolumn {
float: left;		
width: 150px;
margin-left: 10px;

}

#mainbody {		
float: left;		
text-align: left;
width: 590px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 20px;

}

#bodywrap {
background-image: url(../images/bg.gif);
background-position: top left;
background-repeat: repeat-y;
width: 1000px;
background-color: #ffffff;
float: left;
}


#topimg {	
width: 920px;
text-align: left;
height: 30px;
background-image: url(../images/bgtop.gif);
background-repeat: repeat-y;
background-position:  top left;
float:left;
}

#headerwrap {	
height: 122px;
width: 100%;
background:url(../images/header_cont.jpg) repeat-x #01443B;

}

#header {	
float: left;
width: 946px;
text-align: left;
height: 122px;
background:url(../images/headernew.jpg) no-repeat;
}



#leftheader {	
float: left;
width: 180px;
text-align: left;
height: 180px;
background-color:#666666;


}

#topstrip {
width: 100%;
height: 5px;
background-color: #D5EA4F;
font-size:5px;

}
