/* =========================== */
/* --- BUCKINNBUCKDEN.CO.UK--- */
/* --- CREATED: APRIL 2007 --- */
/* =========================== */ 



/* ------------------- LINKS ------------------- */
	
a.nav:link, a.nav:visited 
	{color:#FFFFFF; text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 18px;} 
	
a.nav:hover, a.nav:active 
	{color:#333366; text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 18px;} 

a.bodylink:link, a.bodylink:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #8D671E; line-height: 16px;
	text-decoration: none;
	}
	
a.bodylink:hover, a.bodylink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA363;
	line-height: 16px;
	text-decoration: none;
	background-color: #333366;
	}


/* ------------------- BORDERS ------------------- */

.border1 {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

.border2 {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

.borderlr {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

.brdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.borderlrt {
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;

}

/* ------------------- FONTS ------------------- */


p 	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	}

h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; font-weight: normal; font-style: italic; color: #333366;
	}

h2 {font-family: Georgia,  "Times New Roman", Times, serif;
	font-size: 20px; font-weight: normal; color: #333366;
	}

.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

.footnotes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAA363;
	text-decoration: none;
	}
