﻿
body {

background-color: #740406;

font-size:12px;

font-family:Verdana, Tahoma, sans-serif;

}
h1 {
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}

h2 {

font-size: 18px;

color: #740406;

}
h3 {

font-family: verdana, tahoma, sans-serif;

}
h5 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a:link {

text-decoration: none;

}

a:visited {
text-decoration: none;
}
a:hover {
	color:#CC3300;
	text-decoration:underline;
}
a:active {
text-decoration: none;
}
a {

	font-family: Verdana, Tahoma, sans-serif;

	font-size: 1em;

	color: #800000;

	font-weight: bold;

}
div#wrapper {
width: 80%;
background-color:#FFFFFF;
margin-top: 50px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #000000;
}
div#header {
padding: 15px;
margin: 0px;
text-align: center;
}
div#nav {

width: 0%;

padding: 10px;

margin-top: 1px;

float: left;

}

div#main {

	margin-left: 10%;

	margin-right: 10%;

	padding: 0px;

	margin-top: 0px;

}

div#footer {
	margin-left: 0;
	text-align: center;
	border-top: 1px solid #ccc;
	color: #888;
	border-top-style: none;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

div#footer ul li{

color : #000000;

background-color : transparent;

display: inline;

}

div#footer ul li a{

color : #115EAC;

background-color : transparent;

text-decoration : none;

}

div#footer ul li a:hover{

text-decoration : underline;

}

.bold_1.2em {

	font-family: Verdana, Tahoma, sans-serif;

	font-size: 1.2em;

	color: #740406;

}

