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

div#subpageWrapper {
	width: 850px;
	margin:0 auto;
	padding: 5px 0 15px 0;
	text-align: left;
	position:relative; 
	top:15px;
}

div#subpageWrapper #contentLeft {
	float: left;
	width: 525px;
	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;
}
#contentLeft a:link, #contentLeft a:visited {
	color: #4C7DA5;
}
#contentLeft a:hover {
	color: #0A5C8F;
	color: #0b609e;
}
#contentLeft a.noborder {
	text-decoration:none;
	float:right;
	margin-right:15px;
}

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

div#subpageWrapper #contentLeft li {
margin-left:20px;
}


/* main content */
	
	#contentLeft dl {
		padding: 10px 0 0;
		margin: 0 0 0 13px;
	}

	#contentLeft dt {
		padding: 0 0 0 4px;
		margin: 0 23px 0 0;
		border-bottom: 1px dashed #999;
		font-size: 1.7em;
	}
	
	#contentLeft dd {
		padding: 0 0 0 30px;
		margin: 10px 23px 0 0;
		border-bottom: 1px dashed #999;
		font-size: 1.7em;
	}
	
	#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:9px 0 5px 1px;
		text-transform:capitalize;
		border-top:1px solid #ddd;
	}
	#contentLeft h2.first-hdr {
		border:none;
		padding-top:3px;
		line-height:20px;
	}
	
	#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;
	right:10px;
	background:#f3f3f3;
	color: #555;
	padding: 0;
	padding-bottom:15px;
	margin:7px 0 15px 0;
	overflow:hidden;
}
	#sideBar div.snav-top {
		margin: 10px 0 5px 0;
		text-align:center;
	}
		#sideBar div.snav-top img {
			margin: 0 auto;
			width:228px;
			overflow:hidden;
		}

	#sideBar div.snav {
		clear:both;
		margin:7px 0 2px 0;
		padding:0;
		padding-bottom:15px;
		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 4px;
			padding: 0;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li {
			height:22px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li.tall {
			height:45px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		.snav ul#subNav li a {
			display: block;
			margin:0 0 0 6px;
			padding: 6px 5px 6px 17px;
			display:block;
			background: url(../images/bullets/interior_arrow.jpg) 0px 10px 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) 0px 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;
			color:#444;
		}
	.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;
		font-weight:normal;
		text-transform:uppercase;
		background: url(../images/snav_hdr-bg.jpg) left top repeat-x;

	}

	#sideBar h3 {
		margin: 7px 0 5px 20px;
		height: 17px;
		width: 225px;
		padding: 2px 0 0 23px;
		text-transform:uppercase;
		font-weight:normal;
		font-size:12px;
		color:#252525;
	}
	#sideBar h3.contact {
		background: url(../images/icons/reqinfo-ico.jpg) 0 50% no-repeat;
	}
	#sideBar h3.cal {
		background: url(../images/icons/schoolcal-ico.jpg) 0% 50% no-repeat;
	}
	#sideBar p {
		margin: 0 0 1px 20px;
		padding: 0 10px 10px 0;
		font-size:95%;
		line-height: 16px;
	}

	#sideBar a {
		padding: 2px 0;
		font-weight: normal;
		text-decoration: underline;
		/*
		background:#C6D7E1;
		*/
	}
	#sideBar a:link, #sideBar a:visited {
		color: #4C7DA5;
		/*
		background:#C6D7E1;
		*/
	}
	#sideBar a:hover {
		background:#C6D7E1;
		color: #3C7DA5;
	}

	#sideBar div.hr {
		height: 7px;
		background: url(../images/snav_section-div.jpg) repeat-x left center;
		color: inherit;
		margin:0;
		padding:0;
		border:none;
	}
	
	#sideBar div.hr hr {
		display: none;
	}
	#sideBar form {
		margin: 10px 0 0 15px;
		padding: 0 15px 0 0;
		line-height: 17px;
	}

		#sideBar form p {
			margin: 10px 0 0;
			padding: 0 15px 0 0;
			line-height: 17px;
		}
		
		#sideBar form select {
			margin: 0 7px 0 0;
			padding:0 1px 1px;
			height: 19px;
			width: 140px;
			color: black;
			background-color: white;
			font-size: 11px;
			vertical-align: middle;
		}

		#sideBar form p img {
			border: 0;
			margin: 0;
			padding: 0;
			height: 21px;
			width: 33px;
			vertical-align: middle;
			cursor: default;
		}
		
		#sideBar form p a {
			border: 0;
			margin: 0;
			padding: 0;
		}
	
	#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;
}

/* end content page styles */

