@charset "UTF-8";
/* CSS Document */

body
{
  background-color: #1d140f;
  color:#91807F;
  font:12px/170% 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
  text-align: center;
}

select
{
  background-color: #1d140f;
  color:#91807f;
  border: 1px solid #342923;
}

img
{
  /*background-color: #130d0a;*/
  padding: 4px;
  border: 1px solid #342923;
}

#container
{
  width:903px;
  background-position:center top;
  margin-left:auto;
  margin-right:auto;
  margin-top:3px;
  margin-bottom:2px;
  background-attachment:scroll;
  overflow: hidden;
  text-align:left;
}

#header
{
  vertical-align:middle;
  margin-top: 12px;
  margin-bottom: 12px;
  height: 280px;
  border: 2px solid #342923;
  background-color: #130d0a;
}

#headerImageContainer
{
  float: left;
  text-align: left;
  vertical-align: middle;
}

#headerImage
{
  margin-top: -14px;
  margin-left: 18px;
  padding: 2px;
  border: 2px solid #342923;
  background-color: #1d140f;
}

#headerLogoText
{
  float: left;
  margin-top: 75px;
  margin-left: 20px;
  width: 341px;
  height: 110px;
  border: none;
  /*background: no-repeat url(/images/logo-text.png);*/
}

#headerLogoText img
{
  border: none;
}

#content
{
  overflow:hidden;
  padding-top:5px;
  width:903px;
}

#mainbody
{
  display:block;
  float:right;
  padding-left:0px;
  padding-right:5px;
  width:675px;  
}

#leftcol
{
  display:block;
  float:left;
  padding-left:5px;
  position:relative;
  text-align:left;
  width:185px;  
}

.copy
{
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  border-top: 1px dotted #342923;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 5px;
}

h1, h2, h3, h4
{
  margin-bottom: 8px;
  padding: 0px;
  color:#F0E8E8;
  font:bold 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
}

.green
{
  color: #617826;
}

a:link, a:visited
{
  color: #E27304;
  text-decoration: none;
}

a:hover
{
  color: #FFF;
}

div#leftcol table.moduletable th
{
  padding-bottom: 3px;
  border-bottom: 1px solid #342923;
  font-size: 15px;
}

div#leftcol table.moduletable td
{
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #342923;
}

div#leftcol a.mainlevel:link,
div#leftcol a.mainlevel:visited
{
  background:url(/images/bullet.gif) no-repeat left;
  color: #91807F;
  font-size:12px;
  font-weight:normal;
  line-height:15px;
  margin-bottom:2px;
  padding-left:20px;
  margin-top:2px;
  text-decoration: none;
  /*border-bottom: 1px dotted #91807F;*/
}

div#leftcol a.mainlevel:hover
{
  color: #E27304;
  /*border-bottom: 1px dotted #E27304;*/
}

.modifydate
{
  color:#666666;
  font-size:10px;
}

.extraComments
{
	visibility: hidden;
}

fieldset {
	border: 1px solid #333;
	background-color: #342923;
	border-collapse: collapse;
	width: 575px;
	white-space: normal;
}

.inputbox {
	border: 1px solid #342923;
	background-color: #342923;
        color:#A1908F;
	line-height: 14px;
}

td.guestbookLabel
{
        width: 100px;
        vertical-align: top;
        text-align: left;
}

table.guestbookListing
{
       border-bottom: dotted 1px #342923;
       margin-bottom: 5px;
       text-align: left;
}

.underlined
{
       text-decoration: underline;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

