body {
margin: 0;
padding: 0;
font: 74% "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
line-height: 1.3em;
color: #444;
background: #F0E9DD url(/images/body_bg.gif) repeat-y;
background-position: 50% 0px;
}

#container {
width: 700px;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

#banner {
height:200px;
padding: 5px;
margin: 0;
color: #000;
border-bottom: none;
background:  url(/images/new_head.jpg) no-repeat;
}


#banner h1 {
margin: 0 15px 0 0;
padding-top: 125px;
border-bottom: none;
border-top: none;
font-size: 175%;
text-align: right;
}

#content {
padding: 0px;
margin-left: 180px;
margin-bottom: 0;
}


#sidebar {
float: left;
width: 150px;
margin: 0 5px 5px 5px;
padding: 3px;
line-height: 1.4em;
border-right: 1px solid #dfd0b9;
}

#banner h4 {
color: #fff;
}

#banner a:link, #banner a:visited {
background: inherit;
color: #fff;
border-bottom: none;
}

#banner a:hover {
border-bottom: none;
background-color: inherit;
color: #660000;
}

#navcontainer div {
  height: 100px;
}
#navcontainer h1 {
  margin-top:15px;
}

#sidebar div.fill {
  height: 200px;
}

#footer {
clear:both;
padding: 3px;
margin: 0 0 0 0;
font-size: .85em;
text-align: center;
border-top: 1px solid #dfd0b9;
color: #333;
background: inherit;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #333;
border-bottom: none;
}

#footer a:hover {
border-bottom: none;
background-color: inherit;
color: #663300;
}

p {
padding: 3px 5px 0px 5px;
}

#content h1, #sidebar h1 {
margin: 5px;
font-size: 110%;
/* text-transform: uppercase; */
padding: 3px;
border-bottom: 1px solid #dfd0b9;
border-top: 1px solid #dfd0b9;
color: #660000;
background: inherit;
}

#content div.main {
margin: 0 15px 0 3px;
padding: 3px;
text-align: left;
font-size: 1em;
background: inherit;
}

h2 {
font-size: 110%;
padding: 5px;
margin:5px;
color: #660000;
background:inherit;

}

#content div h3 {
margin: 0 3px 2px 0;
padding: 3px;
text-align: left;
font-size: 1.1em;
color:#660000;
background: inherit;
border: 0;
}

h3 {
margin: 0 3px 2px 3px;
padding: 3px;
text-align: left;
font-size: 1.1em;
color:#660000;
background: inherit;
border-top: 1px solid #dfd0b9;
border-bottom: 1px solid #dfd0b9;

}

h4 {
text-align: left;
text-weight:bold;
padding: 3px;
margin: 0 0 0 0;
font-size: 105%;
color: #660000;

}

a {
text-decoration: none;
border-bottom: none;
color: #6d5c41;
background: inherit;
}

#content a {
text-decoration: underline;
}

a:hover {
color: #6CAD67;
background: inherit;
}

a img {
border: 0;
}

.img {
float: left;
padding: 3px;
margin: 3px;
border: 0px solid #dfd0b9;
}

.intro {
float:left;
width:220px;
margin: 3px 0 5px 0;
padding: 5px;
text-align:left;

}

.intro2 {
float: left;
width: 220px;
margin: 3px 0 5px 0;
padding: 5px;

}

.intro3 {
float: right;
width:220px;
margin: 3px 0 5px 0;
padding: 5px;

}

.update {
font-size: 1em;
background: inherit;
color:#4F210D;
}

#navcontainer {
  width: 150px;
  margin-top: 20px;
  min-height:200px; /*ff*/
  height: auto !important; /*ie7 */
  height: 200px; /*ie6 */
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
display: block;
padding: 3px;
width: 130px;
background-color: #cc0000;
color: #000;
border-bottom: 1px solid #F0E9DD;
border-left: 8px solid #660000;
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover {
border-left: 8px solid #cc0000;
background-color: #660000;
color: #fff;
}

.box {
margin: 10px;
background: inherit;
color: #663300;
border: 1px solid #B7D6B4;
padding: 5px;
}

.search {
background: #CFE4CD;
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: center;
padding: 5px 0 5px 0;
}

.postSubHead {
 margin: 0 0 3px 3px;
 font-weight:bold;
}

form {
margin: 0;
}

input.search {
	width: 100px;
	border: none;
	background: url(/images/input.gif);
	padding: 4px;
}

input.login {
	width: 100px;
	border: none;
	background: url(/images/logininput.gif);
	padding: 4px;
}

input.tiny {
  width: 23px;
  height: 1em;
  padding:1px;
  margin-right:10px;
}
input.quarter {
  width: 24%;
}
input.third {
  width: 32%;
}
input.half {
  width:49%;
}
input.twothirds {
  width:65%;
}
input.full {
  width:99%;
}

/**********************************
Use: cmxform template
Author: Nick Rigby
***********************************/

form.cmxform fieldset {
  margin: 3px; /* 0 5px 10px 5px; */
  padding: 5px;
  width:93%;
}

form.cmxform fieldset.float {
  margin: 0 5px 10px 5px;
  padding: 5px;
  width: 46%;
/*  height:100%; */
  float: left;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  _margin: 0 -7px; /* IE Win */
}

form.cmxform label {
  display: inline-block;
  line-height: 1.2;
  vertical-align: top;
/*  text-align: right; */
  margin-right: 15px;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
/*
form.cmxform input.error {
  border: 2px indent red;
}
*/
form.cmxform input.small {
  width: 100px;
}

form.cmxform input.medium {
  width: 200px;
}

form.cmxform input.large {
  width: 350px;
}

form.cmxform textarea.small {
  width: 100px;
  height: 50px;
}

form.cmxform textarea.medium {
  width: 200px;
  height: 100px;
}

form.cmxform textarea.large {
  width: 100%px;
  height: 400px;
}

form.cmxform span {
  padding-right: 20px;
}

form.cmxform span.required {
  padding:0;
  margin:0;
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform br {
  line-height: 1px;
  clear: both;
}

form.cmxform label { width: 125px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 20px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */