@charset "utf-8";
/* CSS Document */
body {
	background-color: #841f2e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

#content {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:.9em;
	color:#fefefe;
	margin-left:15px;
	width:500px;
	height:auto;
/*	background-color:#bca894;*/
	margin-bottom:1em;
	text-align:justify;
	float:left;
	}
#copyright{
	font-size:0.7em;
	margin-left:15px;
	margin-top:15px;
	text-align:center; 
	}

#footer {
	background-color:#a6582d;
	margin-left:15px;
	margin-top:20px;
	width:720px;
	height:25px;
	text-align:center;
	font-size:0.8em;
	padding-top:3px;
	clear:both;
}
	
#footer a, #footer a:visited {
	text-decoration:none;
	color:#ffffff;
	}

#footer a:hover, #footer a:active, #footer a:focus {
	color:#222222;
	}

h1 {
	font-size: 1.3em;
	font-weight:normal;
	}
	
h2 {
	font-size: 1.1em;
	font-weight:700;
	}	

#identity {
	color:#fefefe;
	font-size:1.5em;
	position:absolute;
	left:15px;
	top:15px;
	z-index:2;
}

.indent {padding-left:68px;}

#mat {
	background-color:#644b33;
	position:absolute;
	width:750px;
	height:auto;
	z-index:1;
	left: 10px;
	top: 10px;
	margin-bottom:0.5em;
	padding-top:410px;
	padding-left:15px;
	margin-right:-235px;
	padding-bottom:30px;
}

.meredithPic {
	padding-top:300px;
	}

#nav {
	position:absolute;
	left:13px;
	top:60px;
	width:730px;
	height:25px;
	z-index:2;
}

#nav li {
	margin-right:0.2em;
	font-size:0.8em;
	padding:0;
	list-style-type:none;
	float:left;
	text-align:center;
	}

#nav a, #nav a:visited {
	text-decoration:none;
	padding:3px;
	border:1px solid #ffffff;
	background-color:#a6582d;
	color:#ffffff;
	display:block;
	width:110px;
	}

#nav a:hover, #nav a:active, #nav a:focus {
	color:#222222;
	background-color:#bca894;
	}

p {
	line-height:140%;
	}

p a, p a:visited {
	text-decoration:underline;
	color:#ffffcc;
	}
	
p a:hover, p a:active, p a:focus {
	color:#a6582d;
	}

#pics {
	width:auto;
	height:auto;
	margin-left:525px;
	font-size:.9em;
	padding:5px 10px 0px 20px;
	}

.picsmall {
	margin-top:550px;
	}

#slideshow {
	position:absolute;
	background-color:#a6582d;
	background-image:url(../images/uniforms-033c.jpg);
	width:530px;
	height:300px;
	z-index:3;
	left: 205px;
	top: -13px;
}

#thatch {
	background-color:#aa5528;
	background-image:url(../images/thumbnail2.gif);
	background-repeat:repeat;
	position:relative;
	left:12px;
	top:120px;
	height:275px;
	width:795px;
	margin-right:20px;
	z-index:3;
}
