

body { 
	background: #563a46 url(images/stars.jpg) repeat-x top center;
	color: #f2f2f2;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: .88em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}


.highlight {color: #cdb760;}


h1 {  
	color: #a98541; 
	font-size: 150%; 
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0;
} 
 

h2 {  
	border-bottom: 1px dashed #a98541;
	color: #a98541;	
	font-size: 150%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;

}

h3  { 
	color: #f6e9be;	
	font-size: 130%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}


h4  {  
	color: #f6e9be;	
	font-style: italic;
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 .3em 0;
	padding: .76em 0 0 0;
}

h5  { 
	color: #ad9f5b; 
	font-weight: bold;  
	font-size: 100%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}

	
h6  {  
	color: #ad9f5b;
	font-weight: normal;  
	font-size: 100%; 
	line-height: .4em;
	margin: 0 0 .5em 0;
	padding: 0;
}

.lined {
	border-bottom: 1px dashed #a98541;
}
	
a {
	color: #bf9846; 
	text-decoration: underline;
}

a:link {
	color: #bf9846; 
	text-decoration: underline;
	outline: none;
}

a:visited{
	color: #bf9846;
	text-decoration: underline;
	outline: none;

}

a:hover {
	color: #28a2b1;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #28a2b1;
	text-decoration: none;
	outline: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 


.hidden {display: none;}


.caption {
	color: #868f62;	
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
}

.large {font-size: 240%;}

.small {font-size: 90%;}

.first {font-size: 120%}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.framed {
	border: 1px solid #49453f;
	margin: 2px;
	padding: 2px;
}


.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	font-size: 110%;
	font-style: italic;
	margin: 20px 0px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}


.signature {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

.random-quote {
	color: #beb7a9;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 168px;
}




/* -- CONTENT -- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
}

#header {
	padding: 0;
	margin: 0;
	height: 158px;
	width: 760px;
}

#logo {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 158px;
	width: 129px;
}

#logos {
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
}

#flash {
	border-top: 2px solid #a98541;
	border-bottom: 2px solid #a98541;
	background: #000;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	width: 760px;
}

#main {
	background: transparent;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	width: 760px;
}


#sidebar {	
	float: right;
	position: relative;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	width: 220px;
}


/* -- nav in the SIDEBAR -- */
#nav {
	background: transparent;
	margin: 0 0 30px 0;
	padding: 8px 0;
	width: 220px;
}

#the-menu {
	font-size: 110%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 190px;
}

ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 190px;
}

ul#menu li {
	display: inline; /*-- so your code doesnt have to be all on one line for IE6 --*/
}

ul#menu a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
}

ul#menu li a {
	border-bottom: 1px solid #756547;
	color: #d3d3d3;	
	margin: 0px;
	padding: 3px 5px 3px 17px;
}


ul#menu li a:hover {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #a98541;
	margin: 0px;
	padding: 3px 5px 3px 17px;
}

ul#nav_categories li a {
	background: transparent;
 	border: 0px;
  	color: #a98541;
  	font-size: 90%;
  	margin: 0px;
	padding: 2px 5px 3px 35px;
 	text-decoration: none;
}

ul#nav_categories li a:hover {
	background: transparent;
 	border: 0px;
  	color: #fff;
  	font-size: 90%;
  	margin: 0px;
	padding: 2px 5px 3px 35px;
 	text-decoration: underline;
}

ul#nav_categories {
	border-bottom: 1px solid #756547;
}

/* -- On States -- */

ul#menu li a#currentpage {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #a98541;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 3px 17px;
}

ul#submenu li a#currentsubpage {
	background: transparent;
 	border: 0px;
  	color: #ad9f5b;
  	padding-left: 15px;
 	text-decoration: underline;
}



/* -- MAIN CONTENT -- */

#main-content {
	float: left;
	position: relative;
	margin: 0px
	padding: 0;
	width: 538px;
}

#content-wrap {
	background: #2f1721 url(images/content-bg.gif) repeat-y top center;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	width: 518px;
}

#content-top {
	background: transparent url(images/content-top1.gif) no-repeat top center;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	height: 15px;
	width: 518px;
}

/* body#home-page #content-top {
	background: transparent url(images/content-top.gif) no-repeat top center;
	margin: 0;
	padding: 0;
	height: 125px;
	width: 533px;
} */

#content {
	background: transparent url(images/gradient.gif) no-repeat bottom center;
	margin: 0;
	padding: 0;
	width: 518px;
}

#content-text {
	line-height: 1.4em;
	margin: 0;
	padding: 15px;
	text-align: left;
}

#content-wrap2 {
	margin: 0 0 15px 0;
	padding: 0;
	width: 498px;
}

#content2 {
	line-height: 1.4em;
	margin: 0;
	padding: 0 15px 15px 15px;
	text-align: left;
}

div.break {
	border-bottom: 1px dashed #333;
	clear: both;
	display: block;
	line-height: .1em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}



#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
}


#footer-content {
	float: left;
	font-size: 90%;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	width: 190px;
}


/* -- FORM ELEMENTS -- */

form legend {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #49453f;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	width: 448px;
}

form label {
	display: block;
	color: #a0a2a4;
	font-weight: normal;
	font-size: 90%;
}

form input, select, option {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}

form textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	width: 400px;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #333;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #F90;
}


/* -- ADMIN EDIT BUTTONS -- */

a.adminlink {
	background: #7bbbe3;
	border: 1px solid #e2e2e2;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	position: relative;
}

a.adminlink:link {
	color: #333;
	position: relative;
}

a.adminlink:visited {
	color: #333;
	position: relative;
}

a.adminlink:hover {
	background: #000;
	color: #fff;
}	
	
a.adminlink:active {
	position: relative;
}