body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
.clr {
	clear:both;
}
ul {
	margin:0px;
	padding-left:18px;
	list-style-image:url(../images/linkarrow_leftcol.gif);
}
a {
	color:#1139ab;
}
a:hover {
	color:#fea300;
}
a img {
	border:0;
}
li.active a {
  font-weight:bold;
  text-decoration:none;
}
li a {

}
#mainContainer {
	width:960px;
	margin:10px auto;
}
#header {
	width:960px;
	height:185px;
	position:relative;
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
}
#headertop {
	position:absolute;
	right:0px;
	top:0px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
}
#logo img {
	width:200px;
	height:150px;
}
#slogan {
	position:absolute;
	bottom:98px;
	right:0px;
	font-size:14px;
	color:#666666;
}
#slogan a {
  color:#666666;
}
#sloganbottom {
	position:absolute;
	top:20px;
	left:260px;
	font-size:16px;
	font-weight:bold;
}
#sloganbottom b {
  color:#fbb01e;
  font-size:18px;
}
#menu {
	position:absolute;
	left:220px;
	bottom:0px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
	height:65px;
	background-image:url(../images/bg_menu_left.gif);
	background-repeat:no-repeat;
	margin-right:1px;
	cursor:pointer;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/bg_menu_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	white-space:nowrap;
	height:65px;
	display:inline-block;
	padding:0px 10px;
	line-height:40px;
}

#menu li:hover, #menu li.hover, #menu li.active {
	background-image:url(../images/bg_menu_o_left.gif);
}
#menu li:hover a, #menu li.hover a, #menu li.active a {
	background-image:url(../images/bg_menu_o_right.gif);
}
.componentheading, .contentheading, h3 {
	font-size:24px;
	color:#666666;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:6px;
}
h2 {
	font-weight:bold;
	color:#666666;
	font-size:16px;
}
#leftCol, #rightCol {
	color:#666666;
}
#leftCol {
	float:left;
	width:200px;
}
#leftCol_none {
  width:100px;
}
#rightCol ul {
	list-style-image:url(../images/linkarrow_rightcol.gif);
}
#leftCol h3 {
	color:#a27213;
}
#rightCol h3 {
	color:#739443;
}
#leftCol a:hover, #rightCol a:hover {
	color:#333333;
}
#leftCol h3, #rightCol h3 {
	font-size:16px;
	font-weight:bold;
}
#leftCol .moduletable {
	background-color:#fddca0;
	background-image:url(../images/boxbottom_leftcol.png);
}
#rightCol .moduletable {
	background-color:#d3e9b1;
	background-image:url(../images/boxbottom_rightcol.png);
}
#leftCol .moduletable h3 {
	background-image:url(../images/boxtitle_leftcol.png);
}
#rightCol .moduletable h3 {
	background-image:url(../images/boxtitle_rightcol.png);
}
#leftCol .moduletable, #leftCol .moduletable_menu, #rightCol .moduletable, #rightCol .moduletable_menu {
	margin-bottom:20px;
}
#leftCol .moduletable, #rightCol .moduletable {
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	width:180px;
	padding:36px 10px 10px 10px;
}
#leftCol .moduletable h3, #rightCol .moduletable h3 {
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	width:200px;
	margin:0;
	padding:5px 10px;
}
#mainCol {
	float:right;
	width:740px;
}
#mainCol_full {
	float:right;
  width:830px;
}
#content {
	float:left;
	width:620px;
}
#contentbottom {
  margin-top:20px;
}
#content li a {
  text-decoration:underline;
}
#content li a:hover {
  text-decoration:none;
}
#rightCol {
	float:right;
	width:200px;
}
#footer, #footer_full {
	float:right;
	width:750px;
	background-color:#fdbd4a;
	color:#FFFFFF;
	font-size:11px;
	margin-top:20px;
}

#footer a, #footer_full a {
  color:#333333;
}

#footerTop, #footerTop div {
	background-image:url(../images/footer_tl.png);
	background-repeat:no-repeat;
	width:750px;
	height:10px;
	clear:both;
}
#footerTop div {
  background-image:url(../images/footer_tr.png);
  background-position:top right;
}
#footerBottom, #footerBottom div {
	background-image:url(../images/footer_bl.png);
	background-repeat:no-repeat;
	width:750px;
	height:10px;
	clear:both;
}
#footerBottom div {
  background-image:url(../images/footer_br.png);
  background-position:top right;
}
#footer_full, #footer_full #footerTop, #footer_full #footerTop div, #footer_full #footerBottom, #footer_full #footerBottom div {
  width:830px;
}
.small, .createdate {
  color:#666666;
  font-size:11px;
}
.sectiontableentry1 td, .sectiontableentry2 td {
  font-size:14px;
  font-weight:bold;
}
.sectiontableentry1 td a, .sectiontableentry2 td a {
  font-size:12px;
  font-weight:normal;
  padding-left:10px;
}
.moduletable .phocagallery-box-file-third {
  width:160px;
}
.readon {
  background-image:url(../images/linkarrow_leftcol.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:18px;
}
table.blog {
  width:100%;
}
#rightCol .phocagalleryslideshow {
  width:100px;
  margin:0px auto;
}
tr.tablerow1 td, tr.tablerow2 td {
  border-bottom:solid 1px #FFFFFF;
}
tr.tablerow1 td {
  background-color:#eef4e5;
}
tr.tablerow2 td {
  background-color:#f7eedd;
}
.yellowbuton {
  background-color:yellow;  
}