/* Start of CMSMS style sheet 'master' */
@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#000000;
	color:#EDD5B9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body:nth-of-type(1) {
	margin:0;
	padding:0;
	color:#EDD5B9;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
.sidebarh {
	padding:12px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	margin:0;
	color:#8C6239;
}
#wrap {
	text-align:left;
	margin:0 auto;
	width:950px;
}
#wrap #sidebar ul {
	margin:0px;
	padding:10px 0px 0px 0px;
}
#wrap #sidebar ul li {
	list-style:none;
	padding:0;
	margin:10px 0px 0px 0px;
}
#wrap #sidebar ul li ul {
	padding:0px 0px 0px 20px;
	margin:0px;
}
#wrap #sidebar ul li ul li {
	list-style:disc;
	padding:0;
	margin:5px 0px 0px 0px;
}
#header {
	background:#ddd;
}
#nav {
	background:#c99;
}
#verymain {
	float:right;
	width:630px;
}
#main {
	background:url(/i/bg-main.gif) repeat-y;
}
#main #topbg {
	background:url(/i/bg-main-top.jpg) no-repeat top left;
}
#main #topbg #bottombg {
	background:url(/i/bg-main-bottom.jpg) no-repeat bottom left;
	text-align: justify;
	padding:15px 30px 30px 30px;
	min-height:300px;
}
#sidebar {
	padding:0px;
	margin:15px 30px 30px 20px;
	float:left;
	width:200px;
	display:inline;
}
#footer {
	clear:both;
	padding:0px 0px 30px 290px;
	font-size:14px;
	color:#736357;
}

.buttonstable {
padding-top:15px;
}

.buttonstable td {
padding:10px 20px 10px 0px;
vertical-align:top;
}

.buttonstable textarea {
height:100px;
width:350px;
font-size:11px;
background-color:#e9d5be;
border:0px;
}

.eventstable {
font-size: 12px;
}
.eventstable .etitem td {
padding: 10px 20px 10px 0px;
border-top:1px solid #63442A;
}
.eventstable .etheader td {
padding: 0px 0px 10px 0px;
}
.eventstable .etitem .etdescr a {
text-decoration: none;
color: #EDD5B9;
}
.eventstable .etitem .etdescr a:hover {
color: #ffe88e;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/* End of 'master' */

