a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

/* Links */
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: #666666;
	display: block;
	line-height: 61px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
text-indent: 25px;
background-image: url(../images/sub.png);
 background-position: left; 
background-repeat: no-repeat; 
}

a.mainlevel:hover {
	background-color: #FAFDF4;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #303E41;
	float: left;
	height: 45px;
	line-height: 61px;
	margin-bottom: 0px;
	padding-left: 23px;
	padding-right: 9px;
	text-decoration: none;	
    /*border-right: 1px solid #c0c0c0;*/
font-weight: bold;
	font-size: 12px;

}

a.mainlevel-top:hover {	
	color: #FB7000;
/*background-color: #fff;*/
}

a.mainlevel-top#active_menu-top {
	color: #7394a8;	
/*background-color: #fff;*/
}

a.mainlevel-top#active_menu-top:hover {
	/*color: #fb7000;*/
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #444;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;	
font-size: 12px;

}

a.mainlevel-footer:hover {	
	color: #FB7000;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #fb7000;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	color: #3399cc;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-size: 30px;
	color: #3399cc;
	font-weight: normal;
	line-height: 120%;
padding-bottom: 10px;
}

h2 {
	font-size: 24px;
	color: #444;
	line-height: 120%;
}

h3 {
	
	font-size: 18px;
	color: #96a912;
	line-height: 120%;
}

img {
	border: 0px;
}

.inputbox{
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
}

input.inputbox#mod_search_searchword {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;
margin-bottom: 5px;



}

input.inputbox#modlgn_username {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;

}

input.inputbox#modlgn_passwd {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;


}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #F4F4F4;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;	
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #EB5004;	
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 110%;
}

.contentdescription {
}

.contentheading {
	color: #666;	
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 160%;
	padding-top: 10px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #708090;
	
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable-info { background-image: url(../images/info.gif);
 background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-main { background-image: url(../images/main.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-contact{ background-image: url(../images/contact.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }

.moduletable h3 {
}

.moduletable td {
}

.quote {
	color: #333;		
	line-height: 150%;	
	width: 95%;
display: block;
font-weight: normal;
background-color: #F6FBFE;
padding: 8px;
border: 1px solid #ccc;
font-size: 15px;
-moz-border-radius: 8px;

}

.quote2 {
	color: #333;		
	line-height: 150%;	
	width: 95%;
display: block;
font-weight: normal;
background-color: #FEFDF6;
padding: 8px;
border: 1px solid #ccc;
font-size: 15px;
-moz-border-radius: 8px;

}

.attention{
margin-top: 20px;
width: 500px;
display: block;
padding: 14px;	
padding-left: 67px;
border: 1px solid #aee756;	
color: #525252;
font-weight: bold;
background: #e9fad0 url(http://www.expresswebthemes.com/templates/jc_rio_back/images/message_info.png) no-repeat 20px center;
}

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #fb7000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#addwrap  {
	height: 190px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
overflow: hidden;
float: left;
padding-top: 20px;

}

#addcontainer  {
	height: 190px;
	margin: 0 auto;
	text-align: center;
	width: 905px;
}

#addcontainer .moduletable{
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	text-align: left;
	width: 280px;
}

#addcontainer  h3 {
	color: #FB7000;
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
}

#body {
padding-top: 10px;
	margin: 0 auto;
	width: 900px;
}

#bodywrap {
	float: left;
	overflow: hidden;
	width: 100%;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 900px;
padding-top: 20px;
}

#footer td, #footer div{
	text-align: center;
}

#footerwrap {
	float: left;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
background-image: url(../images/foot.png);
	background-position: top;
	background-repeat: repeat-x;
}

#topheader {
	height: 150px;
	margin: 0 auto;
	width: 852px;
background-image: url(../images/topheader.png);
	background-position: top;
	background-repeat: no-repeat;	
}

#topheader .moduletable {
	padding-bottom: 15px;
	text-align: left;	
width: 200px;
float: right;
position: relative;
top: 30px;
}

#topheaderwrap {
	height: 150px;
	margin: 0 auto;
	width: 100%;
	background-image: url(../images/header_bg.png);
	background-position: top;
	background-repeat: repeat-x;	
}



#rightcolumn {
	float: left;
	width: 240px;


}

#rightcolumn .moduletable {
	padding-bottom: 10px;
	text-align: left;	
margin: 0px;
}

#rightcolumn h3 {
	color: #666;
	font-size: 20px;
	font-weight: bold;	
	margin: 0px;
	padding-bottom: 10px;
}

#contentwrap {
	float: left;
	margin: 37px;
	padding-right: 20px;
	text-align: left;
	width: 823px;
/*background-image: url(../images/sidebar_begin.png);*/
background-position: top right;
background-repeat: no-repeat;

}


#mainbody {
	float: left;
	text-align: left;
	width: 700px;
}

#mainbody  li {
	list-style: square;	
margin-left: 30px;
}

#mainbody ul{

}

#header {
	margin: 0 auto;
	width: 610px;


}

#header .moduletable {	
	text-align: left;	

}


/*#topmenu {
	height: 26px;
	margin: 0 auto;
	text-align: left;
	width: 900px;

}

#topmenuwrap {
	height: 26px;
	width: 100%;
background-color: #BFB28C;
border-bottom: 1px solid #ccc;

}
*/
#topmenu {
	height: 53px;
	margin: 0 auto;
	text-align: left;
	width: 852px;
	font-size:10px;  
	font-weight:normal;  
	font-family:Arial,Verdana,Helvitica,sans-serif;  
	text-transform:inherit;
    background-image: url(../images/menu_bg.png);		

}

#topmenuwrap {
	height: 58px;
	width: 100%;
	background-image: url(../images/menuleft_bg.png);
	background-position: top;
	background-repeat: repeat-x;	
/*background:transparent url(../images/home_menu_bg.gif) 
repeat-x top left;  */
	/*background-image: url(../images/menu_bg.png);*/
}

p#form-login-password{
	margin: 0px;
	padding: 0px;
}

p#form-login-remember{
	margin: 0px;
	padding: 0px;
}

p#form-login-username{
	margin: 0px;
	padding: 0px;

}

fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}