body {
	/*background-image: url(../images/bg.gif);*/

	background-position: top;
	background-repeat: repeat-x;
	/*background-color: #006666;*/
	background-color:#00AD9B;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


/* Currently being ignored by Joomla */
h1	{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1;
	color:#990000;
	margin: 5px 0 20px 20px;
}

h2	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}



h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

img {

	border: 0px;
}

ul{
	margin: 0;
	padding: 0px 0px 10px 20px;
	/*list-style: none;*/
}

li{
	/*list-style-type: none;*/
	margin: 0px 0 0px 20px;
	padding: 0px 0px 0px 10px;
	/*background-image: url('../images/bullet.gif');*/
	/*background-position: top left;*/
	/*background-repeat: no-repeat;*/
	color:#FF0000;
}

ol{
	margin: 0;
	padding: 0;
}

ol li{
	background: none;
}
/*
#content ul{
	margin: 0;
	padding: 0px 0px 10px 20px;
	list-style: none;
}

#content li{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-image: url('../images/bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
*/

#left{
float:left;
width: 540px;
border-right:2px solid #ededed;
padding-right:15px;
}

div.moduletable td.contentheading
{
letter-spacing:0px;
}

#right{
float:right;
width: 200px;
}

#banner
{
clear:both;
padding-top:20px;
}

#content ol{
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

#content ol li{
	background: none;
}

td,tr,div {
	color:#00626E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	/*letter-spacing: 0.2px;*/
}

p{
	color:#00626E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	/*letter-spacing: 0.5px;*/
	margin: 20px 0 20px 20px;
}



a#active_menu {
	color: #FC6703; font-weight: bold;

}


a#active_menu:hover {

	color: #000;
	text-decoration: none;
}



a:link {

	color: #CC3300;	
	text-decoration: none;
}



a:visited {

	color: #FE7316;			
	text-decoration: none;
}



a:hover {

	color: #000;
	text-decoration: none; /*text-decoration: underline;*/
}



a.category:link, a.category:visited {

	color: #FFA500;
}



a.category:hover {

	color: #FF9900;
}



a.mainlevel:link, a.mainlevel:visited {

	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	/*width: 180px;*/
}



a.mainlevel:hover {

	background-color: #fafafa;
	color: #FE7316;

}


a.mainlevel-top:link, a.mainlevel-top:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:normal;
color:#000;    
border-right: 1px solid #E6E1E1;
display: block;   

height: 30px;
padding-left: 10px;
padding-right: 10px;
vertical-align: center;

margin-bottom: 0px;
line-height: 30px;

background-color: transparent;
text-align: center;
float: left;
/*width: 80px;*/

}



a.mainlevel-top:hover {

	background-color: #ededed;

	color: #000;

}

a.mainlevel-top#active_menu-top {

font-family: Verdana, Arial, Helvetica, sans-serif;

text-decoration:none;

font-size: 11px;

font-weight:normal;

color:#000;    

border-right: 1px solid #E6E1E1;

display: block;   

height: 30px;

padding-left: 8px;

padding-right: 8px;

vertical-align: center;

margin-bottom: 0px;

line-height: 30px;

background-color: #ededed;

text-align: center;

float: left;

/*width: 80px;*/





}

a.mainlevel-top li{

	float: left;
	list-style: none;
}



a.mainlevel-footer:link, a.mainlevel-footer:visited {

	color: #fff;

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	line-height: 18px;

	padding-left: 5px;

	padding-right: 5px;

	text-align: left;

	text-decoration: none;

}



a.mainlevel-footer:hover {	

	color: #F3AE08;

}


a.sublevel:link, a.sublevel:visited {

	background-image: url(../images/arrow.png);

	background-position: right;

	background-repeat: no-repeat;

	border-bottom: 1px solid #ededed;

	color: #666;

	display: block;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	line-height: 20px;

	padding-bottom: 2px;

	padding-top: 2px;

	text-align: left;

	text-decoration: none;

	width: 180px;

}



a.sublevel:hover {

	color: #C0C0C0;

	text-decoration: none;

}


input.inputbox{

	background-color: #F6FAE5;

	border: 1px solid #C6CCAD;	

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

}



textarea.inputbox{

	background-color: #F6FAE5;

	border: 1px solid #C6CCAD;	

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

}



input.inputbox#mod_login_password{

	background-color: #F6FAE5;

	border: 1px solid #C6CCAD;	

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

		width: 180px;

}



input.inputbox#mod_login_username{

	background-color: #F6FAE5;

	border: 1px solid #C6CCAD;	

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

		width: 180px;

}



input.inputbox-search#mod_search_searchword{

	background-color: #fafafa;

	border: 1px solid #ededed;	

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	width: 180px;

}


.button {

	background-color: #F5F5F5;

	border: 1px solid #CBCBCB;

	color: #000000;

	float: left;

	font-family: Verdana, Arial, sans-serif;

	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;

}


/* Refers to actual program components - where installed and published - Joomla default contact page is a Component*/
.componentheading {
	color:#CC3300;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top: 10px;
}

.contentdescription {
}



.contentheading {
/* This is the actual page headings as entered in the 'Title' field in the content editor 
   Titles appear by default at the top of every page in the website */
/*color: #59562F;	*/
	color:#00997A;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top: 10px;
	padding: 0 0 10px 20px;

}

/* Content - Sections & Categories */

.contentpane {

}

.contentpaneopen {

}

.createdate {
}



.details {

	background-image: url(../images/read.gif);

	background-position: left;

	background-repeat: no-repeat;

	color: #FE7316;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	line-height: 20px;

	padding-left: 20px;	

}





.headings {

	color:#FFCC00;

	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

	font-size: 15px;

padding-bottom: 10px;

	font-weight: normal;

	letter-spacing: -1px;	

	width: 170px;

text-align: left;

}



.headings1 {

color:#00997A;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 28px;
text-align: left;
font-weight: normal;
line-height: 32px;
letter-spacing: -2px;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0px;


}



.headings2 {

	color: #E7790D;

	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

	font-size: 15px;

padding-bottom: 10px;

	font-weight: normal;

	letter-spacing: -1px;	

	width: 170px;

text-align: left;

}



.headings3 {

	color: #5D8EB7;

	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

	font-size: 15px;

padding-bottom: 10px;

	font-weight: normal;

	letter-spacing: -1px;	

	width: 170px;

text-align: left;

}







.modifydate {

	color: #808080;

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

}



.moduletable {





	padding-bottom: 20px;

	text-align: left;
}





.moduletable-info {

	background-image: url(../images/info.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-bottom: 10px;

	padding-top: 40px;

	text-align: right;

	width: 180px;

}



.moduletable-main {

	background-image: url(../images/main.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-bottom: 10px;

	padding-top: 40px;

	text-align: right;

	width: 180px;

}



.moduletable-intro1 {

	background-image: url(../images/intro1.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-bottom: 10px;

	padding-top: 40px;

	text-align: left;

	

}



.moduletable-intro2 {

	background-image: url(../images/intro2.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-bottom: 10px;

	padding-top: 40px;

	text-align: left;	

}


ul.moduletable {
	margin: 0 0 0 20px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

li.moduletable {

	margin: 0;
	padding: 0px 0px 0px 10px;
	/*background-image: url('../images/bullet.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFF00;

}





.moduletable td {

	font-size: 11px;
	text-align: left;

}



.moduletable td {

	font-size: 11px;

	text-align: left;

}



.moduletable h3 {

color: #666;	

font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

font-size: 22px;

text-align: left;

font-weight: normal;

line-height: 22px;

letter-spacing: -2px;

margin: 0px;

padding-bottom: 10px;

	

}



.quote {

	font: oblique 140% georgia, times, serif;

	color: #A3BD55;		

	line-height: 20px;

	margin-bottom: 40px;

	margin-top: 15px;

	padding: 8px;	

	width: 90%;

margin: 0 auto;



}

.quote2 {

	font: oblique 140% georgia, times, serif;

	color: #666;		

	line-height: 25px;

	margin-bottom: 40px;

	margin-top: 15px;

	padding: 8px;	

	width: 90%;

margin: 0 auto;

}



.quote3 {

	font: oblique 140% georgia, times, serif;

	color: #fafafa;		

	line-height: 25px;

	margin-bottom: 15px;

	margin-top: 15px;

	padding: 8px;	

	width: 90%;

margin: 0 auto;

}







.sectiontableentry1 {

	

}



.sectiontableentry2 {

	

}



.sectiontableheader {

	color: #fff;

	font-size: 11px;

	padding-bottom: 15px;

	padding-top: 7px;

}



.small {

	color: #666;

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

}



.smalldark {

	color: #FD5501;

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

}



.copyright {

	color: #fff;

	font-family: Verdana, Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

}







#wrap {

width: 800px;

overflow: auto;

margin: 0 auto;

background-color: #ffffff;

padding-top: 10px;



}



#footer {

padding-top: 20px;

width: 800px;

text-align: center;

height: 60px;

margin: 0 auto;

}



#bottom {

width: 800px;

height: 80px;

margin: 0 auto;

border-bottom: 10px solid #A6C340; 

background-color: #fff;

background-image: url(../images/moto.gif);

background-position: top;

background-repeat: no-repeat;

}



#footer td {

text-align: center;

color: #fff;

}

#header {

height: 120px;
width: 800px;

margin: 0 0 20px 0;

background-color: #fff;
}


#header img{
border:none;
margin: 0 0 0px 0;
}



#header2 {

height: 150px;

width: 800px;

margin: 0 auto;

background-color: #fff;

background-image: url(../images/header.jpg);

background-position: top;

background-repeat: no-repeat;







}



#mainbody {

float: left;

padding-left: 15px;

text-align: left;

width: 770px;

background-color:#FFFFFF;

}



#mainbody li{

list-style: disc;

color: #7DA538;



}



#leftcolumn {

float: left;

padding-left: 20px;

width: 180px;

text-align: left;

padding-right: 20px;

border-right: 1px solid #ededed;

}



#menu {

height: 30px;

margin-bottom: 0px;

text-align: left;

width: 800px;

margin: 0 auto;


z-index: 3;

background-color: #fafafa;

border-bottom: 1px solid #ededed;

}





#topwrap {

width: 100%;

height: 100px;

padding: 0px;

margin: 0 auto;

}



#topstrip {

background-image: url(../images/top.gif);

background-position: top;

background-repeat: no-repeat;

width: 800px;

height: 100px;

padding:  0 0 20px 0px;

margin: 0 auto;

}









#addwrap {

width: 800px;

margin: 0 auto;

height: 200px;

text-align: center;

background-color: #fff;



}

#add1{

position: relative;

left: 15px;

font-size: 11px;

text-align: left;

height: 170px;

width: 350px;

float: left;

display: block;

border-right: 1px solid #ededed;

padding-right: 15px;



}



#add2{

position: relative;

left: 30px;

font-size: 11px;

text-align: left;

height: 170px;

width: 350px;

float: left;

margin-left: 5px;



}



#addwrap .moduletable h3 {

color: #666;	

font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;

font-size: 22px;

text-align: left;

font-weight: normal;

line-height: 22px;

letter-spacing: -2px;

margin: 0px;

padding-bottom: 10px;

	

}