body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  color: white;
  background: black;
  font: 80% Verdana, Helvetica, Georgia, "Trebuchet MS", Tahoma, Arial, sans-serif;	
  text-align: center;
}

a {
  color: #924229;
  text-decoration: underline;
}
a:hover { text-decoration: none; }


h1 {font-size:2em}
h2 {font-size:1.5em}
h3 {font-size:1.25em}
h4 {font-size:1em}

strong { font-weight: bolder; }
em { font-style: italic; }

input, select, th, td {font-size:1em}


#page {
  max-width: 800px;
  min-width: 800px;
  margin: 0 auto;
  text-align: left;
  width: 800px;
}
#header {
  padding: 10px;
  padding-left: 20px;
  height: 60px;
  position: relative;
}
#logo {
  float: left;
  width: 400px;
}
#flash {
  visibility: visible;
  display: block;
  float: right;
  width: 200px;
}
#crumbs {
	padding-bottom: 5px;
	padding-left: 450px;
	border-bottom-width: 0px;
	border-bottom-color: #934028;
	border-bottom-style: solid;
	height: 20px;
}
#content {
  float: right;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 20px 20px 20px 20px;
  width: 550px;
}
#main_content {
padding-top: 30px;
  float: none;
  width: 550px;
  clear: both;
}
#flash_page {
  padding: 20px 20px 20px 20px;
  width: 760px;
}
#sidebar {
  float: left;
  font-size: 1em;
  line-height: 1.1em;
  padding: 10px 30px 20px 20px;
  width: 150px;
}

#footer {
	margin: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #934028;
	clear: both;
}

#footer p {
	text-align: right;
	padding: 10px;
}

#comments {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-color: #bfbfbf;
	border-top-style: solid;
}













#nav {
  bottom: 0;
  font-size: 1.2em;
}

#nav ul {
	 clear: both;
}

#nav li a {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  color: #943d27;
  display: block;
  margin: 0 1px 0 1px;
  text-decoration: none;
}
#nav li a:hover,
#nav li a.current { text-decoration: underline; }
#nav li a.current { color: white; }

#secondary_nav {
	margin-left: 20px;
}

#secondary_nav a {
}

secondary_nav ul {

}

#secondary_nav ul li {
}






















#news {
	padding-bottom: 20px;
}

a img { border-style: none; }
acronym { cursor: help; }
hr, .hide { display: none; }

.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

.comment-form-body {
  width: 450px;
}
p.info {
	font-style: italic;
}

#content h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
}

div.news h3 a {
	color: white;
}

#content p {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	color: #98977f;
	line-height: 1.5em;
}

#content p strong {
	color: white;
}

p.all_news a {
	color: white;
}

.contactForm {
width:308px;
}
.contactForm p {
padding:10px;
}
.contactForm input {
width:240px;
}
.contactForm textarea {
width:281px;
height:120px;
}
.submit {
width:45px!important;
}


ul.sitemap {
	list-style: disc;
}

ul li.sitemap {
	list-style: disc;
}

	
	