/* CSS Document */


/* --------------------- PAGE STRUCTURE ------------------------- */

body
{
	font: 						14px trebuchet, arial, sans-serif;
}

h1
{
	margin:						0 20px 20px; 
	font-size:					30px;
}

h2
{
	margin:						0 20px 20px; 
	font-weight:				normal;
}

h3
{
	margin:						0 20px 20px; 
	line-height:				1.4;
	font-size:					16px;
}

h4
{
	margin:						0 20px 20px; 
}

h5
{
	margin:						0 20px 20px; 
}


a
{
	display:					block;
	padding:	                10px;
}

div#topstrip
{
	height: 					20px;
	line-height:				21px; 
	color: 						#fff;
	border-bottom:				1px solid #fff;
	text-align: 				right;
}


div#content p 
{
	line-height:				1.4; 
	font-size:					16px;
}

div#content ul, div#content li
{
	padding-right:              30px;
	margin-bottom:				10px;
	font-size:					16px;
}


div#footer p
{
	font-size:					12px;
	margin:						0;
	padding:	                5px 10px;
}

/* --------------------- TopStrip Navigation ------------------------- */



#topnav2BG 
{
	background:					#003763; 
}

#topnav3BG 
{
	background:					#000E41; 
}

#topnav a 
{
	text-decoration: 			none; 
	background: 				none; 
	font-family: 				'Trebuchet', arial, helvetica, sans-serif; 
	color: 						#fff; 
	font-size: 					14px;
	line-height: 				18px;
	text-align:					center;
}

/* --------------------- Main Navigation ------------------------- */

#mainnav a 
{
 	color:				 		#fff;
 	font-size:				 	14px;
	line-height:				48px;
}


/* ----------------------------- Home Double link box navigation --------------------*/


#buryCourtBG a, #moonHallBG a 
{
	font-size:				 	13px;
	line-height:				40px;
}


/* -----------------------------General Statements ----------------------- */

ul
{
	list-style-position:		outside;
	font-size:					16px;
}

li
{
	font-size:					16px;
}


/* --------------------- RIght Column ------------------------- */

#rightNav ul li a:link,
#rightNav ul li a:visited
{
	font-size:					11pt;
}

div#rightcolumn p 
{ 
	line-height: 				160%;
}

.rightImage p, .rightImage h4
{
	font-size:					14px;
	line-height:				1.1;
}


/* ---------- Legal Notice ---------- */
.legalNotice
{
	text-align:						center;
	font-size:						12px;
}



/* ------------------------------ Form styling ------- */
label
{
	font-size:						16px;
}
