@charset "UTF-8";
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
}#main_image {
	background-repeat: no-repeat;
	height: 20px;
	width: 968px;
}
#header {
	color: #00C;
	background-repeat: no-repeat;
	height: 200px;
	width: 968px;
	position: relative;
}
#header p img {
	position: absolute;
	right: 702px;
	top: 188;
}
#left_column {
	width: 750px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right_column {
	width: 190px;
	float:left;
	margin-left: 22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#right_column h2 {
	text-align: center;
}
h1 {
	font-family: marck-script, serif;
	font-size: 90px;
	margin: 0;
	float: left;
	text-indent: 35px;
	padding-top: 22px;
	color: #FFF;
}
#header p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 125px;
	color: #FC0;
	margin-left: 350px;
}
#header a {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header ul li {
	float: left;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	background-color: #FFF;
	margin: 0px;
}
#bottom_row {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 750px;
	top: auto;
}
#header {
	background-image: url(images/murray_river.jpg);
}
#container #header ul li a {
	color: #00642E;
}
#container #header h1 {
	color: #F00;
}
