body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #284054;
	background-color: #839693;
	margin: 15px;
	padding: 0px;
}
h1 {
	text-align: center;
}
p {
	color: #284054;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 65px;
}
ul {
	margin: 20px 20px 20px 85px;
	padding: 0;
	font-size: 12px;
	list-style-position: outside;
}

a {color: #284054; text-decoration: underline;}
a:hover {color: #3C5E7A}

h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 65px;
	color: #284054;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 16px;
}
.address {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #BAC3CA;
}

#footer {font-family: "Trebuchet MS"; text-align: center; margin-right:0; margin-left:0; margin-top: 35px; padding: 0;}
#footer a, #footer a:link {color: #284054; text-decoration: none;}
#footer a:visited {color: #3C5E7A;}
#footer a:hover {text-decoration: underline;}

#shadow {background: url(images/drop_shadow.gif) repeat-y top center}

	#minitabs {
		margin: 0 0 20px 0;
		padding: 0 0 20px 10px;
		font-family: "Trebuchet MS";
		font-size: 15px;
		font-weight: bold;
		}
	
	#minitabs li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		}
	
	#minitabs a {
		float: left;
		line-height: 14px;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #BAC3CA;
		}
		
	#minitabs a.active, #minitabs a:hover {
		border-bottom: 4px solid #CCD4DA;
		padding-bottom: 2px;
		color: #BAC3CA;
		}
.sesame {
	margin: 0px;
}
.side a, .side {color: white; font-weight: bold; font-size: 13px; margin: 10px;} 