body {
	background-color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
/*White links*/
.class1 a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
				
.class1 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.class1 a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.class1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}

/*white link selected*/	
.whiteselected {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	}
	
/*test*/	
/*.parent {
 	background-image: url("img/brit-trust.jpg");
 	padding:10px;
	background-position: top right;
  	background-repeat: no-repeat;
}*/	
	
	
/*Brown links*/
.class2 a:link {
	color:#9e4a00;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
				
.class2 a:visited {
	color:#9e4a00;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.class2 a:active {
	color:#9e4a00;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.class2 a:hover {
	color:#9e4a00;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}
	
/*Brown link selected*/	
.brownselected {
	color:#9e4a00;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	}
	
/*Grey links*/	
.class3 a:link {
	color:#696969;
	text-decoration: none;
	font-size:12px;
	}
				
.class3 a:visited {
	color:#696969;
	text-decoration: none;
	font-size:12px;
	}
.class3 a:active {
	color:#696969;
	text-decoration: none;
	font-size:12px;
	}
.class3 a:hover {
	color:#696969;
	text-decoration:underline;
	font-size:12px;
	}

/*homepage links*/	
.class4 a:link {
	color:#000000;
	text-decoration: underline;
	font-size:12px;
	}
				
.class4 a:visited {
	color:#000000;
	text-decoration: underline;
	font-size:12px;
	}
.class4 a:active {
	color:#000000;
	text-decoration: underline;
	font-size:12px;
	}
.class4 a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	}

/*Sherry links*/
.sherry a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#F07C01;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
				
.sherry a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#F07C01;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.sherry a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#F07C01;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.sherry a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#F07C01;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}


/*Content links*/	

a {
	color:#9e4a00;
	text-decoration: underline;
  
}
a:hover {
	color:#9e4a00;
	text-decoration: underline;
}


#header {
	padding-botton:0px;

}

#branding {
  	float: right;
	padding-bottom:5px;
}

object, embed, div.title img, div.imagebox img, div.combobox img {  display: block; }



/* Not being used
#title {
}
*/

/* Not being used
#title h1, #title p {
color:#fff;
}
*/

#bg {
	background: url(img/background.jpg) 0 0 repeat-y;
	font-family: inherit;
	}

#home-bg {
	background: url(img/home-menu.jpg) 0 0 no-repeat;
	height:300px;
	min-height:300px;
	}

#footer {
	background: url(img/footer.jpg) 0 0 no-repeat;
	height:40px;
	min-height:40px;
}
/*
#panel-bg {
	background: url(img/panel-bg.gif) 0 0 no-repeat;
	height:71px;
	min-height:40px;
	}*/
	
#panel01 {
	background: url(img/panel01.gif) 0 0 no-repeat;
	height:71px;
	min-height:71px;
	}
	
#panel02 {
	background: url(img/panel02.gif) 0 0 no-repeat;
	height:71px;
	min-height:71px;
	}
	
#panel03 {
	background: url(img/panel03.gif) 0 0 no-repeat;
	height:71px;
	min-height:71px;
	}
	
#panel04 {
	background: url(img/panel04.gif) 0 0 no-repeat;
	height:71px;
	min-height:71px;
	}
	
#panel05 {
	background: url(img/panel05.gif) 0 0 no-repeat;
	height:71px;
	min-height:71px;
	}

#paneltext {
	padding-left:7px;
}

#contentimg {
	border: 2px solid #f49624;
	
}



#imggallery {
	border: 2px solid #f49624;
	margin-left:1px;
	}

#rhcolumntop {
	padding-top:54px;
	padding-bottom:0px;
	
}

#rhcolumn {
	padding-bottom:15px;
	
}

#orangetext {
	padding-top:10px;
	font-size:14px;
	color:#9e4a00;
}

#orangetext2 {
	padding-top:10px;
	margin-left:40px;
	font-size:14px;
	color:#9e4a00;
}

#video {
	padding-top:10px;
	float:right;
	}



/* Not being used
#copyright{
text-align:center;
}
*/


#logo {
	margin-top:15px;
	}

#fact {
	float:right;
	margin-top:30px;
	margin-right:30px;
	}

#menu-bg {
	background: url(img/menu-bg.jpg) 0 0 no-repeat;
	height:34px;
	min-height:34px;
	}
	
#sub-menu-bg {
	background: url(img/sub-menu-bg.jpg) 0 0 no-repeat;
	height:69px;
	min-height:69px;
	}

/* Horizontal nav */

#nav {
	padding-left:60px;
	
	
	}

#nav ul {
	margin-left:30px;
	padding:0;
	list-style:none;
	}
#nav li {
	display:inline;
	margin:0;
	padding-left:35px;
	}
	
/* Sub nav */

#subnav {
	margin-bottom: 0px;
	
	}

#subnav ul {
	margin-left:35px;
	padding:0;
	list-style:none;
	padding-top:3px;
	}
#subnav li {
	display:inline;
	margin:0;
	padding:20px;
	}



#rhimage {
	float:right;
	}

hr {
	border: 0;
	width: 100%;
 	color: #9e4a00;
	background-color: #9e4a00;
	height: 2px;
}
	   
/* Bottom nav */

#btmnav {
	padding:5px 10px;
	}

#btmnav ul {
	margin-left:60px;
	padding:0;
	list-style:none;
	padding-top:3px;
	}
#btmnav li {
	display:inline;
	margin:0;
	padding:5px;
	}



.date {
	color: #000;
}
