@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #CCC;
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
	border-top: 1px solid #21446B;
}
#h_menu {
	text-decoration: none;
	font-size: 11px;
	background: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	display: inline;
	font-size: 12px;
}
.bodyClass #mainContainer {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	left: 0px;
	background-color: #FFF;
	background-image: url(../images/left_side_shim.gif);
	background-repeat: repeat-y;
}

.bodyClass #banner {
	height: 157px;
	overflow: hidden;
}
.Page {
	border-top: 1px dotted #000;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: right;
	width: 710px;
}
#footer {
	font-size: 10px;
	padding-top: 15px;
	text-align: center;
	background: #FFF;
	width: 900px;
	margin: 0 auto;
	border-top: 1px dotted #000;
}
.bodyClass #video {
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}
#FlashIntro {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#serenity {
	display: block;
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.michelle-right {
	width: 160px;
	float: right;
}
.secondary-pages {
	list-style: disc;
	width: 700px;
	float: left;
	border-right-width: 1px;
}
.sideHeaders {
	background: #C9D3E0;
	height: 16px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.flashRight {
	float: right;
	margin-left: 20px;
}
.news {
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-right: 3px;
	padding-left: 4px;
}
.navList {
	padding-left: 0;
	margin-left: 0px;
	display: inline;
	list-style-type: none;
}.usefulLinks {
	padding-left: 0;
	margin-left: 0;
}
.usefulLinks li {
	list-style: none;
	margin: 0px;
	padding: 2px 2px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px dotted #666;
}
.navList li {
	border-bottom: 1px dotted #000;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*.bodyClass #subContent {
	text-align: justify;
	padding: 8px 10px;
	margin: 0px 10px 5px 170px;
	border-top: 1px dotted #000;
}
#commerce {
	background-color: #F90;
	padding: 7px;
	margin-bottom: 10px;
}
.questions {	font-weight: bold;
	color: #F60;
}
*/
