/* here is my layout formatting */
/* links fixed to delete some extra code */
/* margins within paragraph suppress amount of space before and after that element */

.contentnosp{
	margin-top: 0;
	margin-bottom: 0;
	}
.contentbullet{
	margin: 0 0 0 20px;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytype {
	margin: 0 0 0 17px;
	}
td#contentsp p {
	text-indent: 2em;
	margin-top: 0;
	}
.indent p {
	text-indent: 2em;
	margin-top: 0;
	}
.scrollit p {margin-right: 10px;}

/* next two lines adds scroll bar to firefox and Netscape regardless of page size*/
/* width here doesn't seem to override */
html {overflow-y: scroll;
	overflow: scroll;} 
.sc {
	width:350px;
	height:350px;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}
.scp5 {
/*	width:573px; */
	width:556px;
	height:323px;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}

a {font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #898a8b;
}

a:link {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #898a8b;
}
a:visited {
	font-weight: bold;
	color: #898a8b;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #acabab;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #898a8b;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#pic-container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px; 
	margin-right: 10px; 
	margin-left: 10px ;
	margin-bottom: 0px;}
	
.textitalic {
	font-style: italic;
}
.textbold {
	font-weight: bold;
}
.textwhite {
	font-color: #ffffff;
	font-style: normal;
	}
/* this is for staff */
.textnotfirst {
	border: solid #999999; 
	border-width: 1px 0 0 0;
}
.textlast {
	border: solid #999999; 
	border-width: 1px 0 1px 0;
}/* this is for first line with no border */

.tablestaff{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 17px 0px 17px 17px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-indent: 0em;
}
/*	
#footer-left a:hover{
	color: #999999;
	text-decoration: none;} */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.texthead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17698c;
	font-variant: normal;
	margin-top: 0;
	margin-bottom:0;

}
.area {cursor:hand; cursor:pointer;}
.text-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	text-indent: 2em; */
	line-height:  1em;
	color: #3c3b3b;
}
.text-form-req {
/*	text-indent: 2em; */
	color: #FF0000;
}
#container-form p {
	margin-top: 0px; 
	margin-bottom: 2px; 
	margin-left: 10px;
	line-height: 1em;}
.scp5 ul {margin-top: 0px;}
#mapit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}	
#mapit a:hover {
	text-decoration: underline;
	font-style: normal;
}
