/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-image: url(http://www.atlanticcounciluk.org/images/background2.jpg);
background-repeat: repeat-y;
background-position: top;
background-color: #e7e7e7;
}

h3 {
font-size: 14px;
margin-top: 2px;
margin-bottom: 4px;
}

.test {
background-color: #00CC66;
display: block;
}

a {
color: #003664;
font-weight: bold;
text-decoration: none
}

a:hover {
text-decoration: underline;
}

#page {
position: relative;
width: 830px;
height: auto;
margin-left: auto;
margin-right: auto;
}

/* HEADER SECTION */

#header {
position: relative;
width: 830px;
height: auto;
margin-left: auto;
margin-right: auto;
}

#banner {
width: 100%;
height: 110px;
background-color: #003664;
background-image: url(http://www.atlanticcounciluk.org/images/lines.gif);
background-position: top;
background-repeat: no-repeat;
}

#bannerleft {
position: relative;
width: 400px;
float: left;
}

.logo {
position: relative;
float: left;
text-align: center;
padding-top: 10px;
}

.dotmap {
position: relative;
float: right;
top: 5px;
}

.title {
position: relative;
top: 45px;
left: 4px;
width: auto;
color: #ffffff;
font-size: 24px;
}

#redbar {
position: relative;
margin-top: 5px;
width: 100%;
height: 7px;
background-color: #840000;
overflow: hidden;
}

/* END HEADER SECTION */

/* MENU SECTION */

#menu_container {
font-family: Arial;
font-size: 11px;
}

.grey {
background-color: #e7e7e7;
}

.top_level {
font-size: 14px;
margin: 0px;
padding: 0px;
width: 162px;
list-style: none;
line-height: 25px;
vertical-align: middle;
display: block;
}

.top_level li {
padding-left: 8px;
width: 162px;
border-bottom: 4px solid #ffffff;
}

.top_level a {
text-decoration: none;
color: #333333;
font-weight: normal;
cursor: pointer;
}

.top_level a:hover {
text-decoration: underline;
}

.block {
position: relative;
float: left;
left: -7px;
height: 25px;
width: 7px;
}

ul.second_level {
padding: 0px;
margin: 0px;
margin-left: -8px;
padding-left: -8px;
color: #000000;
display: block;
font-size: 12px;
border-top: 4px solid #ffffff;
}

.second_level a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
cursor: pointer;
}

.second_level a:hover {
text-decoration: underline;
}

.second_level li {
border: 0px;
color: #ffffff;
}

#address {
position: relative;
margin-top: 10px;
margin-bottom: 12px;
padding: 5px;
width: 160px;
height: 144px;
background-color: #9A9A9A;
color: #ffffff;
}



#current {
font-weight: bold;
}

/* END MENU SECTION */

/* MAIN BODY SECTION */



#workarea {
position: relative;
overflow: visible;
width: 830px;
margin-top: 12px;

}

#wa_left {
position: relative;
float: left;
width: 170px;
}

#wa_right {
position: relative;
float: right;
width: 650px;
}

/* END MAIN BODY SECTION */

/* HOME PAGE SECTION */

#welcome {
position: relative;
float: left;
width: 480px;
text-align: justify;
line-height: 15px;
}

#searchbox {
float: right;
}

#spotlight {
float: left;
}

.title_home {
font-size: 20px;
font-weight: bold;
color: #840000;
padding-bottom: 5px;
margin-bottom: 5px;
}

.container {
width: auto;
height: auto;
border: 1px solid #333333;
}

#search_inner {
position: relative;
width: 150px;
height: 70px;
padding-left: 4px;
overflow: hidden;
background-color: #E7E7E7;
border: 3px solid #ffffff;
}

#news_inner {
width: auto;
height: 164px;
padding-left: 4px;
overflow: hidden;
background-color: #E7E7E7;
border: 3px solid #ffffff;
}

.picture1 {
position: absolute;
right: 3px;
width: 240px;
height: 164px;
background-image: url(images/council.jpg);
}

.news {
position: relative;
height: 164px;
}

.news_item {
position: relative;
width: 390px;
line-height: 15px;
text-align: justify;
padding-bottom: 8px;
margin-bottom: 5px;
border-bottom: 1px dashed #333333;
}

.news_item h3 {
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 3px;
}

.spot_inner {
position: relative;
text-align: justify;
width: 390px;
height: 164px;
padding-left: 4px;
padding-right: 4px;
overflow: hidden;
background-color: #E7E7E7;
border: 3px solid #ffffff;
}

.spot_inner h3 {
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 3px;
}

.spot_inner img {
margin-right: 12px;
margin-bottom: 8px;
float: left; 
text-align: center;
}

#natonews {
float: right;
width: 230px;
}

/* END HOME PAGE SECTION */

/* SUB-SECTIONS SECTION */

#title_red {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #934B4E;
padding-bottom: 10px;
margin-bottom: 10px;
clear: right;
}

#title_blue {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #4D6F88;
padding-bottom: 10px;
margin-bottom: 10px;
clear: right;
}

#title_green {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #8CAE91;
padding-bottom: 10px;
margin-bottom: 10px;
clear: right;
}

#title_gold {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #A89B68;
padding-bottom: 10px;
margin-bottom: 10px;
clear: right;
}

.article {
position: relative;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-align: justify;
padding-top: 0px;
margin-top: 0px;
}

.article img {
margin-right: 12px;
margin-bottom: 10px;
float:left; 
text-align: center;
}

.box1 {
position: relative;
margin-left: 28px;
top: 10px;
float: left;
width: 195px;
height: auto;
margin-bottom: 5px;
}

.box2 {
position: relative;
margin-left: 45px;
top: 10px;
float: left;
width: 250px;
height: 320px;
height: auto;
margin-bottom: 50px;
}

.boxtable {
width: 195px;
height: auto;
margin-left: 20px;
vertical-align: top;
}

.boxtable img {
float: none;
margin-left: 55px;
margin-top: 10px;
margin-bottom: 10px;
}

.boxth {
font-size: 12px;
background-position: center;
background-repeat: repeat-x;
text-align: left;
font-weight: normal;
color: #FFFFFF;
padding-left: 5px;
line-height: 25px;
border-bottom: 1px solid #ffffff;
}

.boxtd1 {
background-image: url(images/box1.gif);
background-position: top;
background-repeat: no-repeat;
padding: 5px;
height: 360px;
vertical-align: text-top;
}

.boxtd2 {
background-image: url(images/box2.gif);
background-position: top;
background-repeat: no-repeat;
padding: 5px;
height: 290px;
vertical-align: text-top;
}

.clear {
clear: both;
padding-top: 20px;
}

/* END SUB-SECTIONS SECTION */

/* FOOTER SECTION */

#footer {
	clear: both;
	width: 100%;
font-size: 10px;
	}



#bluebar {
position: relative;
margin-bottom: 2px;
width: 100%;
height: 7px;
background-color: #003664;
overflow: hidden;
}

/* END FOOTER SECTION */

#sidebar {

	width:190px;
	float:left;
	margin:0;
	padding: 0;

	}

#sidebar2 {
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	}

#content {
	float: right;
	width:630px;
	overflow: hidden;
	}		

/* additional CSS */

#homeright {
	float: right;
	width:216px;
	overflow: hidden;
	}	

#welcome {
	width:370px;
	margin-bottom: 10px;
	padding: 5px;
	border: 2px solid #840000;
	}
#welcome p {
	font-size: 12px;
	margin-bottom: 2px;
	}
#latest_post {
	width:380px;
	}	
#latest_post p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.latest_post_title  {
	font-size: 18px;
	margin-bottom: 0px;
	}
#recent_posts {
	width:380px;
	}	
#recent_posts p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.recent_post_title  {
	font-size: 14px;
	margin-bottom: 0px;
	}
#feeds ul {width:190px; list-style: square outside; color:#840000; margin-top: 0px;}
#feeds li {margin-right: 20px; margin-bottom: 5px; margin-left: -20px;}	
#feeds h2 {
	margin-bottom: 0px;
	color:#840000;
}
#video_title p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.video_post_title  {
	font-size: 13px;
	margin-bottom: 3px;
	}
p.blocktext {
    margin-left: 86px;
    width: 468px;
}
