body {
	margin: 0 0 0 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #1f984a;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #1f984a;
}

p, ul, ol, blockquote {
	margin-top: 0px;
	line-height: 150%;
	color: #1f984a;
}

	img { border: none; float: left;}
	a:link { color: #1f984a; text-decoration: none; }
	a:visited { color: #1f984a; text-decoration: none; }
	a:hover { color : #1f984a; text-decoration: underline; } 


#pagewidth {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

/* Header */

#logoaddress {
	float: left;
	width: 900px;
	padding: 10px 0px 0px 0px;
}

#toppanel {
	float: left;
	width: 100%;
	height: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bold {
	font-weight: bold;
}


#logo {
	position: relative;
	top: 10px
	float: left;
}

#telno {
	position: relative;

	top: 10px
	float: left;
	left: 750px;
	top: -70px;
	width: 219px;
}

#Address h1 {
	width: 885px;
	letter-spacing: normal;
}

#wrap {
	margin: 0 auto;
	width: 960px;
}

#header { 
	height: 100px;
}

#header h1 {
	text-align: center;
	font-size: 105%;
	line-height: 130%;
	font-weight: 100;
	padding: 16px 0px 0px 0px;
}


/* Menu */

/* Overall menu dimensions */


#menu {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 100px;
	height: 35px;
}

#menu a {
	display: block;
	width: 100px;
	height: 35px;
	padding: 7px 0 0 0;
	background: url(images/tab_off.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 150%;
}

#menu a:hover {
	background-image: url(images/tab_on.jpg);
}

#menubase {
	display: block;
	width: 960px;
	height: 10px;
	background: url(images/menu_bar.jpg) repeat-x;
}

#menu .active a {
	height: 35px;
	padding-top: 7px;
	background-image: url(images/tab_on.jpg);
	color: #ffffff;
}


/* Content */

#content {
	width: 960px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 345px;
	padding: 0px 0px 0px 10px;
}

#colOnecontent {
	position: relative;
	top: -115px;
	float: left;
	width: 335px;
	font-size: 90%;
}

#colTwo {
	position: relative;
	float: left;
	width: 508px;
	height: 310px;
	padding: 0px 0px 0px 0px;
}

#colTwocontent {
	float: left;
	position: relative;
	font-size: 90%;
	padding: 9px 0px 0px 0px;
}

#colTwocontentparttwo {
	
	position: relative;
	font-size: 90%;
	padding: 9px 0px 0px 0px;
}

#colThree {
	float: left;
	width: 97px;
	padding: 0px 0px 10px 0px;
}


#imgbottom {
	position: relative;
	top: 163px
}

#imgcenter {
	position: relative;
	top: 10px
}

#imgside {
	position: relative;
	top: 10px;
}

#slideshow {
	position: relative;
	top: 10px
}

/* Content Elements */

#content h1 {
	position: relative;
	height: 20px;
	padding: 10px 0 0 0px;
	letter-spacing: normal;
	font-size: 115%;
}

#content h2 {
	float: left;
	position: relative;
	height: 20px;
	padding: 10px 0px 0px 0px;
	letter-spacing: normal;
	font-size: 115%;
}


/* Footer */

	#footer {
	border-top: 1px solid #1f984a;
	text-align: right;
	color: #777777;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}



/* Slideshow */

ul.slideshow {
	list-style:none;
	width:500px;
	height:307px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:500px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
.boldbusinessname {
	font-weight: bold;
	font-size: 24px;
}

