﻿/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<link rel=stylesheet type="text/css" href="name.css">
colours:
Menu:
	Top Level:	7c0309
	Over:		fead3a
	Level 1:	a34e53
	Level 2:	cb9a9d
	Level 3:	f2e5e6
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class="name"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* - - - - - misc start - - - - - - - - - - - - - - - - - - - - - - - - - */

html,body {
	margin:0;
    padding:0;
    height:90%;
    border:none;
}

.highlight {
	color: #a34e53;
}


#cse-search-results iframe {
	width: 600px; 
}

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

hr {
	color:#000;
}
/* - - - - - misc end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - text start - - - - - - - - - - - - - - - - - - - - - - - - - */
.footer {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}
	
.footernote {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}

.siteheader {
	font-size: 22px
}

.style25 {
	font-size: 12px; font-family: "Times New Roman", Times, serif; 
}

.text_main	
{
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}

.articletitle
{
	color: #FF0000;
	font-weight: bold;
	font-size: 28px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
	text-align:right;
}

.articlesection
{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: underline;
}

.articleheader
{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}

.articlecontent
{
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}

.articlecontentheader
{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
}

.articlecontentblurb
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
	font-style: italic;
}

.newsheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

.newsbigheader
{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
}

.articleli
{
	text-indent:10px;
}

.aboutusheader
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.ratesheader
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height:normal;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
/* - - - - - text end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - Spacing Start - - - - - - - - - - - - - - - - - - - - - - - - - */
.divmenu {
	position:relative; 
	top: 30px; 
	left:0px;
}

.divbody {
	position:relative; 
	margin-top:30px;
}





