/* CSS Document */

html{
	background: #FFEECC;
	/*background: #CCDDDD;*/
/*	background: #DDDDDD url('images/mainbackground.jpg') repeat-x;*/
	font: verdana,helvetica,arial,sans-serif;
}
body{
	width: 865px;
	margin: 0 auto;
	text-align: center;
}
#B{
	background: #FFF;
	border: 1px solid #666;
}

a{
	color: #900;
	text-decoration: none;
	background: transparent;
}
a:hover,a:visited:hover,a:active:hover{
	color: #FF9966;
	text-decoration: none;
	background: transparent;
}
a:visited{
	background: transparent;
	text-decoration: none;
	color: #900;
}

h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #333;
}
h3 .csc-firstHeader{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	font-weight: 500;
}
h1 a{
	text-decoration: none;
}

/*....................................GENERAL CONTENT STYLES.*/

.blockheadline{
	display: block;
	background: #CCDDDD;
	height: 28px;
	font-family: verana,helvetica,arial,sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #660000;
}

/*...................................HEADER.*/
#H {
	height: 24px;
	vertical-align: middle;
	width: 800px;
	margin: 2px auto 2px auto;
}
#H .title{
	float: left;
	font-style: italic;
	/*font-weight: bold;*/
	font-family: times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0 4px 0;
}
#H .languagemenu{
	font: 12px verana,helvetica,arial,sans-serif;
	float: right;
	text-align: right;
	padding: 2px 0 2px 0;
}
/*..................................MASTHEAD.*/

#M {
	height: 100px;
	width: 840px;
	padding: 0 0 0 0;
/*	background: #FFF url(images/bannerbackground.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
	background: #900 url(images/Main_Web_banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#M .logo{
	height: 76px;
	width: 341px;
	float: left;
	padding: 12px 0 0 24px;
}
#M .mainimage{
	padding: 0 0 0 0;
	float: right;
}

/*......................................NAVS.*/
#N{
	padding: 0 0 0 0;
	text-align: left;
	width: 840px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#N1 {
	text-align:left;
	font-size: 12px;
	font-family: verana,helvetica,arial,sans-serif;
	line-height: 32px;
	color: #FFF;
	width: auto; 
	height: 33px;
	min-height: 33px;
/*	margin-right: 12px;
*/	background: #444 url(images/nav1.jpg);	
	background-repeat: x-repeat;
	clear: both;
}
#N1 .navitem {
	float: left;
	letter-spacing: 1px;
	background: transparent;
	text-transform: uppercase;	
	height: 33px;
}

#N1 .navitem a {
	color: #FFF;
	background: transparent;
	text-decoration: none;
	border-right: solid 1px #FFF;
	border-top: solid 1px #999;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	font-weight: 700;
}
#N1 .navitem a:hover {
	background: #444;
	border-top: solid 1px #444;	
}
#N1 .navitem a:active{
	background: #444;
}
#N1 .navitem a:visited{
	background: transparent;	
}
#N1 .navitem a:visited:hover{
	background: #444;
}
#N1 .navitem a:visited:active{
	background: #444;
}
#N1 .navitemactive{
/*	padding: 0 0 12px 0;
	float: left;
	letter-spacing: 1px;
	background: #444;
	text-transform: uppercase;	
*/	height: 33px;
	float: left;
	letter-spacing: 1px;
	background: transparent;
	text-transform: uppercase;	
	height: 33px;
	background: #444;
}
#N1 .navitemactive a{
	color: #FFF;
	background: transparent;
	text-decoration: none;
	border-right: solid 1px #FFF;
	border-top: solid 1px #999;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	font-weight: 700;
}
#N1 .navitemactive a:hover,a:visited:hover{
	color: #FFF;
	border-top: solid 1px #444;
}
.N1right{
	float: right;
}
#N1 .N1right .navitem a{
	border-right: 0px;
	border-left: 1px solid #FFF;
	color: #FFF;
}
#N2{
	background: #444;
	padding: 1px 0 1px 0;
	height: 20px;
	min-height: 20px;
	border-top: 4px solid #444;
	border-bottom: 4px solid #444;
	vertical-align: middle;
}
#N2 .navitem{
	text-align: left;
	line-height: 18px;
	color: #FFF;
	display: block;
	float: left;

}
#N2 .navitem a{
	font-family: verana,helvetica,arial,sans-serif;
	font-weight: 500;
	background: #444;
	border-right: 1px #FFF solid;
	padding: 0 14px 4px 14px;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#N2 .navitem a:hover {
	background: #444;
	border-bottom: 4px solid #993333;
}
#N2 .navitem a:active{
	background: #444;
}
#N2 .navitem a:visited{
}
#N2 .navitem a:visited:hover{
	background: #444;
	border-bottom: 4px solid #993333;
}
#N2 .navitem a:visited:active{
	background: #444;
}
.N2right{
	float: right;
	padding-right: 6px;
}
.N2right .navitem{
	border: 0 0 0 0;
	color: #FFF;
}
.N2right .navitem a{
	font-family: verana,helvetica,arial,sans-serif;
	font-weight: 500;
	background: #444;
	padding: 0 14px 4px 14px;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#N3{
	font-family: verana,helvetica,arial,sans-serif;
	text-align: left;
	font-size: 10px;
	color: #777;
	padding: 8px 0 44px 0;
}
#N3 .breadcrumb{
	padding: 0 0 2px 12px;
	float: left;
}
#N3 .breadcrumb .navitem a,a:visited{
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #777;
	background: #FFF;
	border-top: transparent;
}
#N3 .breadcrumb .navitem a:hover,a:visited:hover{
	border-bottom: 1px dotted #666;
}
#N3 .search {
	float: right;
	padding: 0 12px 0 0;
}

/*.................................CORE BACKGROUND.*/
#CB {
	background: #FFF;
	text-align: left;
	width: 840px;
	font-family: verana,helvetica,arial,sans-serif;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	vertical-align: top;
}

/*........................................MAIN CONTENT.*/
#C h1{
	font-size: 20px;
	font-weight:lighter;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	padding-top: 6px;
}
#C h1 a,a:visited{
	color: #990000;
	text-decoration: none;
}
#C h1 a:hover,a:visited:hover{
	color: #F00;
}
#C h2{
	font-size: 20px;
	font-weight:lighter;
	font-family: "Times New Roman", Times, serif;
	color: #770000;
	padding-top: 6px;
}
#C h2 a,a:visited{
	color: #990000;
	text-decoration: none;
}
#C h2 a:hover,a:visited:hover{
	color: #F00;
}
#C p{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 8px 0;
}
#C p a,a:visited{
	color: #900;
	text-decoration: underline;
}
#C p a:hover,a:visited:hover{
	color: #FF9966;
	text-decoration: underline;
}
#C ul{
	font-size: 12px;
}
#C li{
	left-indent: 6px;
	padding: 0 0 6px 0;
}
#C li a:hover,a:visited:hover{
	color: #FF9966;
	text-decoration: none;
}
#C .csc-textpic{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #666;
}
#C .csc-textpic-imagewrap{
	padding: 0 12px 12px 0;
}
#C .csc-textpic-caption{
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
#C .csc-text{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #666;	
}
#C a{
	background: transparent;
}
#C .salsa{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
#C .salsa em{
	text-decoration: none;
}

#C input[type="text"], textarea{
	display: block;
	width: 185px;
	padding: 1px;
	margin-bottom: 8px;
	border: 1px solid #666;
}
#C .tx-srfeuserregister-pi1-captcha-response input[type="text"]{
	display: inline;
	width: 100px;
	padding: 1px;
	margin-bottom: 8px;
	border: 1px solid #666;
}
#C label, .csc-mailform-label{
	display: inline;
	vertical-align: top;
	font-size: 12px;
}
#C #tags input{
	display: inline;
	border-color: #FFF;
	width: 75px;
}
#C fieldset fieldset{
	border: 0px;
}
#C fieldset fieldset legend{
	color: #FFF;
	font-size: 6px;
}
/*.........................................3 column item.*/

#column1,#column2,#column3{
	border: 1px solid #990000;
	margin: 2px;
	vertical-align: top;
	text-align: left;
	width: 33%;
}
#C .column h1{
	font-size: 18px;
	padding-top: 0px;
}
#C .column{
	padding: 4px;
}
/*......................................join form.*/
#C .tx-acornmember-pi1 div{
	padding: 0 0 8px 0;
	font-size: 12px;
}
#C .tx-acornmember-pi1 .subhead{
	font-family: times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #990000;
}
.memtable{
	padding: 0 0 8px 0;
	font-size: 12px;
}
.table-row1{
	padding: 0 0 8px 0;
	font-size: 12px;
}
.table-row2{
	padding: 0 0 8px 0;
	font-size: 12px;
}
/*..................................LEFT/MAIN.*/
#CLM{
	width: 615px;
	padding: 4px 24px 24px 24px;
	vertical-align:top;
}
/*.........................MAIN/RIGHT.*/
#CMR{
	width: 715px;
	padding: 4px 24px 24px 24px;
	vertical-align:top;
}

/*..............................MAIN..*/
#CM{
	width: 465px;
	padding: 4px 12px 24px 12px;
	vertical-align:top;
}


/*...................................RIGHT CONTENT.*/

#CR{
	width: 250px;
	vertical-align: top;
	padding: 12px 12px 24px 6px;
}
#CR .csc-header h1{
	font-family: verana,helvetica,arial,sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #900;
	text-align: center;
	line-height: 20px;
	padding: 12px 0 8px 0;
	text-transform: uppercase;
	margin: 12px 0 0 0;
	background: url(images/rightmenuheader.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	width: 100%;
}
#CR .csc-header h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #333;
	line-height: 20px;
	padding: 12px 0 4px 0;
	display: block;
	width: 100%;
}
#CR p{
	font-size: 12px;
}
#CR ul{
	list-style-type: none;
	padding: 0 18px 0 12px;
	margin: 0 0 2px 0;
	background: url(images/rightmenubody.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#CR li{
	font-weight: 500;
	font-size: 14px;
	margin: 0 0 0 0;
	color: #990000;
	border-top: #666 solid 1px;
	padding: 2px 2px 2px 0px;
	background: transparent;
}
#CR li ul{
	list-style-type: none;
	background: transparent;
}
#CR li li{
	font-size: 12px;
	color: #000;
	padding: 2px 2px 2px 0px;
	left-indent: -12px;
	border: 0px;
	background: transparent;
}
#CR .csc-textpic{
	background: url(images/rightmenubody.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#CR p{
	padding: 0 12px 6px 12px;
}
#CR a{
	background: transparent;
	color: #900;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#CR a:visited{
	color: #900;
	text-decoration: none;
}
#CR a:hover,a:visited:hover{
	color: #FF9966;
	text-decoration: none;
}
/*...............................RIGHT AD.*/

/* CSS Document */

#rightadbody{
	padding: 0 8px 0 8px;
	/*background: url(http://acorn.org/fileadmin/template/08_Page_Template/images/rightad/rightadback.gif);
*/	background: url(http://acorn.org/fileadmin/template/08_Page_Template/images/rightad/rightad_r2_c1.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: 80px;
	min-height: 80px;
	vertical-align: top;
}
.rightadimage{
	display: block;
	float: left;
	text-align: left;
	padding: 0 4px 0 0;
	width: 90px;
	min-width: 90px;
}
.rightadtext{
	display: block;
	float: left;
	width: 110px;
	font-family: verana,helvetica,arial,sans-serif;
	font-size: 12px;
}
.rightadheader{
	color: #990000;
	font-weight: 600;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #666;
}
.rightadheader a,a:visited{
	color: #990000;
	text-decoration: none;
	background: transparent;
	padding: 2px 0 0 0;
}
.rightadheader a:hover,a:visited:hover{
	color: #FF3333;
	text-decoration: none;
	background: transparent;
	padding: 2px 0 0 0;
}
.rightadbodytext{
	color: #000;
}
.rightadbodytext a,a:visited{
	text-decoration: none;
	color: #440000;
	background: transparent;
}
.rightadbodytext a:hover,a:visited:hover{
	text-decoration: underline;
	color: #990000;
	background: transparent;
	border: 0px;
}
#CR .rightadbodytext p{
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
}
#rightadtop{
	padding-top: 12px;
	text-align: left;
	vertical-align: top;
}

/*.............................LEFT.*/
#CL{
	width: 150px;
	padding: 12px 8px 24px 8px;
	vertical-align:top;
	/*border-right: 1px solid #666;*/
}
#CL .navitem{

}
#CL .navitem a{
	color: #FFF;
	text-decoration: none;
	/*border: transparent;*/
	background: #BB2222 url(images/leftmenu_backtier1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: verana,helvetica,arial,sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding: 6px 2px 6px 24px;
	border-bottom: 1px solid #FFF;
	display: block;
}
#CL .navitem a:hover,a:visited:hover,a:active:hover{
	background: #600 url(images/leftmenu_backtier1hover.gif);
	background-repeat: no-repeat;
}

#CL .navitemtier2{

}
#CL .navitemtier2 a{
	color: #FFF;
	text-decoration: none;
	/*border: transparent;*/
	background: #993333 url(images/leftmenu_backtier2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: verana,helvetica,arial,sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: lighter;
	padding: 6px 2px 6px 26px;
	border-bottom: 1px solid #FFF;
	display: block;
}
#CL .navitemtier2 a:hover,a:visited:hover,a:active:hover{
	background: #600 url(images/leftmenu_backtier2hover.gif);
	background-repeat: no-repeat;
}


/*...............................FOOTER.*/
#F{
	width: 800px;
	margin: 1 auto;
	text-align: right;
	font-size: 10px;
	color: #333;
}

.tx-srlanguagemenu-pi1 a,a:visited{
	padding-top: 4px;
	background: transparent;
	text-decoration: none;
	color: #600;
}
.tx-srlanguagemenu-pi1 a:hover{
	padding-top: 4px;
	background: transparent;
	text-decoration: none;
	color: #C00;
}

/*...............................mailform.*/

label{
	font-size: 12px;
}

.news-list-imgcaption a(
	text-decoration: none;
)
.news_title a{
	text-decoration: none;
}