﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;	
}

#masthead {
	width: 810px;
	height:150px;
	margin: 0 auto 0 auto;
	background-color:white;
	border-top:5px solid white;
	margin-top:10px;
}

#container {
	width: 810px;
	margin: 0 auto 0 auto;
	background-color:white;
	padding-bottom:20px;
	margin-bottom:10px;
}
#navigation {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color:white;
}

#left_col {
	position: relative;
	width: 250px;
	height:100%;
	float: left;
	background-color:#EFEFEF;
	margin-bottom:20px;
	voice-family: "\"}\"";
	voice-family: inherit;	
}
#rootsweb {
	background-color:white;
	border:thin;
	border-color:maroon;
	padding-top:10px;
	margin:10px;
	font-size:medium;
	width:225px;
	

	}
#right_col {
	position: relative;
	width: 170px;
	float: right;
	background-color:white;
}

#page_content {
	position: relative;
	position: relative;
	margin-left: 250px;
	width: 350px;
	text-decoration:none;
}
#footer {
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
	background-color:white;
	height:10px;
}

#menu2 {
	width: 330px;
	background-color:white;
}

#menu3 {
	width: 140px;
	background-color:#EFEFEF;
	margin-top:5px;
	padding:5px;
	margin-left:25px;
	margin-right:25px;
	float:right;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.menus {
		border: 2px solid #800000; 
		background:#fff;
		color:#000;
		padding:0px;
		margin-bottom:5px;
		text-align:center;
		font-size:12px;
		margin-right:0;
		}
		
	#menu {
		width:155px;
		padding:5px;
		margin-top:5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
					
	#menu1 {
		width:160px;
		padding:5px;
		margin-bottom:5px;
		text-align:center;
		background-color:#800000;
		margin-bottom:5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	#photos {
	background:white;
	display: inline-block;
}	