@import url(stylesheet.videos.css);
/************************/
/* The Firm Styles */
/************************/
div#contentContainer {
	background: url(/media/images/global/side_logo_back.gif) top left no-repeat;
}
div#sColHead {
	margin: -50px 0px 0px 0px;
	voice-family: "\"}\""; voice-family: inherit;
	margin: -51px 0px 0px 0px !important;
	margin/**/:/**/ -50px 0px 0px 0px;
}


/************************/
/* Section Header Styles */
/************************/
div#pageTop {
	height: 50px;
	margin: 0px 0px 0px 264px;
	background: #fff;
	border-bottom: 1px solid #c02426;
	overflow: hidden;
}
div#headerBack {
/*	background: #FFF url(/media/images/global/best_places.gif) 850px 30px no-repeat; */
}


/************************/
/* Container Styles */
/************************/
div#topContent {
	width: 100%;
}
div.col1container {
	float: left;
	width: 264px;
}
div.col2container {
	float: left;
	width: 455px;
}
div.col3container {
	float: right;
}


/************************/
/* Side Column Styles */
/************************/
ul#secNav {
	position: relative;
	float: left;
	top: 60px;
	left: 103px;
	width: 180px;
	text-align: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}
ul#secNav li.topitem {
	margin: 0px 0px 8px 0px;
	/margin: 0px 0px 5px 0px;  // IE specific spacing hack
}
ul#secNav li.bottomitem {
	margin: 0px 0px 17px 0px;
}

ul#secNav a:link, ul#secNav a:visited {
	color: #f7ea89;
	text-decoration: none;
}
ul#secNav a:hover, ul#secNav a:active {
	color: #fff;
}
ul#secNav a.hLight:link, ul#secNav a.hLight:visited {
	color: #fff;
}




/************************/
/* Main Content Styles */
/************************/
div.narrativeText {
	float: right;
	width: 420px;
	padding: 0px 20px 0px 0px;
}
div.narrativeText  img.imgLeft{
	float:left;
	margin: 0px 8px 4px 0px;
}
div.narrativeText  img.imgRight{
	float:right;
	margin: 0px 0px 8px 4px;
}
div#mainNarrative {
	padding: 15px 0px 25px 15px;
}
div #mainNarrative a{
	text-decoration: none;
	color: #000000;
}
div #mainNarrative a:hover{
	text-decoration: underline;
	color: #000000;
}
div#mainNarrative h2 {
	position: relative;
	top: 0px;
	right: 15px;
	padding: 0px 0px 10px 14px;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #676767;
}
div#mainNarrative h3 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
}
div#mainNarrative h4 {
	font-size: 11px;
	color: #c02426;
}
div#mainNarrative h4 a {
	font-size: 11px;
	text-decoration: none;
	color: #c02426;
}
div#mainNarrative h4 a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #c02426;
}
/*
div#mainNarrative h4 {
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}
*/
div#mainNarrative h5 a {
	text-decoration:none;
	color:#000000;
}

div#mainNarrative h5 a:hover {
	text-decoration:underline;
	color:#000000;
}



div#mainFullWidthContainer{
	width: 450px;
}
ul#schoolList {
	clear: both;
	width: 450px;
	list-style: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
ul#schoolList li.rowWhite {
	background-color:#ffffff;
	width: 433px;
	padding: 7px 0px 7px 17px;
}
ul#schoolList li.rowBeige {
	background-color:#f5f5ee;
	width: 433px;
	padding: 7px 0px 7px 17px;
}
ul#schoolList a:link, ul#schoolList a:visited {
	text-decoration: none;
	color: #000000;
}
ul#schoolList a:active, ul#schoolList a:hover {
	text-decoration: underline;
	color: #000000;
}







/************************/
/* Secondary Navigation Styles
/************************/
div#secondaryNavContainer {
	width: 433px;
	text-align: right;
	padding: 34px 0px 0px 0px;
}
ul#secondaryNav {
	margin: 0px;
	font-size: 11px;
	text-transform: lowercase;
	list-style: none;
}
ul#secondaryNav li {
	float: right;
	padding: 0px 0px 0px 20px;
}

ul#secondaryNav a:link, ul#secondaryNav a:visited {
	color: #000;
	text-decoration: none;
}
ul#secondaryNav a:hover, ul#secondaryNav a:active {
	color: #c02426;
	text-decoration: none;
}
ul#secondaryNav a.hLight:link, ul#secondaryNav a.hLight:visited {
	color: #c02426;
	text-decoration: none;
}




/************************/
/* Related Column Styles */
/************************/

