/*
redefinitions
--------------------------- */

body {
	background: #CDC595;
	color: #454545;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

/*
forms
--------------------------- */

fieldset {
	border: 0;
	padding: 0;
}

input {
	display: inline;
	float: left;
	margin: 5px 0;
	padding: 2px;
	text-align: left;
}

input#zemsubmit {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

label {
	clear: left;
	display: inline;
	float: left;
	margin: 5px 0;
	padding: 4px;
	text-align: left;
	width: 20%;
}

legend {
	display: none;
}

/*
top of page
--------------------------- */

#container {
	background: #fff;
	color: #555;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	width: 650px;
}

#wrapper {
	background: url(../images/shared/bg.jpg) #CDC595 repeat-y;
	color: #555;
	margin: 0 auto 15px auto;
	width: 800px;
}

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

#bannertext {
	float: left;
	width: 285px;
	margin-top: 50px;
}

#bannertext p {
	text-align: right;
	color: #fff;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px; 
	line-height: 140%;
}

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

#header {
	height: 55px;
}

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

#search {
	background: #fff;
	/*color: #F172AC;*/
	color: #90895b;
	float: right;
	font: 0.9em tahoma, sans-serif;
	letter-spacing: 1px;
	padding-top: 25px;
	text-align: right;
}

#navcontainer {
	background-color: #CDC595;
	color: #000;
	font: 0.9em tahoma, sans-serif;
	letter-spacing: 1px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #CDC595;
	color: #000;
	float: left;
	border-bottom: 1px solid #fff;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	background-color: #CDC595;
	color: #000;
	border-right: 1px solid #fff;
	float: left;
	padding: 4px 1em;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	background-color: #8E8E70;
	color: #fff;
}

#navcontainer ul li.active a {
	background-color: #C1B77A;
	border-bottom: 1px solid #C1B77A;
	color: #fff;
	margin-bottom: -1px;
}

/*
#bar {
	background: #CDC595;
	clear: both;
	color: #000000;
	height: 26px;
}
*/

#subnav {
	background: #CDC595;
	border-top: 1px solid #FFFFFF;
	clear: both;
	color: #000;
	font: 0.9em tahoma, sans-serif;
	letter-spacing: 1px;
	padding: 5px 5px 5px 10px;
}

#subnavlist {
	list-style: none;
	margin: 0;
	padding: 0 40px 0 0;
}

#subnavlist li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#subnavlist li a {
	background: #CDC595;
	color: #000;
	text-decoration: none;
	padding-right: 2px;
}

#subnavlist li a.active, #subnavlist li a:hover {
	background: #CDC595;
	color: #fff;
}

#subnavlist li.current a {
	color: #fff;
	background: #CDC595;
}

#subnavlist li:before {
	content: "| ";
}

#subnavlist li:first-child:before {
	content: "";
}

#tagline {
	background: #C1B77A;
	color: #fff;
	float: right;
	margin-right: 1em;
	margin-top: 3px;
}

#top {
	background: #C1B77A;
	clear: both;
	/*color: #fff;*/
	height: 180px;
}

/*
middle of page
--------------------------- */

#leftcol {
	float: left;
	margin-top: 0;
	padding-left: 70px;
	width: 80px;
}

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

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

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

#main ul, #main li {
	list-style-type: square;
}

#main li {
	padding-bottom: 4px;
}

#rightcol {
	margin-left: 180px;
	margin-top: 0;
}

#rightcol a:link, a:active {
	background: #fff;
	color: #125aa7;
}

#rightcol a:visited {
	background: #fff;
	color: #125aa7;
}

#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: 0 0 8px 0;
	margin: 0;
}

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

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

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

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

#rightcol p.attribution {
	font-size: 0.9em;
	text-align: right;
}

/*
footer
--------------------------- */

#footer {
	background: transparent url(/images/shared/bg-footer.jpg) bottom right no-repeat;
	clear: both;
	height: 55px;
	padding: 20px 75px 10px 255px;
}

#footer a {
	background: #fff;
	color: #999;
	text-decoration: none;
}

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


/*safari hacks
--------------------------- */

body:not(:root:root) selector { 
	property:value 
}