/* CSS Document */

/* GENERAL DECLARATIONS */

body {
	background: url('../images/sm-bg.gif');
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* MAIN DIVS */

#container {
	margin: 0;
	padding: 0;
	width: 780px;
}

#white {
	background: url('../images/maintext-bg.gif') 0 0 repeat-y #fff;
	width: 780px;
}

/* TOP MENU */

#top_menu {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 25px;
	background: #336699;
	text-align: right;
}

#top_menu ul {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 25px;
}

#top_menu ul li {
	display: inline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 2px;
	font-weight:100;
	text-transform: uppercase;
	list-style-type: none;
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#top_menu_ul li a {
	background: #336699;
	color: #fff;
	text-decoration: none;
}

#top_menu_ul li a:hover {
	color: #ccc;
}

#top_menu input {
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight:100;
	width: 100px;
	font-size: .9em;
	border: 1px solid #ccc;
}

#top_menu input.submit {
	background: white;
	width: 50px;
}

#top_menu form {
	display: inline;
}

/* TOP IMAGE */

#top_image {
	width: 780px;
	height: 92px;
	background: url('../images/cmhp-top.jpg') 0 0 no-repeat;
}

/* SPOTLIGHT */

#spotlight {
	position: absolute;
	left: 0px;
	top: 117px;
	bottom: 0px;
	width: 130px;
	height:auto;
	margin: 0px;
	padding: 0;
	border-right: 2px solid #666;
	background: #FFF2CC;
}

#spotlight h1 {
	font-size: .8em;
	padding: 10px 10px 3px 10px;
	margin: 0;
	color: #369;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
}

#spotlight h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0;
	background: #9c9;
	border-bottom: 1px solid #696;
    text-align: center;
}


#spotlight p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 0px;
	line-height: 1.4em;
	padding: 5px 10px;
	margin: 0;
}


#spotlight ul {

	padding: 0;
	margin: 0;
}

#spotlight li {
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#spotlight li a {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	list-style-type: none;
	color: #000;
	text-decoration: none;
    text-align: left;
	padding: 0;
	font-size: 1.0em;
	margin: 0;
}

#spotlight li.special {
	background: #fff;
}

#spotlight li a:hover {
	color: #999;
	text-decoration: none;
}

#spotlight img {
	margin: 3px;
	border: 0px solid #000;
	//float: center;
}

#spotlight a {
	font-size: .6em;
	margin: 0;
	color: #369;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	padding: 5px 10px;
}

/* MAIN MENU */

#main_menu {
	margin-left: 140px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .65em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	width: 640px;
	height: 30px;
	padding: 0;
}

#main_menu ul {
	padding: 0px 10px;
	margin: 0px;
	width: 620px;
	height: 30px;
	background: #fff;
}

#main_menu li {
	display: block;
	float: left;
	list-style-type: none;
	width: 80px;
	letter-spacing: 0px;
	height: 30px;
	padding: 5px 0px;
	margin: 0 0px 0 5px;
	text-align: center;
	background: url('../images/menu-bg.gif') 0px 0px no-repeat;
}

#main_menu li a {
	color: #000;
	text-decoration: none;
}

#main_menu li a:hover {
	color: #999;
	text-decoration: none;
}

/* MAIN TEXT STUFF */

#maintext {
	padding: 0px;
	margin-left: 130px;
	top: 132px;
	width: 650px;
}

#maintext h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #336699;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 15px;
}

#maintext h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 15px;
	background: url('../images/h2-bg.gif');
}

#maintext h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #000;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: normal;
	margin: 0px;
	padding: 3px 15px;
}

#maintext p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 0px;
	line-height: 1.5em;
	padding: 3px 15px;
	margin: 0;
}

#quote {
	float: right;
	background: url('../images/quote-bg.gif') 0 0 no-repeat;
	width: 250px;
	height: 350px;
	margin: 0px 0px 0px 0px;
}

#quote p {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	padding: 15px 15px 0px 30px;
	font-size: .8em;
	font-weight: normal;
	color: #336;
}

#quote p.right {
	text-align: right;
	font-style: none;
	margin:0;
	padding: 0px 25px;
	font-weight: normal;
}

.left {
	float: left;
	margin: 10px;
}

.right {
	float: right;
	clear: left;
	margin: 10px;
}

div.right img {
	margin: 0px 0px 10px 10px;
	border: 5px solid #99c;
}

div.left img {
	margin: 0px 0px 3px 3px;
	border: 5px solid #99c;
}

#maintext div.right p.caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 3px;
	text-align:center;
	line-height: .9em;
	margin: 0;
	width: 140px;
}

#maintext ul {
	margin: 10px;
	padding: 10px;
	background: #fff;
	}

#maintext ul li {
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 3px 0px;
	font-size: .7em;
	letter-spacing: 2px;
	text-align: right;
}

#maintext ul li.head {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	border-bottom: 1px dotted #c93;
	font-size: .7em;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: url('../images/lihead-bg.gif') 0 0 repeat-x;
	margin: 0;
	padding: 0px 5px;
	list-style-type: none;
}

#bottom {
	height: 20px;
	width: 780px;
	background: url('../images/bot-bg.gif') 0 0 #ccc;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 3px;
	text-transform: uppercase;
}


#timeline {
	width: 700px;
}

.date {
	width: 150px;
	float:left;
	text-align: right;
	padding: 0px 0px 10px 10px;
	margin: 0;
	font-weight: bold;	

}

.text {
	width: 500px;
	float: left;
	padding: 0px 0px 10px 10px;
	margin: 0;
	text-align: left;

}

hr {
	clear: both;
	visibility: hidden;
}

#rotating_story {
	font-family: Verdana, Helvetica, sans-serif;
	width: 630px;
	margin: 0;
	padding: 0;
}
body #white {
	background: url('../images/maintext-bg.gif') 0 0 repeat-y #fff;
	width: 780px;
	height: 100%;
}

div.rotate {
	float: left;
	width: 170px;
	padding: 0px 15px;
	margin: 20px 0px;
	text-align: justify;
}

#rotating_story div.rotate h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: left;
}

#rotating_story div.rotate h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: left;
}

hr {
	visibility: hidden;
	clear: both;
}

#rotating_story div.rotate p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 1px;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	padding: 0px 3px 5px 3px;
	margin: 0;
}

#rotating_story div.rotate a {
	color: #369;
	text-decoration: underline;
}

#rotating_story div.rotate a:hover {
	color: #000;
	text-decoration: none;
}

#rotating_story div.rotate img {
	margin: 0px;
	border: 5px solid #99c;
	width: 170px;
}


#info {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0px 30px;
}

#info ul {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

#info li {
        display: block;
	float: left;
	list-style-type: none;
	width: 100px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#info li a {
	color: #369;
	text-decoration: none;
}

#info li a:hover {
	color: #000;
	text-decoration: none;
}

#news_sidebar {
	float: right;	
	font-family: Verdana, Helvetica, sans-serif;
	width: 250px;
	margin: 10px;
	padding: 0;
	border: 5px solid #99c;
	background: #fff;
}

#maintext #news_sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	background: #eee;
	color: #666;
	font-size: .8em;
	width: 260px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding: 0px;
	margin: 0;
}

#rotating_story div.rotate h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	background: #eee;
	color: #666;
	font-size: .8em;
	line-height: 1.3em;
	width: 180px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
}

#news_sidebar h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin: 3px 10px;
}

#maintext #news_sidebar p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 0px;
	line-height: 1.5em;
	text-align: left;
	padding: 3px 10px;
	margin: 0;
}

#news_sidebar a {
	color: #369;
	text-decoration: underline;
}

#news_sidebar a:hover {
	color: #000;
	text-decoration: none;
}

#news_sidebar img {
	margin: 5px;
	border: 5px solid #369;
}

#news_sidebar img {
	width: 200px;
}

#video {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
        border: 2;
	text-align: center;
}

#video a {
        background: #369;
	color: #000;
	text-decoration: underline;
}

#video a:hover {
	color: #ccc;
	text-decoration: none;
}
.right {
	text-align: right;
	}