html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
  position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
//  position: absolute;
  left: 0;
//  padding-top: 35px;
  color: #F2CD91;
//  padding: 0 0 0 0.7em;
//  margin: -1em 0 0 0;
  line-height: 1;
  height: 34px;
}

#nav {
  padding-top: 150px;
  background: url(images/trees.jpg) no-repeat;
}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #411D00;
  text-decoration: underline;
}

#navlogin {
  background-color: #724617;
  clear: right;
  float: right;
  color: #FFE5C3;
  font: 16px "Times new roman", serif;
//  font-size: 0.8em;
  position: absolute;
  padding: 2px;
  right: 0px;
  top: 35px;
}

#navlogin a, #navsearch a:visited {
  text-decoration: bold;
  color: #FFE5C3;
}
#navlogin a:hover, #navsearch a:active, #navsearch a:focus {
  text-decoration: underline, bold;
  color: #FFE5C3;
}

/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 16px "Times new roman", serif;
  color: #513408;
  font-weight: bold;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p,div {
//  margin-left: 11px;
  line-height: 1.4;
  font-size:13px;
  color: #3E341E;
}
#content a {
  color: #5B431A;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #2C1D04;
  text-decoration: underline;
}

#content .left-col {
  float: left;
  width: 136px;
}
#content .right-col {
  float: right;
  width: 522px;
}

#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .left-col li, #content .left-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .left-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .left-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .left-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .left-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #735220;
  text-align: center;
  color: #CFB472;
  padding: 14px;
  height: 30px;
}

#copy {
  float: left;
  margin-left: 5px;
}
#copy a, #copy a:visited {
  text-decoration: none;
  color: #ddd;
}
#copy a:hover, #copy a:active, #copy a:focus {
  text-decoration: underline;
}
#footer p {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
}
#other {
  float: right;
  margin-right: 5px;
}
#other ul {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
}
#other li {
  display: inline;
}
#other a, #other a:visited {
  text-decoration: none;
  color: #ddd;
}
#other a:hover, #other a:active, #other a:focus {
  text-decoration: underline;
}

hr {
  color: #615331;
  border: 0px;
  border-bottom: 1px solid #615331;
}

#banner {
  font-size: 0.7em;
  text-align: center;
}

a.bannerlink:link, a.bannerlink:visited, a.bannerlink:active {
  text-decoration: none;
}
a.bannerlink:hover {
  text-decoration: underline;
}

#breadcrumb {
  width: 100%;
  background-color: #8fbc8f;
  border: 1px solid #000;
}

form { 
  margin: 0px;
}

.text {
  background-color: #ffffff;
}
.textsmall {
  font-size: 0.7em;
}
.time {
}

/*-----------Menu Prefs-----------*/
.menutable {  
  background-color: #8fbc8f;
  color: #FFFFFF;
  border: 1px solid #000000;
  font-weight: bold;
}
.menubordercolor {  
	background-color: #8fbc8f;
}
.menubackcolor {  
	background-color: #8fbc8f;
}

.cat {
	color: #003399;
}

/*-------Who's Online? Prefs--------*/
.whocat {
}

/*-----------Poll Prefs-----------*/
.poll {
	text-decoration: none;
	text-align: center;
}
.poll .poll {
 text-align: left;
}

/*-----------Calendar Prefs-----------*/
.calhead {
  font-weight: bold;
  color: #483d8b;
  text-align: center;
}
.calbody {
  font-weight: bold;
  color: #483d8b;
}
.calhigh {
     color: #009900;
     font-weight: bold;
}
.caltoday {
     color: #003399;
     font-weight: bold;
}

/*-----------Newsletter Prefs-----------*/
.newslettertext {
	text-decoration: none;
}

/*-----------News Prefs-----------*/
.newstextsmall, .newsfootertable {
  font-size: .8em;
  margin-top: 0px;
  margin-bottom: 0px;
}
.newstexttitle {
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  color: #090;
  margin-bottom: 0px;
}
.fullnewstitle {
  color: #003399;
  font-weight: bold;
  font-size: 1.4em;
  color: #090;
  margin-bottom: 0px;
}
.newssubtitle {
  font-size: .8em;
}
.newstextnormal {  
}
.newsfootertext {  
}
.articlecattitle {
  font: 16px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;

//  font-size: 1.4em;
//  font-weight: bold;
//  color: #090;
//  margin-bottom: 0px;
}
.articlecatempty {
  font-weight: bold;
  color: #070;
  margin-bottom: 0px;
}
.articlecatnormal {
  font-weight: bold;
//  color: #090;
  margin-bottom: 0px;
}
.commenttitleback {  
  background-color: #DDDDDD;
  color: #000000;
  font-weight: bold;
  font-size: 1em;
}
.commentsubtitleback {  
  background-color: #DDDDDD;
  color: #000000;
  font-weight: normal;
  font-size: 0.8em;
}

/*---------Forum Prefs-----------*/
.forumtext {
  border: 0;
}
table.forumtitlebackcolor {
 border-spacing: 1px; /* doesn't work IE */
 border-collapse: separate; /* doesn't work IE with cellspacing defined in tables */
}
.forumtextbold {
  color: #000000;
  font-weight: bold;
  font-size: 1em;
}
.forumtitlebackcolor {
  background-color: #000000;
}
.boardtitle {
  background-color: #8fbc8f;
  color: #000000;
  font-weight: bold;
  font-size: 1em;
}
.forumwindow1 {  
  background-color: #FFFFCC; 
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}
.forumwindow2 {  
  background-color: #fff; 
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}
.forumwindow3 {  
  background-color: #EEEEEE;
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}

/*-----------Link Prefs-----------*/
a:link, a:visited, a:active {
  color: #030847;
  text-decoration: none;
}
a:hover {
  color: #030847;
  text-decoration: underline;
}

/*-----------My Content Prefs-----------*/
.mycontenttable {  
}
.mycontenttext {
}
.mycontenttexttitle {
  margin-top: 0px;
  font-size: 1.2em;
  font-weight: bold;
  color: #09c;
}

/*-----------Helps Nav Prefs-----------*/
.helpsnavtable {  
  background-color: #8fbc8f; 
  width: 100%; 
  border: 1px #336699 solid;
}
.helpsnavtext {
  color: #000000;
}
.helpsnavtexttitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #09c;
}

/*-----------WebAPP Footer Prefs-----------*/
.webapptext {
  font-size: 0.7em;
}

/*-----------Form Prefs------------*/
.formstexttitle {
  color: #003399;
  font-weight: bold;
  font-size: 1.2em;
}
.formstextnormal {
  color: #000000;
  font-weight: bold;
  font-size: 1em;
}
.formstext {
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}
.formstextsmall {
  color: #000000;
  font-weight: normal;
  font-size: 0.7em;
}

/*----------Stats Prefs-----------*/
.statstextbold {
  color: #000000;
  font-weight: bold;
  font-size: 0.7em;
}
.statstext {
  color: #000000;
  font-weight: normal;
  font-size: 0.7em;
}

/*-----------IM Prefs-------------*/
.imtitle {  
  background-color: #eeeeee;
  color: #000000;
  font-weight: bold;
  font-size: 1.2em;
}
.imselected {  
  background-color: #ffffce; 
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}
.imwindow1 {  
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}
.imwindow2 {
  background-color: #eeeeee;
  color: #000000;
  font-weight: normal;
  font-size: 1em;
}

/*-----------Other Prefs-----------*/

.codepost {
  background-color: #ffffff;
  width: 400px;
  white-space: nowrap;
  overflow: scroll;
  padding-left: 2px;
  padding-bottom: 12px;
}

/* NEW CLASSES FOR 0.9.9.3: */

/* for firefox */ 
a img {
	border:0; 
	text-decoration:none; 
}

.highlight { /* 3 for whoson */
  font-weight: bold;
}
.mouseoveroff {
  background-color: transparent;
}
.mouseover {
  cursor: help;
}

/* these need to be kept below the other rules if to override an old style */
/* some of them are compound classes */
.tableback { /* behind whole table, makes edges if in different color */
}
.titlebar { /* section titles */
}
.columnheader { /* column headers can be different color */
}
.tabletext { /* ordinary text in tables */
}


/*--- NEW CLASSES FOR code moved from theme.pl by my2cents after 0.9.9.3.2 ---*/ 
.titlebg { /* grid behind admin, instantmessage, and memberlist */
    background-color: #000; 
} 
.titletext { /* column headings admin pages */
 background-color: #F2C973;
} 
.windowbg { /* articles admin, memberlist and instantmessage header rows */
  background-color:#eee; 
  color: #000;
  font-weight: bold;
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color:#fff; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color:#eee; 
}
/*------ end code moved from theme.pl -----------------------*/

.textinput {} /* text inputs on forms */html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

