body {
background: #8b8b8b; 
color:#fdfddf;
font:85% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:left;
}

a {
color:#6E3B3C;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#4C4544;
text-decoration:underline;
}

p {
line-height:1.2em;
margin:0 0 15px;
color: black;}



/*** Main container ***/

#container {
background:#E7DEA8 url(images/bg_g.jpg) repeat-x;
color:#303030;
margin:0;
min-width:700px;
padding:0;
text-align:left;
width:100%;
line-height: 1.2em;
}

/*** Header section ***/

#header {
margin:0px;	
text-align:left;
height: 160px;
}


#img_croydon {
float: left;
}

#img_logo {
float: right;
}


/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
background-color: #E7DEA8;
line-height: 1.1em;}


/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 0 10px ;
width:175px;
}

#leftside {
float:left;

}

#rightside {
float:right;

}

#leftside h1,#rightside h1 {
color: #6E3B3C;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:4px 4px 12px 4px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:4px 4px 12px 4px;
}

#leftside p {
color: #6E3B3C;
font-size:0.9em;
line-height:1.2em;
margin:2px 3px 16px 10px;}

#rightside p {
color: #6E3B3C;
font-size:0.9em;
line-height:1.2em;
margin:0px 7px 16px 8px;}

#rightside p.date {
font-size: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
color: #656565;
}

#rightside p.content {
font-size: 0.8em;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist ul {
color: #6E3B3C;
}

.linklist li {
margin-bottom:0.7em;
color: #6E3B3C;
}

/*** Sidebar menu ***/

.nav {
background:#FDFDDF;
border:1px solid #b0b0b0;
color: #6E3B3C;
display:block;
margin-top:10px;
padding:5px 4px 5px 10px;
position:relative;
width:140px;
font-size: 1.1em;

}

.nav:hover,.active {
background: #6E3B3C url(images/hoverbutton.gif) no-repeat top right;
border: 1px solid #FDFDDF;
color:#FDFDDF;
text-decoration:none;
}


a.arrow {
	background : #FDFDDF url(images/arrow1.gif) 140px 10px no-repeat;
}

a.arrowdown {
	background : #FDFDDF url(images/arrow2.gif) 140px 10px no-repeat;
}

.sub {
background-color: #E7DEA8;
border: 1px #E7DEA8;
font-size:1em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:126px;
}


/*** Content ***/

#content {
background-color:#FDFDDF;
border:1px solid #6E3B3C;
color:#2a2a2a;
padding:30px 24px 10px 24px;
margin:0 200px;
line-height: 1.2em;
}


#content h1 {

color:#6E3B3C;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2 {
font-size:1.5em;
color: #6E3B3C;
font-weight: bold;
margin-bottom:10px;
}


#content p a {
text-decoration: underline;
text-align: justify;
}

#content p a:hover {
text-decoration: none;
}

#content hr {
	border: 1px solid #E7DEA8;
	}

.background_img {
	background: url(images/front_big.jpg) no-repeat bottom center;
}


#content td {
	border: 4px solid #e7dea8;
	border-bottom: 1px solid #fdfddf;
	background-color: #e7dea8;
	color: #6e3b3c;
	}

#content .td_bg {
	background-color: #fdfddf;
	border: 0;
	}



/*** Footer ***/

#footer {
background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.8em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.img_left {
	float: left;
	margin: 10px;
	margin-left: 0;
	}

.thumbnail {
background:#FDFDDF;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.7em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
.noborder  {border: 0;}

.img_right {

	float: right;
	margin: 20px;
	margin-right: 0;
	border: 0;
}

.img_left {
	border: 0;
	float: left;
	margin: 20px;
	margin-left: 0;
}


.img_rightborder{
	float: right;
	margin: 20px;
	margin-right: 4px;
	border: 1px solid black;
	}
	
.img_leftborder{
	float: left;
	margin: 20px;
	margin-left: 0;
	border: 1px solid black;
	}

div.function-icons {
	float : right;
	cursor : default;
	font-size: 0.7em;
	}
	
div.function-icons img {
	border: 0;
	}

/*** End of file ***