/* ====================================================================
 * ====================================================================
 * ====================================================================
 * ====                                                            ====
 * ====            STYLE SHEET (For main site layout)              ====
 * ====                                                            ====
 * ====       KEY:  Containers = holders of extra parts            ====
 * ====                                                            ====
 * ====                                                            ====
 * ====================================================================
 * ====================================================================
 * ====================================================================*/



/* ====================================================================
 * ====     The contence of the page is held in this container     ====
 * ====================================================================*/
html body {
	font-size:100%;
	font-family:verdina, arial, sans-serif;
	text-align:center;
	
	margin:0px;
	padding:0px;

	background-image:url('images/background.jpg');
}


/* ====================================================================
 * ====     The contence of the page is held in this container     ====
 * ====================================================================*/
#container_body {
	font-size:0.8em;
	text-align:left;
	
	width:800px;
	
	margin: 0px auto 0px auto;
	
	border:1px solid #000;
	/*background:#ECE3D4;*/
	
	background:#ccc url('images/Column_graphics.gif');
}

	/* ====================================================================
 	 * ====        Title Bar usually a graphic of title for site       ====
 	 * ====================================================================*/
	#container_header {
		background-image:url('images/TitlePic.jpg');
		background-repeat:no-repeat;
		height:305px;
	}
	
		#container_header h1 {
			visibility: hidden;
			display:none;
		}
		
		#container_header h2 {
			visibility: hidden;
			display:none;
		}



	/* ====================================================================
	 * ====                 Left bar usually navigation                ====
	 * ====================================================================*/
	#container_left {
		width:140px;
		float:left;
		text-align:center;
		
		
		padding:0px 21px 0px 13px;/**/
		
		margin-top:-70px;
	}
		
		#container_left_menu ul {
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;/**/
		}
		
			#container_left_menu ul li {
				list-style-type:none;
				border:1px #000 solid;
				margin-top:0px;
				margin-bottom:6px;
			}
			
			#container_left_menu ul li a {
				text-decoration:none;
				background:#FFF;
				color:#000;
				display:block;
				padding:5px 5px 5px 5px;
				text-align:left;
			}
			
			#container_left_menu ul li a:hover {
				background-color:#000;
				padding:5px 5px 5px 5px;
				color:#fff;
			}
		
		#container_left_search form{
			margin:25px 0px 0px 0px;
			padding:15px 0px 15px 0px;
			border:1px #000 solid; 
			background:#fff;
		}
		
		#container_left_counter{
			margin:25px 0px 0px 0px;
			padding:15px 0px 15px 0px;
			border:1px #000 solid; 
			background:#fff;
		}
		
			#container_left_counter img{
				width:60px;	
			}
	
	
	
	
	/* ====================================================================
 	 * ====      Holder for readable content, ie main page content     ====
 	 * ====================================================================*/
	#container_content {
		float:left;
		width:468px;
		
		position:relative;
		top:-50px;
		left:5px;
		width:468px;
		
		
	}
	
		/* --------------------------------------------------------------------
		 * ----             Title for page content and extra info          ----
 		 * --------------------------------------------------------------------*/
		#content_header {
		
		}
	
			#content_header .p1 {
				font-size:0.8em;
				margin-top:0px;
				margin-bottom:5px;
			}
	
			#content_header .p2 {
				font-weight:bold;
				font-size:1.9em;
				margin-top:5px;
				margin-bottom:5px;
				text-transform:capitalize;
			}
	
			#content_header .p3 {
				font-weight:bold;
				font-size:1.4em;
				margin-top:-5px;
				margin-bottom:5px;
				visibility: hidden;
				display:none;
			}
		
			#content_header .p4 {
				font-size:0.7em;
				text-transform:uppercase;
				margin-top:5px;
				margin-bottom:5px;
			}
		


		/* --------------------------------------------------------------------
		 * ----                     Holder for text                        ----
		 * --------------------------------------------------------------------*/
		#content_text {
		}
			
		
			#content_text .p1 {
				margin-top:15px;
				margin-bottom:25px;
			}
			
			#content_text .section_header {
				margin-top:35px;
				margin-bottom:15px;
				font-weight:bold;
				font-size: 1.4em;
			}
			
			#content_text .mini_header {
				margin-top:25px;
				margin-bottom:10px;
				font-weight:bold;
			}
			
			#content_text .text {				
				margin-top:0px;
				margin-bottom:15px;
			}
			
			#content_text .photo_pic_one {
				text-align:center;
				width:150px;
				height:165px;
				margin-top:0px;
				margin-bottom:0px;
			}
			
			#content_text .photo_pic_one img{
				border:2px #000 solid;
			}
			
			#content_text .photo_pic_comment {
				width:150px;
				margin-top:3px;
			}
			
			#content_text .photo_pic_two {
				text-align:center;
				width:150px;
				height:165px;
				margin-top:-166px;
				margin-left:157px;
				margin-bottom:0px;
			}
			
			#content_text .photo_pic_two img{
				border:2px #000 solid;
			}

			#content_text .photo_pic_three {
				text-align:center;
				width:150px;
				height:165px;
				margin-top:-166px;
				margin-left:314px;
				margin-bottom:0px;
			}
			
			#content_text .photo_pic_three img{
				border:2px #000 solid;
			}
	

	/* ====================================================================
	 * ====           Right bar usually adds and news links            ====
 	 * ====================================================================*/
	#container_right {
		background-repeat:repeat-y;
		
		padding-left:15px;
		margin:0 0 0 auto;
		
		width:132px;
		float:right;
	}
		
		#container_right .NewArticle {
			background-image:url('images/NewArticles.jpg');
			background-repeat:no-repeat;
			height:28px;
			width:135px;
			margin:5px 0px 0px -7px;
			visibility: hidden;
			display:none;
		}
	
		#container_right .p1 {
			background:#ECEECB;
			width:123px;
			margin:-5px 0px 0px -5px;
			padding:0px 5px 5px 5px;
			font-size:0.75em;
			visibility: hidden;
			display:none;
		}
		
		#container_right .BreakingNews {
			background-image:url('images/BreakingNews.jpg');
			background-repeat:no-repeat;
			height:28px;
			width:135px;
			margin:35px 0px 0px -7px;
			visibility: hidden;
			display:none;
		}
		
		#container_right .p2 {
			background:#ECEECB;
			width:123px;
			margin:-5px 0px 0px -5px;
			padding:0px 5px 5px 5px;
			font-size:0.75em;
			visibility: hidden;
			display:none;
		}
		
		#container_right .p3 {
			margin:10px 0px 125px 2px;
		}
			
	

	/* ====================================================================
	 * ====            Extra containers for floating images            ====
	 * ====================================================================*/
	#container_footer {
		background-image:url('images/TapeMeasure2.gif');
		width:800px;
		height:170px;
		background-repeat:no-repeat;
		margin-top:-120px;
		
		clear:both;	
	}




/* ====================================================================
 * ====            Extra containers for floating images            ====
 * ====================================================================*/
#container_extra1 {
}

#container_extra2 {
}

#container_extra3 {
}

#container_extra4 {
}

#container_extra5 {
}
