
ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
ol {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h1 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h2 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h3 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h4 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h5 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
h6 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
pre {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
form {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
body {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
html {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
p {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
blockquote {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
fieldset {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
input {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
hr {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
a img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
:link img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
:visited img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
img {
	display: block
}
body {
	font-size: 12px; font-family: georgia; height:100%;
	background:#eaeaea url('../img/bg.gif') top center repeat-y; 
}
a {
	color: #606163; text-decoration: underline;
}
p {
	background: white; 
	line-height: 17px;
	font-style: normal;
	text-align: justify;
}
.clear {
	clear: both;
}

#centered {
	text-align:center; 

	
/*	padding: 0px 20px; */
}



#cwrap {
	margin: 0 auto;
	position:relative;
	width:900px;
	text-align:left;

}
#bgleft {	
	
}
#bgright {

}
#main {
	float:left; 
	width:870px;
	padding-left:15px;
	padding-right:15px;
}

#mood {
	position:absolute;
	top: 14px;
	left: 121px;
	z-index:0;
	width: 750px;
	height: 237px;
	overflow: hidden;
}

#head #moodlist li {
	position: absolute;
	top: 0px;
	left: 0px;
}





#logo {
	position:relative;
	top: 54px;
	left: 15px;
	z-index:100;
}

* html .png {
	behavior: url(/fileadmin/css/pngbehavior.htc);
}

#menu {
	position:absolute;
	top: 260px;
	left: 121px;
	z-index:100;
	font-family:arial;
	font-size:12px;
}
#menu  li.mitem {
	display:inline;
	list-style-type:none;
}
#menu a {
	padding-left: 10px;
	padding-right: 10px;
	color:#606563;
	text-decoration: none;
}
 
#menu li.act a, #menu a:hover{
	background:#6e8456;
	color:#fff;
}

#content {
	margin-top:74px;
	margin-left:105px;
	width:751px;
	}
#content p {
	font-size: 12px;
	color:#595959;
	margin-bottom:10px;
}
#left {
	float:left;
	width:410px;
}
#left h1, #righr h1, #content h1 {
	color:#6e8456;
	font-size:18px;
	margin-bottom:15px;
}

#left h2
{
	color:#6e8456;
	font-size:12px;
	margin-bottom:5px;
}


#content h1 {
	margin-bottom:10px;
}

#righr {
	float:left;
	width:280px;
	margin-left:40px;
}
#footer {
	margin-left:105px;
	width:750px;
	height:20px;
	background:#fff url('../img/foot.gif') bottom no-repeat;
	margin-bottom:20px;
	margin-top:37px;
}
#footer a {
	font-family:arial;
	padding-right:17px;
	color:  #6e8456;
	text-decoration: none;
}
#content ul{
	list-style-position:outside;
	margin-bottom:10px;
	margin-left:15px;
}

#content li {
	list-style-image:url('../img/li.gif');
	color:#595959;
	line-height:20px;
	background: white;
	font-weight: bold;
}

#page4 #content li
{
	font-weight: normal;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top:3px;
}
/* div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:37px !important;
} */
div.csc-textpic-text {
	margin-left:37px;
}
.dotted {
	height:1px;
	width:750px;
	margin-top:15px;
	margin-bottom:15px;
	background:#fff url('../img/dotted.gif') top repeat-x;
}
#min {
	float:left;
	height:380px;
	width:1px;
}
#head {
	height:275px;
}

#righr h1
{
	margin-top: 9px;
	font-size: 12px;
	background: white;
}

#page3 .form-row
{
	padding-bottom: 5px;
	width: 380px;
}

#page3 fieldset
{
	border: 0px;
}


#page3 label
{
	font-family: georgia;
	font-weight: bold;
	color: #595959;
	display: block;
}

#page3 input, #page3 textarea
{
	border: 0px;
	background: #e2e6dd;
	padding: 2px;
	width: 100%;
}

#page3 .zip
{
	float: left;
	width: 64px;
	margin-right: 2px;
}

#page3 .city
{
	float: left;
	clear: right;
	width: 310px;
}

#page3 .zip input
{
	width: 60px;
}

#page3 .city input
{
	width: 313px;
}

#page3 textarea
{
	height: 100px;
	font-size: 13px;
	font-family: verdana;
}

#page3 .submit
{
	text-align:right;
}
#page3 .submit input
{
	width: auto;
}

#page3 .error
{
	font-size: 13px;
	font-weight: bold;
	color: red;
	margin-bottom: 5px;
}

#pager
{ 
	position: absolute;
	top: 205px;
	left: 0px;
	z-index: 1000;
	width: 750px;
	height: 15px;
}

#pager_container
{
	float: right;
	position: relative;
	top:0px;
	left:0px;
	width: 100%;
	margin-right: 20px;
}

#pager ul
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	list-style-type: none;
	padding: 5px 10px;
	
	line-height: 0px;
}

#buttons li
{
	float: left;
	width: 30px;
	margin-right: 5px;
}

#buttons li a
{
	display: block;
	width: 30px;
	height: 5px;
	overflow:hidden;
	background: #e5e6e5;
}

#pager_shade
{
	position: absolute;
	top:0px;
	left:0px;
	height: 15px;
	background: white;
	width: 100%;
}

#moodlist
{
	list-style-type: none;
}

a.active, a:hover .active  {
	background: #6E8456;
}

#buttons li a.active
{
	background: #63774e;
}

.news-list-container h3
{
	font-size: 12px;
	color: #6E8456;
}

.news-list-container .clearer
{
	margin: 5px 0px;
}

.news-list-container .more
{
	text-align: right;
}

.news-list-container .more a
{
	color: #6E8456;
}

#credits
{
	margin-top: 30px;
}

#credits td
{
		font-size: 9px;
		color: #595959;
		vertical-align: top;
}

a#btn_news
{
	background: #6E8456;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	color: white;
	text-decoration: none;
	padding: 1px 10px;
}
