﻿BODY
{
}

img.floatright{
	float:right;
	border:2px solid blue;
}


/* -------------------------------------------------LINKS  */

A:link
{
color: #000099;
text-decoration:underline;
}

A:active
{
color: #000099;
text-decoration:underline;
}

A:visited
{
color: #333366;
text-decoration:underline;
}

/* -------------------------------------------------top LINKS  */
.toplink
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
color:#650003;
text-align:center;
}

a:link.sametoplink
{
color: #650003;
}

a:visited.sametoplink
{
color: #650003;
}

/* -------------------------------------------------FOOTER LINKS  */
a:link.samelink
{
color: #650003;
text-decoration:none;
}

a:visited.samelink
{
color: #650003;
text-decoration:none;
}

.footerlinks
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
color:#650003;
text-align:center;
}


.footertextlink
{
font-size:10px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: center;
color:#FEFBEE;
}

a:link.samefootertextlink
{
color: #FEFBEE;
text-decoration:none;
}

a:visited.samefootertextlink
{
color: #FEFBEE;
text-decoration:none;
}

/*---------------------------------------------------------MAIN TABLES */

/*----WIDTH OF PAGE */

.maintable
{
	TABLE-LAYOUT:FIXED;
	WIDTH:980PX;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}

/* -------------------------------------------------------------- BULLETS*/
ul 
{ 
list-style-image: url('../images/borders/bullet-small.gif');
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
color:#000000;
text-align:left;
}


/*----LEFT SIDE BAR FOR BUTTON TABLE */
td.leftsidebar
{
	TABLE-LAYOUT:FIXED;
	WIDTH:220PX;
	background-image: url('../images/borders/left.gif');
	background-color: #fefbee;
	background-repeat:repeat-y;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}

/*----RIGHT SIDE BAR */
.rightsidebar
{
	TABLE-LAYOUT:FIXED;
	WIDTH:7PX;
	background-image: url('../images/borders/right.gif');
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}



/*----MAIN PART OF TEXT PAGE */
.mainpage
{
	WIDTH:753px;
	background-color:#FEFBEE;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}


div.specialannouncements
{
	width: 95%;
	background-color:#f0e3d8;
	padding:10px;
	background-image:url('../images/borders/specialannouncements.gif');
	background-repeat:no-repeat;
	background-position:center top;
}

/*----BUTTON TABLE */
.buttontable
{
	WIDTH:200PX;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}



div #menu
{
	width: 186px;
	margin-top:3px;
	margin-left: 5px;
	
}

div #menu ul
{
list-style-image: url('../images/borders/no.gif');
	list-style-type:none;
	margin:0; padding:0;
	font-family:  arial, helvetica, verdana, tahoma, sans-serif;
	font-size:1.2em;
}


div #menu ul a:link
{
	display:block;
	vertical-align:middle;
	background-color:#650003;
	width: 100%;
	color:#fefbee;
	font-size:70%;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:2px;
	padding: 1px 0;
	border-top: 3px solid #650003;
	border-bottom: 3px solid #650003;
}

div #menu ul a:visited
{
	display:block;
	background-color:#650003;
	vertical-align:middle;
	margin-bottom:2px;
	padding: 1px 0;
	width: 100%;
	color:#fefbee;
	font-size:70%;
	font-weight: bold;
	text-decoration:none;	
	border-top: 3px solid #650003;
	border-bottom: 3px solid #650003;
}


div #menu ul a:hover
{
	display:block;
	color:#650003;
	vertical-align:middle;
	margin-bottom:2px;
	padding: 1px 0;
	border-top: 3px solid #650003;
	border-bottom: 3px solid #650003;
	background-color:#fefbee;
	background-image:url('button/button-hover.gif');
	background-repeat: no-repeat;
}

div #menu ul a.current:visited
{

	display:block;
	color:#650003;
	vertical-align:middle;
	margin-bottom:2px;
	padding: 1px 0;
	border-top: 3px solid #650003;
	border-bottom: 3px solid #650003;
	background-color:#fefbee;
	background-image:url('button/button-hover.gif');
	background-repeat: no-repeat;
}


div #menu ul a.current:link
{

	display:block;
	color:#650003;
	vertical-align:middle;
	margin-bottom:2px;
	padding: 1px 0;
	border-top: 3px solid #650003;
	border-bottom: 3px solid #650003;
	background-color:#fefbee;
	background-image:url('button/button-hover.gif');
	background-repeat: no-repeat;
}


/*----HEADER AND FOOTER SPECIFICS */

.header
{
	WIDTH:980PX;
	HEIGHT:84PX;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
}

.FOOTER
{
	WIDTH:980PX;
	HEIGHT:56PX;
	BORDER-COLLAPSE:COLLAPSE;
	BORDER-SPACING:0px;
	PADDING:0px;
	background-image: url('../images/borders/footer.gif');
}

/* --------------------------------------------------SPECIAL TEXT */

.footertext
{
font-size:10px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: center;
color:#FEFBEE;
}

.ReturnToTop
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
color:#000000;
text-align:RIGHT;
}


/* -------------------------------------------------- BLACK HEADINGS FOR STATIC PAGES */

H5
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
}

H4
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
}

H3
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
}

H2
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
}

H1
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
}

h1.Pagetitle
{
font-size:18px;
font-family:Tahoma, arial, helvetical, sans-serif;
font-weight:bold;
text-align: right;
color:#650003;
margin:0px;
}

H1.Left
{
font-size:1.3em;
text-align: left;
}

H2.Ctr
{
font-size:1.2em;
text-align: center;
}

H2.Left
{
font-size:1.2em;
text-align: left;
}

H3.Ctr
{
font-size:1.1em;
text-align: center;
}

H3.Left
{
font-size:1.1em;
text-align: left;
}

H4.4Ctr
{
font-size:1.0em;
text-align:center;
line-height:14px;

}

H4.4Left

{
font-size:1.0em;
text-align: left;
line-height:14px;
}

H5.Ctr
{
font-size:0.8em;
text-align:center;
}

H5.Left

{
font-size:0.8em;
color:#000000;
}

/* -------------------------------------------------------------- Calendar */



.calendartext
{
font-size:.65em;
font-family:Tahoma, Arial,Helvetica, San-Serif;
text-align: left;
color:#000000;
}

.calendarheading
{
font-size:.8em;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: center;
color:#650003;
}

.calendartitle
{
font-weight: bold;
font-family: georgia, times, times new roman, serif;
color:#650003;
font-size:1.0em;
text-align:center;
line-height:1em;
}

/* -------------------------------------------------------------- form */



.formtext
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: right;
color:#000000;
}

.formtextleft
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: left;
color:#000000;
}

.formtextright
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: right;
color:#000000;
}

.formtextrequired
{
font-size:12px;
font-family:Tahoma, Arial,Helvetica, San-Serif;
text-align: left;
color:#000000;
}



/* --------------------------------------------------Text FOR STATIC PAGES */

p
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
color:#000000;
text-align:left;
}

.normalBold
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
font-weight:bold;
color:#000000;
}

.normal
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
color:#000000;
}

.normalcenter
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
color:#000000;
text-align:center;
}

.normalright
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
color:#000000;
text-align:right;
}

.normalBoldItalic
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
font-weight:bold;
font-style:italic;
color:#000000;
}

.normalsmall
{
font-size:0.6em;
font-family:georgia, times, times new roman, serif;
color:#000000;
}


.signature
{
font-size:0.8em;
font-family:Georgia, Times New Roman, Times,Serif;
font-style:italic;
color:#000000;
text-align:right;
}

/* --------------------------------------------------Text FOR TABLE HEADINGS */

.tableheading
{
font-size:0.8em;
font-family:georgia, times, times new roman, serif;
font-weight:bold;
color:#FEFBEE;
background-color:#650003;
}

div.rotating /*for rotating images on home */
{
	width:275px; /*IE width */
	height: 225px;
	border:4px solid #650103;
	margin: 7px 0px 7px 10px;
	float:right;
}



