/* Use this section to edit the background and main font colours and appearance. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.heading {
	font-family      : Tahoma;
	font-size        : 12px;
	font-weight		 : bold;
	color			 : #FF0000;
	text-decoration  : none;
}

.body {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color			 : #000000;
	line-height: 13px;

}

.emphasize {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color			 : #555F55;
	font-weight: bold;
	font-style: italic;

}

/* Use this section to edit the link colours and appearance. */

a:link {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #000000;
} 

a:visited {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #000000;
}

a:hover {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #cf6606;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	line-height: 11px;

}
a.mainlevel-nav:hover {
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #FFFFFF;
	text-decoration	 : none

}

/* for the contact page */

.button { 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #262B1D;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #262B1D 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #262B1D 1px solid }
		
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 210PX;
		BORDER: #666666 1px solid}
		

/* Extras. */

hr {
    height			:1px;
    width			:90%;
	color			:#999999;
   }
.anivbgd {
	background-attachment: fixed;
	background-image: url(images/10yrs-bgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.whitetext {
	font-family: "Trebuchet MS", Tahoma, Shruti, Calibri;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
