fieldset, input, label, legend, #navcontainer, #subnav {
	display: none;
}

body {
	background: #fff;
	color: #000;
}

#container {
	background: #fff;
	margin: 0 auto;
	width: 650px;
}

#header {
	color: #000;
}

#top {
	background-color: #c1b77a;
	width: 650px;
	height: 180px;
}

#search {
	background: #fff;
	color: #90895b;
	font: 0.9em tahoma, sans-serif;
	letter-spacing: 1px;
	padding: 0 0 50px 0;
	text-align: right;
}

a {
	color: #000;
	text-decoration: none;
}

#footer p {
	background: #fff;
	border-top: 1px solid #ccc;
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 5em auto 0em auto;
	padding-top: 1em;
	width: 650px;
}

#leftcol img {
	clear: left;
	/*display: block;*/
	float: left;
	margin-top: 90px;
	border: 1px solid #666;
}

#leftcol img + img {
	margin-top: 15px;
}

#logo img {
	float: left;
	margin-left: 25px;
	margin-top: 40px;
}

#bannertext {
	float: left;
	width: 300px;
	margin-top: 20px;
}

#bannertext p {
	text-align: right;
	font-size: 0.9em;
	font-family: tahoma, sans-serif;
}

.tagline {	
	padding-bottom: 15px;
	text-transform: uppercase;
	text-align: right;
	font-size: 2.0em;
}

#main {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	padding-bottom: 10px;
	width: 100%;
	padding-top: 50px;
}


#rightcol {
	padding-left: 30px;
	margin-left: 100px;
	margin-top: 0;
}

#rightcol a:link, a:active {
	background: #fff;
	color: #6faed9;
}

#rightcol a:visited {
	background: #fff;
	color: #6faed9;
}

#rightcol h1 {
	background: #fff;
	color: #555;
	font-size: 1.3em;
}

#rightcol h1 + p {
	margin-top: -5px;
}

#rightcol h2 {
	background: #fff;
	color: #555;
	font-size: 1.1em;
}

#rightcol h2 + p {
	margin-top: -5px;
}

#rightcol h3 {
	background: #fff;
	border-bottom: 1px solid #ccc;
	color: #555;
	font-size: 1em;
}

#rightcol h3 + p {
	margin-top: -5px;
}

#rightcol h3 + ul {
	margin-top: -5px;
}

#rightcol li {
	margin-left: 25px;
	margin-right: 25px;
}

#rightcol p {
	padding-bottom: 8px;
}

#rightcol p, li {
	font-size: 1em;
	line-height: 1.4em;
}

#rightcol p.title {
	font-style: italic;
	margin-top: -10px;
	padding: 0;
    color: #000;
}

#rightcol p.title + p {
	margin-top: 10px;
}

#rightcol ul + p {
	margin-top: 10px;
}

#rotateimage {
	border-left: 1px solid #fff;
	float: right;
	width: 216px;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
}