BODY {
	background-color: #6699CC;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Trebuchet MS, Georgia, Verdana, serif;}

H1 {
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 48px;
	
	line-height: 0.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

A:link {color: #0094DB; text-decoration: none;}
A:visited {color: #666699; text-decoration: none; font-size: 100%}
A:hover {color: #003399;; text-decoration: underline}

A.sidemenu:link {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px
;
	line-height: 160%;
	font-weight: bold;

}

A.sidemenu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 160%;
	font-weight: bold;
}

A.sidemenu:hover {
	font-weight: bold;
	color: #0094DB;
	text-decoration: none
}

A.mainlarge:link {
	font-size: 16px;
	;
	text-decoration: underline;
	font-weight: bold;
}
A.mainlarge:visited {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
A.mainlarge:hover {
	color: #003399;
	font-weight: bold;
}

A.blog:link {
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;




}
A.blog:visited {
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

A.blog:hover {
	color: #0094DB;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

INPUT {font-family: Arial, Helvetica, Helv, sans-serif; color: #0094DB;  border: 1px solid gray; background-color: beige;}

TEXTAREA {font-family: Arial, Helvetica, Helv, sans-serif; color: #0094DB; border: 1px gray solid; background-color: beige; 
  scrollbar-face-color: beige;
  scrollbar-highlight-color: beige;
  scrollbar-3dlight-color: gray;
  scrollbar-darkshadow-color: beige;
  scrollbar-shadow-color: gray;
  scrollbar-arrow-color: gray;
  scrollbar-track-color: beige;}

.font-size {  font-size: 13px; line-height: 200%}

h2 {  font-weight: normal; line-height: 100%; font-size: 18px}
.catList { font-weight: normal; font-size: 18px ; text-decoration: underline; line-height: 30px}
.blogDate {
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #666600;
	border-bottom-color: #333333;
	border-left-color: black;
	color: #006633;
	font-weight: bold;
}
small {  font-size: 11px}

.blogTitle {
	font-size: 15px;
	font-weight: bold;
}

#archives {
	float:right;
	width:200px;
	background:#eeeeee;
	margin:0px 0px 5px 5px;
	border: 1px dashed #333333;
	padding: 0px 5px;
		}
		
.blogCat {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none;
	line-height: normal;
}

.singleSpace {
	line-height: 100%;
}
