/* Generated by KompoZer */
#container {
  border-style: none;
  margin: 10px auto;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(../images/topcurve.png);
  max-width: 1024px;
  min-width: 775px;
}
#sidebar {
  width: 200px;
  float: left;
  background-color: #993300;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: small;
  color: white;
}
#header {
  margin-right: 30px;
  padding-top: 34px;
  height: 115px;
}
#content {
  padding: 5px 5px 5px 10px;
  background-color: white;
  min-height: 490px;
  font-family: sans-serif;
  margin-left: 200px;
}
* html #content {height: 640px;} /* IE6 hack */
#main {
  border-top: 10px solid #993300;
  margin-right: 29px;
  margin-left: 0px;
  background-color: #993300;
}
body {
  background-color: #eddca3;
  background-image: url(../images/linen.jpg);
}
#trail {
	color: #993300;
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-small;
	margin: 2px;
	padding: 2px;
}
#top_bar {
  color: white;
  float: right;
  padding-top: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  padding-right: 100px;
  font-weight: normal;
  margin-top: -30px;
}
#tab_bar {
  background-color: white;
  color: white;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 2em;
  font-size: small;
  margin-top: -33px;
  margin-left: 240px;
}
* html #tab_bar {margin-top: -30px;} /* IE6 hack */
*:first-child+html  #tab_bar {margin-top: -31px;} /* IE7 hack */
html:first-child #tab_bar {margin-top: -33px;} /* Opera hack */
#tabs {
  list-style-type: none;
}
#tab1 {
  float: left;
  position: relative;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100px;
  background-image: url(../images/tab1.png);
}
#tab2 {
  float: left;
  position: relative;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100px;
  background-image: url(../images/tab2.png);
}
#tab3 {
  float: left;
  position: relative;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100px;
  background-image: url(../images/tab3.png);
}
#tab4 {
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100px;
  background-image: url(../images/tab4.png);
  float: left;
}
#search_bar {
  float: right;
  clear: right;
  text-align: left;
  margin-right: 100px;
  margin-top: 25px;
  width: 260px;
}
#logo {
  width: 200px;
  margin-left: 10px;
  margin-top: 5px;
}
#footer {
  background-color: #000066;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  padding-left: 280px;
  font-size: small;
  font-weight: normal;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-left: 0px;
}
* html #footer {margin-bottom: -10px;} /* IE6 hack */
#sublinks {
  margin: 0px 10px;
  padding-bottom: 2px;
  background-color: white;
  background-repeat: repeat-y;
  background-image: url(../images/sublink-red.png);
  background-position: left top;
  padding-top: 2px;
}
* html #sublinks {padding-bottom: 0px; padding-top: 0px;} /* IE6 hack */
*:first-child+html  #sublinks {padding-bottom: 0px;} /* IE7 hack */
#sidebar a {
  color: white;
  text-decoration: none;
}
#sidebar a:hover {
  text-decoration: underline;
}
#tabs a {
  color: white;
  text-decoration: none;
}
#tabs a:hover {
  text-decoration: underline;
}
#top_bar a {
  color: white;
  text-decoration: none;
}
#footer a {
  color: white;
  text-decoration: none;
}
#top_bar a:hover {
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: underline;
}
#sublinks a {
  color: #993300;
  text-decoration: none;
}
#sublinks h1 {
  font-size: larger;
}
h1.sectitle {
	width: 470px;
	margin: 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-large;
	font-weight: bold;
	 border-bottom: 3px solid #993300;
}
#trail a {
  color: #993300;
  text-decoration: none;
}
#trail a:hover {
  text-decoration: underline;
}