body {

}
#wrapper {
width:920px;
background:transparent url('../images/wrapperBG.gif') repeat-y ;
margin:auto;
}
#container {
  width:900px;
  margin: auto;
}
#container .column {
margin-bottom:-3px;
background:#906B4A ;

}
#center {
  padding: 20px 40px 20px 20px;    /* CC padding */
  width: 552px;
  text-align:left;
  background:#eeeeee;
  float:left;
 color:black;
}
#centerAdmin {
  padding: 20px 40px 20px 20px;    /* CC padding */
  width: 800px;
  text-align:left;
  background:black;
  float:left;
 
}
#left {
  width: 144px;          /* LC width */
  float:left;
  background:#906B4A ;
}
#right {
  width: 144px;          /* RC width */
  background:#906B4A ;
  float:right;
  margin-left:-144px;
}

#subnav {
	margin-top:-12px;
	margin-left:-10px;
  margin-bottom:20px;
  font-size:1.1em;
  padding:10px;
  background:black;
  width:570px;
  color:#cccccc;
  line-height:1.4em;
  border: thin dotted #cccccc ;
}

#subnav a {
	font-weight:bold;
	text-decoration: none;
	color: White;
	}
#subnav a:link {
	}
#subnav a:visited {
	}
#subnav a:active {
	}
#subnav a:hover {
	text-decoration: underline;
	color: grey;
	}

#listing {
margin-top:5px;
font-size:.9em;
line-height:2em;
}

#pageLinks {
float:right;
}

/*** IE Fix ***/


* html #container{
  height:1%; /* So IE plays nice */
}

#bottom {
	background: transparent url('../images/wrapper_bottom.gif') no-repeat;
	height:10px;
	width:920px;
	margin:auto;
}

#footer {
background : transparent url('../images/footerBG.gif') no-repeat;
height: 55px; 
width:900px;
clear: both;
margin:auto;
margin-top:-30px;
font-size: 0.8em;
font-weight: normal;
color: grey;
}

#footer a {
	color:#906B4A ;
}

#footer img {
	margin-top:13px;
	margin-right:-70px ;
	margin-left:5px ;
}


#footer #copyright {
	padding-left:-60px;
	padding-top:20px;
}

#center #bigImage {
	margin-top:-20px;
	margin-left:-20px;
	margin-bottom:-20px;
}



#header {
background: transparent  ;
width:900px;
height:183px;
margin:auto;
margin-bottom:0px;
padding: 0px;
color: black;

}
/*** IE Fix ***/
* html #left {
  left: 0px;           /* RC fullwidth */
}


body {
	color:white;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans;
	font-size: 75%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	text-align:center;
	background: #66451C ;
}

a {
	text-decoration: none;
	color: #705521;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: #111111;
	}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	color:#a17c33;
	font-family: georgia, times,"Times New Roman", serif;
	}
h2 {
	font-size: 1.2em;
	margin: 1.2em 0em .5em 0em;
	font-weight: bold;
	z-index:10;
	text-decoration:underline;
	}
	
h2:hover {
	text-decoration:underline;
}
h3 {
	font-size: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 1.5em; 
	}
#listing li {
	margin-bottom: 0.1em; 
}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}

li.one {
	margin-bottom:4px;
}

li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.alert {
	font-weight:bold;
	color:#d74200;
}
.handcursor{
cursor:hand;
cursor:pointer;
}

.switchgroup1 {
margin-left:-10px;
background: #DECCB3 ;
color:black;
padding:10px;
width:570px;
}

#credit1 {
	background: #DECCB3 ;
	margin-top:0px;
	padding-top:10px;
}

#credit2 {
	background: #DECCB3 ;
	margin-top:0px;
	padding-top:10px;
}

#credit3 {
	background: #DECCB3 ;
	margin-top:0px;
	padding-top:10px;
}
#purchase1 {
	background: #DECCB3 ;
	margin-top:0px;
	padding-top:10px;
}

#purchase2 {
	background: #DECCB3 ;
	margin-top:0px;
	padding-top:10px;
}
