/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size:11px;
color:#000000;
line-height:18px;
padding:3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.navigation_no_link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
}
.heading_style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	margin-top: 0em;
}

.heading_style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.sub_page_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.sub_page_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
td {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-repeat: repeat;
}
.redBG {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/red_2.jpg);

}
.turqBG {
	color: #336666;
	font-size: 14px;
	background-image: url(images/turq_BG.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
}

.quotation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00A987;
	text-decoration: none;
	font-style: oblique;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	white-space: normal;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00A987;
	text-decoration: none;
	text-indent: 40px;
	font-style: oblique;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
}

.img_border {
	border: medium solid #FF9900;
	border-bottom-color: #FFFF99;
	border-left-color: #FF9900;
	border-top-color: #FF9900;
	border-right-color: #FFFF99;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
}
.img_textspace {
	margin-right: 8px;
	margin-left: 8px;
	
}
.l_bordercolour {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.warmer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C67717;
}

.warmer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9933;
	text-decoration: underline;
}
