* {
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #483e27;
}

#large_wrapper {
	width: 800px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 10px;
}


#wrapper {
	width: 800px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 10px;
}

#banner {
width: 800px;
height: 113px;
background-image:url(images/banner.jpg);
}

#line1 {
background-color: #d4d3c0;
height: 25px;
width: 787px;
margin-left: 7px;
margin-top: 5px;
}

#line2 {
background-color: #9f9a74;
height: 40px;
width: 787px;
margin-left: 7px;
margin-top: 5px;
}

#live {
	width: 80px;
	height: 80px;
	position:absolute;
	background-color: #cf7600;
	left: 533px;
	top: 126px;
}

#live_text {
	position:absolute;
	width: 246px;
	height: 50px;
	font-size: 35px;
	color:#FFFFFF;
	left: 547px;
	top: 146px;
}

#navcontainer {
	position:absolute;
	left: 385px;
	top: 15px;
	color: #FFFFFF;
	width: 153px;
}

#navlist a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#navlist a:hover {
	color:#cf7600;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #banner #contact h2 {
	font-size: 12px;
	color: #483e27;
	padding-left: 10px;
	margin-left: 15px;
}
#wrapper #content h3 {
	font-size: 16px;
	line-height: 22px;
	color: #473e26;
	font-weight: normal;
}
#wrapper #content p {
	font-size: 12px;
	margin-top: 14px;
	color: #473e26;
}





#navcontainer2 {
	position:absolute;
	left: 500px;
	top: 15px;
	color: #FFFFFF;
	width: 168px;
}



#navlist2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#navlist2 a:hover {
	color:#cf7600;
	text-decoration: none;
	font-size: 12px;
}


ul#navlist3
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist3 li
{
display: inline;
list-style-type: none;
}

#navlist3 a {
	padding: 3px 3px;
}

#navlist3 a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist3 a:hover
{
	color: #cf7600;
	text-decoration: none;
}

#contact {
	width: 200px;
	height: 87px;
	position:absolute;
	border-left: 2px solid white;
	left: 662px;
	top: 15px;
}

#image {
	position:absolute;
	width: 520px;
	height: 365px;
	left: 8px;
	top: 193px;
}

#content {
	position:absolute;
	width: 239px;
	height: 300px;
	left: 534px;
	top: 242px;
}

.orange {
color: #cf7600;
}

#footer {
	background-color: #9f9a74;
	height: 25px;
	width: 800px;
	margin-top: 8px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#large_wrapper #footer p {
	padding-top: 5px;
}


#eho {
	width: 800px;
	margin-top: 8px;
}

.eho_text {
font-size: 10px;
color:#FFFFFF;
text-align:center;
}

.marg_left {
margin-left: 10px;
}

h4 {
	font-size: 12px;
	color: #cf7600;
	font-weight: normal;
}

#baldwin {
	position:absolute;
	width: 101px;
	height: 40px;
	left: 686px;
	top: 517px;
}

#navcontainer ul li {
list-style: none;
margin-left: 0;
padding-left: 15px;
background-image:url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 1px 6px;
}

#navcontainer2 ul li {
list-style: none;
margin-left: 0;
padding-left: 15px;
background-image:url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 1px 6px;
}


#large_wrapper #wrapper #banner #contact a {
	color: #483e27;
	text-decoration: none;
}
#large_wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#logo {
	position:absolute;
	width: 333px;
	height: 113px;
	left: 23px;
}
#large_wrapper #wrapper #banner #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#large_wrapper #footer #navcontainer3 {
	padding-top: 5px;
}
#large_wrapper #footer #navcontainer3 #navlist3 a:hover {
	color: #cf7600;
}
#large_wrapper #footer #navcontainer3 #navlist3 {
	font-style: italic;
}
