@charset "utf-8";
/* CSS Document */
body{
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
}
form {
	display: inline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #666666;
	font-weight:100;
	margin-bottom:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	font-weight:100;
	margin-bottom:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight:100;
	margin-bottom:0px;
}
#Lid {
	width:800px;
	height:29px;
	margin: 0 auto;
	position:relative;
	background:url(../images/TopCurveP.gif) no-repeat #FFFFFF;
}
#Container {
	width:800px;
	top:5px;
	margin: 0 auto;
}
#SiteNav {
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 2px;
    border-right: #999999 solid 2px;
	background-color:#CCCCCC;
}
	#SiteNav img{
	border:#999999 solid 1px;
	}
	#SiteNav a:hover img{
	background-color:white;
	opacity: .15;
	filter: alpha(opacity=15); 
	-moz-opacity: 0.15;
	}
#MoodPic {
	height:131px;
	background:#999999;
}
	#MoodPic img {
	border:0;
	}
#Nav {
	border: #999999 solid 3px;
	background-color:#999999;
}
	#Nav ul {
	list-style:none;
	margin:0;
	padding:6px 0 6px 0;
	}
	#Nav li {
	display:inline;
	margin:0;
	}
	#Nav a {
	color:#FFFFFF;
	background-color:#999999;
	text-decoration:none;
	text-align:center;
	padding:6px 12px 6px 12px;
	}
	#Nav a:hover {
	color:#CCCCCC;
	background-color:#000000;
	}
	#Nav a:active {
	color:#CCCCCC;
	background-color:#000000;	
	}
	#Nav a.selected {
	color:#CCCCCC;
	background-color:#000000;	
	}
#Trunk {
	width:754px;
	margin: 0 auto;
	position:relative;
	background:#FFFFFF;
	border-left:#999999 solid 3px;
	border-right:#999999 solid 3px;
	padding: 5px 20px 5px 20px;
	overflow: visible;
}
#Content {
	height:auto;
	text-align:justify;
	top:12px;
}
	#Content a {
	text-decoration: none;
	color:#666666;
	background: #FFFFFF url(../images/TinyLogo2.jpg) no-repeat 0 center;
	padding-left:10px;
	}
	#Content a.Marsh {
	text-decoration: none;
	color:#669999;
	background: #FFFFFF url(../images/TinyLogo1.jpg) no-repeat 0 center;
	padding-left:10px;
	}
	#Content a.Paterson {
	text-decoration: none;
	color:#666666;
	background: #FFFFFF url(../images/TinyLogo2.jpg) no-repeat 0 center;
	padding-left:10px;
	}
	#Content a.CTMCL {
	text-decoration: none;
	color:#CCCC99;
	background: #FFFFFF url(../images/TinyLogo3.jpg) no-repeat 0 center;
	padding-left:10px;
	}
	#Content a:visited {
		color:#666666;
	}
	#Content a:hover {
		color:#FFCC00;
	}
	#Content a:active {
		color:#FFCC00;
	}
#SearchContainer {
	position:relative;
	float:right;
	width:375px;
	height:82px;
	padding-top: 8px;
	background-color: #FFFFFF;
}
	.SearchBox {
		color: #000000;
		background:#FFFFFF;
		border: 2px solid #CCCCCC;
		padding:1px;
	}
#LogoContainer {
	position:relative;
	float:left;
	padding-top: 12px;
	height:82px;
	width:309px;
}
	#LogoContainer img{
	border:0;
	padding: 0 18px 0 18px;
	}
#Base {
	width:800px;
	height:29px;
	position:relative;
	background:url(../images/BottomCurveP.gif) no-repeat #FFFFFF;
	left: 0;
}
#Disclaimer {
	width:780px;
	height:0.75em;
	font-size:0.75em;
	margin:0 auto;
	padding:10px 0px 0px 10px;
	color:#FFFFFF;
}
