/* CSS Document */
body {

	margin:0px 0px; padding:0px;
	text-align:center;
}
	
#Content {

	width:843px;
	margin:0px auto;
	background-image:url(../images/bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding 0 0 0 0;
	/*border:1px dashed #333;
	background-color:#eee;*/
}
	
#header{

	text-align:left;
	padding-left: 38px;
	padding-right: 46px;
}

#cyo_content{
	text-align:left;
	padding-left: 38px;
	padding-right: 46px;
	padding-bottom: 0px;
}

#cyo_slideshow {

	min-height: 261px;
	padding-left: 38px;
	padding-right: 46px;

}
#cyo_logo {

	width:359px;
	height:77px;
	float:left;
}

#cyo_menu {

	width:400px;
	height:77px;
	background-color:#fff;
	float:right;
}

#cyo_midbar {

	width:759px;
	height:10px;
	background-color:#000000;
}

#cyo_info {

	width:524px;
	height:131px;
	padding-top: 10px;
	float:left;
}

#cyo_weather {

	width:235px;
	height:131px;
	padding-top: 10px;
	float:right
}

#cyo_events{

	width:759px;
	height:131px;
	float:left;
}

#cyo_meetings {

	width:759px;
	height:131px;
	float:left;
}
#cyo_inside {

	width:759px;
	min-height:400px;
	float:left;
}


/**************************************************/
.marginBlock {

	border-color: #000000;
	border-style: none;
	padding-left: 9px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/box_left_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	float: left;
}
#cyo_weather .marginBlock { background-image:none;}

.containingBlock {

	background-color:#707043;;
	border-bottom-color: #767648;
	border-bottom-style:solid;
	border-bottom-width: 4px;
	border-top-color: #767648;
	border-top-style:solid;
	border-top-width: 4px;
	border-right-color: #767648;
	border-right-style:solid;
	border-right-width: 4px;
	padding: 0 0 0 0;

}
#cyo_info .containingBlock{

	float:right;
	width: 339px;
}
#cyo_weather .containingBlock{ 

	border-left-color: #767648;
    border-left-style:solid;
    border-left-width: 4px;
	width: 216px; 
}


.contentBlock {

	background-color:#707043;
	color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	min-height: 94px;
	padding: 5px;
}
#cyo_inside .contentBlock {min-height: 390px;}
#cyo_events .contentBlock {line-height: 1.5em; text-align: center;}
#cyo_meetings .contentBlock {line-height: 1.5em; text-align: center;}
#btn{ min-width: 300px; float:right;}

.btnname{

	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	color:#c3d29d;
	text-align:right;
	background: none;
	float:none;
	min-width: 200px;
}
#btn .containingBlock{ border:#FFFFFF 3px solid; width: 85px; float:right;  }

#btn .contentBlock {

	color: #fff; 
	font-size:10px; 
	text-transform:uppercase; 
	text-align:center; 
	min-height: 15px; 
	height: 15px; 
	padding: 0px; 
	background-color: #996600;
}
#cyo_weather .contentBlock { text-align:center}

.home_thumb{border: #FFFFFF solid 3px;}

/************menu*****************/

a.menu:link,a.menu:visited,a.menu:active{
 
	color: #FFFFFF; 
	text-transform:uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:800; 
	text-decoration:none;
	line-height: 2em;
}
a.menu:hover{

	color: #c3d29d; 
	display:block; 
	background:#FFFFFF; 
	border-top:#003300 11px solid; 
	line-height: 2em;
}
.current{color: #c3d29d; }

a{	color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration:none;}
a:hover{
	color:#c3d29d;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}