﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #330000;
	font-color: #663300;
	
}

P{
font-size: 11px;
margin-left: 3%;
line-height: 130%;
}

h1{
font-size: 14px;
font-weight:700;
margin-left: 3%;
line-height: 130%;
}

h2{
font-size: 14px;
font-weight:700;
color: #990033;
margin-left: 3%;
line-height: 130%;
}

p.menu {
	line-height: 440%;
	margin-top: 15%;
	margin-left: 22%;
	}
	
p.footer {
	margin-top: 2%;
	text-align: center;
	}


a {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #0066ff;
	text-decoration: none;

}


.menubkgrd {
	background-image: url('images/sidenav110.jpg');
	text-align: left;
}
.mainbkgrd {
	background-image: url('images/main110.jpg');
}

.mainbkgrd2 {
	background-image: url('images/main-white.jpg');
}


.style2 {
	text-align: left;
	background-color: #BCDEB1;
}
