body, html {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	background-image: url(../images/bg.gif);
}
body {
	min-width: 846px;
}

#search {
	width: 100%;
	height: 35px;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #7a99a9;
}

#searchbox {
	padding: 5px;
	float: right;
}

#linkbox {
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	float: left;
	color: #fff;
}

#shadowwrap {
	margin: 0 auto;
	width: 846px;
	background-image: url(../images/shadow.gif);
}

#wrap {
	margin: 0 auto;
	width: 830px;
}

#sidebar {
	float: left;
	width: 210px;
	background: #6d9454;
}

#logo {
	height: 125px;
	width: 210px;
	background-image: url(../images/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#main {
	margin: 0px;
	float: right;
	width: 620px;
}

#contentheader {
	background: #6d9454;
	height: 73px;
	background: #6d9454;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/top_lt.gif);
}

#content {
	width: 590px;
	float: left;
	background: #FFFFFF;
	padding: 1px;
}

#footer {
	clear: both;
	height: 100px;
	background: #6d9454;
	background-image: url(../images/growingyoungentrepreneurs.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#toparrow {
	margin: 0px auto;
	height: 37px;
	width: 846px;
	background-image: url(../images/top_arrow.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#bottomarrow {
	margin: 0px auto;
	height: 37px;
	width: 846px;
	background-image: url(../images/bottom_arrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#copyright {
	clear: both;
	color: #FFFFFF;
	line-height: 20px;
	height: 60px;
}

a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {
	color: #ffffff;
	font-weight: bold;
}
.button {
	margin-top: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.inputbox {
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

hr {
  border:0px;
  height: 2px;
  width: 100%;
  color: #b83a2b;
  background-color: #b83a2b;
}

a.privacy:link, a.privacy:visited, a.privacy:active {
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}

a.privacy:hover {
text-decoration: underline;
}

.back_button {
display: block;
font-weight: bold;
font-size: 12px;
height: 25px;
}

.headerbold { padding: 2px 2px 2px 5px;
font-weight: bold;
color: #FFFFFF;
font-size: 18px;
}

.pagenavbar { 
}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #999999;
}

a.pagenav:hover {
	color: #eec00a;
}

.small {
	font-size: 10px;
	color: #B8B8B8;
	}

.smalldark {
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    font-weight: normal;
    }

.ontab {
	background-color: #F5DE81;
	border-left: outset 1px #F5DE81;
	border-right: outset 1px #808080;
	border-top: 1px outset #F5DE81;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}

.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {

}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
	
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	padding-left: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
a.mainlevel:hover {
	text-decoration: underline;
        font-weight: bold;
}

#active_menu {
	color: #990000;
        text-align: left;
	font-weight: bold;
  	background-image: url('../images/pencil.gif');
	background-repeat: no-repeat;
	background-position: left;
}
		
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	color: #444444;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	color: #444444; 
	text-decoration: underline;
	}

.createdate {
	font-size: 10px;
	color: #B8B8B8;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #B8B8B8;
	text-decoration: none;
	font-weight: normal;
	
	}

.readon, a.readon:link, a.readon:active, a.readon:visited, .blog_more, a.blog_more, a.blog_more:visited, a.blog_more:active {
	color: #000000; 
	text-decoration: none; 
	font-size: 13px;
	font-weight: bold;
	}

a.readon:hover, a.blog_more:hover{
	text-decoration: underline; 
	}

table.contentpaneopen
{
	width:100%;
}

.contentpane {
	background-color : transparent;
	}

.contentheading {
	font-size : 24px;
	color: #b83a2b;
	font-weight : bold;
	border-bottom: 2px solid #b83a2b;
}

.contentdescription {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.contentpagetitle, 
a.contentpagetitle:link, 
a.contentpagetitle:visited {
	font-size : 11px;
	font-weight : bold;
	color : #eec00a;
	text-align : left;


	}
	
a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;

	}
	
.content_rating {
	font-weight: normal;
	font-size: 11px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

.sectiontableheader {
	background-color : #B8B8B8;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 12px;
	}

.sectiontableentry1 {
	background-color : #D0D0D0;
	color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #A6A6A6;
	color : #FFFFFF;
	}

.category {
	color: #333333; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #000000; font-weight: bold;
	}

a.category:hover {
	color: #666666;
	text-decoration: none;
	}
 
a.blogsection:link, a.blogsection:visited {
        display: block;
	color: #000000; 
	text-decoration: none; 
	font-size: 13px;
        height: 30px;
	}

a.blogsection:hover {
	color: #eec00a;	
	font-size: 13px;
	text-decoration: none;
}

.componentheading {
	font-size : 24px;
	color: #b83a2b;
	font-weight : bold;
	border-bottom: 2px solid #b83a2b;
}

table.moduletable {
	width: 185px;
	margin-bottom: 10px;
	background-color: #FFFFFF;}


.moduletable th {
	font-size: 16px;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(../images/moduletop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #97ca76;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.moduletable td {
	padding-top: 2px;
	padding-bottom: 4px;
}

.poll {
	font-size: 11px;
	color: #666666;
	line-height: 14px
}

.pollstableborder {
	border: 1px solid #f1f1f1;
	padding: 1px 2px 1px 2px;
}

.pathway {
	font-size: 12px;
	padding-left: 5px;
}

a.pathway:link, a.pathway:visited {
	font-size: 12px;
	color: #666666;
}

a.pathway:hover {
	font-size: 12px;
	color: #000000;
}

a:link, a:hover, a:active, a:visited {
        text-decoration: none;
        color: #0e3461;
}

#maintitlearea {
padding: 3px;
margin-bottom: 5px; 
margin-top: 10px;
clear: both; 
width: 100%; 
height: 25px; 
background-color: #6699cc; 
font-weight: bold; 
line-height: 25px; 
font-size: 1.2em; 
color: #ffffff
}
.hidden { display: none; }
.unhidden { display: block; }
