.bodytexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background-position: bottom;
	color: #FFCC00;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .7px;
	background-position: bottom;
	color: #FFFFFF;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9CB6D8;
	letter-spacing: 0em;
	text-transform: capitalize;
	background-repeat: repeat;
	text-indent: 7px;
	line-height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
	text-indent: 10px;
	background-color: #557FA9;
	line-height: 20px;
}
.header2-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-indent: 10px;
	background-color: #557FA9;
	line-height: 28px;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.header4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 1px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-repeat: repeat;
	line-height: 28px;
	font-style: italic;
}
.HEADER-BLINKING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3886CB;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: blink;
}
.left-line {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .75px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
}



.photo-r {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.bodytext-lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .5px;
	background-position: bottom;
	color: #6699FF;
}

.bodytext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	background-position: bottom;
	color: #FFFFFF;
}


.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D30000;
	font-weight: normal;
	letter-spacing: 1px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 17px;
	white-space: normal;
	list-style-image: url(images-2/bullet.jpg);
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 100;
	color: #FFFFCC;
}
.bodytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .5px;
	background-position: bottom;
	color: #FFFFFF;
}
.navnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .6px;
}
.navbott {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .6px;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 11px;
}


.nav-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background-position: bottom;
	color: #FFFF66;
}
.navfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .5px;
}
.navfootersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	color: #EAEAEA;
	letter-spacing: 1px;
}

body {
	margin: 5px;
	background-attachment: fixed;
	background-image: url(backgrn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.photo-l {
	float: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.photo-r {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
}

.bodybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url(brushes.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333333;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.5px;
}

.red-text  a:link {
	font-weight: normal;
	color: #000099;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.red-text  a:visited {
	font-size: 12px;
	font-style: normal;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.red-text  a:active {
	font-size: 12px;
	font-style: normal;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.red-text  a:hover {
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

