body {
	margin: 0;
    padding: 0;
	font-size:90%;
	background-color: #00234b;
	background: url(images/bg.gif);
}

#header {
	float:left;
	overflow:hidden;
	height: 82px;
	width: 800px;
	margin: 0;
	padding: 0;
	border-bottom: solid 3px #00234b;
	background: url(home_images/header_background.jpg);
}

#wrapper{
	width: 930px;
	padding: 0;
	margin: 0 auto 20px auto;
	overflow:hidden;
	background-color: #fff;
}

p{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
}
br{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
}

h1{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
	padding: 0;
}
h2{
	font-size:100%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
	padding: 0;
}
h3{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
	padding: 0;
}
h4{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
	padding: 0;
}
strong{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
	padding: 0;
}
ul{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
}
li{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	
}

ul.normal{
	font-size:100%;
	font-family: Georgia, Times New Roman, Times, serif;
}
li.normal{
	font-size:100%;
	font-family: Georgia, Times New Roman, Times, serif;
	
}


a:link {color: #00234b;}
a:visited {color: #00234b;}
a:hover {color: #00234b;}
a:active {color: #00234b;}

a{ 
	font-size:90%;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}

span.foot_orange{
	font-size: 70%;
	color: #9e3817;
	font-family: Georgia, Times New Roman, Times, serif;
}

span.foot_blue{
	font-size: 70%;
	color: #00234b;
	font-family: Georgia, Times New Roman, Times, serif;
}

span.foot_black{
	font-size: 70%;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}

b.orange{
	font-size:90%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
}

a.site_head{
	font-size:100%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #9e3817;
}



