a:link { 
color: green; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
}

a:visited { 
color: green; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;  
}

a:hover { 
color: green; 
text-decoration: underline; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
}

html {
	padding: 0;
	margin: 0;
}


body {
	padding: 0;
	margin: 0;
	background: #97461a url(images/background.jpg) repeat-x center top;
	width: 100%;
	display: table;
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	line-height: 20px;
}

.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.iframeBorders {
	 border-right-style: solid;
	 border-right-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-width: 1px; 
}

.paragraphTitles {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 3pt 3px 3pt 3px;
	background-color: #d5ded9;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px;
	border: solid;
	border: #989898;
}

.monthlyTitle {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 3pt 3px 3pt 3px;
	background-color: #ffffe0;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px;
	border: solid;
	border: #000000;
}

.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.mainPadding {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 10px;
}

.pageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #6c5348;
   font-weight: bold;
	letter-spacing: 3px;
}

.pageTitlesSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6c5348;
   font-weight: bold;
	letter-spacing: 1px;
}

.pageSubtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #14609e;
   font-weight: bold;
	letter-spacing: 1px;
}

.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #14609e;
   font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}

.textlarge24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6c5348;
   font-weight: bold;
	letter-spacing: 1px;
}

.tableBorder {
	border: 1px solid black;
}

.tableBorderMonthly {
	border: 4px solid #676767;
}

.tableBorderMonthly2 {
	border: 4px solid #14609e;
}

.tdLeftBorder {
	border-left: 1px solid black;
}

a.footerNavLink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fffceb;
	text-decoration: none;
	letter-spacing: 1px;
}

a.footerNavLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fffceb;
	text-decoration: none;
	letter-spacing: 1px;
}

a.footerNavLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fffceb;
	text-decoration: underline;
	letter-spacing: 1px;
}

.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fffceb;
	letter-spacing: 1px;
}

.creditText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d2b48c;
	letter-spacing: 1px;
}

a.creditLink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d2b48c;
	text-decoration: none;
	letter-spacing: 1px;
}

a.creditLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d2b48c;
	text-decoration: none;
	letter-spacing: 1px;
}

a.creditLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d2b48c;
	text-decoration: underline;
	letter-spacing: 1px;
}

#nav div {
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #E4DDD7;
}

#nav ol {
	margin: 0px;
	padding: 0px;
	width: 730px;
}

#nav ol li {
	float: left;
	position: relative;
	list-style: none;
}

#nav li a:link, #nav li a:visited {
	background-color: #E4DDD7;
	color: #000000;
	height: 31px;
	padding: 0pt 14px 0pt 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
   line-height: 31px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
}

#nav li a:hover {
color: #FFFFFF;
background-color: #B69E8A;
text-decoration: none;
}

#navHome div {
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #E4DDD7;
}

#navHome ol {
	margin: 0px;
	padding: 0px;
}

#navHome ol li {
	float: left;
	position: relative;
	list-style: none;
}

#navHome li a:link, #navHome li a:visited {
	background-color: #E4DDD7;
	color: #000000;
	height: 31px;
	width: 122px;
	padding: 0pt 14px 0pt 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
   line-height: 31px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
}

#navHome li a:hover {
color: #FFFFFF;
background-color: #B69E8A;
text-decoration: none;
}

.imageborder {
	border: 1px solid #000000;
}

.imageBorderRightMargin {
	border: 1px solid #000000;
	margin-right: 15px;
}

.imageBorderLeftMargin {
	border: 1px solid #000000;
	margin-left: 15px;
}

.imageRightMargin {
	margin-right: 15px;
}

li.bulletsProcedures {
	list-style: disc outside;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}
