/*
Body layout text etc.
*/

* {
	margin: 0;
	padding: 0;
}	
body {
	margin:5 auto;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/pattern_143.gif);	
	color:#000000;
}


/*
Outer Wrap
*/
#wrap {
	
	background-color:#FBFCEB;
	margin:0 auto;
	padding:0px;
	width:823px;
	border-right: 1px solid #b6b7a8;
	border-left: 1px solid #b6b7a8;
}
/*
links
*/
a {
	text-decoration:underline;
	font-weight:bold;
	color:#333366;
}
img{
border:0;
}

p {
	margin:0.5em 0 1.6em 0;
}
/*
main top navigation 
*/
#top_navigation {
float:left;
	width:823px;
	height:20px;
	
	background-color:#cc3300;
}
/* 
Graphic under the navigation
*/
#under_header{
	float:left;
	width:823px;
	height:100px;
	background-image:url(images/header_2.jpg);
}
/*
top navigation
*/	
#menu ul {
	padding-top:8px;
	padding-bottom:10px;
	padding-left: 15px;
	list-style-type: none;
	
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	color:#cc3300;
	padding-left:80px;
	text-decoration: none;
	font-size:1.2em;

}
#menu ul li a:hover {
	color:#666666;
	text-decoration: underline;
}

#header h1 {
	background-color:inherit;
	width:350px;
	margin:0 0 10px;
	font-size:2em;
	float:left;
}

#header {
	width:820px;
	height:127px;
	float:left;

}

/* 
Lefthandside 
*/

#leftside {
	
	float:left;
	width:270px;
	padding-left:10px;
	height:670px;
	padding-right:10px;
	padding-top:20px;
	background-color:#FBFCEB;
	
}
/*
Right hand side
*/


#right_hand_column {
	float:right;
	height:990px;
	width:190px;
	padding-right:10px;

}
#gallery{
	float:left;
	width:500px;
	height:400px;
	padding-left:70px;
}	
/*
google map
*/

#mappage{
float:left;
margin-top:10px;
margin-bottom:20px;
margin-left:40px;
margin-right:50px;
width:500px;
height:350px;
clear:left;

}




#map {
	float:left;
	margin-top:-80px;
	margin-left:75px;
	margin-right:10px;
	width:500px;
	height:350px;
}


	
/*
graphic above google map
*/

#mapimage {
	float:left;
	margin-right:50px;
	margin-top:-70px;
	padding-right:10px;
	width:400px;
	height:200px;
}
/*content for main page*/
#central_content {
	width:270px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:30px;
}
#map_content {
	margin-top:-10px;
	width:520px;
	height:500px;
	float:left;
	padding-left:75px;
}
#postcard{
float:left;
width:500px;
height:500px;
padding-top:40px;
padding-left:75px;
}
/* all descriptive text*/
#central_descriptions {
	margin-top:5px;
	padding-top:10px;
	width:520px;
	height:90%;
	float:left;
	padding-left:75px;
	
	}
/*footer*/
#footer {
	clear:both;
	text-align:center;
	margin:0 auto;
	padding:15px 0;
	background-image:url(images/footer.jpg);
	width:822px;
	height:129px;
}

#footer p {
	text-align:center;
	font-size:60%;
	margin:0;
	padding:0;
}

/*footer text*/
h5{
text-align:center;
padding-bottom:12px;
}
/*
Everything called action is for the vertical sprites navigation
*/
#action {
	list-style: none; 
	padding: 0;
	margin: 0;
	width: 200px;
	height: 100px;
	background:url(images/vertical_sprite.jpg);
}
#action li {
	float: left; 
	width: 100%; 
}
#action a {
	display: block;
	background: transparent  url(images/vertical_sprite.jpg) 0 0 no-repeat;
}
#actionA a {
	height: 100px;
	background-position: 0 0;
}
#actionB a {
	height: 100px;
	background:url(images/vertical_sprite.jpg) 0 -200px no-repeat;
}
#actionC a {
	height: 100px;	
	background-position: 0 -400px;
	display: block;
}
#actionD a {
	height: 100px;
	background-position: 0 -600px;
	display: block;
	
}
#actionE a {
	height: 100px;
	background-position: 0 -800px;
	display: block;
}

#actionF a {
	height: 100px;
	background-position: 0 -1000px;
	display: block;
}

#actionG a {
	height: 100px;
	background-position: 0 -1200px;
	display: block;
}

#actionH a {
	height: 100px;
	background-position: 0 -1400px;
	display: block;
}

#actionI a {
	height: 100px;
	background-position: 0 -1600px;
	display: block;
}
#actionJ a {
	height: 100px;
	background-position: 0 -1800px;
	display: block;
}

/*
Hover states for sprites
*/
#actionA a:hover {
	background-position: 0 -100px;
}
#actionB a:hover {
	background-position: 0 -300px;
}
#actionC a:hover {
	background-position: 0 -500px;
}
#actionD a:hover {
	background-position: 0 -700px;
}
#actionE a:hover {
	background-position: 0 -900px;
}
#actionF a:hover {
	background-position: 0 -1100px;
}
#actionG a:hover {
	background-position: 0 -1300px;
}
#actionH a:hover {
	background-position: 0 -1500px;
}
#actionI a:hover {
	background-position: 0 -1700px;
}
#actionJ a:hover {
	background-position: 0 -1900px;
}

#action span {
display: none;

}

/*
Contact form details
*/
	#contact-area {
	width:450px;
	height:970px;
	float:left;
	margin-top: 20px;
	margin-left:30px;
	padding-left:55px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid  #333333;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {

	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 20px;
	float: left;
	margin-right: 40px;
	font-family:"Times New Roman", Times, serif;
}
label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 20px;
	padding-top: 5px;
	font-size: 1.4em;
}




