
body {
  margin: 0 auto;
  padding: 0;
  font: 100% times, 'times new romans', serif;
  background: #300 url('../images/bg.png') repeat-y top center;
}

meta {
  margin: 0 auto;
  padding: 0;
  font: 100% times, 'times new romans', serif;
  text-align: center;
  background: #300;
}

#meta h1 {
	font: 600 1em garamond,times,'times new romans',serif;
  font-weight: bold;
	color: #000000;
}

#wrap {
  color: #505050;
  margin: 0 auto;
  width: 682px;
  background: url('../images/parchment.jpg') repeat-y top center;
}

#header {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  text-align: center;
  background: url('../images/ornament.gif') no-repeat center bottom;
}

#header h1 {
  font: 250% garamond, times, 'times new romans', serif;
  color: #600000;
  font-weight: bold;
  margin: 0 auto;
  padding: 0 0 0 0;
}

#header h1 img {
	padding: 0 15px;
	}

#header h2 {
	font: 100% times, 'times new romans', serif;
	color: #505050;
	letter-spacing: 3px;
	margin: 0 auto;
  font-weight: bold;
}

#header h2 a {
  text-decoration: none;
	font: 100% times, 'times new romans', serif;
	color: #505050;
	letter-spacing: 3px;
	margin: 0 auto;
  font-weight: bold;
}

#header h2 a:hover {
	font: 100% times, 'times new romans', serif;
	color: #990000;
	letter-spacing: 3px;
	margin: 0 auto;
  font-weight: bold;
}

#nav ul {
	padding: 0 !important;
	padding: 0 0 0 5px;
	margin: 0;
	}

#nav {
	margin: 0 auto;
	padding: 16px 0 19px 0;
	list-style-type: none;
	width: 600px;
	text-align: center;
	}

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li  a {
	padding: 10px 20px 10px 20px;
	font: 600 1.4em garamond,times,'times new romans',serif;
	color: #990000;
	text-align: center;
	text-decoration: none;
	}

#nav li  a:hover {
	color: #505050;
	text-decoration: none;
/*	background: url('../images/menuhover.jpg') repeat-x bottom left; */
	}




#foot {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  background: url('../images/ornament2.gif') no-repeat center bottom;
}

#navb {
	margin: 0 auto;
	padding: 0 0 10px 0;
	list-style-type: none;
	width: 600px;
	text-align: center;
	}

#navb ul {
	padding: 0 !important;
	padding: 0 0 0 5px;
	margin: 0;
	}

#navb li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navb li  a {
	padding: 8px 24px 8px 24px;
	font: 600 .9em garamond,times,'times new romans',serif;
	color: #990000;
	text-align: center;
	text-decoration: none;
	}

#navb li  a:hover {
	color: #505050;
	text-decoration: none;
/*	background: url('../images/menuhover.jpg') repeat-x bottom left; */
	}


#content {
  /* margin: 0 160px 0 20px; */
  margin: 0 20px 0 20px;
  padding: 20px;
  line-height: 1.7em;
}

#content img {
	margin: 10px 10px 10px 0;
	border: 2px solid #600;
	}

#content a {
	color: #800;
	text-decoration: underline;
	}

#content a:hover {
	color: #C90;
	text-decoration: none;
	}

#content p {
margin: 0 0 0 0px;
	}

#content ul {
	list-style-type: none;
  margin-top: 0px;
  margin-bottom: 0px;
	}

#content ul li {
	padding-left: 17px;
	background: url('../images/bullet.gif') no-repeat left center;
	margin-left: 10px;
	}

h1 {
	font: 600 1.6em garamond,times,'times new romans',serif;
  font-weight: bold;
	color: #600;
	margin: 0 0 10px 0;
}

h2 {
	font: 600 1.2em 'times new romans',times,serif;
	color: #740;
	margin: 3px 0;
	}

h3 {
	font: 400 0.9em garamond,times,serif;
	color: #404040;
	font-style: italic;
	margin: 0 0 10px 0;
	}

ol {
	color: #600;
	font: 600 1.0em garamond,times,serif;
	font-style:italic;
	}
 
ol span {
	font: 400 1.0em 'times new romans',times,serif;
	color: #505050;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em garamond,times,serif;
  text-align: left;  
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}

thead th {
  color: #740;
  border-top: 2px solid #600;
  border-bottom: 1px solid #600;
}

tbody td {
  border-bottom: 1px solid #D6B8A0;
}

form label{
	display:block;
	}

form textarea{
	border:1px #87764B solid;
	color:#211000;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	background-color: #FBF7E4;
	}

form input{
	border:1px #87764B solid;
	color:#211000;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	background-color: #FBF7E4;
	}

form input.button{
  cursor: pointer;
	border:2px #87764B double;
	color:#211000;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	font-weight: bold;
	background-color: #FBF7E4;
	}

form input.button:hover{
	background-color: #E0FFC2;
	}

form select{
	border:1px #87764B solid;
	color:#211000;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	background-color: #FBF7E4;
	}

form input.text:focus, form textarea:focus{
	border:1px #2D1A06 solid;
	color:#211000;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Verdana,Arial,san-serif;
	}

* html form input{
	border-color:#FBF7E4;
	color:#333;
}

* html form textarea{
	border-color:#FBF7E4;
	color:#333;
}

#footer {
	width: 682px;
	height: 30px;
	margin: 0 auto;
	color: #D0B660;
	padding: 16px 0 8px 0;
	text-align: center;
	font-family: garamond,times,serif;
	/*background: #300 url('../images/foot.jpg') no-repeat top center;*/
	}

#footer p {
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 6px;
	}

#footer a {
	color: #D0B660;
	text-decoration: none;
	}

#footer a:hover {
	color: #c90;
	text-decoration: none;
	}

#footer p.design {
	color: #000000;
	text-align: center;
	font-family: garamond,times,serif;
	font-size: 0.89em;
}

#footer p.design a {
	color: #000000;
	text-align: center;
	font-family: garamond,times,serif;
	font-size: .89em;
	text-decoration: none;
}

