/* CSS Document */

#newspanel {
	width:120px;
	background: #ffffff;
	border-color:#000000;
	border: solid;
	borderwidth: 1px;
	margin-top:10px;
	}	

a:link, a:visited, a:active  {
	text-decoration: none;
	color: #4f868c;
	border-width: 1px;
	border-top-width: thin;
	border: 1px;
	border-width: 1px;
	}
a:hover, a:focus {
	color: #C93614;
	text-decoration: underline;
	}

#topLogo {
	position:absolute;
	width: 140px;
	height: 75px;
	z-index:1;
	left: 0px;
	top: 0px;
	}

#vertBar {
	position:absolute;
	width:5px;
	height:400px;
	z-index:2;
	left: 140px;
	top: 0px;
	background-image: url(images/verticleBar.jpg);
	}
#leftbar {
	position:absolute;
	width:140px;
	height:5px;
	z-index:3;
	left: 0px;
	top: 75px;
	background-image: url(images/leftbar.jpg);
	}
#leftnav {
	position:absolute;
	width:120;
	height:300;
	z-index:4;
	left: 10px;
	top: 100px;
	line-height: 14px;
	}
#header {
	position:absolute;
	width:600px;
	height:75px;
	z-index:5;
	left: 145px;
	top: 0px;
}
#rightbar {
	position:absolute;
	width:600px;
	height:5px;
	z-index:6;
	left: 145px;
	top: 75px;
	background-image: url(images/rightbar.jpg);
}
#info {
	position:absolute;
	width:250px;
	height:300px;
	z-index:7;
	left: 165px;
	top: 90px;
}
#info p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.bold {
	font-weight:bold;
}
#footer {
	position:absolute;
	width:575px;
	height:22px;
	z-index:8;
	left: 165px;
	top: 670px;
	font-size: 9pt;
	text-align: left;
	border-top-style: solid;
	border-top-color: #C93614;
	border-top-width: thin;
}

#footer2 {
	width:650px;
	height:22px;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	border-top-style: solid;
	border-top-color: #C93614;
	border-top-width: thin;
	float: left;
	}

.footer2 {
	font-weight: normal;
	}

p {
	color:#222222;
	font: 12px / 16px Verdana, sans-serif;
	}
	
h1 {
	font: small-caps 14pt verdana,sans-serif;
	color:#C93614; 
	}
	
h2 {
	font: bold 14px Verdana, sans-serif;
	}

#leftnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
	font-family:verdana,sans-serif;
	font-size: 11pt;	
	color:#4F868C;
	}

#leftnav p {
	font: bold 10pt Verdana, sans-serif;
	color: #C93614;
	margin: 0 0 5pt 0 ;
	text-align:right;
	padding-right:5px;
	}

#leftnav a {
	background-color:transparent;
	display:block;
	width:110px;
	padding:5px;
	text-decoration: none;
	color:#4F868C;
}
#leftnav a:hover {
	background-image: url(images/vertListBG_over.jpg);
	color:#C93614;
}
#leftnav li { 
	margin: 0 0 5pt 0;
	background-image: url(images/vertListBG.jpg);
	background-repeat: no-repeat; 
}
#news {
	position:absolute;
	width: 310px;
	height: 292px;
	z-index: 9;
	left: 430px;
	top: 100px;
	background-image: url(images/newsbackground.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#news p {
	padding-left:10px;
	padding-right:10px;
	padding-top: 0 ;
	font-weight: normal;
}
#news h1 {
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color:#C93614;
	font-size:14 pt;
}
#news p:first-line {
	padding-left:10px;
	padding-right:10px;
	padding-top: 0 ;
	font-weight: bold;
}
#mailform {
	position:absolute;
	width:250px;
	height:300px;
	z-index:7;
	left: 165px;
	top: 100px;
	font: 12px Verdana, sans-serif;
	line-height: 20px;
}
#mailform div {
	margin: 0 0 2.0ex 0;
}
textarea {
	width: 250px;
	height:80px;
}

#gallery {
	position:absolute;
	z-index:9;
	visibility: visible;
	top:80px;
	left: 145px;
	width: 650px;
	height: 585px;
}

#gallery2 {
	position:absolute;
	z-index:9;
	visibility: visible;
	top:81px;
	left: 145px;
	width: 656px;
	height: 526px;
	padding-left: 20px;
}

#services {
	position:absolute;
	width: 580px;
	height: 315px;
	z-index: 9;
	left: 165px;
	top: 100px;
	background-image: url(images/services_BG.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 0 ;
}
#services p {
	padding-left:10px;
	padding-right:10px;
	padding-top: 0 ;
	font-weight: normal;
}
#services h1 {
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color:#C93614;
	font-size:14 pt;
}
#services p:first-line {
	padding-left:10px;
	padding-right:10px;
	padding-top: 0 ;
	font-weight: bold;
}

#servicepages {
	position:absolute;
	width: 580px;
	height: 315px;
	z-index: 9;
	left: 165px;
	top: 100px;
	margin: 0 0 0 0 ;

}

#galleryimage1 {
	width: 120px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#galleryimage2 {
	width: 120px;
	float: left;
	margin-right: 20px;
	text-align: center;
	}

#galleryimage3 {
	width: 120px;
	float: left;
	margin-right: 20px;
	text-align: center;
	}

#galleryimage4 {
	width: 120px;
	float: left;
	margin-right: 20px;
	text-align: center;
	}

#servicestext {
	width: 500px;
	float: left;
	}
	
#servicestext p:first-line {
	font-weight: bold;
	}


#footer2 p:first-line {
	
	font-weight: normal;
	}

#galnav {
	margin: 0px 0px 0px 0px;
	width: 650px;
	height: 40px;
	padding-top: 15px;
	border-bottom: #C93614 solid 1px; 
	background-color: transparent;

	}

#galnav ul.gallist {
	padding: 0px 20px 3px 0px;
	white-space: nowrap;
	font: bold 13px Verdana, sans-serif;
	}
	
ul.gallist li {
	margin-left: 0px;
	padding: 0px 20px 3px 0px;
	display: inline;
	list-style-type: none;
}	

#overview {
	background-image:url(images/gallerybackground.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 20px 20px ;
}
