body {
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
#container {
	width: 835px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	float:left;
	width: 107px;
	text-align:right;
	margin-bottom:15px;
}
#headerimage {
	border: 1px solid #ccc;
	clear: left;
	height:143px;
}
#headerimage_home {
    border: 1px solid #ccc;
	height:248px;
	width:548px;
	clear: left;
	margin-right:20px;
	float:left;
}

#project_home {
	height:250px;
	width:265px;
	float:left;
}

#claim {
	float:left;
	width: 463px;
}
#claim h1 {
	color:#0b5324;
	font-size:18px;
	margin:83px 0 0 38px;
	line-height: 120%;
}
#metanav {
	float:left;
	width: 265px;
	color: #666;
	font-size:10px;
	margin-top:11px;
	text-align:right;
}
#metanav a {
	text-decoration:none;
	color: #666;
}
#metanav a:hover {
	text-decoration:underline;
}
#metanav a.current {
	font-weight:bold;
	color:#333;
}
#metanav a.current:hover {
	font-weight:bold;
	text-decoration:none;
}
/* ---------------------- NAVIGATIONS ---------------------- */

#mainnav {
	background:url(/images/bg_mainnav.gif) repeat-x;
}
#mainnav ul {
	margin:10px 0 0 5px;
	padding:0;
	height: 38px;

}
#mainnav ul li {
	float: left;
	list-style: none;
		background:url(/images/bg_mainnav_norm.gif) left top no-repeat;

}
#mainnav ul li a {
	display: block;
	color: #0b5324;
	padding: 5px 18px 14px 18px;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
}
#mainnav ul li a:hover {
	color: #fff;
	background:url(/images/bg_mainnav_over.gif) left top no-repeat;
}
#mainnav ul li.current {
	background:url(/images/bg_mainnav_over.gif) left top no-repeat;
}
#mainnav ul li.current a{
	color: #fff;
}
#mainnav ul li.subcurrent a {
	color: #fff;
	background:url(/images/bg_mainnav_subcurrent.gif) left top no-repeat;
}
#mainnav ul li a.rgmspecial {
	background:url(/images/bg_mainnav_right.gif) right top no-repeat;
}
#mainnav ul li.current a.rgmspecial {
	background:url(/images/bg_mainnav_right.gif) right top no-repeat;
}

/* SUBNAV */
#subnav {
	height:22px;
	clear:left;
}
#subnav ul {
	padding:0;
	margin:0 0 0 0px;
}
#subnav ul#submenu10 {margin-left: 84px;}
#subnav ul#submenu9 {margin-left: 211px;}
#subnav ul#submenu8 {margin-left: 333px;}
#subnav ul#submenu7 {margin-left: 429px;}


#subnav ul li {
	float: left;
	list-style: none;
}
#subnav ul li a {
	display: block;
	color: #fff;
	padding: 1px 10px 1px 10px;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	background:#0b5324;
	margin-right:3px;
	white-space: nowrap;
}
#subnav ul li.current a {
	background: #FF5700;
}
#subnav ul li a:hover {
	background: #FF5700;
}

/* REFNAV */

ul#refnav {
	padding:0;
	margin:0;
}

ul#refnav li {
	list-style: none;
}
ul#refnav li a {
	display: block;
	color: #00591C;
	padding: 10px 10px 8px 5px;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	margin-bottom: 3px;
    border-bottom:3px solid #FF5700;
}
ul#refnav li.current ul {
	margin: 10px 0px 0px 0;
}
ul#refnav li.current a {
	margin: 0 3px 3px 0;
}
ul#refnav ul {
    margin:0;
    padding:0;
}

ul#refnav li  {
    clear:left;
}
ul#refnav li ul li  {
    clear:none;
    float:left;
}
ul#refnav li ul li a {
    display:block;
    width:53px;
    height:53px;
	margin: 2px 4px 2px 0;
	padding:4px;
    border:1px solid #ccc;
}
ul#refnav ul li.current a {
    border:1px solid #000;
}
ul#refnav ul li a:hover {
    border:1px solid #000;
}
ul#refnav li a:hover {
    color:#FF5700;
}
ul#refnav li.current a {
    color:#FF5700;
}



/* SITEMAP */
.csc-sitemap ul li {
    font-weight:bold;
    list-style:url(/images/arrow.gif) ;
}
.csc-sitemap ul li a{
    color:   ;
}
.csc-sitemap ul li a:hover{
    text-decoration:none;
    }

.csc-sitemap ul li ul li {
    font-weight:normal;
}
.csc-sitemap ul li ul li ul li{
    font-size:11px;
}

/* ---------------------- CONTENT ---------------------- */

#contentcontainer {
	clear:left;
}
#content p {
clear:left;
}
#contentleft {
	float:left;
	width:570px;
	margin-top:10px;
}
#contentleft_home {
    float:left;
    width:265px;
    margin-right:20px;
    	margin-top:10px;
}
#contentcenter_home {
    float:left;
    width:265px;
    margin-right:20px;
    	margin-top:10px;
}

#contentright_home {
    float:left;
    width:265px;
    	margin-top:10px;
}
#contentleft #content {
	margin-left:5px;
	margin-right:25px;
}
#content a, #footer a, .textboxcontent a{
    color: #FF5700;
    text-decoration:none;
}
#content a:hover, #footer a:hover, .textboxcontent a:hover{
    color: #0b5324;
    text-decoration:underline;
}
#content100 {
	margin-top:10px;
}
#content100 #content {
	margin-left:5px;
	margin-right:5px;
}
#contentright {
	float:left;
	width:265px;
	margin-top:10px;
}
#content h2,#content100 h2 {
	color: #0b5324;
	padding-bottom:6px;
	margin-top:0px;
	border-bottom: 3px solid #FF7B00;
}
.imagebox, .textbox, .loginbox, .projectbox{
    border:1px solid #ccc;
    margin-bottom:20px;
}

.imageboxcontent{
    margin:4px;
}
.textboxcontent{
    margin:4px;
    background: #CACCCC url(/images/bg_textbox.png) repeat-x;
    padding:5px 10px 5px 10px;
}

.loginboxcontent{
    margin:4px;
    background: url(/images/bg_loginbox.png) right bottom repeat-x;
    padding:5px 10px 5px 10px;
}
.projectboxcontent{
    margin:4px;
    background: url(/images/bg_projectbox.png) right bottom repeat-x;
    padding:5px 7px 5px 7px;
    height:230px;

}
.homeboxcontent{
    background: url(/images/bg_homebox.png) right top repeat-x;
    padding:5px 5px 5px 5px;
    margin-top:10px;
    height:129px;

}
* html .homeboxcontent{

    margin-top:5px;

}
.loginboxcontent h2{
    color: #0b5324;
	margin:4px 0 0px 0;
}
.homeboxcontent h2{
    color: #0b5324;
    font-size:18px;
	margin:10px 0 0px 0;
	display:block;
}

.projectboxcontent h2{
    color: #FF5700;
	margin:14px 0 0px 0;
	font-size:16px;
}
.projectboxcontent p{
    margin-right:50px;
    
}
.projectboxcontent p a{
    background: url(/images/p_arrow.gif) right center no-repeat;
    padding:1px 25px 1px 0;
    color: #FF5700;
    text-decoration:none;
}
.projectboxcontent p a:hover{
    color: #0b5324;
    text-decoration:underline;
}
.homeboxcontent p {
    margin-top:10px;
    margin-bottom:10px;
}
.homeboxcontent p a{
    background: url(/images/p_arrow.gif) right center no-repeat;
    padding:1px 25px 1px 0;
    color: #FF5700;

    text-decoration:none;
}
.homeboxcontent p a:hover{
    color: #0b5324;
    text-decoration:underline;
}
.loginboxcontent label{
    color: #FF5700;
    font-size:11px;
}
.loginboxcontent input#user, .loginboxcontent input#pass {
    width:140px;
}
#contentright DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px;}
#headerimage DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px;}
#headerimage_home DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px;}

/* ---------------------- FOOTER ---------------------- */
#footer {
	clear:left;
	color:#666666;
	font-size:10px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

/* default styles for extension "tx_photogals_pi1" */
.tx-photogals-pi1 {
	margin:0px;
	padding:0px;
height:340px;
    
}
.tx-photogals-pi1-big {
	border:1px solid #CCCCCC;
    width:443px;
	text-align:center;
	background-color:#FFFFFF;
	display:block;
	margin-bottom:3px;
    float:left;
    margin-right:20px;

}
.tx-photogals-pi1-thumb {
    height:340px;
}
.tx-photogals-pi1-big img {
	padding:4px;
}

.tx-photogals-pi1-big a:hover {
	border:1px solid #999999;
}
.tx-photogals-pi1-small a {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:4px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}
.tx-photogals-pi1-small a:hover {
	border:1px solid #000000;
}
.tx-photogals-pi1-small-active a {
	border:1px solid #000000;
	background-color:#FFFFFF;
	padding:4px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}
.tx-photogals-pi1-small-active a:hover {
	border:1px solid #000000;
}

