@import url(homepage.css);
@import url(navi.css);
@import url(forms.css);

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#1F1F1F;
	}

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #203931; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6 {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	line-height:normal;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #D2D2D2;
	}

.col1{color:#333333; background-color:#D4D2D0; border-top:10px solid #26443A;}
.col2{color:#FFFFFF; background-color:#3E7060;}
.col3{color:#5E5E5E; background-color:#FFFFFF;}
.col4{color:#FFFFFF; background-color:#203931; border-top:10px solid #666666;}
.col5{color:#FFFFFF; background-color:#1F1F1F;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #intro, #breadcrumb, #homecontent, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	text-align:left;
	width:960px;
	}
	
/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:100px;
	}

#head h1, #head p, #head ul, #head a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#head h1 a{
	position:absolute;
	top:15px;
	left:0;
	font-size:36px;
	font-weight:normal;
	color:#333333;
	background-color:#D4D2D0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#head p{
	display:block;
	position:absolute;
	top:60px;
	left:0;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/* ----------------------------------------------Head-------------------------------------*/

#intro{
	padding:35px 0;
	}

#intro a{text-decoration:underline;}

#intro h2, #intro p{
	margin:0;
	padding:0;
	}

#intro p{
	margin-top:20px;
	}

#intro div.imgholder{
	display:block;
	float:left;
	padding:5px;
	color:#FFFFFF;
	background-color:#D4D2D0;
	border:5px solid #26443A;
	}

#intro div.introtext{
	display:block;
	float:right;
	width:585px;
	line-height:1.5em;
	}
	
#intro div.introtext a:link{
	color: #fff;
	}

#intro p.more{
	display:block;
	width:585px;
	text-align:right;
	}

#intro p.more a{
	padding:5px 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#26443A;
	text-decoration:none;
	}

/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{
	padding:35px 0;
	font-weight: bolder;
	}

#breadcrumb a{
	font-weight: normal;
	text-decoration: underline;
	color:#FFFFFF;
	background-color:#3E7060;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:15px 0;
	}
	
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:10px 0;
	padding:0;
	}

#container a{
	color:#3E7060;
	}

#content{
	display:block;
	float:right;
	width:730px;
	padding:10px 0 0 0;
	}

#content #screen, #content #info{ margin-bottom:15px; padding-bottom:20px; border-bottom:1px dotted #666666; }

#content #info p{ margin:0; padding:0; }

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:left;
	width:200px;
	padding:10px 0 0 0;
	}

#column .holder{
	display:block;
	width:260px;
	margin-bottom:15px;
	padding-left:10px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:250px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #203931;
	}

#column .sponsors{
	display:block;
	width:270px;
	margin-bottom:15px;
	}

#column .sponsors .title{margin:0 0 8px 10px;}

#column .sponsors ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#column ul#banner125 li{
	display:inline; /* Gets Rid of IE6 double margin bug */
	float:left;
	width:125px;
	height:125px;
	margin:0 0 10px 10px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:15px 0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #FFFFFF;
	}

#footer a{
	color:#FFFF00;
	background-color:#203931;
	}

#footer .footbox{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#footer .twitter li{
	margin-bottom:25px;
	text-align:right;
	}

#footer .twitter span{
	display:block;
	width:300px;
	text-align:left;
	margin-bottom:5px;
	}

#footer .flickrbox{margin-right:0;}
#footer .flickrbox .wrap{display:block; width:300px;}
#footer .flickrbox .wrap .fix{clear:both;}
#footer .flickrbox .wrap .flickr_badge_image{display:block; float:left; margin:0 15px 15px 0; width:90px; height:90px;}
#footer .flickrbox .wrap #flickr_badge_image3, #footer .flickrbox .wrap #flickr_badge_image6, #footer .flickrbox .wrap #flickr_badge_image9{margin-right:0;}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	font-size:11px;
	}

#copyright a{
	color:#FFFFFF;
	background-color:#1F1F1F;
	}

#copyright p{
	margin:0;
	padding:0 10px;
	}
	


/* ----------------------------------------------eGov-------------------------------------*/

.bigLink {
	display: block;
	text-decoration: none;
	color: #fff !important;
	background-color: #092936 !important;
	padding: 10px 10px 10px 42px;
	font-size: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
}



.cwContainer {
	margin-bottom: 20px;
}

h1 {
	font-size: 2.0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.0em;
}

.sectionTitle {
	font-size: 2.3em;
	color: #5e5e5e;
	margin-top: 0;
	color: #3e7060;
}


div#colwrap .cwHeader{
	font-size:22px;
	margin:0 0 30px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #26443A;
	}
	
	
.egovcol1 {
	float: left;
	width: 245px;
}

.egovcol2 {
	float: right;
	width: 260px;
}



#cwEventsCalendar .cwHeader {
	margin: 0 0 1px 0;	
}

.monthHeader {
	text-align: center;
}

.cwCalendarCell, .rowDays td  {
	text-align: center;
	padding: 4px 2px;
}

.rowDays td {
	font-weight: bolder;
	border-bottom: 1px dotted #3e7060;
}

.cwCalendarCell a {
	display: block;
}


.cwCalendarCell {
	padding: 2px;
}

.cwCalendarCell:hover {
	background-color: #ffffff;
}

.cwCalendarCell:hover a {
	color: #010b2d !important;
}


.cwCalendarToday {
	background-color: #d4d2d0;
}

.cwCalList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.cwCalList li {
	margin: 8px 0 0 0;
	padding: 0;
}

.calBigDate {
	float: left;
	width: 3em;
	text-align: center;
	margin-right: 8px;
}

.calBigDate .month {
	font-size: .7em;
	text-align: center;
} 

.calBigDate .day {
	font-size: 1.6em;
	text-align: center;
}


.calTitleLink {
	float: left;
	width: 200px;
}

.calEvent {
	margin-bottom: 8px;
	border-bottom: 1px dotted #3e7060;
	padding-bottom: 8px !important;
}


/* Section List Styles
 ****************************************************/
.cwSectionList {
    border: 1px solid #d4d2d0;
    border-top: none;
}

.even {
    background-color: #fff;
    padding: 6px;
    border-top: 1px solid #d4d2d0;
}

.odd {
    background-color: #f4f4f4;
    padding: 6px;
    border-top: 1px solid #d4d2d0;
}

.even:hover, .odd:hover {
	background-color: #f9f9e5;
}


/* More Links
 ****************************************************/
.moreContainer {
    padding: 3px 0;
    text-align: right;
}

.more {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #dce3ea;
}

.feedLink {
    position: relative;
    top: 2px;
	border: 0;
	margin: 0;
}

.subText {
	font-size: 0.7em;
	color: #574832;
}


/* Contact Info
****************************************************/
.address {
	background: url("/images/cw/house.png") no-repeat scroll 4px 0 transparent;
	padding: 0 0 0 29px;
	font-size: 0.9em;
}
.cwContactList {
	list-style: none;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
.telephone {
	padding: 4px 0 4px;
}
.email {
	background: transparent url('/images/cw/email.png') left 4px no-repeat;
	padding: 4px 0 4px 25px;
}
.staff {
	background: transparent url('/images/cw/staff.png') left 5px no-repeat;
	padding: 4px 0 4px 25px;
}
.hours {
	background: transparent url('/images/cw/clock.png') left 3px no-repeat;
	padding: 4px 0 4px 25px;
}


/* Clear Fix
****************************************************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height:1px;}
