/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #ffffff;
	margin: 0 auto 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9F9F9F;
	font-weight: normal;
}

/* =Global layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 900px;
	background: #f2f1f0;
	margin: 0px auto 0 auto;
	padding: 0;
	position: relative;
}

.clear {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1px;	
}

#text-content {
	padding: 20px 20px 20px 20px;
	text-align: left;
}

#content-container {
	float: left;
	background: #f2f1f0;
	overflow: hidden;
}

#content-container #snap1 {
	position: absolute;
	top: 284px;
	left: 111px;
}

#content-container #snap2 {
	position: absolute;
	top: 565px;
	left: 113px;
}

#content-container #snap3 {
	position: absolute;
	top: 395px;
	left: 127px;
}

#content-container #main-content {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

#content-container #center-content {
	float: left;
	background: #FFFFFF;
	width: 500px;
	padding: 0;
	margin: 0;
	
}

#content-container .breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: center;
	font-weight: bold;
}

#content-container .breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1b1b7d;
}

#content-container .breadcrumb a:hover {
	font-family: georgia, serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC9900;
	padding: 0;
}

#content-container #right-content {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}

#content-container #right-content h1 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #006666;
	margin: 0 0 0 0;
}

.photo-container {
	width:108px;
	padding-left:20px;
	padding-bottom:10px;
	float:right;
}

.photo {
	height: 82px;
	width: 108px;
}

.photo-caption {
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2;
	text-align: left;
}

/* =Layout (Homepage)
---------------------------------------------------------------------------------------------------- */
#home-callout-container {
	float: left;
	width: 700px;
	height: 40px;
	background: #cc9900 url('../images/caption-bar-bg.gif') repeat-x;
	margin: 0;
}

#home-callout-content {
	margin: 0;
	padding: 0px 20px 0px 20px;
}

#home-callout-content p {
	color: #ffffff;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#top-nav-container {
	float: left;
	background: #f2f1f0;
	width: 900px;
	height: 138px;
	padding: 0;
	margin: 0;
}


#top-nav-branding {
	float: left;
	width: 160px;
	height: 100px;
	padding: 19px;
	border-left: solid #DDDEDD 1px;
	border-right: solid #f2f1f0 1px;
	margin: 0;
}

#top-nav-menu {
	float: left;
	height: 138px;	
	width: 700px;	
	padding: 0;
	margin: 0;
}

#top-nav-corporate {
	background: #cc9900;
	height: 46px;	
	width: 700px;	
	padding: 0;
	margin: 0;
}

#top-nav-corporate h1 {
	font-family: georgia, serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	margin: 6px 0 0 10px;
	padding: 0 0 0 0;
}

#top-nav-main {
	background: #1b1b7d;
	height: 34px;	
	width: 700px;	
	padding: 0;
	margin: 0;
}

#top-nav-main p {
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: normal;
	
	margin: 0 0 0 20px;
	padding: 7px 0 0 0;
}

#top-nav-main a {
	color: #ffffff;
	text-decoration: none;
}

#top-nav-main a:hover {
	color: #cc9900;
	text-decoration: none;
}

#left-nav {
	float: left;
	background: #f2f1f0 url('../images/left-nav-bg.gif') repeat-x;
	width: 200px;
	padding: 0;
	margin: 0;
}

#left-nav-items {
	color: #ffffff;
	padding: 0px 20px 0px 20px;
	margin: 20px 0 0 0;
}

#left-nav-items h1 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc0000;
	line-height: 24px;
	margin: 10px 0 0 0;
}



/* =Typography
---------------------------------------------------------------------------------------------------- */
a {
	color: #1b1b7d;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #cc9900;
	outline: none;
	text-decoration: none;
}


p {
	color: #666666;
	text-align: left;
}

h1 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc9900;
	margin: 0;
}


h2 {
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	float: left;
	background: #ffffff url('../images/footer-fade-bg.gif') repeat-x;
	width: 900px;
	padding: 0;
	margin: 0;
}

#footer p {
	color: #666666;
	font-size: 10px;
	margin: 30px 0 0 0;
}

#footer a {
	color: #666666;
	text-decoration: none;	
}

#footer a:hover {
	color: #cc0000;
	text-decoration: none;	
}


/* =Misc
---------------------------------------------------------------------------------------------------- */
div.hr {
	background: #fff url(../images/divider.gif) no-repeat scroll center; 
	height: 2px;
	margin: 10px 0 20px 0;
}

div.hr hr {
	display: none;
}

.box {
	background: #f1f2f0;
	border: 1px solid #cccccc;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
}

.quote {
	background: #f1f2f0;
	color: #000000;
	font-style: italic;
	font-size: 18px;
	border: 1px solid #666666;
	padding: 8px;
}
.date {
	color: #006;
	font-weight: bold;
}
.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
#wrapper #content-container #main-content #center-content #text-content .eventhead {
	text-align: left;
}
red {
	color: #F00;
}
