/*@import "/css/base.css";*/
@import "http://www.dioswva.org/css/shared/base.css";
/*
#E9EDEE light light blue
#ECE9D8 light tan
#CEBC8E brown
#4B301D dark brown
#4E5E6D sea blue
#555643 grey
#798291 light blue
#767444 green
#888C69 dark green
#394014 dark dark green

*/
#hd h1 {margin-top:0;margin-left: -9000px;margin-bottom:0;}
body {background-color: #ECE9D8;margin-top:1.5em;margin-bottom:1.5em;font-family:verdana;}
#doc, #doc2, #doc3 {background-color: #fff;border:1px solid #CEBC8E;}
.quote {font-size: 200%;text-align: center;}
#hd {margin:0;background: #4B301D url(/images/masthead.jpg) no-repeat 0 0;height: 219px;}
#ft, #menu {color: #ECE9D8;background-color: #888C69;font-size: 95%;padding: 0.9em 0 .6em 0;}
#ft a, #menu a {color: #fff;text-decoration: none;}
#ft a:hover, #menu a:hover {text-decoration: underline;}
#ft a {color: #fff;}
#ft {text-align:center;}
	
h1, h2, h3, h4, h5, h6 {color: #888C69;font-family:georgia;font-weight: normal;}
h1 {font-size: 200%;margin-top:1em; }
h2 {font-size: 180% }
h3 {font-size: 150% }
#menucontainer
{

overflow: hidden;
width: 460px;
}

#menulist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#menulist li
{
border-left: 1px solid #fff;
float: left;
/*line-height: 1.1em;*/
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
.small {font-size: 85%;}
#content-related p {font-size: 0.8333em; line-height: 1.8em}
input, textarea {
	font-size: 1.1em;
	padding: 0.2em;
	}

#txpCommentInputForm label, #zemContactForm label {
	width: 6em;
	float: left;
	}

#txpCommentInputForm, #zemContactForm {
	width: 80%;
	margin: 2em 0;
	}

#preview, #zemSubmit {
	margin-left: 5.6em;
	text-transform: capitalize;
	}

#txpCommentInputForm p, #zemContactForm p {
	margin-bottom: 0.6em;
	}

#message {
	width: 80%;
	}

textarea {
	font: 1em Verdana, sans-serif;
	}
#menu { border-top: 1px solid #333; border-bottom: 1px solid #d4d4d4;  }