body{
	margin:0;
	padding:0;
	background:#dfebe8 url(../images/page-bg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#147860;
	font-size:140%;
	margin:0;
	padding:0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:130%;
	margin:0;
	padding:0;
	font-weight:normal;
}

.bigtext1{
	color:#147860;
	font-size:120%;
}


.bigtext2{
	color:#147860;
	font-size:120%;
}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:160%;
}

ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:100%;
	margin-bottom:4px;
}

ul.errors li{
	color:#CC0000;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#wrap{
	margin:auto;
	max-width:999px;
	min-width:770px;
  	width:expression(document.body.clientWidth < 800? "770px" : document.body.clientWidth > 1024? "999px": "99%");
	background:#fff;
	position:relative;
}

#top-bar{
	margin:0;
	padding:0 0 0 10px;
	background:#5f5f5f url(../images/top-bar-bg.gif) repeat-x top left;
	height:50px;
	position:relative;
	border-bottom:1px solid #fff;
}

#top-bar p{
	color:#fff;
	margin:0;
	padding:20px 0 0 0;
}

#top-bar p a{
	color:#fff;
}

.left-column{
	margin:0;
	padding:0;
	float:left;
	width:241px;
	position:relative;
}

.left-col-border{
	border-right:1px dotted #bdcfcc;
	position:relative;
	overflow:hidden;
}

.logo{
	margin:0;
	padding:15px 11px 60px 13px;
	background:#147860 url(../images/sub-logo.gif) no-repeat bottom left;
	height:76px;
	border-bottom:6px solid #4a4a4a;
}

.newsletter{
	margin:15px;
	padding:0;
}

.newsletter h2{
	font-size:120%;
	color:#147860;
	font-weight:bold;
}

.newsletter p{
	line-height:110%;
}

.newsletter input{
	border:1px solid #585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#585858;
	padding:2px;
	width:130px;
}

.newsletter .button{
	background:#646464 url(../images/button-bg.gif) bottom left repeat-x;
	color:#fff;
	border:none;
	width:60px;
}

.main{
	margin:0 0 0 240px;
	padding:0 15px 0 15px;
	position:relative;
	border-top:20px solid #c2ded7;
}

.header{
	margin:0 0 0 241px;
	padding:0;
	position:relative;
	height:151px;
	background:#fff;
	border-bottom:6px solid #147860;
	z-index:1;
}

.map-bg{
	background:url(../images/map-temp.png) no-repeat top left;
	width:334px;
	position:relative;
	margin:-185px 0 -60px 0;
	height:235px;
	float:right;
	z-index:2;
}

.map-bg .map{
	position:relative;
	top:16px;
	left:16px;
}

*html .map-bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/map-temp.png', sizingMethod='scale');
	background:none;
	position:static;

	
}

.title{
	margin:0 0 10px 0;
	padding:15px 0 10px 0;
	border-bottom:1px solid #d1d1d1;
	position:relative;
	display:block;
	overflow:hidden;
	height:1%; 
	width:auto;
}

.right-column{
	margin:0 0 0 10px;
	padding:0;
	float:right;
	width:36%;
}

.quotebg{
	margin:0 0 10px 0;
	padding:4px;
	background:#fff url(../images/quote-start.gif) top left no-repeat;
	border:1px solid #d1d1d1;
}

.quotebg .main-image{
	margin:0 4px 0 0;
	padding:1px;
	float:left;
	width:50px;
	background:#fff;
	border:1px solid #d1d1d1;
}

.quotebg p.quote{
	margin:30px 0 0 58px;
	padding:0 0 10px 0;
	line-height:110%;
	color:#4a4a4a;
}

.quotebg p.name{
	margin:0 0 0 58px;
	padding:0 0 0 0;
	line-height:110%;
	color:#4a4a4a;
	background:url(../images/quote-end.gif) no-repeat top right;
}

.right-column h2{
	margin:0;
	padding:6px;
	background:#147860;
	color:#fff;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}

.right-column ul { border:1px solid #d1d1d1;
background:#f6f9f9;
margin:0;
padding:0 6px 0 6px;
list-style:none;}


.right-column ul li { background:url(/assets/images/pdf-new.jpg) no-repeat center left;
padding:10px 10px 10px 20px;
border-bottom:1px solid #d1d1d1;}

.news{
	margin:0 0 10px 0;
	padding:0 6px 0 6px;
	background:#f6f9f9;
	border:1px solid #d1d1d1;
	border-top:1px solid #147860;
	overflow:hidden;
	height:1%;
	width:auto;
	/*position:relative;
	_position:static;
	z-index:1;*/
}

.news .item{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #d1d1d1;
	overflow:hidden;
	height:1%;
	width:auto;

}

.news .item-base{
	margin:10px 0 10px 0;
	padding:0;
	overflow:hidden;
	height:1%;
	width:auto;
}

.news img{
	margin:0 4px 0 0;
	padding:1px;
	float:left;
	width:55px;
	background:#fff;
	border:1px solid #d1d1d1;
}

.news p{
	margin:0;
	padding:0;
	line-height:110%;
	color:#4a4a4a;
}

.news p a{
	color:#4a4a4a;
}
/*archive mins*/
ul.minutes{
	
	margin:0;
	padding:0;
}

ul.minutes li{
	display:block;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.minutes li a{
	border-bottom:1px dotted #d1d1d1;
	display:block;
	padding:8px 0 10px 40px;
	margin:0;
	background-image: url(../images/icon_docs.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
}
ul.minutes li a:hover{
	color:#4a4a4a;
	background-color: #E2E2E2;
	background-image: url(../images/icon_docs.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}

/*end*/

ul.news-archive, ul.docs{
	margin:8px 0 8px 0;
	padding:0;
	list-style:none;
}

ul.news-archive li a{
	border-bottom:1px solid #d1d1d1;
	display:block;
	padding:4px 0 6px 0;
	margin:0;
}

ul.news-archive li.article-name a { /*background:url(/assets/images/outline-logo.jpg) no-repeat;*/
padding:0px 0 10px 10px;}

ul.news-archive li a span, span {
	color:#4a4a4a;
	font-weight:bold;
}

ul.docs li.pdf a{
	/*border-bottom:1px solid #d1d1d1;
	display:block;
	padding:8px 0 10px 30px;
	margin:0;
	background:url(../images/pdf-new.jpg) left center no-repeat;*/
}

ul.docs li.pdf { border-bottom:1px solid #d1d1d1;
padding:5px 0;}

ul.docs li.pdf a { background:url(/assets/images/pdf-new.jpg) left center no-repeat;
	padding:8px 0 10px 40px;}

ul.docs li p { padding:0;
margin:0;}

/*ul.docs li p.name { font-weight:bold;
	padding:8px 0 0px 30px;
	margin:0;
	}
	
ul.docs li p.name a { margin-right:5px;}*/

ul.docs li p.description { padding: 0 0 0 30px;
margin:0;}

ul.docs li.doc a{
	border-bottom:1px solid #d1d1d1;
	display:block;
	padding:8px 0 10px 40px;
	margin:0;
	background:url(../images/ico-doc.gif) left center no-repeat;
}

ul.docs li.link a{
	border-bottom:1px solid #d1d1d1;
	display:block;
	padding:8px 0 10px 40px;
	margin:0;
}



p.paging{
	text-align:right;
	margin:0px 0 5px 8px;
	padding:8px 0 8px 8px;
}

p.paging a{
	border:1px solid #d1d1d1;
	padding:1px 6px 1px 6px;
	margin:0 0 0 6px;
}

p.paging a:hover{
	text-decoration:none;
	background:#fff;
}

.links{
	margin:0;
	padding:4px;
	background:#fff url(../images/footer-bg.gif) left top repeat-y;
	text-align:right;
	clear:both;
}

.links img{
	margin:0 0 0 30px;
	padding:0;
}

.links img.live{
	margin:0 0 0 5px;
	padding:0;
}

.body-img{
	float:left;
	margin:0 10px 5px 0;
	padding:1px;
	border:1px solid #d1d1d1;
}

.footer{
	margin:0;
	padding:6px;
	background:#5f5f5f;
	clear:both;
}

.footer p{
	margin:0;
	padding:0;
	color:#fff;
}

.footer p a{
	color:#fff;
}

.footer-links{
	margin:0;
	padding:6px 10px 10px 0;
	position:relative;
	text-align:right;
	background:#dfebe8;
}

.footer-links p{
	margin:0;
	padding:0;
}

form.contactform{
	margin:0 0 10px 0;
	padding:0;
	width:450px;
	overflow:hidden;
	position:relative;
}

form.contactform label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	float:left;
	width:30%;
}

form.contactform input{
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#585858;
	margin:0 0 5px 0;
	padding:2px;
	width:68%;
}

form.contactform textarea{
	margin:0 0 5px 0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #999;
	color:#585858;
	width:68%;
}

form.contactform .formbut{
	background:#646464 url(../images/button-bg.gif) bottom left repeat-x;
	color:#fff;
	border:none;
	width:100px;
	margin:10px 4px 0 0;
	float:right;
}

form.contactform input.checkbox{
	margin:0 5px 0 135px;
	padding:0;
	width:13px;
	float:left;
	border:0;
}

form.contactform label.check{
	width:50%;
	padding:2px 0 0 0;
}

form.contactform label.label-full{
	margin:0 0 0 135px;
	width:100%;
}
	
.clr{
	clear:both;
	overflow:hidden;
	height:1%;
	width:auto;
}

.profile{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:#fff url(../images/66.gif) top left no-repeat;
	position:relative;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #d1d1d1
}

.profile p.quote{
	margin:1px 0 0 58px;
	padding:0 0 10px 0;
	line-height:150%;
	color:#4a4a4a;
	text-indent:20px;
}

.profile p.name{
	margin:0 0 0 58px;
	padding:0 0 0 0;
	line-height:110%;
	color:#4a4a4a;
	background:url(../images/99.gif) no-repeat top right;
}

.profile img{
	margin:0 8px 0 0;
	padding:1px;
	float:left;
	width:50px;
	background:#fff;
	border:1px solid #d1d1d1;
}

/* documents table */

.clear { clear:both;}

.document-layout { border:1px solid #dfebe8;
border-bottom:none;}

.document-layout .heading { color: #256161;
margin: 0 0 10px 0;
background-color:#419782;
padding: 5px 5px 5px 5px;
border-bottom: 1px solid #4a4a4a;
border-top: 1px solid #4a4a4a;
font-weight: bold;
height:15px;}

.document-layout .row { color: #256161;
margin: 0 0 10px 0;
padding: 5px 5px 10px 5px;
border-bottom: 1px solid #dfebe8;
height:15px;}

.document-layout p { margin:0;
padding:0;}

.document-layout .type { float:left;
width:80px;}

.document-layout .name { float:left;
width:350px;}

.document-layout .file-size { float:left;
width:80px;}

.document-layout .date { float:left;
width:90px;}

.document-layout .download { float:left;
width:100px;}

.document-btn { font-size: 100%;
background: url(../images/button-bg.gif) repeat-x left bottom #646464;
color: #ffffff;
border:none;
padding:2px;
width: 100px;}

form.filter { position:absolute;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d1d1d1;
width: 90%;
_width:64%;
padding:0 0 10px 0;
z-index:0;}

.filter-one { margin-bottom:5px;}

.filter-one label {width: 20%;
float: left;}

.filter-one select.month {
border: 1px solid #147860;
width: 17%;
font-size: 1em;}

.filter-one select.year { font-size: 1em;
border: 1px solid #147860;
width: 12%;}

.filter-one input.text {
border: 1px solid #147860;
width: 29%;
/*color: #b4bcbe;*/
font-size: 1em;}

.filter-one input.button {
background-color: #2d6e6e;
border: 1px solid #147860;
font-size: 1em;
padding: 1px 4px;
color: #ffffff;
font-weight: bold;
margin: 0;}



ul.cutting { margin:12px 0 8px 0;
padding:0;
list-style:none;
/*position:relative;
z-index:0;*/}

ul.cutting li { 
padding:8px 40px 10px 40px;
text-transform:uppercase;
font-weight:bold;
font-size:110%;
border-bottom:1px solid #d1d1d1;
background:url(../images/quote-start.jpg) no-repeat top left;}


ul.cutting li p.desc { text-transform:none;
display:block;
font-weight:normal;
	background:url(../images/quote-end.jpg) no-repeat center right;
	padding:4px 40px 2px 0;
	margin:0;
}


/* tabs */

ul#tabbed { list-style:none;
margin:5px 0 0 0;
padding:10px 0 9px 2px;
border-bottom:1px solid #000;}

ul#tabbed li { display:inline;
margin:0;
padding:0;}

ul#tabbed li a { background:#147860;
color:#fff;
padding:8px 10px;}

ul#tabbed li a.on { background:#000;}

ul#tabbed li a:hover.on { text-decoration:none;}

.artsforplaces { width:107px; 
text-align:center; 
background:#000; 
color:#fff; 
padding:2px;
float:left;
margin:0 5px;
height:150px;}

.artsforplaces p { color:#fff;}

.artsforplaces a { color:#fff;}