@charset "UTF-8";
/* CSS Document */

a{ color:#e6430a; }
a em{ color:#e6430a; }
a:hover{ color: #666; }
html body { background-color: #e5e4e0; }
* { font-size: 13px; line-height: 16px; }
/******************* mainContent ********************/
html body div#g_container                    { width: 980px; }
html body div#g_container div#contentText ul { margin: 0; padding: 0; }
html body div#g_container div#contentText li { line-height: normal; list-style-type: none; }
html body div#contetText li div h3 { color: #333; text-align: right; font: bold 13px "Helvetica Neue", Helvetica, Arial, sans;letter-spacing:px;text-transform:uppercase; }
div#mainContent{
	min-height:500px;
	background-color: #FFFFFF;
	margin:0;
	padding: 180px 30px 30px 0px;
	text-align:left; }
	
div#contentText    { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
div#contentText h1 { background: none; color: #e6430a; margin: 0px 0px 0px 37px; padding: 0; font: normal 19px "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: -1px; display: inline; text-transform:uppercase;}
div#contentText h2 { width: 600px; color: #e6430a; text-align: right; font: bold 13px "Helvetica Neue", Helvetica, Arial, sans;letter-spacing:px;text-transform:uppercase;}
div#contentText p  { width: 43em; margin: 10px 0 0 37px; padding: 0; line-height: 1.5em; font-size: 13px; }
div#contentText a img.top { margin: 0 0 55px 37px; }

div#mainContent div#story   { width: 575px; margin: 20px 0px 0px 9px; padding: 35px 28px 50px 28px; background-image: url(../images/text-bg.png); background-repeat: no-repeat; }
div#mainContent div#story p { margin-bottom: 1em; }

/******************* wordmark ********************/
div#wordmark{
	width: 320px;
	margin-top:0px;
	margin-bottom: 20px;
	float: left;
	text-align:left; }

/******************* left photo column ********************/
div#leftPhotocolumn{
	width: 220px;
	margin: 108px 0px 10px 37px;
	float: left; }
	
/******************* textBlock ********************/
div#textBlock{
	width: 340px;
	float: left;
	text-align:left;
	margin: 4em 0em 0em 1em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
        }

div#textBlock h2 { margin: 0em 0em 0em 1em; padding: 0; color: #e6430a; font-weight: bold; letter-spacing: 1px; font-size: 13px; text-transform:uppercase;}
div#textBlock p  { margin: 1.6em 0em 0em 1.5em; }
div#textBlock ul { margin: 0; padding: .6em 0em 0em 0em; line-height: .5em;}
div#textBlock li { margin: 0; padding: .45em; color: #cfe24b; font-size: 24px;}
div#textBlock .listpad { margin-left:13px;}
	
/******************* photoCallout in text paragraph ********************/
div#photoCallout{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right; }
	
div#photoCallout a{
	font-size: 10px;
	color: #999999; }
	
/******************* signatures ********************/

#signature {margin: 0 25px 0 10px;font-size: 16px;line-height: 20px; text-transform:uppercase;font-weight: bold;letter-spacing:-1px; border-top: 2px solid #cfe24b; border-bottom: 2px solid #cfe24b; padding: 10px 0;}

