/* Page Layout Styles */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #3B864E;
	background-image: url(../images_static/page_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#page_shell{
	width: 980px;
	margin: 0px auto;
}

#page {
	width:980px;
	float:left;
}

#head {
	float: left;
	width: 980px;
}
#head_logo {
	width: 980px;
	height: 165px;
	background-color: #1870D1;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
}

#head_title {
	background-color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	float: left;
	width: 980px;
}
#head_title h1 {
	font-size: 12px;
	font-weight: normal;
	color: #1870D1;
	float: left;
	font-style: italic;
	padding: 5px 10px;
}
#top_nav {
	float: right;
}



#head_title a {
	display: block;
	margin: 5px 10px 5px 0px;
	float: left;
	background-image: url(../images_static/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font: 11px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 0px 0px 7px;
}



#head_nav_shell {
	width: 980px;
	height: 31px;
	background-color: #fdc439;
	float: left;
	margin: 0px 0px 2px 0px;
}
#head_nav {
	width: 980px;
	height: 31px;
	margin: 0px;
}
#head_nav a {
	display: block;
	float: left;
	padding: 8px 15px 8px 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 2px 0px 0px;
}
#head_nav a:link, #head_nav a:visited {
	color: #024d2f;
	background-image: url(../images_static/nav_bg.gif);
}
#head_nav a:hover, #head_nav a:active {
	color: #EC1B2E;
	background-image: url(../images_static/nav_bg_over.gif);
}



#head_search {
}
#head_search input {
}
#head_search input.textBox {
}
#head_search input.btn {
}

#body_shell {
	width: 980px;
	float: left;
	margin: 0px 0px 2px 0px;
}
#body {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(../images_static/body_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9D6FF;
}


#left_col{
	float: left;
	width: 200px;
	background-color: #e6f0ec;
}
#mid_col {
	float: left;
	width: 778px;
	margin: 20px 0px 0px 2px;
}
#right_col {
	float: left;
}

#foot_shell {
	width: 980px;
	margin: 0px 0px 2px 0px;
	float: left;
}
#foot {
	width: 980px;
	float: left;
	background-color: #FEDA82;
	background-image: url(../images_static/foot.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

#foot .logo {
	background-color: #FEDA82;
	float: left;
	margin: 10px 30px 0px 0px;
	display: none;
}
#foot .copyright{
	white-space: nowrap;
	text-align: right;
	float: left;
	padding: 5px 0px;
	border-top: 2px solid #006B41;
	clear: both;
	width: 980px;
	color: #999999;
	background-color: #FFFFFF;
}
#foot .copyright a:link, #foot .copyright a:visited {
	color: #2882D8;
}

#foot .links{
	width: 780px;
	margin: 40px auto 0px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
#foot .links a {
	margin: 1px 0px 1px 1px;
	padding: 2px 5px;
	font: 12px;
	font-weight: bold;
	white-space: nowrap;
}




/* Column Layout Classes */

#left_col .box, #mid_col .box, #right_col .box{
}
#left_col .box {
	margin: 0px;
}

#left_col .box h1 {
	background-color: #f3f8f6;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2d0bc;
	border-bottom-color: #b2d0bc;
	color: #3b864e;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
}
#left_col .box .content {
	margin: 0px 15px 10px;
}

#left_col .box .nav {

}

#left_col .box .nav a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images_static/bullet_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 7px;
	margin: 0px 0px 0px 15px;
}
#left_col .box .nav a:link, #left_col .box .nav a:visited {
	color: #024D2F;
}
#left_col .box .nav a:hover, #left_col .boxbox .nav_nav a:active {
	color: #EC1B2E;
}

#mid_col .box {

}
#mid_col .box .nav a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images_static/bullet_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 7px;
	margin: 0px 0px 0px 15px;
}
#mid_col .box .nav a:link, #mid_col .box .nav a:visited {
	color: #024D2F;
}
#mid_col .box .nav a:hover, #mid_col .boxbox .nav_nav a:active {
	color: #EC1B2E;
}

#mid_col .box .content {
	line-height: 1.5em;
	margin: 0px 30px 30px 30px;
}
#mid_col .box .content .lga_nav {
	height: 25px;
}

#mid_col .lga_nav a {
	display: block;
	float: left;
	background-image: url(../images/layout/bullet_green_sml.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 5px;
	font-size: 11px;
}


#mid_col .box_adverts{
	margin: 0px 0px 10px 10px;
	width: 100%;
}
#mid_col .box_adverts .advert{
	float: left;
	width: 110px;
	margin: 0px 10px;
	height: 110px;
}
#mid_col .box_adverts .label{
	clear: left;
	height: 30px;
	overflow: hidden;
	display: block;
	background-image: url(../images/global/bullet_sml_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 3px 0px 0px 8px;
}

#mid_col a.bullet {
	background-image: url(../images/layout/bullet_green_sml.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 13px;
	margin-bottom: 2px;
	font-weight: bold;
}


#right_col .wrapper a {
	background-image: url(../images/layout/bullet_orangeWhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}

