/* 

This style sheet does all the sites beautiful formatting and stuff. It was designed by Simon Jones, a very clever and talented man indeed  :-)

Drop shadow = text-shadow: 0.0em 0.1em 0.1em #bfbfbf;

*/ 

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #424242; 
	text-decoration: none;
}


/* ------- The 'small print' at the bottom of the page. ------- */


div#smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #6F6F6F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
div#smallprint a, a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9px; 
	font-weight: lighter; 
	color: #6F6F6F;
	text-decoration: none;
}
div#smallprint a:hover {
	color: #000000; 
	text-decoration: underline;
}


.special-announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2C00;
	text-decoration: none;
}



p {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 16px;
	color: #293258;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
}

.text {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
.text2 {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
}
.text3 {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
}



/* ------- Massive text ------- */


div#massive {
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 14px;
	width: 724px;
}


/* ------- Content table ------- */


div#content-area {
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
div#content-area a, a:link, a:visited, a:active {
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
    text-decoration: underline;
	color: #293258;
}



a {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #D0B07D;
	font-weight: normal;
	text-decoration: underline;
}