/************************/
/* The Firm Styles */
/************************/
div#contentContainer {
	background: url(/media/images/global/side_logo_back.gif) top left no-repeat;
}
div#sColHead {
	margin: -51px 0px 0px 0px !important;
}


/************************/
/* Section Header Styles */
/************************/
div#pageTop {
	height: 50px;
	margin: 0px 0px 0px 264px;
	background: #fff;
	border-bottom: 1px solid #c02426;
	overflow: hidden;
}
div#pageTop h2 {
	position: relative;
	top: 25px;
	padding: 0px 0px 0px 14px;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #676767;
}

/************************/
/* 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: 140px;
	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;
	clear: both;
}
div.narrativeText  img.imgLeft{
	float:left;
	margin: 0px 8px 8px 0px;
}
div.narrativeText  img.imgRight{
	float:right;
	margin: 0px 0px 8px 8px;
}

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 h3 {
	position: relative;
	top: 0px;
	right: 15px;
	padding: 0px 0px 10px 14px;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #676767;
}

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 h5 {
	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;
}


/************************/
/* Contact Form Styles */
/************************/

div#mainNarrative form {
	position: relative;
	clear: both;
	float: right;
	width: 440px;
}

div#commentsContainer {
	position: absolute;
	top: 0px;
	right: 15px;
}

html*div.Row {
	margin-bottom: 11px !important;
	margin-bottom/**/:/**/ 7px;
}
div.Row {
	margin-bottom: 9px;
}
html*div.Row input, html*textarea {
	width: 207px;
}
div.Row input, textarea {
	width: 198px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	padding: 2px 3px;
}
div.Buttons {
	width: 425px;
	text-align: right;
}
html*div.Buttons input {
	width: auto;
	padding: auto 5px;
}
div.Buttons input {
	width: auto;
	padding: 0px 5px;
}
html*textarea {
	height: 165px;
}
textarea {
	height: 160px;
}

html*div.Row input.half {
	width: 102px;
}
div.Row input.half {
	width: 92px;
}
html*input#State {
	width: 29px;
}
input#State {
	width: 16px;
}
html*input#City, html*input#Zip {
	width: 86px;
}

input#City, input#Zip {
	width: 77px;
}

.Error {
	background: #FF9999;
}

div#error {
	margin: 10px 0px;
}

/*
html*textarea {
	width: 279px;
	height: 192px !important;
	height/** /:/ ** / 194px;
}
textarea {
	width: 267px;
	height: 186px;
}
*/


/************************/
/* Related Column Styles */
/************************/

