﻿body {
	background-image: url('/cmcunion/images/bg-gradient.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
img {
	border: 0;
}
#head-wrap,#header, #banner, #sub-banner, #content, #sub-content, #footer {
	width: 960px;
	margin: 0 auto;
}
#head-wrap
{	
	height: 215px;
	width: 960px;
	background:url('/cmcunion/images/header_april6.png') no-repeat; 	
}
#head-banner
{	
	padding:115px 30px 0px 220px;
}
#head-banner h1
{
	color:#FFFFFF;
	font-size:22px;	
}
#header {
	height: 90px;
	position: relative;
	top: 10px;
	z-index:2;
	
}
#header-top > .tl, #header-top > .tr, #header-bottom > .bl, #header-bottom > .br {
	width: 5px;
	height: 5px;
	position: absolute;
}

#header-top > .tm, #header-bottom > .bm {
	width: 950px;
	height: 5px;
	margin-left: 5px;
	background-color:#FFF;
	
}
#header-top > .tl {
	background: url('/cmcunion/images/tl_corner.PNG') top left no-repeat;
	top: 0;
	left: 0;
}
#header-top > .tr {
	background: url('/cmcunion/images/tr_corner.PNG') top right no-repeat;
	top: 0;
	right: 0;
}
#header-bottom > .bl {
	background: url('/cmcunion/images/bl_corner.PNG') bottom left no-repeat;
	bottom: 0;
	left: 0;
}
#header-bottom > .br {
	background: url('/cmcunion/images/br_corner.PNG') bottom right no-repeat;
	bottom: 0;
	right: 0;
}
#header-content {
	background-color: #fff;
	height: 80px;		
}
#logo {
	padding:0 0 0 9px;
	z-index:3;		
}
div#menu {
	height: 330px;	
	margin:  25px 0px 0px 0px;	
	width:160px;
	float:right;
}
a.links
{
	color:#0e30db;
	font-weight:bold;
}
#menu a {
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
ul#nav {
	list-style: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    position: relative;
    z-index: 20;
    width: 16.3em;
}
ul#nav ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
	list-style-position: inside;
	display: none;
	width: 20.7em;
	top: 0em;
	left:160px;
	
}
ul#nav li {
	float: left;
	position: relative;
	line-height: 26px;
	width:14.2em;
	margin:0px 5px 0px 5px;
	display:block;
}
ul#nav span {
	display: none;
}
ul#nav a {
	height: 26px;
	display: inline-block;
}
ul#nav li a
	{
	 width:14.4em;	
	 border:dotted 1px #727378;
	 font-weight:normal;
	 font-size:11px;	
	}
ul#nav li a:hover {
	background-color: #0e30db;
	color: #FFF;	
}
ul#nav ul li a {
	display: block;
	padding: 0px 0px;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color: #fff;

}
ul#nav ul li a:hover {
	background-color: #b8b8ba;
	color: #000;	
}
ul#nav li ul li {
	float: left;
	position: relative;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
}
ul#nav li ul a {
	width: 22.5em;
	height: auto;
	float: left; /* for IE */;
	filter: alpha(opacity=90); /* CSS3 standard */;
	opacity: 0.8;
}
ul#nav li ul a {
	width: 22.4em;
	height: auto;
	float: left; /* for IE */;
	filter: alpha(opacity=90); /* CSS3 standard */;
	opacity: 0.8;
}

ul#nav ul ul {
	top: auto;
}
ul#nav li ul ul {
	left: 19.8em;
	margin: 0px 0 0 10px;
}
ul#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
ul#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
#banner {
	height: 326px;
	position: relative;
	top: 20px;
}
#sub-banner{
	height: 70px;
	position: relative;
	top: 20px;
	overflow:hidden;
	z-index:2;
}
#banner-top > .tl, #banner-top > .tr, #banner-bottom > .bl, #banner-bottom > .br {
	width: 5px;
	height: 5px;
	position: absolute;
}
#banner-top > .tm, #banner-bottom > .bm {
	background-color: #dd4144;
	width: 950px;
	height: 5px;
	margin-left: 5px;
}
#banner-top > .tl {
	background: url('/cmcunion/images/tl_corner_red.PNG') top left no-repeat;
	top: 0;
	left: 0;
}
#banner-top > .tr {
	background: url('/cmcunion/images/tr_corner_red.PNG') top right no-repeat;
	top: 0;
	right: 0;
}
#banner-bottom > .bl {
	background: url('/cmcunion/images/bl_corner_red.PNG') bottom left no-repeat;
	bottom: 0;
	left: 0;
}
#banner-bottom > .br {
	background: url('/cmcunion/images/br_corner_red.PNG') bottom right no-repeat;
	bottom: 0;
	right: 0;
}
#banner-content {
	background-color: #2f3a75;
	height: 316px;
}
#sub-banner #banner-content{
	background-color: #dd4144;
	height: 65px;
	border-bottom: 1px #ffffff solid;
}
#sub-banner #banner-content h1{
	margin:0;
	padding: 18px 0 0 225px;
	color:#fff;
	text-transform:uppercase;
}
#sub-banner #banner-content h1.home{
	margin:0;
	padding:8px 0 0 225px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}
#banner-image > div{
	border: 1px #fff solid;
	width: 448px;
	height: 298px;
	position: absolute;
	top: 13px;
	left: 13px;
	background-repeat: no-repeat;
	z-index:8;
	opacity: 0.0;
	filter:alpha(opacity=0);
}
#banner-image > div.active{
	z-index:10;
	opacity: 1.0;
	filter:alpha(opacity=100);
}
#banner-image > div.last-active{
	z-index:9;
}
div.banner-image-text {
	position: absolute;
	bottom: 0px;
	width: 448px;
	height: 40px;
	background-color:#000;
	color: #fff;
	opacity: 0.70;
	filter:alpha(opacity=70);
}
div.banner-image-text p {
	padding: 0 10px 0 10px;
}
ul#banner-menu {
	list-style: none;
	position: absolute;
	top: 15px;
	left: 423px;
}
ul#banner-menu li {
	display: block;
	height: 26px;
	margin-bottom: 6px;
}
ul#banner-menu li a {
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-right: 1px #fff solid;
	display: block;
	color: #fff;
	background: #8289ac;
	line-height: 26px;
	text-decoration: none;
	padding: 0 0 0 10px;
	height: 26px;
	width: 162px;
	font-weight: bold;
}
ul#banner-menu li a:hover, ul#banner-menu li a.active {
	color: #ea3540;
	background: #ffffff;
}
#banner-text h2 {
	font-size: 13px;
	padding-top: 20px;
}
#banner-text {
	line-height: 1.4em;
	width: 270px;
	height: 298px;
	position: absolute;
	top: 13px;
	right: 23px;
	color: #fff;
}
#content {
	margin-top: 50px;
	color: #000000;
	overflow:hidden;
}
#sub-content{
	margin-top:0px;
	border-top: 0px #e4bb29 solid;
	background-color:#fff;
	color: #000000;
	overflow:hidden;
}
div#left-column{
	padding-top:25px;
	float:left;
	width: 180px;
}
div#left-column h3,div #left-column p{
	padding:0 25px 0 25px;
}
div#right-column{
	padding:40px 20px 0px 20px;
	float:right;
	width:730px;
}
.content-section h3 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: -1.2px;
	padding: 0;
	margin: 0 0 0 5px;
}
.content-section p {
	padding: 0 5px 0 5px;
}
.content-section {
	width: 290px;
	height: 264px;
	float: left;
	margin: 0 15px 25px 15px;
	overflow:hidden;
}

a.archive, a.archive-back, a.calendar
{
    color: #ea3540;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
a.archive, a.archive-back, a.calendar
{
    padding: 5px 5px 5px 25px;
}
a.archive
{
    background: url('/cmcunion/images/folder.png') no-repeat scroll 0px center;
}
a.archive-back
{
    background: url('/cmcunion/images/folder-back.png') no-repeat scroll 0px center;
}
a.calendar
{
    background: url('/cmcunion/images/calendar.png') no-repeat scroll 0px center;
}
a.archive:hover, a.archive-back:hover, a.calendar:hover
{
    text-decoration: underline;
}

div#viewall
{
    text-align: right;
    margin-top: 10px;
}
div.date{
	background-image:url('/cmcunion/images/date_bg.jpg');
	background-repeat:no-repeat;
	width:39px;
	height:39px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	float:left;
}
div.orange_date{
	background-image:url('/cmcunion/images/date_bg_red.jpg');
	background-repeat:no-repeat;
	width:39px;
	height:39px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	float:left;
}
div.text{
	float:right;
	width:220px;
}
div#footer{
	margin-top: 25px;
	background-image:url('/cmcunion/images/lines.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	padding: 10px 0 0 0;
}
div#footer p{
	padding:4px;
	margin:0;
	text-align:center;
}
div#events
{
    width:270px;
    padding: 0 5px 0 5px;
    margin: 0;    
}
div#events div.eventcontent
{
	height:73px;
	border-bottom: 1px #8f8f8f dashed;
	padding: 3px 5px 0 5px;
}
div#events a
{
    color: #ea3540;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
div#events a:hover
{
    text-decoration: underline;
}
div#events div.date
{
    background-image: url('/cmcunion/images/date_bg_red.jpg');
    background-repeat: no-repeat;
    width: 39px;
    height:65px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 8px;
    float: left;
    border:solid 0px black;
}
div#events div.text
{
    float: right;
    width: 217px;
    height:63px; 
    padding:0px 0px 0px 4px;   
}
div#news
{
    width:270px;
    padding: 0 5px 0 5px;
    margin: 0;      
}
div#news div.newscontent
{
	height:73px;
	border-bottom: 1px #8f8f8f dashed;
	padding: 3px 5px 0 5px;
}
div#news a
{
    color: #ea3540;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
div#news a:hover
{
    text-decoration: underline;
}
div#news div.date
{
    background-image: url('/cmcunion/images/date_bg_red.jpg');
    background-repeat: no-repeat;
    width: 39px;
    height:65px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 8px;
    float: left;
    border:solid 0px black;
}
div#news div.text
{
    float: right;
    width: 217px;
    height:63px; 
    padding:0px 0px 0px 4px;   
}

