/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
object{
	background-color: #F4E5D0;
}
body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ol, dl, fieldset, address {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background: #D48759;
	}
#corporate{
	font-family:Arial, Helvetica, sans-serif;
	width: 800px;
	margin: auto;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}
img{
padding-right:10px;
padding-bottom:2px;
}

h1, h2, h3, h4, h5, h6 {color: #007AC0;}
	
h1 {
	font-size: 16px;
	padding-bottom: 10px;
	}
	
h3 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #000000;
	}
	
p {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.05em;
	color: #000000;
	margin-bottom: 8px;
	}
	
li {
	color: #000000;
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#container {
	height: 650px;
	width: 800px;
	margin: 0 auto;
	display: block;
	}
#homecontent {
	height: 580px;
	width: 780px;
	border-color: #D48759;
	background-color: #F4E5D0;
	border-style:solid;
	border-width: 10px;
	margin-top: 25px;
	float: left;
	display: inline;
	}	
#hometop{
	background-image: url(../images/homelogo.gif);
	width:525px;
	height:80px;
	margin-left: 137.5px;
	margin-top: 125px;
	float: left;
	display: inline;
}
#homebottom{
	width:625px;
	height:500px;
	margin-left: 137.5px;
	display: inline;
	float: left;
	margin-top: 80px;
}
#homebottomIMG{
	width:400px;
	height:245px;
	margin-left: 137.5px;
	display: inline;
	z-index: 100;
	background-color: #D48759;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	clear: left;
}
#home-nav{
	background-image: url(../images/homelogo.jpg);
	width:525px;
	height:80px;
	margin-right: 137.5px;
	margin-left: 137.5px;
	margin-top: 150px;
}
