body {
	font-family: Arial, Helvetica, sans-serif;
	color: #717070;
	font-size: 14px;
}
h1 {
	font-size: 50px;
	line-height: 50px;
	color: #454545;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 18px;
}
h2 {
	font-size: 26px;
	color: #6a7892;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 15px;
	/*padding-top: 10px;*/

}
h3 {
	font-size: 20px;
	color: #5e6c86;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 12px;

}
p {
	line-height: 24px;
	margin: 0;
	padding-bottom: 15px;
}
.content-wrapper p {padding-right: 110px;}
.content-wrapper h2 {padding-right: 110px;}
.content-wrapper h3 {padding-right: 110px;}
.content-wrapper .blurb {padding-right: 0px;}

/* GLOBAL STYLES */
.blurb {
	font-size: 18px;
	line-height: 28px;
}

.caption { font-size: 12px; }

img { margin: 0 0 5px 0; }
.img-right, .img-left { padding-top: 8px; }
.img-right { float: right; margin-left: 20px; clear: right; }
.img-left { float: left; margin-right: 20px; clear: left;}
.rounded-img { /*padding-top: 18px;*/ position: relative; z-index: 1;}

#main .pdf-btn { display: inline-block !important; margin-top: 25px; margin-right: 20px; }

/*END GLOBAL STYLES*/

#content ul { margin: 0 0 0 20px; padding-bottom: 8px; }
#content li { line-height: 24px; padding-bottom: 8px;}
#content ul li {list-style: url(/images/skin/bg/content-bullet.png); }

#content ol { margin: 0 0 0 30px; padding-bottom: 8px; }
#content ol li { color: #6a7892; }
#content ol li span { color: #828181; }
#content ol ol li { list-style: lower-alpha; }

/* Remember: LoVe For Hate */
a { color: #697c9e; text-decoration: underline;}
a:visited { color: #828181; }
a:focus,a:active {}
a:hover { text-decoration: none; }

#content .image-left {
	padding-right:12px;
	padding-bottom: 8px;
	float: left;
	}
	
#content .caption {
	font-size:12px;
	}
	
	
/* EXECUTIVE and DIRECTORS */
#exec-wrapper {
	padding: 15px;
	background: #d2d9e1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	behavior: url(/css3pie/PIE.htc);	
	margin-right: 120px;
}
.exec-header {
	background: #ffffff url(/images/skin/bg/bg-th.png) repeat-x;
	padding: 8px 25px 9px;
}
.exec-header h2 {
	font-size: 20px;
	line-height: 16px;
	
}
#executives {
	background-color: #fff;
	padding: 10px 25px 0;
	overflow: auto;
	postion: relative;
	overflow: hidden;
	z-index: 1000;
}
#executives .exec {
	width: 150px;
	position: relative; 
	z-index: 1000;
	display: inline-block;
	margin: 0 26px 30px;
	font-size: 12px;
	line-height: 0;
	vertical-align: top;
	float: left;
}
#executives .exec img { margin: 0; }
#executives .first { margin-left: 0px; }
#executives .last { margin-right: 0px; }
#executives .exec .details {
	color: #5d5d5d;
	overflow: hidden;
	background-color: #E9EDF0;
	min-height: 45px;
	line-height: 14px;
	padding: 3px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #EBEEF1;
	border-right: 1px solid #EBEEF1;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	behavior: url(../css3pie/PIE.htc);
}
.board-directors .exec .details { height: 75px; }

#executives .exec .details strong {  }
#executives .exec .details .caption { font-size: 10px; }
#executives .exec .details .title { font-size: 10px; font-style: normal; }
#executives .exec .details .company { font-size: 10px; }

/* NEWS */

#main .sf_back {
			display: block;
			width: 175px;
			background: url(/images/skin/bg/btn-grey.png) repeat-x 0 0;
			padding-top: 7px;
			margin-bottom: 10px;
			height: 24px;
			color: #ffffff;
			text-decoration: none;
			text-align: center;
			position: relative;
			z-index:1;
			cursor: pointer;
			line-height: 14px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			behavior: url(../css3pie/PIE.htc);
		}
			#main .sf_back:hover {background-position: 0 -31px;}

/* HISTORY */

#timeline .time-item {
	border-bottom: 1px solid #D4D8D9;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
#timeline .corporate-date {
	color: #b6c1cd;
	font-size: 36px;
	display: block;
}
#timeline .corporate-category {
	color: #c7372e;
	display: block;
	font-size: 12px;
	padding-bottom: 15px;
}
#timeline .timeline-thumb { float: left; margin-right: 25px; padding-top: 8px;}
#timeline ul { margin-left: 183px; }

/* Illuminated Signs */
.illum-over p { float: left; width: 500px; }

/* hide mobile-specific items, other mobile-related tweaks */
body .mobilecontent { display:none; visibility:hidden; }
#content .entertainment_attractions li {
	list-style:none;
}
.nopadding { padding:0px 0px 0px 0px; } .nopadding td { border-bottom:none; }
.col-head-right, .col-head-left { width: 50%; }
.contact-table .last-cell { width:100%; }
.contact-floatleft { float:left;   width: 307px;  min-width: 300px;}


#content table.align-right {padding-top:8px; float: right; margin-left: 20px; clear: right; width:380px; padding-left:0px; padding-right:0px; border: 1px solid #D1D1D1; margin-bottom:10px }
#content .align-right td p {width:380px; padding-right:0px; padding-bottom:0px}
#content .align-right td {padding:6px;  }
