﻿body {
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
}

#container {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	border: 0px;
}

.subtext {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}

.navimg {
	width: 100%;
	background-color: #252525;
	padding: 10px;
	text-align: center;
}

.navMenu {
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px;
	text-align: center;
}

.nav {
	border-right: solid 1px #e1e1e1;
	height: 600px;
	width: 150px;
}

.fbText {
	width: 100%;
	background-color: #e1e1e1;
	padding: 10px;
}

.navItem {
	font-family: arial;
	font-size: 13px;
	color: #464646;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

a.navItem:link {
	font-family: arial;
	font-size: 13px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

a.navItem:visited {
	font-family: arial;
	font-size: 13px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

a.navItem:active {
	font-family: arial;
	font-size: 13px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

a.navItem:hover {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navItem2 {
	font-family: arial;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	border-bottom: solid 1px #e1e1e1;
}

.header {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	background-color: #9e0b0f;
	padding: 5px;
}

.header2 {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	background-color: #9e0b0f;
	padding: 5px;
	border-left: solid 1px #ffffff;
}

.top_section {
	background-color: #e1e1e1;
}

.text {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	height: 200px;
	background-color: #e1e1e1;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.text2 {
	font-family: arial;
	font-size: 14px;
	color: #252525;
	background-color: #e1e1e1;
	border-left: solid 1px #464646;
	border-right: solid 1px #464646;
	border-bottom: solid 1px #464646;
	border-top: solid 1px #464646;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.block {
	font-family: arial;
	font-size: 14px;
	color: #252525;
	height: 200px;
	background-color: #e1e1e1;
}

.blogBlock {
	font-family: arial;
	font-size: 14px;
	color: #252525;
	height: 200px;
	background-color: #ffffff;
	border: solid 1px #e1e1e1;
}

.date {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	border-top: solid 1px #e1e1e1;
}

.title {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	border-top: solid 1px #e1e1e1;
}

.entry {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.top_section {
	background-color: #e1e1e1;
	padding: 10px;
	border-bottom: solid 1px #ffffff;
}

.headerText {
	font-family: arial;
	font-size: 25px;
	color: #252525;
	padding: 10px;
}

.footItem {
	font-family: arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a.footItem:link {
	font-family: arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a.footItem:visited {
	font-family: arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a.footItem:active {
	font-family: arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a.footItem:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blogItem {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.blogItem:link {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.blogItem:visited {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.blogItem:active {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.blogItem:hover {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

