﻿body {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	margin: 0 0 0 0;
	line-height:20px;
}

a {
	color:#c40000;
	text-decoration:none;
}

.footer a{
color: #FFF;
}

ul {
	padding: 2px 0 0 2px;
	margin: 0;
	margin-left: 13px;
	list-style-image: url(images/0200_small%20arrow%20in%20box.png);
}

ul li {
	padding-left: 0;
	padding: 0 0;
}

ul li a {
	text-decoration: none !important;
}

ul li a:hover {
	text-decoration: underline !important;
}



.style1 {
	background-color: #98A3A9;
	padding:5px;
}
.style2 {
	font-weight: normal;
}

.style3 {
	padding:5px;
	border:medium;
	border-color:#ccc;
	border-style:double;
}


.style4 {
	background-image: url('images/homewood_header.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height:180px;
}


.style5 {
	text-align: center;
}



h1{
	font-size:medium;
	color:#D35500;
	margin-bottom:2px;
}

img{
	border:0px;
}

.top{
background-color:#003333;
width:100%;
text-align:center;
}

.content{
	width:990px;
	margin:0 auto;
}

.menu{
	width:100%;
	font-size:12px;
	font-weight:bolder;
}

.footer{
background-color:#003333;
width:100%;
text-align:center;
clear:both;
height:75px;
color:#fff;
}