/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Georgia, serif;
	background-color: #FFFFFF;
}	

p .linklight {
	font-color:fff;
}

h1 {
	font-size: 18px;
	margin: 20px 0px 30px 10px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	padding: 0 0 0 90px;
	font-weight: normal;
	}
	
h2 a{
	color: #252456;
	text-decoration: none;
	}
	
h4 {
	color: #FFFFFF;
	margin: 15px 20px 10px 10px;
	font-weight: normal;
	font-size: 16px;
	background-color: #83963A;
	line-height: 28px;
	padding-left: 10px;
	} 	

	
h5 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-indent: 25px;
	padding-top: 30px;
	}
	
h6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-indent: 25px;
	padding-top: 10px;
	}	
			
.clear{ 
	clear: both;
}	
		
div#page-wrap {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	height: auto;
	}
	
div#mapholder {
	width: 460px; height: 320px;
	background-color: #E6E3B7;
	border: 1px solid #252456;
	margin: 20px 0 0 40px;
	}
	
	div#mapholder div#map {
		width: 440px;
		height: 300px;
		margin: 10px 0 0 10px;
		}
	
div#header {
	background: url(images/headerbg.jpg);
	height: 139px; width: 800px;
	}	 

div#navbar {
	background: url(images/navbg.gif) no-repeat;
	height: 30px; 
	padding-left: 80px;
	}

	ul#navlist {
		list-style: none;
		}
		
		ul#navlist li{
			display: inline;
			}
		
			ul#navlist li a:link, ul#navlist li a:visited {
				font-size: 12px;
				display: block;
				float: left;
				color: #34324B;
				text-decoration:none;
				padding: 8px 7px 7px 7px;
				margin-left: 24px;
				}
				
				ul#navlist li a:hover, ul navlist li a:active {
				color: #FFFFFF;
				background-color: #a4be42;
				}
				
div#imageholder {
	height: 172px;
	}
	
	.home {
	background: url(images/home.jpg) no-repeat;
	} 				
	
	.prices {
	background: url(images/prices.jpg) no-repeat;
	}
	
	.links {
	background: url(images/links.jpg) no-repeat;
	}
	
	.howtofindus {
	background: url(images/howtofindus.jpg) no-repeat;
	}
	
	.localarea {
	background: url(images/localarea.jpg) no-repeat;
	}
	
	.contact {
	background: url(images/contact.jpg) no-repeat;
	}
	
	.gallery {
	background: url(images/gallery.jpg) no-repeat;
	}
	
	.about {
	background: url(images/about.jpg) no-repeat;
	}
	
div#mainborder {
	background: url(images/maincontentbgtop.jpg) no-repeat;
	height: 12px;
	}
		
div#main-content {
	background-image: url(images/maincbackground.jpg) ;
	background-repeat: repeat-y;
	height: auto;
	}
						
	div#main-content div#leftcol {
		float: left;
		margin: 0 0 0 5px;
		width: 538px;
		padding-bottom: 26px;
		height: auto;
		}
		div#main-content div#leftcol div.rightfloat {
			float: right;
			padding: 4px 4px 4px 4px;
			background-color: #FFFFFF;
			border: 1px solid #666600;
			margin: 0 20px 0 5px;
			}
			div#main-content div#leftcol div.imagebg {
				float: right;
				border:0 none;
				line-height:1px;
				margin-top: 80px;
				}
				
	div#main-content div#leftcol .table {
		width: 392px;
		border-top: 1px solid  #4D4D4D;
		border-left: 1px solid #4D4D4D;
		margin: 0 0 10px 60px;
		color: #FFFFFF;
		}
		.table .th {
			background-color: #83963A;
			font-weight: normal;
			line-height: 23px;
			float: left;
			}
			.table .td {
				width: 120px;
				font-size: 12px;
				line-height: 23px;
				float: left;
				border-bottom: 1px solid #4D4D4D;
				border-right: 1px solid #4D4D4D;
				padding-left: 15px;
				} 
				.table .tp {
					width: 240px;
					font-size: 12px;
					line-height: 23px;
					float: left;
					border-right: 1px solid #4D4D4D;
					border-bottom: 1px solid #4D4D4D;
					padding-left: 15px;
					} 
		
		div#main-content div#leftcol p {
			color: #FFFFFF;
			text-indent: 20px;
			margin: 14px 5px 0 10px;
			font-size: 1.2em;
			line-height: 1.3em;
			}
			div#main-content div#leftcol p a {
				text-decoration: none;
				color: #FFFFFF;
				}
			div#main-content div#leftcol p span {
				margin: 0 0 0 130px;
				}
					
			div#main-content div#leftcol div#tighcaladh {
			background: url(images/tighbg.jpg) no-repeat;
			float: right;
			margin: 12px 10px 0 0;
			width: 206px; height: 37px;
			}
			

div#main-content div#rightnav {
		float: right;
		width: 247px;
		height: auto;
		margin-right: 5px;
		}	
		
		div#main-content div#rightnav div#gallery{
			width: 205px; height: 160px;
			margin-left: 15px;
			padding-bottom: 15px;
			}
			
		div#main-content div#rightnav div#email {
					background: url(images/email.png) no-repeat;
					height: 42px;
					margin-left: 5px;
					margin-top: 0px;
					}
		
		div#main-content div#rightnav p {
			font-size: 1.1em;
			padding: 14px 0 0 53px;
			color: #252456;
			}
			div#main-content div#rightnav p a {
				text-decoration: none;
				color: #252456;
				line-height: 1.2em;
				}
				div#main-content div#rightnav div#rightnumbers {
					background: url(images/phoneicon2.png) no-repeat;
					background-position: left 5px;
					margin: 0 10px 10px 15px;
					padding-bottom: 11px;
					}
					div#main-content div#rightnav div#rightnumbers p {
						color: #252456;
						font-size: 1.1em;
						line-height: 1.2em;
						margin-left: 16px;
						}	
div#gallpic {
	height: auto;
	width: 520px;
	margin: 0 auto;
	}
	
div#bottomborder {
	background-image: url(images/maincontentbgbottom.jpg);
	height: 30px;
	}	

fieldset { 
	width:400px; 
	margin:10px 0 0 0; 
	}	

h3 {
	width:300px;
	margin:0 auto 20px;
	padding:15px 25px;
	font-size:16px;
	color:#F00;
	background:#FFF;
	border:2px solid #F00;
}

.success { 
	color:green;
	border-color: #83963A;
	}

label, input[type=text], textarea {
	display:block;
	font-size: 12px;
	color: #000;
}

label { margin:14px 0 0; color: #FFFFFF; text-transform:uppercase; }

fieldset, input, textarea { 
	margin:4px 0; 
	padding:4px; 
	border: none; 
	}

fieldset { 
	margin:4px auto; 
	}

input { width:200px; }

input,textarea { background:#FCFCFC; }

.submit { margin:0; width:80px; background:#DDD; text-transform:uppercase; }

div#formnames{
	float: right;
	padding: 10px 100px 0 0;
	}
	.reminders {
		color: #CCCCCC;
		font-size: 12px;
		}
		
div#footer {
	background: #83963A;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	}
	div#footer p{
		padding: 16px 0 0 0;
		font-size: 1.2em;
		}

div#valid {
	float: left;
	width: 60px;
	border: none;
	padding: 3px 0 0 0;
	}
		
div#rd {
	float: right;
	width: 140px;
	margin: 5px 0 0 0;
	}
	div#rd p {
		color: #1E1E28;
		font-size: 11px;
		}
		div#rd a {
			text-decoration: none;
			color: #1E1E28;
			}
			div#rd a:hover {
				color: #454856;
				}

		

