/* default font size*/
@import url(x-small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:	 Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
}

/*--------------------------------- Default -----------------------------------------------*/
h1 {
	font-size: 120%;
	color:  #636332;
}

h2 {
	font-size: 100%;
	color:  #636332;
}


body {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5E642D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:970px;
	margin:0 auto 0 auto;

}
#mainl{
	float: left;
	width: 150px;
}

#mainl h4{
	color: #3F441F;
	font-size: 70%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	/*font-family: "Times New Roman", Times, serif;*/
	line-height: 140%;
}
#gal1 {
	width: 450px;
	margin-left: 80px;
}
#about {
	float: right;
	width: 300px;
	margin-left:30px;
}
#mainl ul{
	margin-left:0px;
	padding-left:0px;
	padding: 0px;
	list-style: none;	
}
#mainl li{
	margin-left:0px;
	padding-left:0px;
	padding: 2px;
	list-style: none;	
	margin-bottom:20px;

}
#mainl li a{
	display:block;
	font-size: 85%;
	text-align:right;
	padding-right: 1em;

}
#mainl a:link, #mainl a:visited, #mainl a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainl a:hover {
	text-decoration: none;
	color: #693434;
	background-image:url(../images/bronze2.jpg)
}



.bronze{
	background-image:url(../images/bronze.jpg)
}
.green{
	background-image:url(../images/green.jpg)
}
.fltrt {
	float: right;
	margin-left: 10px;
	border: 1px solid #332c00;
}
.fltrtnb {
	float: right;
	margin-left: 10px;
	border: 0px solid #332c00;
}
.fltlf {
	float: left;
	margin-right: 10px;
	border: 1px solid #332c00;
}
.fltlink {
	float: right;
	margin-left: 10px;
	width: 200px;
}
.red{
	background-image:url(../images/red.jpg)
}
.yellow{
	background-image:url(../images/yellow.jpg)
}
.green2{
	background-image:url(../images/green2.jpg)
}



#header{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height:103px;	
	margin-left: 170px;
	margin-bottom: 30px;	
}

#mainr{
	margin-left: 170px;

}
#mainr p {
	line-height: 150%;
	text-align: justify;
	font-size:90%;
	/*color: #3C3C1E;*/
	color: #5E642D;

}
/*#menu {
	float: left;
	margin: 10px;
	width: 160px;
	border-top: 2px solid #f6fbfe;
	border-right: 2px solid #ccd6df;
	border-bottom: 2px solid #ccd6df;
	border-left: 2px solid #f6fbfe;
	background-color:#e8eaee;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:link {
	color: #FD2437;
	text-decoration: none;

	
}
#menu a:visited {
	text-decoration: none;

}
#menu a:hover {
	text-decoration: none;
	color: #FF5F28;
}
#menu a:active {
	text-decoration: none;	
}*/
a:link {
	color: #96964B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96964B;
}
a:active {
	text-decoration: none;
	color: #96964B;
}
a:hover {
	text-decoration: none;
	color: #FF5F28;
}

#footer {
	clear: both;
	/*border-top:1px solid #1F1C1D;
	background-color: #767A47;
	background-image: url(../images/footerbg.jpg);
	height: 20px;*/
}
#footer a:link, #footer a:visited, #footer a:active {
	color:  #C1C184;
	text-decoration: none;	/*font-size:80%;*/
}
#footer a:hover {
	text-decoration: none;
	color: #006332;
		/*font-size:80%;*/

}
#footer p {
	color:  #A5794E;
	font-weight:normal;
	font-size: 80%;
}
.centre {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.indent {
	margin-left: 20px;
}
.newspics {
	float:right;
	margin-left: 10px;
	width: 310px;
}
.highlight {
	background-color:#f6fbfe;

}
#rightcol {
	float: right;
	margin: 10px;
	width: 200px;
	background-color:#EDF4FD;
}
#pic {display: none;} 
#hiddenpics {display: none;} 
.border {
	border: 1px solid #666666;
}
#mainr div.list {
	float: left;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*width: 700px;*/
}
#mainr  .list .box {
	border: 1px solid #666666;
	width: 170px;
	height: 170px;
	float: left;
	padding: 5px;
	margin-right: 16px;
}
#mainr  .list .box img{
	border: 1px solid #666666;
	
}
