#container {
	width: 802px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
}

:active  {
outline: none;
}

:focus  {
-moz-outline-style: none;
}




#logo {
	margin-top: 32px;
	margin-left: 54px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #221F1F;
	margin-top: 25px;
}
.yellow {
	color: #C2AC35;
}
#textfield {
	width: 100px;
	height: 18px;
}
#header {
	background-image: url(images/header_top_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
}





#content {
	width: 800px;
	margin-left: 2px;
	margin-top: 25px;	
	
}

#content a {
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
}
#content  a:link {
	color: #C5A802;
	text-decoration: underline;
}
#content  a:visited {
	text-decoration: underline;
	color:#C5A802;
}
#content  a:hover {
	text-decoration: underline;
	color: #000000;
}







#footer {
	width: 805px;
	padding-left: 2px;
	background-color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	height: 38px;
	padding-top: 50px;
}


#footer_nav {
	font-family: "Trebuchet MS";
	color: #666666;
	width: 720px;
	margin-left: auto;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	margin-bottom: 25px;
	margin-right: auto;
}

#footer_nav a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
#footer_nav  a:link {
	color: #444444;
	text-decoration: underline;
}
#footer_nav  a:visited {
	text-decoration: underline;
	color:#777777;
}
#footer_nav  a:hover {
	text-decoration: underline;
	color: #C5A802;
}













#footer_copy {
	font-family: "Trebuchet MS";
	color: #333333;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5A802;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	padding-bottom: 5px;
}
#black_header {
	background-color: #000000;
	height: 55px;
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 125px;
	padding-top: 25px;
}
#home_content_container {
	width: 800px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5A802;
}
#home_image {
	text-align: center;

}
#home_copy {
	float: left;
	height: 301px;
	width: 250px;
}
#home_copy_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	height: 36px;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	font-style: italic;
	padding-top: 10px;
}
#home_copy_content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	color: #000000;
	height: 242px;
	margin-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5A802;
	border-bottom-color: #c7c7c7;
	padding-top: 2px;
	padding-bottom: 4px;
}
#copy {
	width: 600px;
	margin-left: 125px;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #707070;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	color: #81883b;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #81883b;
	margin: 0px;
	padding: 0px;
}
.green {
	font-weight: bold;
	color: #81883b;
}
#spaced {
	list-style-type: none;
}
#copy #spaced img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#spaced li {
	margin-bottom: 10px;
}
#spaced_li {
	margin-bottom: 10px;
	margin-left: 30px;
}
#textarea {
	width: 275px;
}
