@charset "utf-8";
/* Global Styles */

body {
	margin:0px;
	background-color: #EEF6E7;
	}
.border {
	color: #EEF6E7;
	padding-right: 10px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
td {
	color:#472A2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #EEF6E7;
	text-decoration: none;

	}

	
a:hover {
	color: #455A21;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#navigation a:hover {
	color:#993300;
	background-color: #99CC66;
	background-image: none;
	}
	
#logo 	{
	color: #771B14;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: #FFFFFF;
	}
#sidebar {
	vertical-align: top;
}
#navbar {
	background-color: #455A21;
	text-align: left;
}



#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: "Neutraface Condensed Bold", "Neutraface Display Light", "Neutraface Text Light";
	font-size: 12px;
	}
	
.pageName{
	color: #99CC66;
	line-height:36px;
	letter-spacing:normal;
	font-family: "Century Gothic";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.subHeader {
	color: #771B14;
	line-height:22px;
	letter-spacing:0em;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	}
	
/* Class Styles */
	
.bodyText {
	color:#472A2B;
	line-height:20px;
	margin-top:0px;
	font-family: "Century Gothic";
	font-size: 12px;
	border-top-color: #8F9FD2;
	border-right-color: #8F9FD2;
	border-bottom-color: #8F9FD2;
	border-left-color: #8F9FD2;
	}

.quote {
	color: #455A21;
	line-height:30px;
	font-family: "Century Gothic";
	font-size: 20px;
	}
.subheader2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #455A21;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


#footer {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #771B14;
	background-color: #99CC66;
	text-align: center;
	vertical-align: middle;
}

	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: "Neutraface Text Light";
	font-size: 13px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: "Neutraface Condensed Bold", "Neutraface Display Light", "Neutraface Text Light";
	font-size: 11px;
	}
#obflogo {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thick solid #FFFFFF;
}
#date {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #771B14;
	background-color: #99CC66;
}
.img_left_border {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #EEF6E7;
}
.plainlink {
	background-color: #EEF6E7;
	color: #EEF6E7;
	text-decoration: none;
	border: 5px none #EEF6E7;
	padding: 5px;
}
#sidebar {
	background-color: #EEF6E7;
}
#sidebar a {
	text-decoration: none;
	background-color: #EEF6E7;
}
#sidebar a:hover {
	color: #EEF6E7;
	text-decoration: none;
	background-color: #EEF6E7;
}
