@charset "utf-8";
a:hover {
	color: #000000;
	text-decoration: none;
}
#bar {
	background-color: cc9966;
	height: 10px;
	width: 780px;
}

.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


a:link {
	color: #CC9933;
	text-decoration: none;
	list-style-type: none;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	position:relative;
	top:5px;
	text-decoration: none;
}
#Logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	height: 180px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position:relative;
	width:auto;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}

.logoImage {
	position:relative;
	top:5px;
	padding-top:5px;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #666666;
	margin: 0px;
	height: 30px;
	width: 780px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CC9933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 740px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	color: #CC9933;
}
li {
	display: inline;
	margin-right: 9px;
	margin-left: 9px;
	list-style-type: none;
	text-decoration: none;
	color: #CC9933;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #CC9966;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	clear: none;
	margin: auto;
	text-align: right;
	width: 300px;
	position: relative;
	top: 20px;
	right: 10px;
	height: 100px;
	left: auto;
	
}
#footer {
	background-color: #CC9966;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-decoration: none;
	float: none;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	position: absolute;
	width: 600px;
	bottom:5px;
	left:5px;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	text-align: right;
	clear: right;
	width: 200px;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
