BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

body.contentpane {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	background-image: none;
}


body, table, td, th, tr, div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 1.6;
	padding: 0px;
	text-indent: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 25px;
	padding: 0px;
	color: #666666;
	line-height: 1.6;
	text-indent: 0px;
}

/*
Layout styles
*/

#logo {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 234px;
	height: 92px;
	z-index: 1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#search {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 234px;
	height: 100px;
	z-index: 2;
	background-color: #993D00;
}
#header {
	position: absolute;
	left: 236px;
	top: 170px;
	width: 382px;
	height: 100px;
	z-index: 3;
	background-color: #993D00;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#slogan {
	position: absolute;
	left: 620px;
	top: 170px;
	width: 232px;
	height: 100px;
	z-index: 4;
	background-color: #993D00;
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
}

#menu {
	background-color: #993D00;
	position: absolute;
	left: 854px;
	top: 170px;
	width: 146px;
	height: 96px;
	padding: 4px 0px 0px 0px;
	z-index: 5;
}

#maincontent {
	position: absolute;
	overflow: visible;
	left: 209px;
	top: 298px;
	width: 615px;
	max-width: 615px;
	height: 59px;
	z-index: 6;
}

#left {
	position: absolute;
	left: 5px;
	top: 309px;
	width: 206px;
	height: 61px;
	z-index: 7;
}

#right {
	position: absolute;
	left: 854px;
	top: 309px;
	width: 146px;
	height: 61px;
	z-index: 8;
}


/* END OF LAYOUT STYLES */
#maincontent hr {
	color: #ddd;
	border-top:1px solid #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0px;
	width: 100%;
	padding: 0px;
	margin-left: 27px;
	margin-right: 0px;
}

a:link, a:visited {
	color: #993d00;
	text-decoration: underline;
}

a:hover {
	color: #CC7B00;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #993d00;
	font-weight: bold;
}

a.category:hover {
	color: #993d00;
}

.mainlevel {
	text-transform: lowercase;	
}

a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	vertical-align: bottom;
	font-size: small;
	color: #ffffff;
	text-align: left;
	height: 1.2em !important;
	width: 100%;
	text-decoration: none;
	margin-left: 10px;
}

a.mainlevel:hover, a.sublevel:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: small;
	color: #ffffff;
	text-align: left;
	height: 1.2em !important;
	width: 100%;
	text-decoration: none;
	margin-left: 10px;
}

.mainlevel-bottom
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 1.6;
	text-decoration: none;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: small;
	color: #ffffff;
	text-align: left;
	height: 1.2em !important;
	width: 100%;
	text-decoration: none;
	margin-left: 10px;
}

table.blog {
	width		: 100%;
	margin		: 0px;
	font-weight	: normal;
}

table.moduletable {
	width		: 100%;
	margin		: 0px;
	padding		: 0px;
	font-weight	: normal;
}

table.moduletable th {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(../images/horline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	font-size: middle;
	color: #333333;
	text-align: left;
	height: 20px !important;
	width: 98%;
	text-indent: 10px;
}

.newsflash {
  font-family: Verdana, Geneva, sans-serif;
  font-size        : middle;
  color            : #00467A;
  text-transform   : uppercase;
}

.frameheader {
  font-family : Verdana, Geneva, sans-serif;
  font-size        : x-large;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px
}

.inputbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}

.button {
}

.contentpaneopen {
	color: #999999;
	overflow: visible;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
}

.buttonheading {
	vertical-align: top;
	padding-top: 10px;
}

.componentheading {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-weight: bold;
}

.blog_more {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.contentheading, a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #005c5c;
	font-size: x-large;
	text-transform: none;	
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	line-height: 1.2;
}

a.contentpagetitle:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #57ADAD;
	font-size: x-large;
	text-transform: none;	
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
}

.contentdescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size        : small;
	color            : #333333;
	text-align       : left;
	white-space: nowrap;
}

.category {
  color            : #999999;
  font-family      : Verdana, Geneva, sans-serif;
  font-size        : small;
  font-weight      : bold;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #7492AB;
	text-decoration: none;
	font-weight: normal;
}

.smalldark 
{
  font-family      : Verdana, Geneva, sans-serif;
  font-size        : small;
  color            : #000000;
  font-weight      : normal;
}			

td.rubric
{
  color            : #000000;
  font-size        : x-small;
  font-weight      : bold;
  padding          : 0px 0px 0px 25px;
  margin           : 0px;
}


td.createdate
{
  color            : #000000;
  font-size        : x-small;
  font-weight      : bold;
  padding          : 0px 0px 10px 25px;
  margin           : 0px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
}

table.content {
	border: 2px solid #cccccc;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 1em 25px;
	align: center;
	border-collapse: collapse;
}

table.content th {
	border: 1px solid #dddddd;
	color: #005C5C;
	text-align: center;
	padding: 10px 6px 10px 6px;
	font-weight: bold;
}

table.content td {
	border: 0px;
	padding: 5px 6px 5px 6px;
}

.even {
	background-color: #FCF7F4;
}

.ruled {
	background-color: #F2FAFA;
}


#left ul, #right ul {
	list-style: square outside url(../images/arrow.png);
	padding-left: 11px;
	margin-left: 15px;
}

#left li, #right li {
	position: relative;
	line-height: 1.2;
	margin-bottom: 0.4em;
	padding-left: 0px;
	margin-left: 0px;
}

#maincontent ul {
	list-style: square outside url(../images/arrow.png);
	margin-top: -1em;
	margin-bottom: 1em;
	margin-left: 25px;
	padding: 0px;
}

#maincontent ol {
	list-style: decimal outside none;
	margin-top: -1em;
	margin-bottom: 1em;
	margin-left: 25px;
	padding: 0px;
}

#maincontent li {
	margin: 0px;
	padding: 0px;
}

#maincontent ul.nospace {
	list-style: square outside url(../images/arrow.png);
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 25px;
	padding: 0px;
}

ol.nospace {
	list-style: decimal outside none;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 25px;
	padding: 0px;
}


ul.menulist {
	list-style: square outside url(../images/arrow.png);
	padding-left: 11px;
	margin-left: 16px;
}

ul.mostread {
	list-style: square outside url(../images/arrow.png);
	padding-left: 11px;
	margin-left: 16px;
}

.readon {
	background-image: url(../images/readon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

.latestnews {
	padding-bottom: 4px;
	color:#333333;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #005c5c;
	margin-top: 1.6em;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 1.2;
	text-transform: none;	
	padding: 0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #005c5c;
	margin-top: 1.6em;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 1.2;
	text-transform: none;	
	padding: 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: normal;
	font-weight: bold;
	color: #555555;
	margin-top: 1.2em;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 1.2;
	text-transform: none;	
	padding: 0px;
}

h4 {
	color		: #555;
	background-color: inherit;
	font-weight	: bold;
	font-family	: Verdana, Geneva, sans-serif;
	text-align	: left;
	margin		: 1.2em 0px 1em 25px;
}


h4.socialbookmarks {
	color		: #555;
	background-color: inherit;
	font-weight	: bold;
	font-size	: small;
	font-family	: Verdana, Geneva, sans-serif;
	text-align	: left;
	border-bottom	: 1px solid #ddd;
	padding-left	: 0px;
	margin		: 0px 0px 10px 25px;
}


sup {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

sub {
	vertical-align: baseline;
	position: relative;
	bottom: -0.4em;
}

blockquote {
	margin: 1em 0em 1em 25px;
	padding: 1em 1em 1em 40px;
	border-left: 1em solid #ddd;
	border-right: 0.1em solid #ddd;
	border-top: 0.1em solid #ddd;
	border-bottom: 0.1em solid #ddd;
	background-color: #fff;
	width: 523px;
	background-image: url('../images/lquote.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

q {
	quotes: "\00ab" "\00bb" "\201e" "\201c";
}

cite {
	font-weight: normal;
	font-style: normal;
}

p.author cite {
	font-weight: bold;
}

span.nw {
	white-space: nowrap;
}

img.content {
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px 0px 1em 25px;
}