body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: normal;
	line-height:1.3;
	color:#333333;}

h1, h2, h3, h4, h5, h6 {font-family:Myriad, "Lucida Grande", "Lucida Sans", Arial, sans-serif;}
h1 {font-size:200%;}
h2 {font-size:175%;}
h3 {font-size:155%;}
h4 {font-size:140%;}
h5 {font-size:125%;}
h6 {font-size:115%;}

a, a:link, a:visited {
	color:#1763B4;
	text-decoration:underline;}

a:hover, a:active {
	color:#BB5715;
	text-decoration:underline;}

ul {
	list-style-image:url(../images/bf_bullet1.gif);
	margin-top:6px;}
	
.check {list-style-image: url(../images/bf_bullet2.gif);margin-top:6px;}

/*** Use in conjunction with above ***/
.listhead {margin-bottom:0px;}

.yellow {color:#FFFFD1;}

.red {color:#ab2f2d; font-weight:bold;}

.green {color:#41853e; font-weight:bold;}

.orange {color:#BB5715; font-weight:bold;}

.blue {color:#287BC7; font-weight:bold;}

.bf {color:#117cd0;}

.chapter {
	font-family:"Trebuchet MS", "Courier New", Courier, monospace;
	font-size:120%;
	font-weight:bold;}

.greenline {
	border-top:1px solid #4d8f49;
	border-bottom:1px solid #dbe9db;
	clear:both;
}
.blueline {
	border-top:1px solid #124392;
	border-bottom:1px solid #5993C2;
	clear:both;
}

/******** FOR CONTACT PAGE *******/
#boxes {
	font-size:13px;
	line-height:1.3;
	background-color: #FFFFFF;
	}

#boxes a:link, #boxes a:visited {
	color:#FFFFD1;
	}

#boxes a:hover, #boxes a:active {
	color:#E0FCD3;
	}
	
.homeinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B14712;
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	border-top: 1px solid #287BC7;
	border-left: 1px solid #287BC7;
	border-bottom: 1px solid #0E468B;
	border-right: 1px solid #0E468B;
	margin:2px 0px 10px 7px;
}

.home_button {margin-top:10px;}

#boxes p {
	padding:4px 22px 8px 14px;
	margin: 0;
	line-height: 16px;
}
#contactText {
	width:370px;
	float:right;
	padding-right:30px;
	font-size:14px;}
