#content {
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 5px;
	padding-bottom : 20px;
	}
	
.content {
	color: #fff;
	font-family : verdana, arial;
	font-size: 11px;
}

.event {
	font-size: 13px;
	font-weight : bold;
	background-color : 8D9E5B;
}

.strong {
	font-weight : bold;
	background-color : 718043;
}
	
h1 {
	font-size : 14px;
}

#footer {
	padding-left : 25px;
	padding-right : 20px;
}
.footer {
	color: #fff;
	font-family : verdana, arial;
	font-size: 11px;
}

a {
	color: #e5e5e5;
}

a:hover {
	color: #fff;
}

input {
	width:120px;
	background-color: #647238;
	border: 1px solid #8A9A58;
	color : #fff;
	font-size: 11px;
}
.boxlong {
	width:340px;
}

.check {
	background-color: #647238;
	width : 18px;
}

.shortbox {
width:20px;
}

select {
	background-color: #647238;
	color : #fff;
	font-size : 11px;
	font-family : verdana;
}

textarea,.mediumlength {
	width: 200px;
	height : 50px;
	background-color: #647238;
	border: 1px solid #8A9A58;
	font-size: 11px;	
}
.highlight {
	color : #D7F57C;
}

.callout {
 	float: right; 
	width: 206px; 
	margin-left: 20px; 
	margin-bottom: 20px; 
	text-align: center;}
	
.calloutcontent {
	text-align: left; 
	width: 206px; 
	background-image: url(/images/co_home_bg.gif); 
	background-repeat: repeat-y; 
	color: #000;}	

div.calloutcontent a, div.calloutcontent a:visited {
	color:		#2E3A0A;}	
	
div.calloutcontent a:hover{
	color:		#AA4230;
	text-decoration: none;}	
	
td.home {
	font-size:		11px;
	color:			#fff;}	

/*the following styles are used in the dynamic menu*/
.clCMEvent{position:absolute; z-index:300; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:hand}
.clT,.clTover{padding:2px; font-size:11px; font-weight: normal}
.clT{color:333333;  background-color:#000000; layer-background-color:#000000}   /*  */
.clTover{color:#FFFFFF;}
.clS,.clSover,.clS2,.clS2over{padding:5px; font-size:11px; font-family:verdana; font-weight: normal;}
.clS{color:#FFFFFF; background-color:#AA6337; layer-background-color:#AA6337;}
.clSover{color:#FFFFFF; background-color:#872F21; layer-background-color:#872F21;}
.clS2{color:#FFFFFF; background-color:#AA6337; layer-background-color:#AA6337;}
.clS2over{color:#FFFFFF; background-color:#872F21; layer-background-color:#872F21;}
.clB{position:absolute; visibility:hidden; z-index:300; background-color:#f5f5f5; layer-background-color:#AA6337}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }

