/*//////////////////////////////////////////////////////////////////////////////////////
// structure
//////////////////////////////////////////////////////////////////////////////////////*/

div.border
{
	border: solid 1px #6D7071;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#div-head
{
	background-image: url('../images/header_new_v6.3.png');
	padding: 0px;
	width:956px;
	height: 109px;
	margin:0 auto;
	text-align:left;
	margin-top:20px;
	border-top: solid 2px Black;
	border-left: solid 2px Black;
	border-right: solid 2px Black;
	border-bottom: solid 2px #CACACC;
}

#div-head-logo
{
	display: none;
	padding-top:15px;
	padding-left:20px;
	visibility: hidden;
}

#div-head-logo-print
{
	padding-top:15px;
	padding-left:20px;
	visibility: visible;
}

#div-right
{
	/* font-size: 11pt; */
	padding: 5px 5px 20px 5px;
	width:136px;
	float:left;
	/* background-image: url('../images/25_trans.png');
	border-left:1px solid #0E0E89; 
	border-top:1px solid #2F2F2F; 
	 */
}

#div-right-head-print
{
	font-size: 14px;
	border-bottom: solid 1px #231F20; 
	font-weight: bold;
	margin-bottom: 20px;
}

#div-bottom
{
	background-image: url('../images/background_header.png');*/
	padding-top: 5px;
	width:960px;
	height:20px;
	margin:0 auto;
	text-align:left;
	border-top: solid 2px #231F20;
	margin-bottom:20px;
}

#div-bottom a
{
	color: White;
	text-decoration: underline;
	font-size: 9px;
}

#div-bottom a:hover
{
	color: #ef4623;
	text-decoration: underline;
	font-size: 9px;
}

#div-news-block
{
	display: none;
	visibility: hidden;
	padding-top:20px;
	background: transparent url(../images/head_news.png) 0 3px no-repeat;
}

#div-news-entry
{
	margin-bottom: 5px;
}

#div-news-entry-date
{
	font-size: 9px;
}

#div-news-entry-title
{
	/* padding-left: 8px;
background-image: url(../images/news_marker.png); */
	background-repeat:no-repeat;
	
	font-size: 9px;
}

#div-news-entry-title a
{
	font-size: 12px;
	color: White;
}

#div-news-entry-title a:hover
{
	color: #231F20;
}

#div-newsletter-block
{
	visibility: hidden;
	display: none;
	width:136px;
	float:left;
	margin-top: 15px;
	padding-top: 30px;
	font-size: 12px;
	background: transparent url(../images/head_newsletter.png) 0 3px no-repeat;
}

#div-event-block
{
	width:136px;
	float:left;
	margin-top: 15px;
	padding-top: 30px;
	/* border-top:1px solid #2F2F2F; */
	background: transparent url(../images/head_events.png) 0 3px no-repeat;
}

#div-event-block a
{
	font-size: 12px;
	color: White;
}

#div-event-block a:hover
{
	color: #231F20;
}

#div-contact-block
{
	font-size: 11px;
	width:136px;
	float:left;
	margin-top: 15px;
	padding-top: 30px;
	background: transparent url(../images/head_contact.png) 0 3px no-repeat;
}

#div-contact-block a
{
	font-size: 12px;
	color: White;
}

#div-contact-block a:hover
{
	color: #231F20;
}

#div-info
{
	font-size:9px;
	color: White;
	width:140px;
	float:left;
	margin-right:20px;
	margin-left:10px;
	padding-top:2px;
}

#div-bottom-main
{
	color: White;
	font-size:9px;
	width:620px;
	float:left;
	margin-right:20px;
	padding-top:2px;
}

#div-gotoTop
{
	width:140px;
	float:right;
	padding-top:2px;
	font-size: 9px;
}

#div-flash-main
{
	background: #000;
	/*background-image: url('../images/sports_vertical.png');
	background-position: 40px 30px;
	background-repeat:no-repeat; */
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:20px;
	text-align:center;
	visibility: hidden;
	display: none;
	
}

#div-center
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

#div-logo
{
	text-align: center;
	padding: 20px;
}

#div-border-two
{
	float: left;
	width: 350px;
	vertical-align: top;
	margin: 5px;
	padding: 10px;
	border: solid 1px #6D7071;
}

#div-border-three
{
	float: left;
	width: 220px;
	vertical-align: top;
	margin: 5px;
	padding: 10px;
	border: solid 1px #6D7071;
}

#div-border
{
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	border: solid 1px #6D7071;
}

#div-border a:hover
{
	text-decoration: none;
}



/*//////////////////////////////
	Menu Top
//////////////////////////////*/

#div-menu-top
{
	margin: 0px;
	padding-left: 9px;
	padding-top: 16px;
}

#div-menu-top a
{
	margin: 0px;
	padding: 0px;
}

#div-menu-top-item
{
	float:left;
	height: 28px;
}

#div-menu-top-item a
{
	font-size: 18px;
	color: White; /* #CACACC; */
}

#div-menu-left
{
	float:left;
	width: 10px;
	height: 28px;
}

#div-menu-left-current
{
	float:left;
	width: 10px;
	height: 28px;
	background-repeat: none;
}

#div-menu-middle
{
	float:left;
	padding-top: 4px;
	height: 28px;
}

#div-menu-middle a
{
	color: #CACACC;
}

#div-menu-middle-current
{
	float:left;
	height: 28px;
	padding-top: 4px;
}

#div-menu-middle-current a
{
	color: #231F20;
	text-decoration: underline;
}

#div-menu-right
{
	float:left;
	width: 10px;
	height: 28px;
}

#div-menu-right-current
{
	float:left;
	width: 10px;
	height: 28px;
	background-repeat: none;
}

/* ////////////////////////////////////////// */

#div-main
{
	background-image: url('../images/bg_main.png');
	padding: 0px; /* 1px 10px 1px 10px; */
	width:956px;
	margin: auto;
	text-align:left;
	border-left: solid 2px #231F20;
	border-right: solid 2px #231F20;
	/* 
	
	border-bottom: solid 1px white;
	 */
}

#div-content
{
	width:808px; 
	float: left;
	border-right: 2px solid #CACACC; 
}

#div-content-main
{
	width:808px;
	float:left;
	line-height:1.2em;
}

#div-content-text
{
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px; */
	width:808px;
}

#div-menu-horizontal
{
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	width:790px;
	height: 18px;
	float:left;
	background: #CACACC;
	border-bottom: solid 2px #CACACC;
}

#div-menu-horizontal a
{
	color: #231F20;
	font-size: 15px;
}

#div-menu-horizontal a:hover
{
	color: #ef4623;
	text-decoration: none;
}

#div-menu-horizontal a.current
{
	color: #ef4623;
	text-decoration: underline;
}
