body {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	line-height: 1.3em;
}

#main {
	background-color:#88D288;
	width: 750px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-left: 0px;
	margin-top: 0px;
	/*border: 1px solid #A8A5A6;*/
}

#header {
	background-color:#5A5758;
	height: 70px;
}

#topdivider {
	height: 24px;
	background-color: #BC9600;
	background-image: url('../images/titlebar_bkgnd.gif');
}

#content {
	background-color:#FFFFFF;
	margin: 0px 10px 5px 0px;
	padding: 10px;
	width: 588px;
	float: right;
	border: 1px solid #FFFFFF;
}

#menu {
	/* total width (width + padding) = 140px */
	margin: 0px 0px 0px 0px;
	width: 130px;
	font-size: 92%;
}

#sidebar {
	/* total width (width + padding) = 140px */
	width: 126px;
	padding: 12px 2px 2px 2px;
}

#sidebar div.ad {
	background-color: #F7F1D8;
	border: 1px solid #E7D796;
	padding: 4px;
	line-height: 1.1em;
}

#sidebar div.ad div.heading {
	color: #7A6100;
	font-weight: bold;
	font-size: 95%;
	line-height: 1.3em;
	padding: 1px 1px 4px 1px;
	text-align: center;
}

#sidebar span.smalltext {
	font-size: 90%;
}

#bottomdivider {
	height: 7px;
	background-color: #BC9600;
	background-image: url('../images/bar_brown.gif');
	clear:right;
}

#footer {
	background-color:#FFFFFF;
	font-size: 85%;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

h1 {
	color:#005300;
	font-size: 150%;
	text-align: center;
	line-height: 1.3em;
}

h2 {
	color:#7A6100;
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

#content a, a:visited {
	color: #0000FF;
}

#content a:hover, a:active {
	color: #FF0000;
}

img {
	border: none;
}

/* menu styles */
#menu a{
	background:#E7D796;
	color:#171200;
	display:block;
	text-decoration:none;
	border: none;
}

#menu a:visited{
	color:#171200;
}

#menu a:hover{
	color:#FFFFFF;
	background: #BC9600;
}

#menu a:active{
	background: #BC9600;
	color:#000000;
}

#menu h1{
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin:0px;
	padding: 4px 0px 0px 3px;
	height: 18px;
	vertical-align: middle;
	background-color: #BC9600;
	border-bottom-color:#6B5600;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#6B5600;
	border-top-style:solid;
	border-top-width:1px;
}

#menu h2{
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin:0px;
	padding: 3px 0px 0px 3px;
	height: 16px;
	vertical-align: middle;
	text-align: left;
	background: #BC9600;
	border-bottom-color:#5A5758;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


#menu p{
	background:#E7D796;
	border-bottom: 1px solid #BC9600;
	border-right: 1px solid #BC9600;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	text-indent: 3px;
}

#menu p.subitem {
	text-indent: 15px;
}
/* end of menu styles*/

p.opener {
	font-size: 105%;
	font-weight: bold;
}

hr {
	color: #A8A5A6;
}

.smalltext {
	font-size: 92%;
}

.verysmalltext {
	font-size: 85%;
}

div.centered {
	text-align: center;
}

div.googlesearchbox {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

p.author {
	font-size: 85%;
	text-align: center;
	font-style: italic;
}

p.authordescription {
	font-size: 85%;
}

div.diggbox {
	float:right;
	margin: 0px 0px 0px 6px;
	font-size: 80%;
	text-align:center;
	/*border: 1px solid #F7F1D8;*/
	padding: 2px;
}


/* start of styles for SAA ads */

div.bannerad {
	border: 1px solid #F7F1D8; 
	width:468px; 
	/*height:60px; */
	margin-left:auto; 
	margin-right:auto; 
	font-size:11px;
	line-height: 1.1em;
}

table.bannerad {
	padding:0px 5px 0px 5px; 
	width:100%;
}

a.adtitle, a.adtitle:visited {
	color:#008000;
	text-decoration: underline;
}

a.adtitle:hover, a.adtitle:active {
	color: #FF0000;
}

span.adfooter {
	color:#BC9600;
	font-size: 85%;
	background-color:#F7F1D8;
	padding:1px 4px 1px 4px;
}

/* end of styles for SAA ads */