BODY, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL,LI {
/*    FONT-SIZE: 13px; */
	FONT-SIZE: 95%;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    background : #ffffff;
}

p {
/*    FONT-SIZE: 13px; */
   FONT-SIZE: 95%;
   FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
   background : #ffffff;
   	padding-left : 5px;
   padding-top: 2px;
}

h1 {
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size: 22px;  */
	font-size: 120%;
	font-weight: bold;
	padding-left : 5px;
}

h2 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size: 18px; */
	font-size: 110%;
	font-weight: bold;
	padding-left : 5px;
}

h3 {
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 15px; */
	font-size: 100%;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : 5px;	
}

/* Settings for top menu all items */

.menubg {
	background:#ffffff;
}

.menu {
/* 	font-size: 12px; */
	font-size: 93%;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	background: #CCFFCC;
   	font-weight: bold;
}

a.menu:link {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
	background: #CCFFCC;
}

a.menu:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #9999FF;
	text-decoration: none;
	background: #CCFFCC;
}

a.menu:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	background: #CCCCFF;
}

/* Settings for side menu all items */

.sidemenubg {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px; */
	font-size: 93%;
}

.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-size: 93%;
	background: #CCFFCC;

}

a.sidemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
/*	font-size: 12px; */
	color: #9999FF;
	text-decoration: none;
	background: #CCFFCC;
}

a.sidemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-size: 93%;
	color: #9999FF;
	text-decoration: none;
	background: #CCFFCC;
}

a.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-size: 93%;
	color: #FF0000;
	text-decoration: none;
	background: #CCCCFF;
}

/* Background colour for side bar navigation */

.sidenavbg
{
	background : #CCFFCC;
/*
	BORDER-RIGHT: #804040 1px solid; 
	BORDER-TOP: #804040 1px solid; 
	BORDER-LEFT: #804040 1px solid; 
	BORDER-BOTTOM: #804040 1px solid;
*/
}

/* This deals with the small text at the bottom of each page */
.credits {
/*	font-size: 11px; */
	font-size: 93%;
	color: #000000;
}

a.credits:link {
	color: #FF0000;
	text-decoration: none;
	background: #FFFFFF;
/*	font-size: 11px; */
	font-size: 93%;
}

a.credits:visited {
	color: #FF0000;
	text-decoration: none;
	background: #FFFFFF;
/*	font-size: 11px; */
	font-size: 93%;
}

a.credits:hover {
	color: #ffffff;
	text-decoration: none;
	background: #CC9966;
/*	font-size: 11px; */
	font-size: 93%;
}

/* Standard Links */

A:link {
    color : #FF0000;
    text-decoration: none
}


A:visited {
    COLOR: #ff0000;
    text-decoration: none
}

A:hover {
    COLOR: #ffffff;
    background: #CC9966;
    text-decoration: none
}

A:active {
    COLOR: #ff6600
}

/* This is to stop any images acting as links having funny coloured rollovers */
a.image:link {
	background : #FFFFFF
}

a.image:visited {
	background : #FFFFFF
}

a.image:hover {
	background : #FFFFFF
}

/*  To set a top line in a table or cell */
.tt {
	BORDER-TOP: #804040 1px solid; 
}

/* To set a lhs line in a table or cell */
.tlh {
	BORDER-LEFT: #804040 1px solid;
}

/* To set a rhs line in a table or cell */
.trh {
	BORDER-RIGHT: #804040 1px solid;
}


/* To set top and sides */
.ts  {
	BORDER-TOP: #804040 1px solid;
	BORDER-LEFT: #804040 1px solid;
	BORDER-RIGHT: #804040 1px solid;	
}

/* To set sides and bottom */
.sb  {
	BORDER-LEFT: #804040 1px solid;
	BORDER-RIGHT: #804040 1px solid;
	BORDER-BOTTOM: #CC9966 1px solid;
}



/* To set all four */
.tall {
	BORDER-RIGHT: #CC9966 1px solid; 
	BORDER-TOP: #CC9966 1px solid; 
	BORDER-LEFT: #CC9966 1px solid; 
	BORDER-BOTTOM: #CC9966 1px solid;
}

/* style for search box area */
/* style for words search */
.smallsrch {
	FONT-SIZE: 12px;
	font-family: Arial, Helvetica, sans-serif;
    background : #ccffcc;
	color:  #CC9966
}

/* style for search box button */
input.btn {
	background-color: #9999FF;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px !important;
	color: #FFFFFF;
}

/*  input box for search */
input.me{
	background-color: #FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px !important;
	color: #9999FF;
	border : thin solid;
}

/*  textarea box */
textarea.comments {
	background-color: #FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px !important;
	color: #9999FF;
	border : thin solid;
} 

/*  To add a line and padding to the photos on Sundays message blog */
.blogtblr {
	BORDER-RIGHT: #804040 1px solid;
	padding-right: 10px;
}

.small { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:italic;
}

