body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #00Bfff; /* text color is #3e3c3c*/
	color: #3e3c3c; /*IE Fix */
	text-align: center;
}
p {
	line-height: 1.5;
}
h1, h2, h3 {
	color: #fff;
	margin: 0px;
}
h1 {
	padding: 20px;
	font-size: 38px;
	background-color:#387A9B;
}
h2 {
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 14px;
	background-color:#387A9B;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
h3 {
	padding: 0px 10px 0px 0px;
	font-size: 14px;
	background-color:#387A9B;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
h4 {
	padding: 0px;
	font-size: 14px;
	margin: 2px 5px 10px 7px;
	color: #663332;
}
h5 {
	font-size: 14px;
	font-style:italic;
	color:#993322;
	margin-left: 5px;
}
.drop {
	float:left;
	font-size: 400%;
	color: white;
	line-height: 1em;
	margin: 4px 10px 10px 0;
	padding: 4px 10px;
	border: 2px solid #ccc;
	background:#387A9B;
}
.extras {
	font-size: 14px;
	font-style:italic;
	color:#993333;
	font-weight: bold;
	margin: 10px 0px 0px 24px;
	line-height: .8;
}
p { /*text-indent:3em;*/
	padding:5px;
}
.FirstP {
	padding:5px 5px 0 5px;
}
#tagline {
	font-size: small;
	color: #333333;
	font-style: italic;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align:right;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container { /*IE Fix */
	text-align: left;
	margin: 0 auto;
	width: 700px;
	border:solid;
	border-color: #6699FF;
	background: #fff;
}
#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #387A9B;
}
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a {
	float: left; /*	line-height: 14px;*/
	font-weight: bold;
	font: 1em/1.4em Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 8px 10px;
	text-decoration: none;
	color:#333333;
}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #387A9B;
	padding-bottom: 2px;
	color:#333333; /*this is a tiny navy tab!!!*/
	background:url(../Assets/Images/TabNavy.jpg) no-repeat bottom center;
}
#minitabs a:hover {
	color:#387A9B;
}
/*<!--.active { border-bottom: 4px solid  #387A9B;
}-->*/

.BorderLeft {
	border-left: 1px solid #fff;
}
ul#minitabs a.right {
	margin-right: 20px;
}
#minitabs a.current, #minitabs a.current:hover, #minitabs a.current:active {
	color:#663333;
	background-color:white;
	cursor: default;
}
.WhiteColor {
	color: white;
}
#content .readMore {
	font-style:italic;
	color:#999999;
}
#sidebar {
	float: left;
	display: inline;
	margin-left:20px;
	margin-top: 0px;
	padding:15px 0;
	width: 160px;
	color: #FFFFFF;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align: right;
	color: #FFFFFF;
}
#sidebar li {
	padding: 0 10px 5px 0;
	color: #FFFFFF;
}
#sidebar a {
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	padding: .3em .5em;
	font: 1em/1.4em Georgia, "Times New Roman", Times, serif;
	border-right-width: 3px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	background-color: #993333;
}
#sidebar a:hover, sidebar a:visited {
	color:#783C31;
	background-color:#E1D6D5;
}
#sidebar a.current, #sidebar a.current:hover, #sidebar a.current:active {
	color:white;
	background-color: #663333;
	cursor: default;
}
#box {
}
#content a, #Box a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover, #Box a:hover {
	text-decoration: underline;
	color:#663332;
}
#content {
	float: left;
	width: 450px;
	margin:15px 20px 20px 20px;
	border: 5px solid silver;
}
#contentSlideShow {
	float: left;
	width: 450px;
	margin:20px 20px 0 20px; /*	padding-left: 15px;*/
	border: 5px solid silver;
	height: 700px;
}
#seminars {
}
#seminars .tagline {
	margin: 5px 10px 10px 100px;
	font-style:italic;
	color: #000000;
}
#seminars h4 {
	color: #993322;
	margin: 3px 10px 10px 5px;
	font-size: 1.2em;
}
#seminars p {
	color:  #3e3c3c;
	margin: 3px 10px 0px 5px;
	font-size: 1em;
}
#seminars li {
	line-height: 1.5;
}
.subheader {
	font-style: italic;
	color:#663332;
	font-weight:bold;
}
.navy {
	color:#356593;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navy p {
	text-align:left;
	margin: 5px 5px 10px 5px;
}
.brown {
	font-style: italic;
	color:#663332;
	margin-top: 0px;
	margin-bottom: 0px;
}
.black {
	font-style: italic;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.green {
	color: green;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.green p {
	text-align:left;
	margin: 5px 5px 10px 5px;
}
.lilac {
	color: #996699;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.img {
	margin-bottom:5px;
}
<!--
Photo Album- begin-> div.Photo {
	margin-left: 20px;
	margin-right: 5px;
}
div.Photo p {
	margin-top: -35px;
	margin-bottom: 25px;
}
div.Photo img {
	margin: 2px 1px 2px 1px;
	border-color: #990000;
	border-style:solid;
	width: 72px;
	height: 55px;
}
 /*Photo Album - end*/
.ClearFloat {
clear:both;
height:0;
font-size:1px;
left: 0;
}
#footer {
	clear: both;
	background: #387A9B;
	color: yellow;
	font-size: x-small;
	padding: 7px 15px;
	text-align: left;
}
#container #sidebar .News {
	color: #000000;
	border-style:solid;
	border-color:#999999;
	width: 145px;
	background-color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #sidebar .News h2 {
	color: black;
	padding-bottom: 2px;
	padding-right: 10px;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#000000;
}
#container #sidebar .News h6 {
	text-align:right;
	margin: 0px 10px 0px 3px;
	font-size: 1em;
	color:#006600;
	font-weight: bold;
}
#container #sidebar .News a {
	display:inline;
	background-color: white;
	color: #666666;
	font-weight: bold;
	border-style: none;
	text-decoration:underline;
}
#container #sidebar .News p { /*padding: 3px 5px 5px 5px;*/
	margin:3px 2px 3px 5px;
	padding: 2px 0px;
	font-size: 12px;
}
<!--
MiniBlocks CSS--> /*.tbl {
 
margin-top: 20px;
}*/
.MiniBlocks {
	padding-top: 10px;
}
.MiniBlocks img {
	border-collapse:collapse;
	border-style:outset;
	border-width:thin;
}
.AboutPage {
margin: 5px 5px 0px 5px;
padding:5px 5px 0 5px;
}
