body{
	background: url(images/wood.jpg);
  font-family: helvetica, arial, verdana, sans-serif;
	text-align: center;
	font-size: 0.9em;
}

a{
	color: #6c0d00;
}

a:hover{
	color: #b99878;
}

h3{
	color: #6c0d00;
	margin: 0;
	padding-bottom: 3px;
	font-family: georgia, verdana, sans-serif;
	font-size: 18px;
}

h4{
	color: #6c0d00;
	margin: 0;
	font-family: georgia, verdana, sans-serif;
	font-size: 15px;
	padding: 5px 0 5px 0;
}


#container{
	position: relative;
	text-align: left;
	margin: 20px auto;
	border: 1px solid #333;
	background: #321d08;
	width: 800px;
}

#banner{
	width: 400px;
	height: 100px;
	padding-left: 1em;
}

#quickcontact{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 1em;
	text-align: right;
	color: #b99878;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

#quickcontact a{color: #cc2408; text-decoration: none}

#quickcontact a:hover {text-decoration: underline}

#quickcontact #name{
	position: relative;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px dotted #999;
}


#main {
	border-top: 1px solid #521007;
	width: 100%;
	clear: both;
	background: url(images/red.gif) repeat-x #6c0d00;
	padding-top: 14px;
	padding-bottom: 5px;
}

#contents {
	border-top: 2px solid #521007;
	padding: 15px;
	background: #fff;
	min-height: 300px;
	text-align: justify;
	line-height: 1.4em;
}

#header {
	position: relative;
	width: 100%;
	height: 30px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #1b1004;
	font-weight: bold;
}


#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #521007;
	border-bottom: none;
	background: #6c0d00;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #b99878;
	border: 1px solid #222;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #521007;
	background: #6c0d00;
	padding-bottom: 5px;
}

#nachi_verify{
  border: 1px solid #333;
  background: #b99878;
	position: relative;
	float: right;
	width: 238px;
	height: 550px;
	margin: 0 0 10px 20px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
}

#verify_text{
  padding: 18px 5px 0 5px;
  
}


#verify_icon{
	position: absolute;
	bottom: 15px;
	left: 70px;
}

table#contactpage{
	width: 100%;
}

table#contactpage td{
	vertical-align: top;
}

table#contactpage td#left{
	padding-right: 25px;
	border-right: 1px dotted #333;
	width: 325px;
}

table#contactpage td#right{
	padding-left: 10px;
}

table#contactform{
	width: 100%;
}


table#contactform td.label{
	font-size: smaller;
	text-align: right;
	padding-right: 5px;
}



.linklist_title{
	margin-top: 1em;
}

ul.linklist{
	padding-left: 10px;
}

ul.linklist li{
	list-style-type: none;
}

#footer{
  clear: both;
}

#external_links{
	position: relative;
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #333;
	padding: 5px;
}

.small_print{
  line-height: 1.1em;
  font-size: 0.9em;
}

select, input, textarea{
  border: 1px solid #6c0d00;
  
}
