/* CSS Document */

body {
  background: #ebf9ae url('../images/background-image-03.gif') top left repeat-x;
  font-size: 65%;
  line-height: 1.8em;
  color: #444444;
  text-align: center;
}

h1 {
	font-size: 1.4em;
	font-weight:600;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 1.2em;
	font-weight:600;
	padding-bottom: 0.5em;
}

h3 {
	font-weight:600;
	padding-bottom: 0.2em;
}

strong { font-weight:600; }

#page {
  width: 797px;
  margin: 10px auto;
  padding-top: 5px;
  text-align: center;
  font-family: arial, tahoma, sans-serif;
}

.c { clear: both; }

		/* Style the header */
		#header {
			width: 797px;
			float: left;
			position: relative;
			background: url('../images/content-border.gif') top left repeat-y;
		}
		
		#header img { border: none; }

			#utilities {
				position: absolute;
				top: 20px;
				right: 20px;
				list-style-type: none;					
			}
			
				#utilities li {
					float: right;
					margin-left: 10px;
				}
				
					#utilities li a {
						font-size: 1.1em;
						color: #333333;
					}
					
			#prim-nav {
				width: 765px;
				float: left;
				margin: 0 0 0px 15px;
				padding: 0px;
				list-style-type: none;
				background: #E6F885 url('../images/primary-nav-bg.gif') bottom left repeat-x;
				font-size: 1.25em;
			
			}
			
				#prim-nav li {
					float: left;
				}
				
					#prim-nav li a,
					#prim-nav li span {
						display: block;
						color: #424f05;
						padding: 10px 12px;
						text-decoration: none;
					}
					
					#prim-nav li a:hover {
						display: block;
						color: #070f46;
						text-decoration: underline;
						background: #f0f5d7 url(../images/primary-nav-hover.gif) bottom left;
					}
					
					#prim-nav li span {
						text-decoration: none;
						font-weight: bold;
						color: #000033;
						background: #f0f5d7 url(../images/primary-nav-selected.gif) bottom left;
					}
					
					#prim-nav li a:hover {
						color: #141414;
					}
				
			
	/* Style the body */
	#content-wrapper {
		width: 797px;
		float: left;
		background: #ffffff url('../images/footer-01.gif') bottom left no-repeat;
		padding-bottom: 17px;
	}
		#content {
			width: 751px;
			float: left;
			background: #ffffff url('../images/content-border.gif') top left repeat-y;
			padding: 10px 23px;
			font-size: 1.3em;
		}
		
		*html #content {
			width: 797px;
			float: left;
			background: #ffffff url('../images/content-border.gif') top left repeat-y;
			padding: 10px 23px;
			font-size: 1.3em;
		}	
		
		#content ul {
			margin-left: 2em;
		}
			#content ul li {
				margin: 3px;
			}

			#content p {
				line-height: 140%;
				margin: 0 0 25px 15px;;
			}
		
				#main-content {
					float: left;
					width: 530px;
					text-align: left;
					margin: 0px;
					padding: 0px;
				}
			
				#sidebar {
					width: 200px;
					float: left;
					margin-left: 10px;
				}
					
					.sidebar-content {
						background: url('../images/content-style-03-middle.gif') top repeat-y;
						padding: 10px;
						margin-bottom: 10px;
						text-align: left;
					}
					
					#sidebar .sidebar-content p {
						padding-left: 0;
						margin-left: 0;
					}
					#sidebar .sidebar-content ul {
						padding-left: 1.4em;
						margin: 0px;
						list-style-type:disc;
					}
					
		
		#promo {
			float: left;
			width: 340px;
		}
		
			#promo #animation {
				border: 9px solid #359DDA;
				margin-bottom: 15px;
			}
			
				.news {
					background: url('../images/content-style-02-middle.gif') top left repeat-y;
					padding: 10px;
					margin-bottom: 10px;
					text-align: left;
				}
				
				.news h1 { font-size: 1.1em; }
				
				#content .news p {
					margin: 0px;
				}
				
		#tours {
			float: left;
			width: 380px;
			margin-left: 20px;
		}
		
			.home-tour {
				background: url('../images/content-style-01-middle.gif') top repeat-y;
				padding: 10px 15px;
				margin-bottom: 10px;
				text-align: left;
			}
				
				.home-tour h1 {
				  font-size: 1.1em;
				}
				
				.home-tour h1 a {
				  text-decoration: none;
				  color: #423f0f; 
				  margin-bottom: 4px;
				}
				
				.home-tour h1 a:hover {
				  text-decoration: underline;
				  color: #050501; 
				}
				
				.home-tour img {
					border: 1px solid #aaaaaa;
					float: right;
					margin-left: 4px;
				}
				
				#home .home-tour p {
					margin: 0;
				}
		
		/**************************************/
		/* School Tours & Summer Camp styling */		
		#school-tours #content ul {
			list-style-type: disc;
		}
		
			#summary {
				color: #000000;
				padding: 10px;
				margin-bottom: 15px;
				font-size: 1.2em;
				background: url('../images/summary_bottom.jpg') bottom right repeat-y;
			}	
		
				#summary img {
					float: right;
					border: 1px solid #1a3a15;
					margin: 0 0 10px 10px;
				}
				
		#summer-camp #booking-form,
		#school-tours #booking-form {
			clear: both;
		}
		
		#school-tours #content .tour,
		#summer-camp #content .tour {
			clear: both;
			background: none;
		}
		
		#school-tours #content .price,
		#summer-camp #content .price {
			color: #FF0000;
			font-size: 0.9em;
		}
		
		#school-tours #content .selection,
		#summer-camp #content .selection {
			color: #333333;
			font-size: 0.9em;
			margin-bottom: 0.6em;
		}
		
		#school-tours #content .activity{
			margin: 0 0 30px 20px;
		}
		#summer-camp #content .activity {
			margin: 0 0 30px 5px;
		}
		
			#school-tours #content .activity img, 
			#summer-camp #content .activity img{
				float: right;
				margin: 0 0 5px 5px;
				border: 1px solid #666666;
			}
		
		#school-tours #content table,
		#summer-camp #content table {
			width: 500px;
			background:#DFEF95;
			font-size: 1em; 
			margin-bottom: 30px;
			padding: 5px;
		}
		
			#school-tours #content table th,
			#summer-camp #content table th {
				font-weight:600;
				text-align: left;
			}
			
				#school-tours #content table td,
				#summer-camp #content table td {
					padding: 3px;
				}
		
		/* Map Styling */		
		#our-location #map {
			 width: 526px;
			 height: 538px;
			 border: 1px solid #666666;
			 margin-bottom: 15px;
		}
				
		 #booking-form   {
			width: 500px;
			margin: 10px auto;
		}
			
			 #booking-form h2 {
				font-size: 1.4em;
			}  
			
			 #booking-form  ol,
			 #booking-form  ul {
				
			}
			
				 #booking-form li{
					list-style-type: none;
					margin: 0 0 15px 0;
				}
					 #booking-form fieldset {
						border: 1px solid #bbbbbb;
						margin-bottom: 20px;
						padding: 10px 5px 10px 0px;
					}
					
						 #booking-form fieldset legend {
							font-weight: bold;
							font-size: 1.2em;
							margin-left: 5px;
						}		
						
							 #booking-form fieldset li label {
								float: left;
								width: 100px;
								text-align: right;
								margin-right: 5px;
							}
							
							 #booking-form #submit {
								font-size: 1.2em;
								width: 110px;
								margin-left: 390px;
							}
								
	#about-us #gallery .image {
		width: 250px;
		float: left;
		margin: 0 13px 15px 0;
		border: 1px solid #aaaaaa;
	}					
		#about-us #gallery .image span {
			font-size: 0.9em;
			width: 240px;
			float: left;
			padding: 5px;
		}
		
		
	/* Style the footer */
	#footer {	
		display: block;
		clear: both;
		text-align: right;
		font-size: 1em;
		padding-top: 4px;
	}
	
		#footer a{
			color: #000;
		}
		

.hidden {
	display: none;
}

.c,
.clear {
	clear: both;
}

		


					
					