/* CSS Document */

html {margin: 0; padding: 0;}

body { 
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:center;
	background: #8D181A;
}

h1 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
}

p, .text, td {
	font-size: 12px;
	margin-bottom: 0px;
}

.text-caps {
	font-size: 11px;
	text-transform:uppercase;
}

td {
	font-size: 11px;
	border: 1px solid #dddddd;
}

.divider {
	margin: 15px 0px 15px 0px;
	padding: 0px 50px 0px 50px;
}

li {
	margin-left: -25px;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	font-size:12px;
	padding-bottom: 8px;
}

.copyright {
	text-align:center;
	font-size: 10px;
	color:#999999;
}

#wrapper {
	margin:0 auto;
	height: 100%;
	width: 100%;
}


#header {
	margin:0 auto;
	margin-top: 0px;
	height: 160px;
	background-image: url('../images/header-back-final.jpg');
	background-position: center;
}

	
#content-block {
	float:left;
	margin: 0;
	padding: 0;
	width:100%;
	background: #cccccc;
	min-height: 600px; 
	overflow: visible;
}


#box1  {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 320px;
}

#box2 {

	margin-left: 330px;
}

#box3  {
	margin-left: 330px;

}
	
#box4  {
	margin: 0px;
	padding: 0px;
}
	
/* main */

.box-content-large {
	background: #D9D9D9;
	padding: 0px; 
	height: 100%;
	margin: 0px 0px 0px 0px;
}	
	
	
/* left   column */	
.box-content-large-left {
	padding-top: 10px;
	padding-right: 210px;
	margin: 0px 0px 0px 10px;
	overflow:visible;
}
	
/* right nav column */

.box-content-large-right {
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 190px;
}

.box-header1 {
	background: url('../images/box-large-header_03d.jpg') no-repeat;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 22px;	
	color: #FFFFFF;
	width: 320px;
}

.box-header2 {
	background: url('../images/box-large-header_03c.jpg') no-repeat;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 22px;	
	color: #FFFFFF;
	width: 100%;
}

.box-header3, .box-header4 {
	background: url('../images/box-large-header_03e.jpg') no-repeat;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	line-height: 22px;	
	color: #FFFFFF;
	width: 100%;
}


.box-header-corner-left {
	background: url('../images/box-large-header_03a.jpg') no-repeat;
	float: left;
	height: 25px; 
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 22px;	
	color: #FFFFFF;
	width: 25px;
}

.box-header-back {
	background-color:#8D181A;
	height: 25px;
	padding: 0px;
	margin: 0px;
	line-height: 22px;	
	color: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

	
}

.box-header-corner-right {
	background: url('../images/box-large-header_03b.jpg') no-repeat;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 22px;	
	color: #FFFFFF;
	width: 25px;
	float: right;
	display:inline;

}

.heading {
	font-weight: bold;
	text-transform:uppercase;
}





.box-content1 {
	clear: left;
	margin: 0px;
	font-size: 0.8em;
	text-align: left;
	width: 300px;
	background-color:#ffffff;
	padding: 10px;
	line-height: 18px;	
	min-height: 550px;
	height: 100%;
}

.box-content2 {
	font-size: 0.8em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px;
	line-height: 18px;	
	height: 305px;
	min-height: 330px;
	overflow:visible;
}

.box-content3 {
	font-size: 0.8em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px;
	line-height: 18px;	
	height: 170px;
	overflow: scroll;


}

.box-content4 {
	clear: left;
	font-size: 0.8em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px; 
	margin: 0px;
	line-height: 18px;
	min-height: 570px;
}


.box-content img, .box-content-large-left img {
}


.box-content-link {
	margin: 5px 0px 0px 0px;
	clear: left;
	float: right;
	font-weight: bold;
}

.box-content a:visited, .box-content a:link, .box-content-large-left a:visited, .box-content-large-left a:link {
	color:#264A2E;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
}

.box-content a:hover, .box-content-large-left a:hover{
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px;
}

.box-content-link a:visited, .box-content-link a:link, .box-content-link a:hover {
	color:#054082;
	text-decoration:none;
}

.box-content-link a:hover {
	color:#999999;
	text-decoration:underline;
}

.box-content-link a:hover {
	color:#999999;
	text-decoration:underline;
}

.box-content4 a:visited, .box-content4 a:link {

	text-decoration:none;
	font-size: 11px;
	font-weight: bold; 
}

.box-content4 a:hover {
	color:#C54F4F;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold; 
}


.box-footer {
	height: 5px;
}

.box-header-large-links {
	float: left;
}

/* main nav menu */

#box-header-large {
	width: 100%;
	margin:0 auto;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	background-color:#C54F4F;
	color:#000000;
	height: 20px;
	background: url('../images/menu5_back.gif');
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

#box-header-large2 {
	width: 100%;
	margin:0 auto;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	background-color:#C54F4F;
	background: url('../images/menu5_back.gif');
	color:#000000;
	height: 20px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

.box-footer-large {
	height: 0px;
}

#footer-text a:visited, #footer-text a:link {
	color:#AAC47D;
	text-decoration:none;
	font-size: 10px;
}

#footer-text a:hover {
	color:#FAD35C;
	text-decoration:underline;
	font-size: 10px;
}
	
#footer {
	margin-top: 2px;
	clear: both;
	margin:0 auto;
	margin-top: 0px;
}	

#footer-text {
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 5px 0px;
	color:#FFFFFF;
	font-size: 10px;
	height: 15px;
}

.box_white {
	background:#ffffff;
	text-align:center;
	padding-bottom: 10px;
}

.box_white a:link, .box_white a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-size:10px;
}

.box_white a:hover {
	text-decoration: underline;
	color:#054082;
	font-weight:bold;
	font-size:10px;
}

.img-border {
	border: 1px solid #999999;
}


.menu-header {
	background: url('../images/menu_header.jpg') no-repeat; 
	width: 170px;
	padding: 4px 10px 0px 10px;
	border: 0px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
}

.menu-content {
	padding: 10px 10px 0px 10px;
	border: 0px;
	background-color: #DFDFDF;
	height: auto;
	text-align:left;
}

.menu-content a:link, .menu-content a:visited {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	padding-left: 10px; 
	line-height: 18px;
}


.menu-content a:hover {
	text-decoration: underline;
	color: #264A2E;
	font-weight:bold;
	font-size: 10px;
	background: url('../images/link-button.gif') no-repeat;
	padding-left: 10px;
	line-height: 18px;
}




.menu-footer {
	background: url('../images/menu_footer.jpg') no-repeat; 
	width: 190px;
	height: 15px;
	margin-bottom: 10px;
}

form { 
	margin: 0; 
	padding: 0; 
	display: inline; 
} 

.input {
	border: 1px solid #000000;
	height: 18px;
	background-color: #FAD35C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 140px;
}

.input-home {
	border: 1px solid #000000;
	height: 22px;
	background-color: #FAD35C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width: 180px;
	line-height: 22px;
}

.float-left {
	float:left;
	margin: 0px 15px 0px 15px;
	border: 1px solid #cccccc;
}

.float-right {
	float:right;
	margin: 0px 15px 0px 15px;
	border: 1px solid #cccccc;
}

.highlight {
	background-color:#C54F4F;
	color: #FFFFFF;
}

.banner {
	width: 600px;
	overflow:visible;
}

/* Home */
#graphic1 {	
		background: url('../images/pics/temp/temp9.jpg') no-repeat;
	height: 190px;

}

/* Consultancy */
#graphic2 {	
	background: url('../images/pics/temp/temp10.jpg') no-repeat;
	height: 190px;
}

/* Contact */
#graphic3 {	
	background: url('../images/pics/temp/temp14.jpg') no-repeat;
	height: 190px;
}

/* Grants */
#graphic4 {	
	background: url('../images/pics/temp/temp2.jpg') no-repeat;
	height: 190px;
}

/* Harvesting */
#graphic5 {	
	background: url('../images/pics/temp/temp16.jpg') no-repeat;
	height: 190px;

}

/* Links */
#graphic6 {	

	background: url('../images/pics/temp/temp6.jpg') no-repeat;
	height: 190px;
}

/* Management */
#graphic7 {	
	background: url('../images/pics/temp/temp7.jpg') no-repeat;
	height: 190px;
}

/* Grants England */
#graphic9 {	
	background: url('../images/pics/temp/temp1.jpg') no-repeat;
	height: 190px;
}

/* Grants Wales */
#graphic10 {	
	
	background: url('../images/pics/temp/temp12.jpg') no-repeat;
	height: 190px;
}

/* Grants Scotland */
#graphic11 {	
	background: url('../images/pics/temp/temp11.jpg') no-repeat;
	height: 190px;
}

.table-border {

	border: 3px solid #5E9669;
	width: 100%;
}

.list-link-box {
	width: 125px;
	text-align: right;
}

.border {
	border: 1px solid #000000;
}

td img {
	border: 0px solid #000000;
}

.show-screen {
	width: 960px;
	height: 149px;
}

.show-print {
	display: none;
}

	