html { 
	height: 100%; margin-bottom: 1px; 
}

body {
	margin: 0px;
	background-color: #ffffff;
	color: #444444;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
}

p {
	margin: 0px 0px 10px 0;	
}

a:link  {
	border-style: none;
	border-color: #999999;
	color: #ffa100;
	text-decoration: none;
}

a:visited {
	color: #ffa100;
	text-decoration: none;
}

a:hover {
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #999999;
	text-decoration: none;
}

h1 {
	margin: 0px 0 20px 0;
}

h2 {
	margin-left: 0;
	margin-bottom: 13px;
	margin-right: 0;
	margin-top: 0;
}

h3 {
	margin: 0 0 3px 0;
	color: #444444;
}

#container {
	width: 900px;
	margin: 0 auto 0 auto;
}

.logo {
	float: left;
	margin: 30px 10px 0 0;	
}

#nav {
	clear: right;
	margin-top: 0px;
	float: right;
	width: 745px;
	overflow: auto;
}

#nav em {
	font-size: 10pt;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
}

#nav li {
	padding-left: 12px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	float: left;
}

#nav li.first {
	padding: 0 0 0 0;
}

#nav ul {
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
}

#nav a {
	color: #666666;
	font-size: 9pt;
	text-transform: uppercase;
	border-bottom: 1px #666666 solid;	
}

#nav a:hover {
	color: #000000;
	border-bottom: 1px #000000 solid;	
}

#flashbanner {
	clear: both;	
}

#col1 {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 85px;
	margin-top: 20px;
	float: left;
	width: 425px;
}

#col2 {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 20px;
	float: right; 
	width: 375px;	
}

.intro {
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 0;
	font-size: 13pt;
	color: #949ea7;
}

.promo {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(./img/style_panelcorner.gif);
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #e0e0e0;	
}

.promo2 {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(./img/style_panelcorner2.gif);
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #b6b6b6;	
}

#footer {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
	background-color: #666666;
	padding: 10px;
	clear: both;	
}

.story {
	margin-bottom: 35px;
}

#imghead1 {
	margin-bottom: 8px;
	display: block;
	height: 46px;
	width: 133px;
	background-image: url(./img/style_header1.jpg);
}

#imghead2 {
	margin-bottom: 8px;
	display: block;
	height: 46px;
	width: 133px;
	background-image: url(./img/style_header2.jpg);
}

.story h2{
	display: none;
}

#col1 a{
	border-width: 0px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-top: 1px;
	color: white;
	font-size: 7pt;
	text-transform: uppercase;
	background-color: #ffa100;
}

#col1 .promolink2 {
	background-color: transparent;
	font-size: 10pt;
	color: #004080;
	text-transform: none; 
}

#col1 .promolink2:hover {
	background-color: transparent;
	color: #444444;
	margin: 0;
}

#col1 a:hover{
	background-color: #b4b4b4;
}

.promo h3 {
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 40px;
	background-image: url(./img/style_paneltop.gif);
}

.promo2 h3 {
		
	background-repeat: no-repeat;
		
	padding-left: 20px;
		
	padding-bottom: 0px;
		
	padding-right: 20px;
		
	padding-top: 40px;
		
	background-image: url(./img/style_paneltop2.gif);
	
}

.promo p, .promo2 p {
	padding: 0 20px 0px 20px;
}

.promo p {margin: 0;}

.promo p.date {margin: 0 0 5px 0;}

#footer p {
	color: white;
	font-size: 8pt;
}

#footer h3 {
	font-size: 10pt;
	color: white;
}

#contactlink {
	margin-bottom: 13px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 46px;
	width: 133px;
	background-image: url(./img/style_contact.jpg);
	right: 0px;
	float: right;
	top: 0px;
}

#contactlink a {
	border-width: 0px;
	padding-left: 10px;
	color: white;
	font-size: 10pt;
	text-transform: uppercase;
}

#nav a.thispage {
	color: #333333;
	font-weight: bold;
}

#col4 {
	float: left;
	width: 250px;
	margin-bottom: 20px;
}

#col3 {
	float: right;
	width: 500px;
	margin-bottom: 20px;
} 

#col5 {
	float: right;
	width: 640px;
	margin-bottom: 20px;
} 

#col4 img {
	margin-bottom: 30px;
}

#content {
	clear: both;
}

#col4 ul {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

#col4 ul em {
	font-size: 10pt;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
}

em {
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

h4 {
	color: #5e6e90;
	margin-bottom: 5px;
}

#gallery {clear: both; padding: 0 0 20px 0;}

#gallery div {width: 180px; float: left; text-align: center; height: 180px; margin: 10px 0 10px 0; }

#gallery a, #lightbox a {border: 0px; margin: 0; outline: 0; text-decoration: none;}

#gallery a:link img, #gallery a:visited img {border: 0px; outline: 0; text-decoration: none;}

#gallery p {clear: both; padding: 20px 0 0 0}
