body {
	background: url(/elements/pics/bkg.gif);
	font-family: "Trebuchet MS";
	font-size:13px;
}

a {
	z-index: 500; 	
	color: #306030;
	font-weight:bold;
	text-decoration: none;
}

form{
	margin:0px;
}

form p {
	margin:0px;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
.sign{
	font-family: Arial;
	font-size:18px;
}
.red{
	color:red;
}
.black{
	color:black;
}
.white{
	color:white;
}

th.left{
	text-align:left;
}
th.right{
	text-align:right;
}
td.right{
	text-align:right;
}

.center{
	text-align:center;
}
#container {
	padding-top:10px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 990px;
	height:280px;
	background: url(/elements/pics/header.jpg);
	margin-bottom:2px;
}
#topmenu{
	float:right;
	margin-right:20px;
}
#topmenu a {
	float:left;
	display:block;
	height:32px;
	width:110px;
	background: url(/elements/pics/menu.gif);
	padding-left:5px;
	padding-right:5px
}
#podmenu{
	text-align:right;
	width: 950px;
	padding:3px;
	padding-right:20px;
	padding-left:20px;
	height: 50px;
	font-size:14px;
	line-height:50px;
	background: #cc0000;
	color:white;
	margin-bottom:2px;
}

#podmenu a {
	color:white;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
#content{
	display:inline-block;	
	width: 950px;
	padding:20px;
	background: url(/elements/pics/white.png) !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/elements/pics/white.png',sizingMethod='scale');	
	
}

#content table{
	background:white;
	border-collapse: collapse;	
	border:0px;
	margin:0;
}

#content table tr{
}
#content table tr.even{
	background: #DEDEDE;
}
#content table tr.head{
	background: #306030;
}

#content table th {
	color:white;
	padding:3px;
	padding-left:10px;
	padding-bottom:4px;
}
#content table td {
	padding:3px;
	padding-left:10px;
}

#text table th {
	color:white;
	padding:3px;
}
#text a {
	text-decoration:underline	
}
#text table td {
	padding:3px;
}

#menu{
	position: relative;
	float:left;
	width:200px;
}

.menuItem{
	width:198px;
	border:1px solid #306030;
}

.menuItem .header{
	background: #306030;
	font-weight:bold;
	color:white;
	padding:3px;
	padding-left:14px;
}

.menuItem .main{
	background: white;
	padding:3px;
	z-index:1;
}

#content #full{
	float:left;
	position:relative;
	width:908px;
	padding:20px;
	background:white;
	border:1px solid #306030;
}
#content #main{
	float:left;
	position: relative;
	width:528px;
	margin-left:20px;
}
#content #main #text{
	position: relative;
	background: white;
	padding:20px;
	border:1px solid #306030;
	min-height:500px;
	height:auto !important;
	height:500px;
	
}

#content #main #text h1 {
	margin:0px;
	color: #306030;
	font-size:20px;
	font-weight:bold;
	
}
#content #main #text h2 {
	margin:0px;
	color: #306030;
	font-size:15px;
	font-weight:bold;
	
}
#content #main #text big {
	margin:0px;
	color: #306030;
	font-size:15px;
	font-weight:bold;
	
}

#content #main #white{
	position: relative;
	background: white;
	border:1px solid #306030;
}
#content #main #white h1 {
	margin:0px;
	color: #306030;
	padding:20px;
	font-size:16px;
	font-weight:bold;
	
}
#content #main #white .fakeh1 {
	margin:0px;
	color: #306030;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	
}

#right{
	position: relative;
	float:right;
}

#calendar{
	width:154px;
	padding:13px;
	background: white;
	border:1px solid #306030;
	margin-bottom:10px;
}
#usmenu{
	width:154px;
	padding:13px;
	background: white;
	border:1px solid #306030;	
}
#calendar .header{
	float:left;
	background: #306030;
	font-weight:bold;
	color:white;
	padding:3px;
	text-align:center;
	width:106px;
}
#calendar .headerlink{
	float:left;
	background: #306030;
	font-weight:bold;
	color:white;
	padding:3px;
	text-align:center;
	width:14px;
	cursor:pointer;
	position: relative;
	
}
#calendar .left{
	margin-left:1px;
}
#calendar .right{
	margin-right:1px;
}


#calendar .calendarItem{
	float:left;
	width:18px;
	height:14px;
	font-size:11px;
	line-height:14px;
	text-align:center;
	margin:1px;
	border:1px solid silver;
	background: #DEDEDE;
}

#calendar .full{
	background: #306030;
}
#calendar .full a{
	color: white;
}
#calendar .come{
	background: #CC0000;
}
#calendar .come a{
	color: white;
}

.rightForm{
	text-align:right;	
	padding:2px;
}


.bbmenu {
	text-align: left;
	position: absolute;
	display: block;
	padding: 0;
	border: 2px solid #E0DDDD;
	margin: 4px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	overflow: hidden;
	background-color: #E0DDDD;
}
.bbmenu ul,
.bbmenu form,
.bbmenu table {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background-color: #E0DDDD;
}
.bbmenu table {
	border-width: 1px;
}
.bbmenu ul {
	width: 200px;
}
.bbmenu ul li {
	padding: 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.bbmenu ul li:hover {
	background-color: #808080;
	color: #FFFFFF;
}

.bbmenu form {
	font-size: 12px;
}
.bbmenu form fieldset.edit {
	text-align: left;
	margin: 0;
	padding: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.bbmenu form fieldset.edit input,
.bbmenu form fieldset.edit textarea {
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
	width: 288px;
}
.bbmenu form fieldset.submit {
	text-align: center;
	margin: 0;
	padding: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
}


.popup td {
	padding: 5px;
	vertical-align: top;
}
.popup td.reg {
	width: 200px;
}
.popup td.login {
	width: 140px;
}
.popup .add {
	float: right;
	font-size: 10px;
}
.popup td h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
.popup form {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(images/ajax-loader.gif);
	background-image: none;
}
.popup form input.text {
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
}
.popup td.login form input.text {
	width: 138px;
}
.popup p.options {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: right;
}

.span20{
	padding-left:20px;
}

.board{
	display:block;
	float:left;
	padding:1px;
	margin:1px;
	text-align:center;
	width:12px;
	font-size:10px;
	border:1px solid black;
}

.highlight{
	color:white;
	font-weight:bold;
	background:#306030;
}

div.hr {
  height: 15px;
  background: #fff url(/elements/pics/news_separator.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}				

#schedule table{
	width:100%
	}
#schedule table td{
	background:#EFEFEF;
	border: 1px solid white;
}
#schedule table th{
	background:#DEDEDE;
	color:black;
	text-align:left;
	
}

