.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headerOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
}
body, td, ol, ul, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.sheetTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 150px;
	width: 100%;
	padding-top: 5px;
	border: 1px solid #336699;
}
.sheetTextline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 100%;
	padding-top: 5px;
	border: 1px solid #336699;
}
.blueTable {
	width: 100%;
	padding: 5px;
	border: 1px solid #336699;
}
.orangetext {
	color: #660000;
}
.blueText {
	color: #336699;
}
.smallerType {
	font-size: 10px;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1 px;
	border-color: 336699;
}

/* CSS Document */
.formBorder{
	border: 1px solid white; 
	font-family: verdana, arial; 
	font-size: 8pt; background: #FFFFCC;
	width: 100px;
}
.formBorderHome{
	border: 1px solid #333333; 
	font-family: verdana, arial; 
	font-size: 8pt; background: #EEEEEE;
	width: 75px;
}

td#contentArea {
	padding: 0px 0px 0px 8px;
}

/* BOTTOM NAV LINKS */
td#bottomNav {
	padding: 0px 8px 0px 0px;
}
A.bottomNav:link {
	font: 9px Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
A.bottomNav:visited {
	font: 9px Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
A.bottomNav:hover {
	font: 9px Arial, sans-serif;
	text-decoration: none;
	color: #FFCC00;
}
A.bottomNav:active {
	font: 9px Arial, sans-serif;
	text-decoration: none;
	color: #FFCC00;
}

/* MAIN NAVIGATION LEVEL 1 LINKS */
A.NavLvl1:link {
	display: block;
	font:  12px Verdana, Aral, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.NavLvl1:visited {
	display: block;
	font:  12px Verdana, Aral, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.NavLvl1:hover {
	display: block;
	font: bold 12px Verdana, Aral, sans-serif;
	color: #660000;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.NavLvl1:active {
	display: block;
	font: bold 12px Verdana, Aral, sans-serif;
	color: #660000;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.NavLvl1ON:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
A.NavLvl1ON:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
A.NavLvl1ON:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
A.NavLvl1ON:active {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


/* GLOBAL ITEMS */

/* GLOBAL A LINK SETTINGS */
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

/* HEADING STYLE SETTINGS */
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

/* INTRO TEXT STYLES */
.introText {
	font-size: 13px;
	color: #333333;
}
A.introText:link {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
A.introText:visited {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
A.introText:hover {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
A.introText:active {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}

/* INTRO TEXT BOLD STYLES */
.introTextBold {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
A.introTextBold:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.introTextBold:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.introTextBold:hover {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A.introTextBold:active {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.eventname {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.eventdate {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 10px;
}
.eventmonth {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 1px 4px 5px;
	background-color:#660000
}
.eventdescription {
	font-size: 11px;
	padding-left: 15px;
	color: #666666;
}
A.NavLvl1_1:link {
	display: block;
	font:  12px Verdana, Aral, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
A.NavLvl1_1:visited {
	display: block;
	font:  12px Verdana, Aral, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
A.NavLvl1_1:hover {
	display: block;
	font: bold 12px Verdana, Aral, sans-serif;
	color: #660000;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
A.NavLvl1_1:active {
	display: block;
	font: bold 12px Verdana, Aral, sans-serif;
	color: #660000;
	text-decoration: none;
	padding: 6px 1px 4px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.rightpad {
	padding-right: 100px;
}
a.eventmonth:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 1px 4px 5px;
	background-color:#660000
}
a.eventmonth:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 1px 4px 5px;
	background-color:#660000
}
a.eventmonth:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 1px 4px 5px;
	background-color:#660000
}
a.eventmonth:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 1px 4px 5px;
	background-color:#660000
}
.testimonialTable {
	border:1px solid #660000;
	line-height: 18px;
	display:block;
}
hr {
      border: 0;
      width: 80%;
    }
    hr.hr1 {
      color: #f00;
      background-color: #f00;
      height: 5px;
    }
    hr.hr2 {
      color: #CCCCCC;
      background-color: #CCCCCC;
      height: 1px;
    }
	
	#testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
	border: 1px solid #660000;
	padding:4px;
	}

#testimonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-style:italic;
	}
    
	
#testimonial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	}
	
	
	.pagetitle {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#660000}
	
	.pagetext {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333}

 