﻿body, p, li, td
{
	color: #545455;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size: 15px;
	line-height: 25px;
}

.body
{
	padding: 0px;
	margin: 0px;
	background-color: #000;
}

h1 
{
	color: #031F39;
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-size: 34px;
	font-weight: normal;
	margin-top: 0px;
}
h2 
{
	color: #031F39;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
}
h3 
{
	color: #031F39;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}

a:link,
a:active,
a:visited 
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}


/* ------------------------- */
/*  Formatting & Appearance  */
/* ------------------------- */

.norwood 
{
	text-align: left;
}

	.topBlackBar 
	{
		background-color: #000;
	}
	
	.topBar_menu 
	{
		background-color: #bebc96;	
	}
	
		.search 
		{
			font-size: 11px;
			font-family: Arial Narrow, Arial, Sans-Serif;
			color: #000;
		}
	
	.mainBar_leftNav
	{
		background: #042a4d url(../norwood/images/leftNav_bg.jpg) no-repeat top left;
	}
	
	.mainBar_main 
	{
		background: #e9e9e9 url(../norwood/images/main_bg.jpg) no-repeat top left;
	}
		.mainBar_content_gutterRight,
		.mainBar_content_gutterBottom 
		{
			background-color: #b60637;
		}

.leftNav img,
.contentCell img
{
	cursor: pointer;
}

.recentNews a
{
	color: #545455;
}
.recentNews 
{
	line-height: 15px;
}

/* ---------------------- */
/*  Positioning & Sizing  */
/* ---------------------- */

.norwood 
{
	width: 980px;	
	margin-left: auto;
	margin-right: auto;
}

	.topBlackBar 
	{
		height: 28px;
		overflow: hidden;
	}
	
	.topBar 
	{
		width: 100%;
	}
		.topBar_title 
		{
			width: 365px;
			height: 103px;
		}
		.topBar_menu 
		{
			width: 100%;
		}
		
			.search 
			{
				margin: 0px 5px 15px 25px;
				padding: 1px;
			}
			.searchSubmit 
			{
				margin: 0px 45px 15px 0px;
			}
	
	.mainBar 
	{
		width: 100%;
	}
		.mainBar_leftNav,
		.leftNav
		{
			width: 188px;
			height: 440px;	
		}
			.leftNav 
			{
				padding-top: 96px;
			}
		.mainBar_main 
		{
			width: 793px;
		}
		
			.mainBar_content 
			{
			}
			
				.mainBar_content_gutterLeft
				{
					width: 100px;
				}
				.mainBar_content_caseStudy
				{
					width: 300px;
				}
				.mainBar_content_gutterMiddle
				{
					width: 76px;
				}
				.mainBar_content_newsEvents
				{
					width: 290px;
				}
				.mainBar_content_gutterRight
				{
					width: 26px;
					height: 151px;
				}
				.mainBar_content_gutterBottom 
				{
					height: 28px;
					width: 177px;
				}
				
			.contentNav 
			{
				width: 696px;
				height: 111px;
				margin-bottom: 38px;
			}
			.homeContentNav 
			{
				background: url(../norwood/images/home_contentNav_bg.jpg) no-repeat top left;
			}
				.homeContentNavImage 
				{
					height: 92px;
					padding-left: 515px;
				}
				.homeContentNav  .contentNav
				{
					height: 19px;
					margin-bottom: 0px;
				}
			
			.contentMain
			{
				height: 388px;
				width: 100%;
			}
			
				.sec_content_gutterLeft 
				{
					width: 68px;
				}
				
				.contentMain_content 
				{
					width: 100%;
					height: 360px;
				}


.leftNavText,
.leftNavText_over 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 21px;
	width: 156px;
	height: 75px;
	text-align: right;
	padding-right: 30px;
	vertical-align: top;
	cursor: pointer;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.leftNavText_over 
{
	color: #E2AC02;
}

.topNavText 
{
	height: 30px;
	vertical-align: top;
	cursor: pointer;
}
.topNavText .contentCell
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #575645;
	text-align: center;
	cursor: pointer;
}
