body {
	color: #693E27;
	background-color: #E4E9BF;
	background-image: url(bg.gif); background-repeat: repeat):;
	scrollbar-arrow-color: #AD8766;
	scrollbar-track-color: #E4E9BF;
	scrollbar-face-color: #A7DC8B;
	scrollbar-highlight-color: #C7DB8C;
	scrollbar-3dlight-color: #693E27;
	scrollbar-darkshadow-color: #693E27;
	scrollbar-shadow-color: #E4E9BF;
	padding: 0;
	margin: 10px 0;
}

a {
	color: #CC507D;
	text-decoration: none;
}


a:hover img {
	background-color: #E4E9BF;
}

a:hover {
	text-decoration: none;
	background-color: #E4E9BF;
	color: #693E27;
}

.header {
	color: #714933;
	background-color: #95C47C;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.header a {
	text-decoration: none;
	color: #714933;
}

.header a:link {
	text-decoration: none;
	color: #714933;
}

.header a:visited {
	text-decoration: none;
	color: #714933;
}

.header a:hover {
	text-decoration: underline;
	color: #714933;
}

.category a {
	color:  #714933;
}

.category a:link {
	color:  #714933;
}

.category a:visited {
	color:  #714933;
}

.category a:hover {
	color:  #714933;
	background-color: #A7DC8B;
}


.category {
	background-color: #A7DC8B;
	background-image: ;
	color: #714933;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


.highlight {
	background-color: #A7DC8B;
	color: #714933;
	font-weight: bold;
	padding: 0px 3px;
}

.tablerow1 {
	font-family: Verdana;
	color: #6A3F28;
	background-color: #C7DB8C;
	font-size: 12px;
}

.tablerow2 {
	font-family: Verdana;
	color: #693E27;
	background-color: #E2E8BB;
	font-size: 12px;
}

.nav {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.mediumtxt {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}


.smalltxtcenter {
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	font-weight: normal;
}

.mediumtxtcenter {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-weight: normal;
}


.smalltxtright {
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: normal;
}

.mediumtxtright {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-align: right;
	font-weight: normal;
}


.bold {
	font-weight: bold;
}

.navtd {
	font-size: 11px;
	font-family: Verdana;
	color: #714933;
	background-color: #95C47C;
	text-decoration: none;
}


.navtd a {
	color: #714933;
	text-decoration: none;
	background-color: transparent;
}

.navtd a:hover {
	color: #714933;
	text-decoration: underline;
	background-color: transparent;
}


.multi {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}


form {
	padding: 0;
	margin: 0;
}


textarea, select, input {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	background-color: #A7DC8B; 
	color: #714933;
	border:1px solid #693E27;
}


input:focus, textarea:focus { 
	background-color: #E2E8BB; 
	color: #693E27;
	border:1px solid #693E27;
}

input.radio {
	background : #xxxxxx; color: #000000;
	border: 0px;
}

.button { 
	background-color: #95C47C; 
	color: #714933;
	border-width:1px solid #693E27;
	padding: 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* only IE reads this */
* html body .button {
	padding: 1px 0;
}


.menuskin{
	text-decoration:none;
	position:absolute;
	width:auto;
	background-color:#95C47C;
	border:1px solid #693E27;
	font:normal 10px Verdana;
	font-color: #714933;
	z-index:100;
	visibility:hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;

}

.menuskin a{
	display:block;
	background-color:#95C47C;
	text-decoration:none;
	color:#714933;
}



.catitems {
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #714933;
}



.menuitems {
	margin-left: 5px;
	font-size: 11px;
}


.menuitems a {
	color:#714933;
	text-decoration: none;
}

.menuitems a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #714933;

}

.jc {
	font-weight: bold;
	position: relative;
}

#u2ustrip {
	position: absolute;
	width: 100%;
	z-index: 10000;
	color: #714933;
	background-color: #95C47C;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 2px 0 4px 0;
}

#forumnotice {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

.ed_button {
	color: #714933;
	background-color: #95C47C;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	padding: 1px 3px;
	margin: 0px 1px;
	border-style: outset;
}


.quotetop {
	text-align: left;
	width: 95%;
	font-weight: bold;
}

.quotebody {
	text-align: left;
	width: 95%;
	display: block;
	border: 1px solid #693E27;
	color: #714933;
	background-color: #95C47C;
	padding: 3px 5px;
}


.quotebody a:link {
	color: #714933;
	text-decoration: underline;
}

.quotebody a:visited {
	color: #714933;
	text-decoration: underline;
}

.quotebody a:hover {
	color: #693E27;
	text-decoration: none;
}


.spoilerbody {
	text-align: left;
	color: #95C47C;
	width: 95%;
	border: 1px solid #693E27;
	display: block;
	background-color: #95C47C;
	padding: 3px 5px;
}


.codebody {
	text-align: left;
	width: 95%;
	display: block;
	height: 140px;
	overflow: auto;
	border: 1px solid #693E27;
	color: #714933;
	background-color: #95C47C;
}

img {
	border: 0px;
}

.topthing {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.bottomthing {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

/* for page numbers */
#pagenumcontainer ul {
	padding: 0;
	margin: 0;
	background-color: #C7DB8C;
	color: #6A3F28;
	float: left;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #693E27;
	border-right: none;
}

#pagenumcontainer ul li {
	display: inline;
}

#pagenumcontainer ul li#pageof {
	float: left;
	padding: 0.2em 0.5em;
	font-weight: bold;
	border-right: 1px solid #693E27;
	color: #714933;
	background: #A7DC8B;
}

#pagenumcontainer ul li a {
	padding: 0.2em .5em;
	text-decoration: none;
	float: left;
	border-right: 1px solid #693E27;
	background: #C7DB8C;
}


#pagenumcontainer ul li a#current {
	color: #693E27;
	background: #E2E8BB;
	font-weight: bold;
	text-decoration: none;
}

#pagenumcontainer ul li a:hover
{
	color: #693E27;
	background: #E2E8BB;
	text-decoration: none;
}

/* REGULAR page numbers */
#pagenumregular ul {
	padding: 0;
	margin: 0;
}

#pagenumregular ul li {
	display: inline;
}

#pagenumregular ul li#pageof {
	font-weight: bold;
}

#pagenumregular ul li a {
	padding: 0.1em .2em;
	text-decoration: none;
}


#pagenumregular ul li a#current {
	font-weight: bold;
	text-decoration: none;
}

#pagenumregular ul li a:hover
{
	text-decoration: none;
}


.nohoverbk a:hover {
	background-color: transparent;
}

/* leslie's div centering :) */
#ie5-center-compat {
  text-align: center;
}
.center-fix {
  margin-left: auto;
  margin-right: auto;
}

.floatright {
	border-bottom: solid 1px #693E27;
	border-left: solid 1px #693E27;
	float: right;
	margin-right: -5px;
	margin-top: -5px;
	padding: 5px;
}

#chatoutput {
	height: 350px;
	overflow: auto;
}

#chatoutput ul {
	list-style: none;
	padding:0px;
	margin: 0px 8px 15px 0px;
}

#chatoutput ul li {
	margin-bottom:5px;
}

#chatoutput ul li span.chatusername {
	font-weight: bold;
}

.dailyauction {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #714933;
	position: relative;
	background-color: #95C47C;
	padding: 2px 5px;
	border: #693E27 solid 1px;
}

/* for live search */
#LSResult {
	z-index: 100;
	position: absolute;
	margin: 1px 0px 2px 0px;
	padding: 0px;
	padding-left: 4.5em;
	font-size: 12px;
	font-family: Verdana;
}

#LSResult li {
    padding-bottom: 2px;
    padding-top: 2px;
    line-height:15px;
    margin-bottom: 0px;
}
  
#LSResult ul {
	list-style: none;
	margin-bottom: -5px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#LSResult ul li {
	text-indent: -20px;
	padding: 2px 15px 3px 20px;
}
 
.LSRes {
	position: relative;
	bottom: 1px;
	right: 0px;
	background-color: #E2E8BB;
	border: 1px solid #693E27;
}
