a {	text-decoration: none;}
a:hover {color: #BAB7CC; text-decoration: underline;}


.default {
	font-family: Georgia;
	font-size: 15px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	margin-left: 15px;
}

.small {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
}

.head {  
	font-family: Levenim MT;
	font-size: 16px;
	font-weight: bold;
}
.logobottom {
	background-attachment: fixed;
	background-image: url(images/home/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: none;
}
.logoside1 {
	background-attachment: fixed;
	background-image: url(images/temp/sign.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: none;
}
.hours {
	background-attachment: fixed;
	background-image: url(../images/temp/hours.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: none;
}
.mission {
	background-attachment: fixed;
	background-image: url(../images/temp/mission.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: none;
}
.community{
	background-attachment: fixed;
	background-image: url(../images/temp/johnson.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: none;
}
.about{
	background-attachment: fixed;
	background-image: url(../images/temp/about.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: none;
}



.border {
border-bottom-style: solid;
border-bottom-width: 5px;
border-bottom-color: #cccccc; /* lt gray*/
border-right-style: solid;
border-right-width: 5px;
border-right-color: #cccccc; /* lt gray*/ 
BORDER-left: gray 1px solid; 
  }

.bordertop {
BORDER-TOP: gray 1px solid; 
}

.bordersolid { border: 1px solid black; }

input {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

.imgpad {padding: 20px}
