@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	background: #474747 url(images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(images/containerbackground.jpg);
	text-align: left;
	margin-bottom: 20px;
}
p {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#home_text p {
	line-height: 18px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top_email {
	text-align: right;
	height: 38px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
	color: #FFF;
	position: relative;
	padding-right: 70px;
}
.emaillogo {
	position: absolute;
	bottom: -15px;
	right: 7px;
	z-index: 500;
}
#top_email a {
	color: #FFF;
	text-decoration: none;
}
#top_email a:hover {
	text-decoration: underline;
}
#header {
	background: url(images/williamsheader.jpg);
	height: 255px;
	width: 950px;
	position: relative;
}
#headerinfo {
	position: absolute;
	left: 260px;
	bottom: 10px;
}
#headerinfo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
#headerinfo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#address {
	text-align: right;
	height: 37px;
	padding-right: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 39px;
	background: #000;
	color: #FFF;
	font-size: 16px;
}
.logo {
	position: absolute;
	left: -20px;
	top: -15px;
}


/* --------------------------------- Main Nav ----------------- */

#navigation {
	float: left;
	width: 235px;
	padding-top: 10px;
	display: inline;
}
#container #navigation div {
	padding-top: 20px;
}
#readmore {
	height: 42px;
	text-align: right;
	font-size: 18px;
	line-height: 42px;
	background: url(images/arrow.png) no-repeat right;
	padding-right: 55px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul a:link, #navigation ul a:visited {
	line-height: 29px;
	color: #FFF;
	display: block;
	height: 30px;
	width: 230px;
	background: #000;
	text-decoration: none;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: -10px;
	padding-right: 10px;
	border-bottom: 4px solid #666;
	font-size: 16px;
}

#navigation ul a:hover, #navigation ul a:active {
	color: #000;
	background: #666;
	border-bottom: 4px solid #000;
}

#main_content {
	float: right;
	width: 674px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
	display: inline;
}
#animation {
	height: 323px;
	width: 674px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#home_text {
	float: left;
	width: 322px;
	margin-top: 15px;
	padding-right: 15px;
	display: inline;
}
#news {
	float: right;
	width: 320px;
	margin-top: 15px;
	position: relative;
	background: #CCC;
	display: inline;
}
#main_content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #600;
	border-bottom: 2px dotted #600;
	padding-bottom: 2px;
}
#main_content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #600;
	padding-bottom: 5px;
}
#main_content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #600;
	padding-bottom: 5px;
}
#home_text h1 {
	font-size: 20px;
	color: #600;
	font-weight: normal;
	padding-bottom: 2px;
	border-style: none;
}
#home_text h3   {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	padding-bottom: 5px;
	padding-top: 5px;
}
#news_header {
	font-size: 24px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	background: #333;
	padding-left: 30px;
	position: relative;
	margin-top: 15px;
}
#news_content {
	padding: 15px;
}
.latestnews {
	position: absolute;
	left: -30px;
	top: -5px;
}
.newsdate {
	font-weight: bold;
	font-size: 18px;
	color: #600;
	padding-bottom: 8px;
}
#bigpixel {
	height: 26px;
	width: 925px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	padding-right: 25px;
}
.formbox {
	height: 150px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	border: 1px solid #600;
}

#form_address {
	width: 300px;
	padding: 10px;
	border: 2px dotted #010E66;
	position: absolute;
	right: 60px;
	top: 90px;
}

.text {
	width: 400px;
	height: 25px;
	padding: 2px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #600;
}

.button {
	padding: 4px;
	border: 1px solid #600;
}
	

.error {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
ol, ul {
	margin-left: 10px;
        padding-left: 20px;
	padding-bottom: 10px;
}
hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #600;
}

table {
	margin-bottom: 5px;
}
table tr td {
	padding: 3px;
}

