@charset "utf-8";
/* CSS Document */

body {
font:70% Georgia, "Times New Roman", Times, serif;
background:#000;
}

h1 {
text-indent: -9000px;
}

h2 {
	margin: 0 10px 0 10px;
	padding: 4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 130%;
	color: #fff;
	background: #9a8a4e;
	letter-spacing:0.2em;
	font-weight:normal;
	-moz-border-radius:3px;
	-webkit--border-radius:3px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #fff;
}

hr {
color: #9a8a4e;
border: solid 1px;
}

#wrapper {
background:#000;
width: 900px;
margin: 0 auto;
}

#header {
background:url(../images/header2009.jpg) no-repeat left top;
width: 900px;
height: 166px;
margin-bottom: 0px;
}

#header p {
	margin-left: 220px;
	margin-top: 105px;
	color:#561887;
}

#topmenu {
	margin-top:0;
	margin-bottom:35px;
	float:left;
	width:900px;	
}


#mainmenu {
	margin-top:0;
	margin-bottom:35px;
	float:left;
	width:900px;	
}

#mainmenu a {
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none
}

#mainmenu .toplevel {
	height:30px;
	background:url(../images/mainmenubg.gif);
}

#sidemenu {
float:left;
width:206px;
}

#sidemenu table {
	background:#000;
	color:#fff;
}

#sidemenu h2{
	margin:0;
	color:#9a8a4e;
	font-size: 1.3em;
	background-color:#000;
	font-weight:bold;
}

#primarycontent {
float:left;
width:347px;
}

#widecontent {
width:694px;
float:left;
}


#secondarycontent {
float:left;
width:347px;
}

.cbSide {
width:150px;
margin: 0 0 0 40px;
padding: 0px 0 20px 0;
font-family:Verdana, Geneva, sans-serif;
letter-spacing:0.2em;
font-size:1em;
}

.cbSide ul {
list-style-type: none;
margin-top: 0px;
margin-left: 0;
margin-bottom: 0;
padding: 3px;
}

.cbSide li a:link {
color:#eee;
line-height:150%;
text-decoration:none;
display:block;
width:144px;
}

.cbSide li a:active {
color:#fff;
line-height:150%;
text-decoration:none;
display:block;
width:144px;
}

.cbSide li a:visited {
color: #fff;
text-decoration:none;
line-height:150%;
display:block;
width:144px;
}

.cbSide li a:hover {
color:#9a8a4e;
line-height:150%;
display:block;
width:144px;
text-decoration:none;
}

.box {
margin: 5px 0 5px 0;
padding: 5px 0 5px 0;
background:#000;
color:#fff;
}

.cbb {
margin: 0 10px 0 10px;
background: #000;
padding: 5px 0 5px 0;
line-height: 170%;
}

.cbb p {
padding:4px;
}

/* default links */

a:link {
background-color: transparent;
text-decoration: underline;
color: #9a8a4e;
}
a:hover {
background-color: #eee;
text-decoration: underline;
color: #9a8a4e;
}

a:visited {
background-color: transparent;
text-decoration: underline;
color: #9a8a4e
}

.editButton {
width: 150px;
}

label {
display: block;
font-weight: bold;
}

.checkbox {
	display:inline;
}

.editsidemenu {
color:#ddd;
font-style:italic;
}

.dateheader {
	font-size:0.9em;
	font-weight:bold;
}

.calender p {
	padding:0;
	margin:0;
}

.calender h3 {
	padding:0;
	margin:0;
}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:200px;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:26px;
	line-height:24px;
	cursor:pointer;
}
	
button span, button em{
	display:block;
	height:26px;
	line-height:24px;			
	margin:0;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
}
	
button span{
	padding-left:20px;
	background:url(../images/buttonbg.jpg) no-repeat 0 0;
}	

button em{
	font-style:normal;
	padding-right:20px;
	background:url(../images/buttonbg.jpg) no-repeat 100% 0;
}
	
.golden {
	color:#9a8a4e;
}
