/*****************************************************
 * Copyright 2009, WMMC http://mmco.edu
 * All rights reserved
 *****************************************************/
/* sub page content columns */

div#subpageWrapper {
	width: 810px;
	margin:0 auto;
	padding: 15px 0 15px 0;
	text-align: left;
	position:relative; 
	top:20px;
	font-size:95%;
}

div#subpageWrapper #contentLeft {
	float: left;
	width: 510px;
	height:auto;
	padding: 0 0 5px 5px;
	position:relative;
	top:0px;
	left:5px;
	background:none;
	margin:0 1px 4px 5px;
	text-align: left;
	color: #444;
}


div#subpageWrapper #contentLeft h4 {
	margin-top:10px;
}

	#contentLeft h3.home {
		display: block;
		margin: 8px 0 7px 18px;
		padding: 0;
	}

	#contentLeft p.home {
		padding: 0 10px 10px 0;
		margin: 0;
		position: relative;
		line-height: 24px;
		color: #888;
		background-color: inherit;
		font-size: 1.2em;
	}
	
	#contentLeft h1 {
		color:#211e5b;
		font-size: 26px;
		letter-spacing:-0.1px;
		font-weight: normal;
		margin:14px 0 15px 3px;
		padding:0;
		line-height:32px;
		font-weight:normal;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	#contentLeft h2 {
		font-size: 1.45em;
		letter-spacing:-0.1px;
		font-weight: bold;
		margin:12px 0 7px 5px;
		padding:7px 0 0 0;
		text-transform:capitalize;
		border-top:1px solid #ddd;
	}
	#contentLeft h2.first-hdr {
		border:none;
		padding-top:3px;
	}
	#contentLeft h3 {
		font-size: 1.25em;
		line-height:20px;
		letter-spacing:normal;
		font-weight: bold;
		margin:7px 0 2px 5px;
		padding:0;
		text-transform:none;
		border:none;
		color:#212121;
	}
	#contentLeft h4.list-rule {
		margin:2px 0;
		padding:0;
		width:97%;
		height:7px;
		background-color:#f7f4ef;
		background:url(../images/news-rule.gif) repeat-x left center;
	}
	#contentLeft p {
		padding: 0;
		margin: 7px 5px;
		position: relative;
		line-height: 18px;
		/*color: #888;*/
		background-color: inherit;
		font-size: 1.05em;
	}
	#contentLeft ol, #contentLeft ul {
		padding: 0;
		margin: 7px 20px;
	}
	#contentLeft li {
		margin-top:2px;
		margin-left:12px;
		font-size:1em;
	}
	#contentLeft p.footnote {
		font-size: 85%;
		line-height:15px;
	}
	
#sideBar {
	float: right;
	width: 245px;
	position: relative;
	background:#F1F0EB;
	color: #555;
	padding: 0;
	margin:10px 0 15px 0;
	overflow:hidden;
}
	#sideBar div.snav-top {
		margin: 5px 0;
		text-align:center;
	}
		#sideBar div.snav-top img {
			margin: 5px auto;
			width:225px;
			overflow:hidden;
		}

	#sideBar div.snav {
		clear:both;
		margin:7px 0 2px 0;
		padding:0;
		padding-bottom:4px;
		width: 245px;
		position: relative;
		color: #555;
		text-align: left;
	}
		.snav ul#subNav {
			list-style: none;
			margin:0 0 0 1px;
			padding:0;
		}
		.snav ul#subNav li {
			margin: 0 3px;
			padding: 0;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li {
			height:20px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		.snav ul#subNav li a {
			margin:0 0 0 5px;
			padding: 5px 5px 7px 18px;
			display:block;
			background: url(../images/bullets/interior_arrow.jpg) 1px 9px no-repeat;
			text-decoration:none;
		}
		*html .snav ul#subNav li a {
			margin-top:0;
			margin-bottom:0;
			padding: 3px 5px 3px 15px;
			line-height:16px;
			height:17px;
			background: url(../images/bullets/interior_arrow.jpg) 1px 6px no-repeat;
		}
		.snav ul#subNav li a:link, .snav ul#subNav li a:visited {
			color:#9a2925;
		}
		.snav ul#subNav li a:hover {
			color:#6F1919;
		}
	.snav h2 {
		margin:0;
		padding:8px 0 0 10px;
		width:238px;
		height:24px;
		color:#fcfcfc;
		font-size:13px;
		letter-spacing:-0.2px;
		font-weight:bold;
		text-transform:uppercase;
		background: url(/images/snav_hdr_bg.jpg) left top repeat-x;
	}

	#sideBar h3 {
		margin: 5px 0 5px 15px;
		height: 17px;
		width: 225px;
		padding: 0 0 0 23px;
	}
	#sideBar h3.mailing-list {
		background: url(../images/icons/mailinglist-ico.png) 0 50% no-repeat;
	}
	#sideBar h3.facebook {
		background: url(../images/icons/facebook.png) 0 50% no-repeat;
	}
	#sideBar h3.twitter {
		background: url(../images/icons/twitter.png) 0 50% no-repeat;
	}
	#sideBar h3.tour {
		background: url(../images/icons/film-ico.png) 1% 50% no-repeat;
	}
	#sideBar h3.login {
		background: url(../images/icons/login-ico.png) 0 50% no-repeat;
	}
	#sideBar h3.contact {
		background: url(../images/icons/help-o-ico.png) 0 50% no-repeat;
	}
	#sideBar h3.i2p {
		background: url(../images/icons/phone-ico.png) 2% 50% no-repeat;
	}
	#sideBar h3.webchat {
		background: url(../images/icons/chat.png) 0 50% no-repeat;
	}
	#sideBar h3.rss {
		background: url(../images/icons/rss-ico.png) 0 50% no-repeat;
	}
	#sideBar h3.faq {
		background: url(../images/icons/help-ico.png) 0 50% no-repeat;
	}
	
	#sideBar p {
		margin: 0 0 1px 15px;
		padding: 0 10px 7px 0;
		font-size:95%;
		line-height: 15px;
	}
	#sideBar p.fine-print {
		margin: 5px 0 1px 5px;
		padding: 0 10px 7px 0;
		font-size:90%;
		line-height: 12px;
	}
	#sideBar a {
		padding: 2px 0;
		color: #24B4D3;
		font-weight: bold;
		text-decoration: none;
		color: #069;
		color:#A61C33;
		/*
		background:#C6D7E1;
		*/
	}
	
	#sideBar a:hover {
		color: #069;
		background:#C6D7E1;

		color:#A61C33;
		background-color: #FED7E2;
	}
	#sideBar a.button {
		padding: 2px 0;
		background:transparent;
		background:none;
	}
	
	#sideBar a.button:hover {
		background:transparent;
		background:none;
	}
	#sideBar div.hr {
		height: 3px;
		/*background: #e7f4f4 url(/images/hr-bg.gif) no-repeat scroll center;*/
		background: #f1f0eb url(/images/hr-bg.gif) no-repeat scroll center;
		color: inherit;
		margin:0;
		padding:0;
	}
	#sideBar div.hr hr {
		display: none;
	}
	#sideBar form {
		margin: 10px 0 0 15px;
		padding: 0 15px 0 0;
		line-height: 17px;
	}
		#sideBar form input[type=text] {
			padding:1px 2px;
		}
		#sideBar form input.sign-up {
			margin: 7px 0 0 1px;
			background:transparent url(../images/btn-bg.gif) no-repeat 0 0;
			width:126px;
			text-align:center;
			padding:4px 0 5px 0;
			color:#a61c33;
			font-weight:bold;
			overflow:hidden;
			border:none;
			font-size:13px;
			line-height:13px;
		}
	
	#sideBar dl {
		padding: 0;
		margin: 0 0 15px 17px;
		width: 215px;
		font-size: 1.0em;
		color: #737373;
		background-color: inherit;
	}
	
	#sideBar dt {
		padding: 0 0 0 18px;
		margin: 0 0 5px;
		display: block;
		line-height: 15px;
	}

	#sideBar dt a {
		padding: 0;
		margin: 0;
		color: #24B4D3;
		background-color: inherit;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	
/* sidebar boxes */

#sidefeaturesContainer {
width:243px;
height:74px;
padding:0;
padding-top:6px;
background-color:#f3f3f3;
border: 1px solid #CCCCCC;
overflow:hidden;
}

#sidefeaturesInterior {
width:243px;
}

#sideRAFContainer {
width:128px;
height:67px;
margin:0px 0px 6px 108px;
background-color:#9b2923;
}

#sideContainerHeader {
padding-top:6px;
font-size:13px;
color:#ffffff;
line-height:0px;
}
#sideContainerHeader a {
	margin:5px 5px 0 5px; 
	padding:0; 
	text-decoration:underline;
}
#sideContainerHeader a:link {
	color:#fbfbfb; 
}
#sideContainerHeader a:visited {
	color:#f9f9f9; 
}
#sideContainerHeader a:hover {
	color:#fff; 
}

#sideRAFContainer p {
margin:11px 4px 0 5px; 
padding:0;
font-size:0.9em;
line-height:13px;
color:#d69490;
}

#sideEnewsContainer {
width:128px;
height:67px;
margin:0px 0px 6px 108px;
background-color:#2581b4;
}

#sideEnewsContainer p {
margin:11px 4px 0 5px; 
padding:0;
font-size:0.9em;
line-height:13px;
color:#dcf0fb;
}

/* POPUP DIV BOX STYLES */
#contentLeft div.popup-form {
	position:absolute; 
	top:25px; 
	left:43px; 
	z-index:9900; 
	background:#f1f0eb;
	background:#f1f1f1;
	background:#fff;
	border:2px solid #b4CADF;
	border:2px solid #bbb;
	overflow:hidden; 
	padding:10px; 
	width:400px;
}
#contentLeft div.popup-form p {
}

#contentLeft input.btn-popup {
    padding: 0;
    font-size: 100%;
	line-height:1.1em;
	background:url(/images/btn_submit.gif) no-repeat left top;
    font-weight: bold;
	margin:7px 5px;
	color:#006b00; 
	padding:0;
	border:none;
	height:26px;
}

.red
{
   margin:2px;
   padding:2px 5px;   
   color:#f00;
}
#loading {
	margin:7px auto;
	text-align:center;
}
#contentLeft div.popup-form #callout {
	margin:0;
	margin-top:10px;
	padding:7px 5px 3px 8px;
	overflow:hidden;
	color:#377A96;
	color:#666c60;
	position:relative;
	top:0;
	/*font-size:13px;
	line-height:18px; */
}
.blue {
	background:#EDF5F7 url(/images/callout_bg.gif) repeat left top;
	border:1px solid #D1E5E3;
}
*html .blue {
	background:#EDF5F7 url(/images/callout_bg.gif) repeat left top;
	border:1px solid #D1E5E3;
	height:30px;
	overflow:hidden;
}

#contentLeft div.popup-form h2 {
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing:-0.2px;
	margin:0 0 4px 2px;
	text-transform:capitalize;
	color:#c00;
	border:none;
	padding-top:1px;
}

#contentLeft div.popup-form h2 small {
	font-size: 0.9em;
	margin:0;
	text-transform:none;
	padding:2px;
}
#contentLeft div.popup-form #callout h2 {
	color:#222;
}
#contentLeft div.popup-form #callout h2 small {
	color:#222;
}
/* end content page styles */

