/* CSS Document  - Barker Collins */
/* Global.css */

/* --------------------------------------------------------------------------------- */
/*	Generic ELEMENT styles */
/* --------------------------------------------------------------------------------- */
BODY {
	margin: 0;
	padding: 0;
	background: #fff url('/gfx/bg_body.gif') top left repeat-x;
	font-family: tahoma;
	font-size: 75%;
	color: #4d4d4d;
	text-align: left;
}

fieldset {  border: none; }

img { border: 0; }

a {
	color: #00ac4d;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

a:visited {
	color:#00ac4d;
}

.small { font-size: 0.9em; }
.larger { font-size: 1.2em; }

h1 { margin: 0; padding: 12px 0 10px 0; color: #2a905a; font-size: 2em; font-weight: normal;}
h2.home { margin: 0; padding: 7px 0 7px 0; color: #2a905a; font-size: 1.6em;font-weight: normal;}
h2 { margin: 0; padding: 12px 0 24px 0; color: #231f20; font-size: 1.6em;font-weight: normal;}
p { padding: 0; margin: 0; }

div.hr { padding: 0px; margin: 12px 0; height: 2px; background: transparent url('/gfx/bg_hr.gif') top left repeat-x; clear: both;}
div.hr_light {padding: 0px; margin: 12px 0; height: 2px; background: transparent url('/gfx/bg_hrlight.gif') top left repeat-x; clear: both;}
hr { display: none; visibility: hidden; }

img.imgborder { 	border: #E4E5E5 /*#00ac4d*/ 5px solid; }
div.google_map {
	border: #E4E5E5 /*#00ac4d*/ 5px solid;
	float: right;
	margin: 0 0 0 12px;
}
#bodycontainer {
	background: transparent url('/gfx/bg_bodycontainer.gif') bottom left repeat-x;
}

#container {
	width: 990px;
	margin: 0 auto;
}

	#header {
		width: 990px;
		height: 108px;
		background: #fff url('/gfx/bg_header.gif') top left no-repeat;
	}
	
		#topnav {
			height: 29px;
			background: transparent url('/gfx/bg_topnav.gif') bottom right no-repeat;
		}
		
			#topnav ul {
				padding: 0 15px 0 0;
				margin: 0;
				float: right;
			}
			
			#topnav ul li {
				padding: 0;
				margin: 0;
				list-style: none;
				display: inline;
			}
			
			#topnav ul li a {
				padding: 4px 0 0 0;
				margin: 4px 7px 0 0;
				width /**/: 90px;
				width: 83px !important;
				height: /**/ 27px;
				height: 19px !important;
				text-align: center;
				float: left;
				background: transparent url('/gfx/bg_topnav_item.gif') top left no-repeat;
				color: #fff;
				text-decoration: none;
				
			}
		
		#logo {
			width /**/: 324px;
			width: 302px !important;
			float: left;
			padding:  0 0 0 22px;
		}
		
		#search {
			width /**/: 286px;
			width: 264px !important;
			float: right;
			padding:  26px 22px 0 0;
		}
		
			#txtSearch {
				background: transparent url('/gfx/bg_searchbar.gif') top left no-repeat;
				border: none;
				width /**/: 200px;
				width: 184px !Important;
				margin: 1px 0 0 0;
				padding: 5px 8px 0 8px;
				height /**/: 26px;
				height: 20px !important;
				color: #4d4d4d;
			}
			
	#navigation {
		background: #fff url('/gfx/bg_navigation.gif') top left no-repeat;
		width /**/: 990px;
		width: 960px !important;
		height /**/: 103px;
		height: 86px !important;
		padding: 17px 15px 0 15px;
	}
	
		#menu {
			background: #fff url('/gfx/bg_navigation_bar.gif') bottom left repeat-x !important;
			height: 47px;
			width: 960px;
		}
		
			#menu ul {
				padding: 0;
				margin: 0 0 0 42px;	
				display: block;
				height: 47px;
				overflow:hidden;
				clear: both;
			}
			
			#menu ul li {
				list-style: none;
				display: inline;
				float: left;
				padding: 0;
				margin: 0;
			}
			
			#menu ul li a {
				float: left;
				display: block;
				/*margin: 13px 37px 0 0;*/
				margin: 13px 24px 0 0;			
				height /**/: 38px;
				height: 25px !important;
				background: #1d643f url('/gfx/bg_menu_1_left.gif') top left no-repeat;
				color: #fff;
				font-size: 1.2em !important;
			}
			
			#menu ul li a span {
				height /**/: 25px;
				height: 21px !important;
				padding:4px 10px 0 10px;
				display: block;
				background: transparent url('/gfx/bg_menu_1_right.gif') top right no-repeat;
				cursor: pointer;
				display: block;
				float: left;
			}
			
			
			#menu ul li a.on {
				float: left;
				margin: 0 26px 0 0;			
				height /**/: 47px;
				height: 47px !important;
				background: #1d643f url('/gfx/bg_menu_1_left_on.gif') top left no-repeat;
				color: #fff;
			}
			
			#menu ul li a.on span {
				height /**/: 47px;
				height: 29px !important;
				padding: 18px 21px 0 10px;
				display: block;
				background: transparent url('/gfx/bg_menu_1_right_on.gif') top right no-repeat;
			}
			
		#submenu {
			height: 39px;
			background: #fff url('/gfx/bg_subnavigation_bar.gif') bottom left no-repeat !important;
		}
		
			#submenu ul {
				padding: 0 20px;
				margin: 0;
			}
			
			#submenu ul li {
				padding: 12px 0 0 0;
				margin: 0;
				display: inline;
				float: left;
			}
			
			#submenu ul li a {
				color: #1a5d39;
				padding: 0 32px 0 16px;
				background: transparent url('/gfx/bg_menu_2.gif') 0 0.3em no-repeat;
			}
			
			
			#submenu ul li a:hover, #submenu ul li a.on {
				color: #fff;
				padding: 0 32px 0 16px;
				text-decoration: none;
				background: transparent url('/gfx/bg_menu_2_on.gif') 0 0.3em no-repeat;
			}
			
		
/** CONTENT ITEMS **/

#contentbanner {
	width /**/: 990px;
	width: 960px !important;
	height: 112px;
	padding: 0 15px;
}

	#content_wrapper {
		background: #fff url('/gfx/bg_contentwrapper.gif') bottom left no-repeat;
		width /**/: 990px;
		width: 960px !important;
		margin: 0 15px;
	}
	
	#content {
		width /**/: 960px;
		width: 920px !important;
		padding: 0  20px;
		background: transparent url('/gfx/bg_content.gif') top left no-repeat;
	}
	
	#content p {
		padding: 0 0 12px 0;
		line-height: 1.4em;
	}
	
	
	
	
	#content_nopad{
		width /**/: 960px;
		width: 950px !important;
		padding: 0  5px;
		background: transparent url('/gfx/bg_content.gif') top left no-repeat;
	}

/** **/
			
#sitemap {
	margin: 0 15px;
	padding: 0 0 8px 0;
	background: #fff url('/gfx/bg_sitemap.gif') bottom left no-repeat;
}

	#sitemap h3 {
		background: #fff url('/gfx/bg_sitemap_title.gif') top left no-repeat;
		display: block;
		width /**/: 960px;
		width: 896px !important;
		height /**/: 34px;
		height: 29px !important;
		color: #fff;
		text-align:right;
		padding: 5px 64px 0 0;
		font-weight: normal;;
	}
	
	#sitemap ul { padding: 0 0 0 50px; margin: 0;}
	#sitemap ul li { list-style: none; padding: 0 0 6px 0; }
	#sitemap ul li a { color: #333333; font-weight: bold; text-decoration: none;  font-weight:normal;}
	#sitemap ul li a:hover { color: #333333; text-decoration: underline;}
	
	#sitemap ul ul { padding: 0; margin: 0;}
	#sitemap ul ul li { list-style: none; padding: 4px 0 0 10px !important;}
	#sitemap ul ul li a {color: #08b258;text-decoration: none; font-weight: normal; }
	#sitemap ul ul li a:hover {color: #08b258; text-decoration: underline;}
	
	.sitemap_column { width: 308px; float: left; }
	
	
#footer { 
	width: 990px;
	height /**/: 171px; 
	height: 157px !important;
	margin-top: 14px; 
	background: #fff url('/gfx/bg_footer.gif') bottom left no-repeat;
}

	#footerlinks {
		width /**/: 660px;
		width: 630px !important;
		height /**/: 60px;
		height: 42px !important;
		padding: 18px 0 0 30px;
		float: left;
	}
		
		#footerlinks ul {
			padding: 0;
			margin: 0;
		}
		
		#footerlinks ul li {
			list-style: none;
			display: inline;
			float: left;			
		}
		
		#footerlinks ul li a {
			float: left;
			background: #333333 url('/gfx/bg_footerlink.gif') 0 0.4em no-repeat;
			padding: 0 22px 0 18px;
			color: #fff;
		}
	
	#copyright {
		width /**/: 330px;
		width: 300px !important;
		height /**/: 60px;
		height: 42px !Important;
		padding: 18px 30px 0 0;
		float: left;
		text-align: right;
	}
	
		#copyright p {
			color: #fff;			
		}
		
	#registered {
		width /**/: 660px;
		width: 630px !important;
		height /**/: 60px;
		height: 42px !important;
		padding: 18px 0 0 30px;
		float: left;
		color: #a5a5a6;
	}
	
	#footerlogo {
		width /**/: 330px;
		width: 300px !important;
		height /**/: 60px;
		height: 42px !Important;
		padding: 18px 30px 0 0;
		float: left;
		text-align: right;
	}








/** Helper Classes **/
.right { float: right; }
.hidden { display: none; visibility: hidden; }
.noBorder { border: none; }
.cleaner {
	clear: both;	
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;	
}
