/* Global Styles */

body {
	margin:0px;
	}
		
td {
	font:12px arial;
	color:#333333;
	}
	
a {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	}
	
	
/* ID Styles */
	
#navigation a {
	color: #008B8B;
	text-decoration: none;
	letter-spacing: .1em;
	font-family: arial;
	font-size: 11px;
	}
	
#navigation a:hover {
	color: #ff3300;
	text-decoration:underline;
	}
	
ul {
  list-style-type: none;
}

hr {
   width: 100%;
   height: 20px;
   margin-left: auto;
   margin-right: auto;
   background-color: #008B8B;
}

#mainMenu {
	margin: 5px;
	width: 800px;
	font-family: sans-serif;
}
#mainMenu li {
	display:block;	
	width:120px;
	float:left;
	margin-left:5px;
	border:.5px solid #01A99C;
}

#mainMenu a {
	display:block;
	padding:.5px;
	text-decoration:none;
	background-color:#fff;
	color:#008B8B;
}

#mainMenu a:hover {
	background-color:#E3A61C;
	color:#fff;
}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	
#calheader td {
	font-weight:bold;
	}

/* Class Styles */

h1 {
    font-family: Georgia, Garamond, Times; 
	font-weight: bold;
	font-style: italic;
	color: #008B8B;
	font-size: 28px;
	line-height: 36px;	
	
}

h2 {
	font-family: Georgia, Garamond, Times; 
	font-weight: bold;
	font-style: italic;
	color: #008B8B;
	text-align: center;
	font-size: 24px;
	line-height: 34px;	
}

h3 {
	font-family: Georgia, Garamond, Times; 
	font-weight: bold;
	color: #008B8B;
	text-align: center;
	font-size: 20px;
	line-height: 28px;	
}

h4 {
	font-family: Georgia, Garamond, Times; 
	font-weight: bold;
	font-style: italic;
	color: #008B8B;
	text-align: center;
	font-size: 20px;
	line-height: 28px;	
}

h5 {
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	color:#666666;
	text-align: center;
	font-size: 22px;
	line-height: 28px;	
}

h6 {
    font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-size: 18px;
	line-height: 24px;	
}



.logo {
	color: #333300;
	letter-spacing:0em;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	}


	
.bodyTextFL {
	color:#000000;
	line-height:19px;
	margin-left:10px;
	font-family: Verdana, Geneva, sans-serif;;  
	font-size: 13px;
	font-weight: normal;
	letter-spacing:.02em;
	text-align: left;
	}
	
.contact {
    font-size:15px; 
	line-height:26px; 
	color:#000000; 
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold; 
	padding-bottom:5px;
	
}
	
.bodyIndentFL {
	color:#000000;
	line-height:18px;
	margin-left:40px;
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	}
	
.subHeader {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	letter-spacing:normal;
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 16px;
	}
	
.sidebarwhite {
	color: #FFFFFF;
	line-height:22px;
	font-family: georgia;
	font-size: 12px;
	text-align: center;
	font-style: italic;
}


.bodyquestion {
	line-height:26px; 
	color:#000000; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;  
	font-weight:bold; 
	padding-bottom:5px;
	
}
.bodyanswer {
	line-height:22px;
	color:#000000;
	font-family: Georgia, Garamond, Times;
	font-size: 16px;
    text-align: left;
	font-style: italic;
	font-weight: normal;
    padding-right: 42px ;
}



   


.pageName {
	color: #01A99C;
	letter-spacing:normal;
	line-height:30px;
	font-family: georgia;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
.pageNameLarge {
	font-family: georgia;
	font-size: 37px;
	font-style: italic;
	color:#01A99C;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:36px;
	text-align: center;
	padding-bottom: 6px;
}
.pageName30 {
	font-family: georgia;
	font-size: 30px;
	font-style: italic;
	color:#01A99C;
	font-weight: bold;
	line-height:36px;
	text-align: center;
	padding-bottom: 6px;
}
.bodyText18Centered {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}
.bodyText24Centered {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 24px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}
.bodyTextBold {

	color:#000000;
	line-height:18px;
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 13px;
	font-weight: bold;
}
