html {min-height: 101%;	margin-bottom: 1px;}

:-moz-any-link:focus, input:focus, button:focus {outline: none;}

body { 
	margin: 0; 
	padding: 0; 
	background: #2f4868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	padding:5px 20px 5px 20px;
	background:#be0027;
	text-align:center;
	margin-bottom:5px;
	font-size: 20px;
	width:565px;
	color: #fff;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height:0px;
}

p {font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link, a:visited {text-decoration: none;color: #5D678F;}

.larger {font-size:12px;}

#oak-wrap {
		border-left: 2px solid #4e2800;
		border-right: 2px solid #4e2800;
		background: #fff url("images/oak-edge.png") repeat-y right;
		width: 900px;
		margin:0 auto;
		text-align: left;
		position:relative;}

#oak-head {
	background: #e09800 url('images/tracklines.png') center repeat-y;
	text-align:center;
	height: 123px;
	margin: 0px;
	top: 0px;
	padding-top:15px;
	padding-bottom:0px;
	border-bottom: 8px solid #9b6b00;
}

#noprob{width:292px;height:202px;background:url("images/noprob.png") no-repeat top left;position:absolute;left:350px;top:100px;}
#content {
	width: 620px;
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;}
.trim{width:340px;}
.panel {
	border:solid gray 2px;
	width:270px;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	float:left;
	margin:5px;
	-moz-border-radius: 1em;-webkit-border-radius: 1em;border-radius: 1em;}

.bigpanel {
	clear:both;
	position:relative;
	background:#ebc26f url('images/yellowgold.png');
	border:solid #c2162d 2px;
	padding:10px;
	margin:5px;
	width:575px;
	-moz-border-radius: 1em;-webkit-border-radius: 1em;border-radius: 1em;}

#blank {background: #fff;}
#red {background: #ffa4a6 url('images/redglass.png') top no-repeat;}
#blue {background: #82bfe4 url('images/bluglass.png') top no-repeat;}
#pink {background: #e986bd url('images/pinkglass.png') top no-repeat;}
#yellow {background: #fff6cb url('images/yellowglass.png') top no-repeat;}
#green {background: #b2ea88 url('images/greenglass.png') no-repeat top;}
#orange {background: #ffd8a1 url('images/oranglass.png') top no-repeat;}
#simple{background: #ffd8a1;font-size:10px;font-weight:bold;}

#content strong {font-size: 14px;}
#content p {font-size: 12px;clear:both;}
#content {font-size: 20px;color:#000;}
#content ul.contact {
	list-style-image: url("images/bullet-b.gif");
	font-size: 16px;
    line-height: 25px;
	margin: 20px;
	padding: 6px 0px 0px 0px;}

#content ul.small {
	list-style-type: square;
	font-size: 10px;
	line-height: 20px;
	margin: 20px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;}

.imgmenu {margin: 20px 0px 0px 25px;color:#765100;}
.imgmenu img {border: 1px #000 solid;}

.oak-nav {
	margin-top: 40px;
	margin-right: 13px;
	float: right;
	width: 200px;}

.oak-nav ul {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.oak-nav ul li {
	width: 200px;
	margin: 3px 0px 3px 0px;
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
}

.oak-nav ul li a:link, .oak-nav ul li a:visited {
	color: #000;
	display: block;
	background: #f9ac00; 
	padding: 3px 3px 3px 15px;
}

.oak-nav ul li a:hover {background: #fff;color: #000;}

.oak-nav ul li #current {
	background: #9b6b00;
	color: #fff;
	font-weight:bold;
}
.email_link a:link, .email_link a:visited {
	display: block;
	color: #000;
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	text-indent:35px;
	background:#85b3f9 url("images/mail.gif") no-repeat center left;
	padding: 5px;
}

.email_link a:hover {color: #fff;background: #436b9d url("images/mail.gif") no-repeat center left;}

#footer {
	text-align: center;
	color: #fff;
	font-size: 9px;
	background: #9b6b00;
	padding: 3px 0px 4px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
}

#footer a:link, a:visited {color: #ffffcc;}
