a#active_menu {
	color: #000;
	border-right:#1f5b9c solid 6px;
	padding-right:5px;
}

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

a:link {
	color: #5b1f04;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	color: #5b1f04;
	line-height: 20px;
	text-decoration: none;
}

a:hover {
	color: #5b1f04;
	text-decoration: underline; /*text-decoration: underline;*/
}

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

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 #EDEDED;
	color: #666666;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 200px;
}

a.mainlevel:hover {
	background-color: #F6FDEC;
	color: #000000;
}

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

a.mainlevel-footer#active_menu-footer:hover {
	color: #1f5b9c;
	text-decoration: underline;
}

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

a.mainlevel-footer:hover {
	color: #1f5b9c;
	text-decoration: underline;
}

a.mainlevel-top#active_menu-top {
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom:5px;
	border-bottom: 6px solid #1f5b9c;
}

a.mainlevel-top#active_menu-top:hover {
	color: #1f5b9c;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #555555;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.mainlevel-top:hover {
	color: #1f5b9c;
	padding-bottom:5px;
	border-bottom: 6px solid #eeeeee;
}

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

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

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-bottom-color: #EDEDED;
	border-bottom-style: solid;
	color: #4682B4;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 10px;
	width: 198px;
}

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

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

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

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

h1 {
	color: #CC9933;
	font-family: verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
}

h2 {
	color: #9FD330;
	font-family: verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
}

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

li {
	list-style: none;
}

td, tr, p, div {
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

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

/* CAL - RIGHT */

.moduletable-cal ul {
	margin: 0px;
	padding: 0px;
}

.moduletable-cal ul li {
margin:0; padding:0 0 20px 0;
text-align:left; display:block;
line-height:4px;
}

.moduletable-cal ul li a{
display:block;
}

.moduletable-cal ul li a:link, .moduletable-cal ul li a:visited, .moduletable-cal ul li a:active {
color:#333; text-decoration:none; padding:0 0 0 0;
}

.moduletable-cal ul li a:hover {
color:#333; text-decoration:underline; padding:0 0 0 0;
}

/* NEWS - RIGHT */

ul.latestnews {
	height:240px;
}

li.latestnews {

margin:0; padding:5px 0 7px 0;
text-align:left; width:265px; display:block;
line-height:12px;
}

li.latestnews a{
display:block;
}

li.latestnews a:link, li.latestnews a:visited, li.latestnews a:active {
color:#333; text-decoration:none; padding:7px 0 0 0;
}

li.latestnews a:hover {
color:#333; text-decoration:underline; padding:7px 0 0 0;
}

.boxquote {
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	color: #FF6D01;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	letter-spacing: 1px;
	margin-top: 10px;
	padding: 3px;
	width: 200px;
}

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

.button:hover {
	color: #FF8C00;
}

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

.componentheading {
	color: #BDCFA2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-bottom: 20px;
	text-align: left;
}

.contentdescription {
}

.contentheading {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
}

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

.contentpaneopen {
	margin:0;
}

.createdate {
	color: #708090;
	font-size: 11px;
}

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

.inputbox{
	border: 1px solid #DADADA;
}

.modifydate {
	color: #808080;
	font-size: 11px;
}

.moduletable-cal h3 {
	color: #999999;
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	text-align:left;
}

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

.moduletable td {
}

.quote {
	background: #F8FEE5;
	border: 1px solid #EAEAEA;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 580px;
}

.quote2 {
	background: #F3FAFC;
	border: 1px solid #EAEAEA;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 580px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #FF8C00;
	font-size: 11px;
}

.smalldark {
	color: #FF8C00;
	font-size: 11px;
}

#addwrap {
	height: 260px;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#addwrap .moduletable{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	width: 275px;
}

#addwrap h3 {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 0;
}

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

#footcontainer {
	margin: 0 auto;
	width: 900px;
}

#footerleft {
	float: left;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 550px;
}

#footerright {
	float: right;
	margin: 0 auto;
	padding-top: 20px;
	text-align: right;
	width: 300px;
}

#footerwrap {
	background-image: url(../images/foot.gif);
	background-repeat: repeat-x;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
        padding-top: 30px;
}

#header {
	border-top: 1px solid #C6C1A5;
	height: 217px;
	margin: 0 auto;
	width: 900px;
}

#top {
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

#topnav {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#topnav .moduletable {
	left: 0px;
	position: relative;
	text-align: left;
	top: 50px;
}

