a#active_menu {
	color: #FE6C01;
	font-weight: bold;
}
a#active_menu:hover {
	color: #FE6C01;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FE6C01;
	text-decoration: none; /*text-decoration: underline;*/
}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	border: none;
}
a.blogsection:hover {
	color: #999999;
	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 #EFEDED;
	color: #666666;
	display: block;
	letter-spacing: 0px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 150px;
}
a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #333333;
}
a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}
a.mainlevel-footer#active_menu-footer:hover {
	color: #FB7000;
	text-decoration: none;
}
a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #fff;
	display: inline;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}
a.mainlevel-footer:hover {
	color: #000;
}
a.mainlevel-top#active_menu-top {
	color: #333333;
	font-weight: bold;
}
a.mainlevel-top#active_menu-top:hover {
	color: #FB7000;
	text-decoration: none;
}
a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #444444;
	display: inline;
	font-size: 11px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}
a.mainlevel-top:hover {
	color: #0066CC;
}
a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #0066CC;
	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 #EFEDED;
	color: #666666;
	display: block;
	letter-spacing: 0px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	width: 150px;
}
a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}
a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}
body {
	background-color: #C0c0c0;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

.input {
	border:none;
	}

input.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_password {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
input.inputbox#mod_login_username {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
input.inputbox#mod_search_searchword {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
}
li {
	list-style: none;
}
td, tr, p, div {
	color: #666;
	font: 11px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 135%;
}
textarea.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
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 {
	font-size: 12px;
	color: #0066CC;
}
.componentheading {
	color: #0066CC;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}
.contentdescription {
}
.contentheading {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
}
/* Content - Sections & Categories */
.contentpane {
}
.contentpaneopen {
}
.createdate {
	color: #708090;
	font-size: 10px;
}

.moduletable {
padding-top: 20px;
padding-bottom:20px;
}

.moduletable h3 {
	color: #0066CC;
	font: oblique 100% georgia, times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-align: right;
}
.moduletable li {
	list-style: none;
}
.moduletable td {
}
.moduletable-contact {
	background-image: url(../images/contact.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 60px;
	text-align: right;
	width: 150px;
}
.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;
	width: 150px;
}
.moduletable-main {
	background-image: url(../images/main.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;
	width: 150px;
}
.moduletable-main li {
	list-style: none;
}
.quote {
	color: #C7AB6E;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 135%;
	width: 100%;
}
.readmore {
	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;
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontableheader {
	color: #0066CC;
}
.small {
	color: #0066CC;
	font-size: 10px;
}
.smalldark {
	color: #000000;
	font-size: 10px;
}
#body {
	background-image: url(../images/middle.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 720px;
	text-align:center;
}
#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
}

#header {
	background-image: url(../images/header_b.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 260px;
	margin: 0 auto;
	width: 720px;
}
#header .moduletable {
	width: 400px;
	padding-left: 220px;
	position: relative;
	top: 60px;
	float: right;
}
#headerwrap {
	height: 260px;
	margin-top: 0px;
	width: 100%;
}
#mainbody {
	float: right;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: left;
	width: 500px;
}

#mainbody_full{
	float: right;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: center;
	width: 700px;
}

#mainbody li {
	list-style: square;
	list-style-position: inside;
}
#leftcolumn {
	float: left;
	margin-left: 20px;
	width: 150px;
}
#leftcolumn .moduletable {
	text-align:center;
	width: 150px;
}
#breadcrumbs {
	
	padding-left: 25px;
	color: #0066CC;
	text-align:left;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
	letter-spacing: 1px;
	line-height: 135%;
	width: 90%;
}
#clr {
	height:20px;
}
#search {
	text-align:right;
	padding-right: 25px;
	padding-left: 220px;
	position: relative;
	top: -30px;
}

img {

border: 0 none;
padding-left:10px;
}

.menu {
display:block;
list-style:none;
text-align:left;
padding-bottom:20PX;
}
ul.menu {
display:block;
list-style:none;
}
.menu a{
border-bottom: 1px solid #EFEDED;
font-size: 12px;
	color: #0066CC;
	display: block;
	letter-spacing: 0px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 150px;}
.menu a:hover{
	color: #FF6347;
	letter-spacing: 0px;

}
/* end of Level 1 */

/* Level 2 */
.menu ul {
display:block;
list-style:none;
}
.menu ul a{
background-image: url(../images/sub.png);
background-repeat: no-repeat;
background-position: left;
text-indent:20px;
}
.menu  ul li a:hover{}
/* End of Level 2 */

#body_footer {
	background-image: url(../images/bottom.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 auto;
	width: 720px;
}
#body_footerwrap {
	float: left;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 100%;
}


#bottom td {
	text-align: center;
}
#bhead{
	background-image: url(../images/bottom_header.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 auto;
	width: 720px;
}
#bmain{
background-image: url(../images/middle.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 720px;
}

#bfooter{
	background-image: url(../images/bottom_footer.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 auto;
	width: 720px;
}
#bootomwrap {
	float: left;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 100%;
}



#bottom1 {
	float: left;
	margin-left: 40px;
}


.bmenu{
	display:block;
	list-style: none;
	text-align:left;
	word-spacing: 10px;
}


.ul.bmenu {
	display:block;
	list-style: square;
	margin:10px;
	padding-left:10px;
}
.bmenu ul.a{
	border-bottom: 1px solid #EFEDED;
	font-size: 12px;
	color: #0099CC;
	display: block;
	letter-spacing: 0.5px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	text-decoration: none;
}
.bmenu a:hover{
	color: #FF6347;
	letter-spacing: 1px;

}

#bottom {
	text-align: center;
	margin: 0 auto;
}
#bottom td {
	text-align: center;
}
#footer {
	height: 27px;
	margin: 0 auto;
	width: 720px;
}
#footerwrap {
	float: none;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 720px;
}
a.mainlevel_bmenu:link, a.mainlevel_bmenu:visited {
	color: #0066CC;
	display: inline;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}

a.mainlevel_bmenu:hover {
	color: #FF6347;;
	display: inline;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}

