@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,700italic,400italic);
/*@import url("baselinks_1140.css");*/






body {
	font: 14px "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	}

body{-webkit-text-size-adjust:100%;}
#contentdesign #col3                                                              {
	margin: 0;
	padding: 0;
}

a {
	border-style: none;
	outline: none;
	color: #037551;
}

/*_General_*/
h1 {
	font-size: 18px;
	padding-bottom: 4px;
	padding-top: 0px;
	line-height: normal;
	color: #4D4D4D;
}
h2 {
	font-size: 17px;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	color: #4D4D4D;
}
h3 {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	color: #4D4D4D;
}
h4 {
	font-size: 14px;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	color: #4D4D4D;
}
h5 {
	font-size: 13px;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	color: #4D4D4D;
}
h6 {
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	color: #4D4D4D;
	background: none;
}
.greenbold {
	font-weight: bold;
	color: #037551;
}
.greybold {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.green {
	color: #037551;
	text-decoration: none;
}
.notbold {
	font-weight: normal;
}
.nobullet {
	list-style: none;
}
.nocaps {
	text-transform: none;
}

.show { 
	margin: 0px 10px 0px 15px;
	padding: 0px;
	top: 1px;
	position: relative;
}
.hide { 
	display:none
}
.tight {
	line-height: normal;
}
.bumperleft{
	margin-left: 50px;
}
.bumperright{
	margin-right: 50px;
}
.linebelow {
	margin: 0px 0px 6px;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #CCC;
	}
.smallertext {
	font-size: 80%;
}	
.dropshadow {
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
}
/*TRUEMU*/
span.truemu{
	color: #036937;
	font-weight: bold;
}
span.truemu::before{
color: #b5cb2b;
content:"TRU";
}
/*_Print Id_*/
#container #printid{
	display: none;
	visibility: hidden;
	}
/*_Skip Navigation_*/
#skipnaviagtion{
	overflow: hidden;
	height: 0;
	width: 0;
	display: none;
	}
/*Main*/	
#emu_main{
		width: 1140px;		
	}		
/*_Container_*/
#container {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font: 13px "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 100%;
	position: relative;
	border: none;
}

/*_Columns_*/
#contentdesign #col1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	border-style: none;
	position: relative;
	background: #fff;
	float: left;
	width: 1140px;
}
	
#col1 #picturebox {
	/*margin: 0px;*/
	padding: 4px;
	position: relative;
	/*float: left;*/
}
#col1 #picturebox > div {
        display: none;
        position: absolute;
        top: 4px;
        left: 5px;
        width: 99%;
}
#col1 #picturebox > div:first-child {
        display: block;
}
#col1 #picturebox img {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#col1 #picturebox img.poster {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
    display: none;
}

/*_Column 2_*/
#contentdesign #col2 {
	margin: 0px;
	padding: 0;
	width: 100%;
	text-align: left;
	border: none;
	float: left;
	position: relative;
	font: 12px/140% "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #FFF url(../images/frontpage/firstshadow.png) repeat-x;
	overflow: hidden;
}
#col2 #fixedlinks {
	color: #FFF;
	position: absolute;
	z-index: 5000;
	left: 5%;
	top: 6%;
	font-size: 16px;
}

#col2 #fixedlinks ul {
	margin: 0px;
	padding: 0px;
}

#col2 #fixedlinks h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	border-bottom: 3px double #05FA00;
	font-weight: normal;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	padding: 5px 0px 11px;
	list-style: none;
}
#col2 #fixedlinks ul li a{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFF;
	text-decoration: none;
}
#col2 #fixedlinks ul li a:hover{
	color: #FFF;
	text-decoration: underline;
}
#col2 #fixedlinkbox {
	float: left;
	width: 28%;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	z-index: 1000;
}
#col2 #fixedlinkbox img {
	width: 100%;
}
#col2 #threestorybox {
	width: 70%;
	float: left;
	margin: 26px 0px 10px 2%;
	padding: 0px;
	position: relative;
	text-align: left;
}
#col2 #threestorybox a{
	text-decoration: none;
}
#col2 #threestorybox a:hover{
	text-decoration: underline;
}
#col2 #threestorybox ul li{
	padding: 0px;
	list-style: none;
	position: relative;
	margin: 0px 4% 0px 0%;
	text-align: left;
	font-size: 12px;
}
#col2 #threestorybox ul #story3 {
	margin-right: 0%;
}
#col2 #threestorybox ul li .threestoryimagebox {
	background: #FFF;
	position: relative;
	padding: 4px;
	border: 1px solid #CCC;
	width: 98%;
	float: left;
	line-height: 0;
}
#col2 #threestorybox ul li .threestoryimagebox img{
	position: relative;
	width: 100%;
	float: left;
}
#col2 #threestorybox ul li .threestorytext {
	margin-top: 6px;
	display: block;
	position: relative;
	float: left;
}
#col2 #threestorybox .linkbox {
	margin: 0 0 5% 0;
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 250px;
	left: 0px;
}

/*_Column 2a_*/
#contentdesign #col2a {
	margin: 10px 0px 0px 0px;
	padding: 65px 34px 15px 24px;
	width: 100%;
	text-align: left;
	border: none;
	float: left;
	position: relative;
	font: 12px/140% "Open Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #FFF url(../images/frontpage/pres-search-bk.jpg) no-repeat;
	overflow: hidden;
    box-sizing: border-box;
   
}
#contentdesign #col2a a{
    color: #fff;
    text-decoration: none;
}
#contentdesign #col2a a:hover{
    color: #fff;
    text-decoration: none;
}
#contentdesign #col2a h3 {
    float: left;
    text-shadow: 4px 4px 8px rgba(0,0,0, 0.7);
    font-size: 36px; 
    padding: 0;
    margin: 0;
    color: #fff;
}
#contentdesign #col2a div.visit-button a{
    float: right;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 14px;
    background: rgba(0, 0, 0, .4);
    display: inline;
    margin-left: 12px;
    box-sizing: border-box;
    text-align: center;
}
#contentdesign #col2a div.visit-button a:hover {
   background: rgba(11, 93, 45, .8);
    text-decoration: none;
}
#contentdesign #col2a .visit-button h4{
    font-weight:600;
    font-size: 18px;
    padding: 0;
    margin: 0;
    position: relative;
}
#contentdesign #col2a .visit-button h4 img{
    padding: 0px 3px 0 0;
    margin: 0;
    position: relative;
    top: 1px;
}
#visit-buttons{
    width: 60%;
    float: right;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#visit-title{
    width: 40%;
    float: left;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
/*_Column 3_*/
#contentdesign #col3 {
	float: left;
	text-align: left;
	position: relative;
	width: 100%;
	border: none;
	margin: 0px;
	/*padding: 22px 0px 0px;*/
    padding: 10px 0px 0px;
	z-index: 5000;
	/*background: url(../images/frontpage/upshadow.png) repeat-x;	*/
}
#col3 #calendarlisting .headlinecontainer ul li .dateinfo {
	width: 14%;
	position: relative;
	display: block;
	float: left;
	text-align: left;
}
#col3 #calendarlisting .headlinecontainer ul li .eventinfo {
	width: 86%;
	position: relative;
	display: block;
	float: left;
	text-align: left;
}
#col3 .headlinecontainer h3 {
	font-weight: normal;
	color: #666;
	font-size: 20px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-top: #CCC;
	border-bottom: 1px solid #CCC;
}
#contentdesign #col3 a{
	text-decoration: none;
	}
#contentdesign #col3 a:hover{
	text-decoration: underline;
	}
#col3 #newsheadlines {
	float: left;
	width: 48%;
	font-size: 14px; 
	margin: 0px 2% 0px 0px;
	padding: 0px;
	position: relative;
}
#col3 #calendarlisting {
	float: left;
	width: 48%;
	font-size: 14px;
	margin: 0px 0px 0px 2%;
	padding: 0px;
	position: relative;
}
#col3 #newsheadlines .headlinecontainer, #col3 #calendarlisting .headlinecontainer {
	padding: 0% 3%;
	position: relative;
	margin: 0px;
}
#col3 #newsheadlines .linkbox, #col3 #calendarlisting .linkbox  {
	padding: 0 3% 5px;
	margin-top:10px;
	/*padding: 1% 3%;*/
	position: relative;
	float: left;
}

#col3 .headlinecontainer li  {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
/*Front controls*/
#contentdesign #col1 #frontcontrols {
	position: absolute;
	/*width: 20%;*/
	width: 10%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 11px;
	/*top: 87%;*/
	top: 90%;
	right: 3%;
	text-align: right;
	}
#contentdesign #col1 #frontcontrols ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	}	
#contentdesign  #frontcontrols ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	/*margin: 0px 0px 0px 2%;*/
	margin: 0px 0px 0px 3%;
}
#contentdesign  #col1 #frontcontrols ul li a {
	border-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contentdesign #col1 #frontcontrols ul li img{
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 14%;
	position: relative;
	} 

/*Basebox*/
#contentdesign #basebox {
	background: #EEE;
	float: left;
	width: 267px;
	color: #868686;
	text-align: left;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 200px;
}
#contentdesign #basebox a {
	color: #868686;
	text-decoration: none;
}
#contentdesign #basebox a:hover {
	color: #515151;
	text-decoration: underline;
}
#emu_main #emu_contentarea {
	padding-bottom: 20px;
	}
#emu_main #base-id {
	margin-top: 0px;
	}


@media only screen and (min-width: 1240px) {
#emu_main{
		width: 1140px;		
	}
#contentdesign #col1 {
	width: 1140px;
}
#col2 #threestorybox {
	height: 280px;
}
#col2 #threestorybox ul li{
	width: 29%;
	font-size: 14px;
	float: left;
	line-height: 140%;
}
#col2 #threestorybox h6 {
	font-size: 14px;
}
#col2 #threestorybox ul li .threestoryimagebox {
	width: 93%;
}
#col1 #picturebox {
	/*height: 381px;*/
    height: 500px;
	width: 1132px;
}

}


@media only screen and (min-width: 1040px) and (max-width: 1240px) {
#emu_main{
		width: 1140px;		
	}
#contentdesign #col1 {
	width: 1140px;
}
#col1 #picturebox {
	/*height: 381px;*/
    height: 500px;
	width: 1132px;
}
#col2 #threestorybox {
	height: 280px;
}

#col2 #threestorybox ul li{
	width: 29%;
	font-size: 14px;
	float: left;
	line-height: 140%;
}
#col2 #threestorybox h6 {
	font-size: 14px;
}
#col2 #threestorybox ul li .threestoryimagebox {
	width: 93%;
}

	}
	
	

@media only screen and (min-width: 801px) and (max-width: 1040px) {
#emu_main{
		width: 960px;		
	}
#contentdesign #col1 {
	width: 960px;
}
#col1 #picturebox {
	/*height: 320px;*/
    height: 420px;
	width: 952px;
}
#col2 #threestorybox {
	width: 670px;
	height: 245px;
}
#col2 #threestorybox ul li{
	width: 29%;
	font-size: 13px;
	float: left;
	line-height: 130%;
}
#col2 #threestorybox h6 {
	font-size: 13px;
}
#col2 #threestorybox ul li .threestoryimagebox {
	width: 93%;
}
#col2 #threestorybox .linkbox {
	top: 215px;
	left: 0px;
}
#col2 #fixedlinkbox {
	width: 269px;	
}
#col2 #fixedlinks {
	font-size: 14px;
	top: 6%;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	padding: 2px 0px 8px;
	list-style: none;
}
#col2 #fixedlinks h3 {
	font-size: 20px;
}

#col3 #newsheadlines, #col3 #calendarlisting {
	font-size: 12px;
}
#col3 .headlinecontainer h3 {
	font-size: 16px;
}
#col3 #newsheadlines {
	float: left;
	width: 48%;
	font-size: 13px; 
	margin: 0px 2% 0px 0px;
	padding: 0px;
}
#col3 #calendarlisting {
	float: left;
	width: 48%;
	font-size: 13px;
	margin: 0px 0px 0px 2%;
	padding: 0px;
}
#col3 #calendarlisting .headlinecontainer ul li .dateinfo {
	width: 15%;
}
#col3 #calendarlisting .headlinecontainer ul li .eventinfo {
	width: 85%;
}
#contentdesign #col2a h3 {
    font-size: 30px; 
}
}


@media only screen and (min-width: 641px) and (max-width: 800px)  {
#emu_main{
width: 750px;
	}
#col1 #picturebox {
	/*height: 250px;*/
    height: 330px;
	width: 742px;
}
#col1 #picturebox > div {
        left: 4px;
}
#contentdesign #col1 {
	width: 750px;
}

#col2 #fixedlinks {
	font-size: 14px;
	top: 18px;
	
}
#col2 #fixedlinkbox {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 250px;
	z-index: 1000;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	padding: 0px 0px 8px;
	list-style: none;
}
#col2 #fixedlinks h3 {
	font-size: 16px;
}
#col2 #threestorybox {
	width: 480px;
	margin: 20px 0px 0px 20px;
	height: 230px;
}
#col2 #threestorybox .linkbox {
	top: 202px;
	left: 0px;
}

#col2 #threestorybox ul li{
	width: 29%;
	float: left;
}
#col3 .headlinecontainer h3 {
	font-size: 14px;
}
#col3 #newsheadlines {
	font-size: 12px; 	
}
#col3 #calendarlisting {
	font-size: 12px;
}
#col3 #calendarlisting .headlinecontainer ul li .dateinfo {
	width: 18%;
}
#col3 #calendarlisting .headlinecontainer ul li .eventinfo {
	width: 82%;
}
#visit-buttons{
    width: 100%;
    float: left;
}
#visit-title{
    width: 100%;
    float: left;
}
#contentdesign #col2a div.visit-button a{
    float: left;
    margin-left: 0px;
    margin-right: 12px;
}
}


@media only screen and (min-width: 481px) and (max-width: 640px)  {
#emu_main{
width: 580px;
	}
#contentdesign #col1 {
	width: 580px;
}
#col1 #picturebox {
	/*height: 193px;*/
    height: 255px;
	width: 572px;
}
#col1 #picturebox > div {
        left: 4px;
}
#col2 #fixedlinks {
	font-size: 14px;
	top: 15px;
	/*width: 180px;*/
	 left: 20px;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	list-style: none;
	padding: 8px 0px;
	border-bottom: 1px solid #666;
}
#col2 #fixedlinks h3 {
	display:none;
}
#col2 #fixedlinkbox {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 230px;
	height: 235px;
	z-index: 1000;
	background: #797D7C;
	
}
#col2 #fixedlinks ul li.noborder {
	border-style: none;
}
#col2 #fixedlinkbox img{
	display: none;
	}
#col2 #threestorybox {
	width: 330px;
	margin: 18px 0 0 2%;
	height: 215px;
}
#col2 #threestorybox .linkbox {
	top: 190px;
}
#col2 #threestorybox ul{
}
#col2 #threestorybox ul li {
	width: 41%;
	float: left;
	margin-left: 10px;
}
#col2 #threestorybox li#story0 {
	margin-right: 20px;
	
}
#col2 #threestorybox ul li .threestoryimagebox {
	
}
#col2 #threestorybox ul li .threestorytext {
	
}
#col2 #threestorybox ul li .threestorytext h6{
	padding-bottom: 2px;
    padding-top: 2px;
	 
}
#col2 #threestorybox ul #story1 {
    display: none;
}
#contentdesign #col3{
	background: url(none);
	border-top: 3px double #CCC;
	padding: 5px 0 0;
	margin-bottom: 25px;
}
#col3 .headlinecontainer h3 {
	font-size: 14px;
}
#col3 #calendarlisting .headlinecontainer ul li .dateinfo {
	width: 12%;
}
#col3 #calendarlisting .headlinecontainer ul li .eventinfo {
	width: 88%;
}
#col3 #newsheadlines {
	font-size: 12px; 
	width: 100%;
	margin-bottom: 10px;	
}
#col3 #calendarlisting {
	font-size: 12px;
	width: 100%;
	margin: 0;
	border-top: 3px double #CCC;
}
#contentdesign #col1 #frontcontrols {
	top: 85%;
	}
#emu_main #emu_contentarea {
	padding-bottom: 0px;
	}
    
#visit-buttons{
    width: 100%;
    float: left;
}
#visit-title{
    width: 100%;
    float: left;
}
#contentdesign #col2a div.visit-button a{
    float: left;
    margin-left: 0px;
    margin-right: 12px;
}
    
}


@media only screen and (min-width: 321px) and (max-width: 480px)  {
#emu_main{
    width: 460px;
	}
#contentdesign #col1 {
	width: 460px;
}
#col1 #picturebox {
	/*height: 152px;*/
    height: 200px;
	width: 452px;
}
#col1 #picturebox #Stage {
    display: none;
}
#col1 #picturebox img.poster {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
    display: block;
}
#col1 #picturebox > div {
        left: 4px;
}
#col2 #fixedlinks {
	font-size: 14px;
	top: 12px;
	/*width: 180px;*/
}
#col2 #fixedlinks h3 {
	font-size: 16px;
	display: none;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	list-style: none;
	padding: 8px 0px;
	border-bottom: 1px solid #666;
}
#col2 #fixedlinkbox {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 230px;
	height: 230px;
	z-index: 1000;
	background: #797D7C;
}
#col2 #fixedlinks ul li.noborder {
	border-style: none;
}
#col2 #fixedlinkbox img{
	display: none;
	}
#col2 #threestorybox {
	float: left;
	width: 210px;
	margin: 16px 0 0 20px;
	height: 215px;
}
#col2 #threestorybox .linkbox {
	top: 190px;
}
#col2 #threestorybox ul{
}
#col2 #threestorybox ul li {
	float: none;
	width: 180px;	
}
#col2 #threestorybox li#story0 {
	float: none;
}
#col2 #threestorybox ul li .threestoryimagebox {
	margin-right: 15px;
	width: 80%; 
	margin-bottom: 10px;
}
#col2 #threestorybox ul li .threestorytext {
	width: 200px;
	margin: 0;
	margin-bottom: 6px;  
}
#col2 #threestorybox ul li .threestorytext h6{
	padding-bottom: 1px;
    padding-top: 0;  
}
#contentdesign #col3{
	background: url(none);
	border-top: 3px double #CCC;
	padding: 5px 0 0;
	margin-bottom: 20px;
}
#col3 .headlinecontainer h3 {
	font-size: 14px;
}
#col3 #newsheadlines {
	font-size: 12px; 
	width: 100%;
	margin-bottom: 10px;	
}
#col3 #calendarlisting {
	font-size: 12px;
	width: 100%;
	margin: 0;
	border-top: 3px double #CCC;
}
/*Added story1*/
#col2 #threestorybox ul #story3, #col2 #threestorybox ul #story2, #col2 #threestorybox ul #story1 {
    display: none;
}
#contentdesign #col1 #frontcontrols {
	top: 80%;
	}
#base-id #base-text-links {
	margin-left: 13px;	
	}
#base-id #icon-listing {
	margin-left: 13px;	
	}
#front-added .linkpod {
	margin-left: 0;
	}
#emu_main #emu_contentarea {
	padding-bottom: 0px;
	}

#visit-buttons{
    width: 100%;
    float: left;
}
#visit-title{
    width: 100%;
    float: left;
}
#contentdesign #col2a div.visit-button a{
    float: left;
    margin-left: 0px;
    margin-right: 12px;
}    
}

@media only screen and (max-width: 320px) {
#emu_main{
	width: 320px;
	}
#contentdesign #col1 {
		display: none;	
		}
#contentdesign #col2 {
	width: 320px;
	padding: 0;
	margin: 0;
	}	
#col2 #fixedlinks {
	font-size: 14px;
	top: 10px;
	width: 277px;
	left:0;
	padding-left:18px;
	padding-right:25px;
}
#col2 #fixedlinks h3 {
	font-size: 13px;
	display: none;
}
#col2 #fixedlinks ul li{
	margin: 0px;
	padding: 7px 8px;
	list-style: none;
	border-bottom: 1px solid #666;
}
#col2 #fixedlinkbox {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 320px;
	height: 208px;
	z-index: 1000;
	background: #797D7C;
	border-bottom: 1px solid #999;
}
#col2 #fixedlinkbox img{
	display: none;
	}
#col2 #threestorybox {
	float: left;
	width: 320px;
	margin: 10px 0 0 4%;
	height: 280px;	
}
#col2 #threestorybox .linkbox {
	top: 240px;
	margin: 10px 0 5% 0;
}
#col2 #threestorybox ul{
}
#col2 #threestorybox ul li {
	width:260px;
}
/*#col2 #threestorybox li#story1 {
	margin-bottom: 10px; 
}*/
#col2 #threestorybox li#story0 {
	margin-bottom: 10px; 
}
#col2 #threestorybox ul li .threestoryimagebox {
	width: 100%; 
}
#col2 #threestorybox ul li .threestorytext {
	margin-top: 8px;
	margin-bottom: 8px;
}
#col2 #threestorybox ul li .threestorytext h6{
	padding-bottom: 1px;
    padding-top: 0;  
}
#contentdesign #col3{
	background: url(none);
	border-top: 3px double #CCC;
	padding: 5px 0 0;
	margin-bottom: 30px;
}	
#col3 .headlinecontainer h3 {
	font-size: 13px;
}
#col3 #newsheadlines {
	font-size: 12px; 
	width: 100%;
	margin-bottom: 10px;	
}
#col3 #calendarlisting {
	font-size: 12px;
	width: 100%;
	margin: 0;
	border-top: 3px double #CCC;
}
#col3 #calendarlisting .headlinecontainer ul li .dateinfo {
	width: 22%;
}
#col3 #calendarlisting .headlinecontainer ul li .eventinfo {
	width: 78%;
}
/*Added story1*/
#col2 #threestorybox ul #story3, #col2 #threestorybox ul #story2, #col2 #threestorybox ul #story1 {
    display: none;
}

#col2 #fixedlinks ul li.noborder {
	border-style: none;
}
#base-id #base-text-links {
	margin-left: 0;	
	}
#base-id #icon-listing {
	margin-left: 0;	
	}
#front-added .linkpod {
	margin-left: 0;
	}	
#emu_main #emu_contentarea {
	padding-bottom: 0px;
	}
#contentdesign #col2a div.visit-button a{
    float:left;
}    
#visit-buttons{
    width: 80%;
    float: left;
    margin-top: 10px;
}
#visit-title{
    width: 80%;
    float: left;
}
#contentdesign #col2a div.visit-button a{
    float: left;
    width: 100%;
    
    margin-left: 0px;
    margin-bottom: 8px;
     /* margin-right: 12px;
    padding-left: 8px;
    padding-right: 8px;*/
}
#contentdesign #col2a h3 {
    font-size: 28px; 
    line-height: 110%;
}
}
