body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #0E4274;
	text-decoration: none;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:hover {
	color: #B1080D;
	text-decoration: overline;
	margin: 0px;
}
.nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E4274;
	text-decoration: none;
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 20px;
}

.nav a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E4274;
	text-decoration: none;
}
.nav a:hover {
	color: #B1080D;
	text-decoration: overline;
}
.categories{
	font-style: normal;
	font-weight: bold;
	color: #0E4274;
	text-decoration: none;
	float: left;
	height: auto;
	width: 175px;
	padding-top:10px;
	padding-left:40px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	line-height: 26px;
	vertical-align: top;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.categories a:link, a:visited, a:active {
	color: #0E4274;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.categories a:hover {
	color: #B1080D;
	text-decoration: overline;
	margin: 0px;
}

.content{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width:auto;
}
.content a:link, a:visited, a:active {
	color: #0E4274;
	text-decoration: none;
	font-size: 14px;	
}
.content a:hover {
	color: #B1080D;
	text-decoration: underline overline;
	font-size: 14px;
}

H1{
	font-size: 36px;
	color: #0E4274;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
H2{
	font-size: 24px;
	color: #0E4274;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
H3{
	font-size: 16px;
	color: #0E4274;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
H4{
	font-size: 16px;
	color: #A20307;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	padding-bottom: 10px;
	background-repeat:repeat-x;
}

.footer a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.footer a:hover {
	color: #A20A09;
	font-size: 12px;
	text-decoration: overline;
}

.newsletter{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat:repeat-x;
}

.button{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #0F4174;
	padding: 1px 1px;
	min-width:50px;
	background-color: #A90110;
}

.input{
	color: #A90110;
	border: 1px solid #992913;
	background-color: #D2E6F9;
}

.contact{
	font-style: normal;
	font-weight: bold;
	color: #0E4274;
	text-decoration: none;
	float: center;
	height: auto;
	padding-top:10px;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.contact a:link, a:visited, a:active {
	color: #0E4274;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.contact a:hover {
	color: #B1080D;
	text-decoration: overline;
	margin: 0px;
}
