﻿table
{
	border:0;
}
body
{
    background-image: url('Image/BannerTileBackground.jpg');    
    font-family:Calibri;
}

A:link 
{
    text-decoration: none; font-family:Verdana; color: #135941;
}

A:visited 
{
    text-decoration: none; font-family:Verdana; color: #135941;
}

A:active 
{
    text-decoration: none; font-family:Verdana; color: #135941;
}

A:hover 
{
    text-decoration: underline; font-family:Verdana; color: #3399CC;
}

/* These a tag properties are used for the anchors on navigation */
A.anchor:link 
{
    text-decoration: none;
    color: black;
}

A.anchor:visited 
{
    text-decoration: none;
    color: black;
}

A.anchor:active 
{
    text-decoration: none;
    color: black;
}

A.anchor:hover
{
    text-decoration: none;
    color: black;
}

/* These a tag properties are used for the links on the link pages */
A.links:link 
{
    text-decoration: underline; font-family:Verdana; color: #135941;
}

A.links:visited 
{
    text-decoration: underline; font-family:Verdana; color: #135941;
}

A.links:active 
{
    text-decoration: underline; font-family:Verdana; color: #135941;
}

A.links:hover 
{
    text-decoration: underline; font-family:Verdana; color: #3399CC;
}

/* These a tag properties are used for the links on the link pages */
A.newsletter:link 
{
    font-size: 0.6em;
}

A.newsletter:visited 
{
    font-size: 0.6em;
}

A.newsletter:active 
{
    font-size: 0.6em;
}

A.newsletter:hover 
{
    font-size: 0.6em;
}
.link
{
    font: calibri;      
}

.newsletter
{
    font: calibri;
    font-size: 0.6em;      
}

h1,h2,h3,h4,h5,h6
{
    font-family: century gothic;
    color: #135941;
}

h5
{
    font-family: century gothic;
    color:black;
    font-weight:500;   
}

.cHeading 
{
    font-family: century gothic;
}

.cContent
{
    font-family: verdana;
	font-size: 0.9em;
}

.contacts
{
    color: #00628B;   
}

P
{
    font-family: Calibri;
}

b
{
	font-size: 110%;
}

em
{
	color: red;
}

#imageDisplay
{
    height:auto;
    width:600px;
    margin:auto;
    margin-bottom:10px;
    background-image:url('Image/galleryBackground.jpg');
}

#photo_gallery
{
    width: 445px;
    height: 140px;
    white-space: nowrap;
    overflow: auto;
    margin-top: 20px;
    text-align: center;
}

.indent
{
    margin-left:5px;
}

#thumbnails
{
    text-align: center;
    height: 70px;
    width: 400px;
    margin:20px auto;
}

#loggedin
{   
    border-style:outset;
    padding-left: 5px;
    padding-bottom:5px;
    
}

#holder
{
    width:490px;
    height:150px;
    white-space:nowrap;
    overflow:auto;
    margin: auto;
}
    
#logo
{
    position: static;
    padding:0.5em;
    height: 120px;
    width:auto;
    border: 2px outset #000000;
    background-image: url('Image/newLogo2.jpg');
}

#main
{
    width: 780px; /*Width of main container*/
    margin: 20px auto; /*Center container on page*/
}

#staffLogin
{
    width:auto;  
}

#content
{
    margin-left: 150px; /*Set left margin to LeftColumnWidth*/
    text-align: justify;
    margin-bottom:50px;
    margin-right: 10px;
}

#align_right
{
    float:right;    
}

#align_left
{
    float:left;    
}

#menu 
{
    margin: 40px 0px 40px 10px;
    float:left;
    width: 130px; /* set width of menu */
    background: FFFFFF;
}

#menu2 
{
    margin-left:5px;
    margin-top:30px;
    float:left;
    width: 130px; /* set width of menu */
    background: FFFFFF;
    font-size:small;    
}

#menu2 a {
    color: #00628B;
    background-color:#FFFF66;
    text-decoration: none;
} 

#menu2 a:hover {
    color: #CC6600;
    background: #FFFF99;
} 

#menu3 
{    
    float:left;
    width: 130px; /* set width of menu */    
    background-color: #ffff66;
    font-family:arial;
    font-weight:500;
    font-size:0.8em;
    margin-left:5px;
    margin-top:30px;
    padding: 2px 2px 2px 2px;
    border: 1px outset;        
}

#menu3 a {
    color: #00628B;
    background-color:#FFFF66;
    text-decoration: none;
} 

#menu3 a:hover {
    color: #CC6600;
    background: #FFFF99;
}

#menu ul 
{ /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0;
}


#menu a, #menu h2 /*style, color and size links and headings to suit*/ 
{
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    padding: 2px 10px;
}

#menu h2 
{
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu a:visited 
{
}

#menu a {
    color: #00628B;
    background-color:#FFFF66;
    text-decoration: none;
}  

#menu a:hover {
    color: #CC6600;
    background: #FFFF99;
}


#menu li /* make the list elements a containing block for the nested lists */
{
    position: relative;
} 

#menu ul ul ul 
{
    position: absolute;
    top: 0;
    left: 100%; /* to position them to the right of their containing block */
    width: 100%; /* width is based on the containing block */
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#footer
{
    clear: left;
    width: 100%;   
    color: #FFF;
    text-align: center;
    font-family:Comic Sans MS;
    font-size:small;
    height: 30px;
    display: table;
    background-image:url('Image/newFooter.jpg'); 
}

ul#footerMenu
{
    margin: 20px auto;
    white-space: nowrap;
    display: table-cell;
    vertical-align:middle;
}

#footer li
{
    display: inline;
    list-style-type: none;
}

#footer a 
{
    padding: 3px 10px; 
    color:#fff;
}

#footer a:link, #footer a:visited
{
    color: #fff;
    /*background-color: #135941;*/
    text-decoration: none;
}

#footer a:hover
{
    color: yellow;
    /*background-color: #24A600;*/
    text-decoration: none;
    
    border-color:#003300;
}

#footer a:active
{
}

#login
{   
    text-align:center;
    width:120px;
    margin-top: 10px;
}
.innertube{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('Image/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}


	
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
	
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
    background-color:White;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 5px;             /* YCC: all texts at some distance of the left border */
	padding-right: 5px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

.menu_top-left, .menu_top-right, .menu_bottom-left, .menu_bottom-right { 
	background-image: url('Image/menu_corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
	
.menu_top-left, .menu_bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
	
.menu_top-right, .menu_bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.menu_top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.menu_bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.menu_bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.menu_inside {
    background-color:White;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 5px;             /* YCC: all texts at some distance of the left border */
	padding-right: 5px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 40px 0 0 0;
padding: 0;
list-style-type: none;
font: normal 10px Verdana;
width: 130px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
position:absolute;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #225534;
text-decoration: none;
padding: 3px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FEFF99; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #225534;
}

.sidebarmenu ul li a:hover{
background-color: #225534;
color: #FEFF99;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 130px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
margin: 0;
z-index:100;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

