html {
	height: 100%;
	margin-bottom:0px;
}

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
	background-color:#E6DBC1;
}

.clr {
	clear: both;
}

tr,p,div,td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#663300;
}

#background { 
	margin: 0 auto;
	padding: 0;
	width:1006px;
	background: url(../images/background.png) center repeat-y;
}

#wrapperLayout {
	margin:0 auto;
	width:1006px;
	padding:0;
	background: url(../images/wrapper_out.png) top center no-repeat;
}

#wrapper {
	margin:0 auto;
	width:960px;
	padding:0;
	text-align:left;
}

#searchLayout {
	padding:0;
	margin:0;
	width:960px;
	height:50px;
	float:left;
}

#header {
	float:left;
	background:transparent;
	padding:0;
	width:960px;
	height:198px;
}

#sitename{
	float:left;
	width:950px;
	line-height:80px;
	padding:61px 0 0 0;
	margin:0 auto;
	text-align:center;
}

#sitename a, #sitename a:link, #sitename a:hover{
	font-size:60px;
	font-family:"Monotype Corsiva",Times New Roman, Times, serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	letter-spacing:1px;
	color:#ffffff;
	padding:0 0 0 20px;
	margin:0;
}

#pathwayLayout {
	float:left;
	padding:0;
	width:960px;
	height:31px;
	background: url(../images/pathway.png) right center no-repeat;
}

#banner {
	padding:10px 0 10px 0; 
	float:left;
	text-align:center;
	width:960px;
	background:transparent;
}

#contentLayout {
	padding:0 35px 0 35px;
}

#left td, #right td {
	color:#663300;
}

#footerLayout {
	padding:0;
	margin:0 auto;
	height:46px;
	width:1006px;
	background: url(../images/footer.png) center bottom no-repeat;
}

#footer {
	padding:0 0 0 0;
	text-align: center;
	color: #663300;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.c1, .c3 {
	vertical-align:top;
}

.c2 {
	vertical-align:top;
	width:100%;
}

#content {
	padding:0 10px 10px 10px;
}

#main {
	padding: 0;
	width:100%;
}

span.pathway img {
	margin: 0px 3px;
}

a:link, a:visited {
	color: #996600;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#996600;
	text-decoration:none;
}

#left, #right {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#left div.module,
#right div.module {
	width:200px;
	padding:0;
	background:url(../images/module_middle.png) repeat-y;
}

#left div.module div,
#right div.module div {
	width:200px;
	padding:0 0 50px 0;
	background:url(../images/module_bottom.png) bottom left no-repeat;
}

#left div.module div div,
#right div.module div div {
	padding:0;
	background:url(../images/module_th.png) no-repeat;
}

#left div.module div div div,
#right div.module div div div {
	padding: 0 0 0 10px;
	margin: 0;
	width:190px;
	background:transparent;
}

#left div.module div div div h3,
#right div.module div div div h3 {
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	padding: 15px 0 15px 0;
	text-transform:uppercase;
	margin-left:-10px;
	color:#ffffff;
	width:200px;
}

#left div.module div div div div,
#right div.module div div div div {
	padding:0;
	margin:0 auto;
	width:175px;
	background:transparent;
}

#left a.mainlevel:link, #left a.mainlevel:visited,
#right a.mainlevel:link, #right a.mainlevel:visited {
	height:17px!important;
	height:21px;
	display:block;
	padding:4px 0 0 15px;
	margin:1px;
	color:#FF9900;
	text-decoration:none;
	font-size:11px;
	width:165px!important;
	width:180px;
	background: url(../images/menu.png) left center no-repeat;
}

#left a.mainlevel:hover,
#right a.mainlevel:hover {
	color:#996600;
	text-decoration:none;
	background-color:#eeeeee;
}

#left a.mainlevel#active_menu,
#right a.mainlevel#active_menu {
	color:#996600;
	text-decoration:none;
	font-weight: bold;
}

#left a.mainlevel#active_menu:hover,
#right a.mainlevel#active_menu:hover {
	color:#996600;
	background-color:#eeeeee;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 15px;
	padding: 0 0 0 15px;
	background: url(../images/arrow.png) no-repeat;
	background-position: 0 3px;
}

.mosimage {
  border: 1px solid #996600;
  margin: 5px;
}

.mosimage_caption  {
  margin-top: 2px;
  background: #FF9900;
  padding: 1px 2px;
  color: #FFFFFF;
  font-size: 10px;
  border-top: 1px solid #996600;
}

hr {
	width:  90%; 
}

hr.separator {
	width:  40%; 
}

a.pnav {
}

.pnav:hover {
}

.small {
	font-size: 11px;
	color: #996600;
	line-height: 0.7;
}

.smalldark {
	font-size: 11px;
	color: #996600;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: transparent;
	font-size: 11px;
	padding: 5px;
}

.sectiontableentry2 {
	text-align: left;
	background: #FFCC99;
	font-size: 11px;
	padding: 5px;
}
.button {
	border: 1px solid #cccccc;
	color:#FFFFFF;
	background-color:#996600;
}

.inputbox {
	border: 1px solid #996600;
	background-color:#ffffff;
	color:#996600;
}


.createdate {
	font-size: 11px;
	color: #996600;
	height: 10px;
}

.modifydate {
	font-size: 11px;
	color: #996600;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

table.contentpaneopen td a.readon {
	display: block;
	float: left;
	line-height: 14px;
	font-size: 10px;
	text-decoration: underline;
	padding: 1px 2px 1px 2px;
}

table.contentpaneopen td a.readon:hover {
	text-decoration: none;
}

.blog_more {
	font-size: 11px;
}

.blog {
	width: 100%;
}

.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 20px;
	height: 30px;
	line-height: 20px;
	padding:0;
	color: #996600;
	font-family:"Monotype Corsiva",Times New Roman, Times, serif;
}

a.contentpagetitle:link,a.contentpagetitle:visited {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	color: #996600;
}

a.contentpagetitle:hover {
	color:#996600;
	text-decoration:none;
}

.contentpaneopen {
	text-align: left;
	background: transparent;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	border: none;
}

.contentdescription {
	font-size: 11px;
}

.sectiontableheader {
	padding:2px 10px 2px 10px;
	font-size: 11px;
	height: 25px;
	font-weight:bold;
	line-height: 25px;
	background-color:#996600;
	color:#FFFFFF;
}

.categorytitle {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}

.componentheading {
	font-size: 18px;
	line-height: 20px;
	color: #996600;
	margin-bottom: 5px;
	margin-top:5px;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}

a.category {
	text-decoration:  underline; 
}

a.category:hover {
	text-decoration:  underline; 
}

.module div div div form table.poll {
	text-align:center;
}

.poll {
	font-size:10px;
	text-align:left;
}

.poll table td {
	font-size:11px;
	text-align:left;
	padding:5px 0 0 0;
}

div.module table.poll {
	width: 150px;
	margin:0;
	padding:0;
}

.back_button a {
	font-size: 10px;
	font-weight: normal;
	font-weight:bold;
}

.blogsection {
	font-size: 11px;
}

.blog_more ul li {
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	border: 1px solid #996600;
	padding: 3px;
}

table.contenttoc th {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #996600;
}

form {
	margin: 0;
	padding: 0;
}

#left a.sublevel:link, #left a.sublevel:visited,
#right a.sublevel:link, #right a.sublevel:visited {
	height:17px!important;
	height:21px;
	display:block;
	padding:4px 0 0 15px;
	color:#FF9900;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
	width:150px!important;
	width:170px;
	background:url(../images/arrow.png) left center no-repeat;
}

#left a.sublevel:hover,
#right a.sublevel:hover {
	color:#996600;
	text-decoration:none;
}

#left a.sublevel#active_menu,
#right a.sublevel#active_menu {
	color:#996600;
	text-decoration:none;
	font-weight: bold;
}

#left a.sublevel#active_menu:hover,
#right a.sublevel#active_menu:hover {
	color:#996600;
}

#pathway {
	float:left;
	padding:10px 0 0 50px;
	font-weight:bold;
	color:#ffffff;
}

.highlight {
	background:#FFFF00;
	color:#FF9900;
}

#topmenu  {
	float:left;
	height:36px;
	width:940px!important;
	width:960px;
	padding:0 0 0 20px;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding: 0;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
	border-right: 2px solid #ffffff;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#663300;
	background: transparent;
}

#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #ffffff;
	background-color:#996600;
}

h1 {
	font-size:160%;
}

h2 {
	font-size:140%;
}

h3 {
	font-size:130%;
}

h4 {
	font-size:120%;
}

h5 {
	font-size:100%;
}

h6 {
	font-size:80%;
}

#search  {
	float:right;
	height: 18px;
	padding:0;
	margin:0;
}

#search .search {
	float:left;
	margin:10px 0 0 0;
	height:42px;
	width:320px;
	background: url(../images/search.png) top left no-repeat;
}

#search .search .inputbox {
	float:left;
	font-size: 11px;
	text-transform:capitalize;
	font-family: Tahoma, Arial, sans-serif;
	color: #996600;
	border: 0;
	padding: 0 0 0 60px;
	margin:15px 0 0 0;
	height:13px;
	line-height:13px;
	background: transparent;
	width:190px!important;
	width:250px;
}

#search .search .button {

}

#search .moduletable {
	margin:0 auto;
	padding:0;
}

#search form {
	margin:0;
	padding:0;
}