/* CSS Document */

a:link {  
color: #000
}
a:visited {  
color: #0b6d9a
}
a:hover {  
color: #0b6d9a
}
a:active {  
color: #0b6d9a
}
.border1 {
	border: 1px solid #660000;
}
.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.smaller_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style2 {
	font-family: "Arial", Helvetica, sans serif;
	font-size: xx-small;
	color: #0b6d9a;
}
body {
	background-attachment: fixed;
	background-color: #a8d22a;
	background-image: url(../Background%20images/Background%20images/Background%202%20green.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.padding_left {
	margin-right: 12px;
	margin-bottom: 5px;
}
.padding_right_no_top {
	margin-left: 10px;
}
.padding_top_no_sides {
	margin-bottom: 5px;
}
.photos_left {
	margin-right: 5px;
}
.black_border {
	border: 1px solid #000000;
}
.left_pad_border {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #660000;
}
.right_pad_border {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #660000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
.style8 {
	font-family: "Pencil (sRB)";
	font-size: 20px;
	color: 3e2000;
}
.style9 {
	color: #000000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
}

