/* CSS Document */
body {
	background-color: #660000; /*#663333*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;}

/*html {
	scrollbar-base-color: #D1B2B2;
	scrollbar-arrow-color: #A36666;
	scrollbar-track-color: #EFE5E5;
	scrollbar-shadow-color: #B27F7F;
	scrollbar-lightshadow-color: #EFE5E5;
	scrollbar-darkshadow-color: #EFE5E5;
	scrollbar-highlight-color: #EFE5E5;
	scrollbar-3dlight-color: #EFE5E5;}*/
	
.heading1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000; 
	font-size: 25px;
	word-spacing: 0.1em;}

.heading2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000; 
	font-size: 20px;
	word-spacing: 0.1em;}

.heading3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #853333;
	font-size: 13px;
	line-height: 16px;
	word-spacing: 0.1em;}

.asterix{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 13px;
	line-height: 16px;
	word-spacing: 0.1em;}

.colourcopy{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;}

.colourcopybold{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #853333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;
	font-weight: bolder;}

.colourcopyboldtel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #853333;
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.1em;
	font-weight: bolder;}

p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;}

.gallery{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;}

.bold{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;
	font-weight: bolder;}

p.center{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;
	text-align: center;}

p.justify{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;	
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;
	text-align: justify;}

p.small{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;	
	font-size: 10px;
	line-height: 15px;}
	
p.copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #660000;	
	font-size: 10px;
	line-height: 15px;
	/*word-spacing: 0.1em;*/}

ul{
    list-style-image: url(../pix/ul.gif);
	list-style-position: outside;}

li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 0.1em;
	margin-left: -24px;}

img.border{
	border-style: solid;
	color: #660000;	
	border-width: 1px 1px 1px 1px;}
	
td.border{
	border-style: solid;
	color: #660000;
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;}

td.tdwhite{
	background-color: #FFFFFF;}

td.tdcolour{
	background-color: #F7F2F2;}

td.tdnavbkgrd{
	background-color: #A5837A;}

td.tdnavdivider{
	background-color: #EFE5E5;}

.input{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	word-spacing: 0.1em;
	border: 1px solid #EFE5E5; /*F7F2F2*/
	background-color: #ffffff;}
	
.selectbutton{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	word-spacing: 0.1em;
	background-color: #EFE5E5;
	border: 1px solid #EFE5E5; 
	text-align: center;
	text-decoration: none;}

a:link{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 11px; line-height: 16px; word-spacing: 0.1em; text-decoration: none;}
a:visited{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 11px; line-height: 16px; word-spacing: 0.1em; text-decoration: none;}
a:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 11px;	line-height: 16px; word-spacing: 0.1em; text-decoration: underline;} 
a:active{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 11px; line-height: 16px; word-spacing: 0.1em; text-decoration: none;}

a.nav:link{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; line-height: 17px; word-spacing: 0.1em; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px;}
a.nav:visited{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; line-height: 17px; word-spacing: 0.1em; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px;}
a.nav:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 13px; line-height: 17px; word-spacing: 0.1em; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px;} 
a.nav:active{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; line-height: 17px; word-spacing: 0.1em; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px;}

a.copyrightnav:link{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 10px; line-height: 15px; word-spacing: 0.1em; text-decoration: underline;}
a.copyrightnav:visited{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 10px; line-height: 15px; word-spacing: 0.1em; text-decoration: underline;}
a.copyrightnav:hover{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 10px; line-height: 15px; word-spacing: 0.1em; text-decoration: none;} 
a.copyrightnav:active{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660000; font-size: 10px; line-height: 15px; word-spacing: 0.1em; text-decoration: underline;}