@charset "utf-8";
/* CSS Document */

html {height:100%;}

/*#mainBodyTable {height: 100%;}*/

td.mainImage {
	border: 1px solid #CCC;
	height:440px;
}
div.mainImage {
	position: absolute;
	margin-left: 50px;
	margin-top: 25px;
}
td.mainImage table td h2 { 
}

td.mainImage table td h2 a {
	color: #7F7F74;
	text-decoration: none;
}

.masthead { }

body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

p {
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 8px;
}

h1 {
	font-family: "Century Gothic";
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 23px;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 8px;
}

/*table.story { width: 510px; }*/

td.story {
	padding-left: 50px;
	padding-right: 35px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.storyColumn1 {
	padding-left: 50px;
	padding-right: 0px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/storyBg/Story_Blue.gif);
	background-repeat: repeat-x;
	/*	width: 250px;*/
	width: 400px;
	background-color: #7393A8;
}
td.storyColumn1 p { text-align: justify; 
}
td.storyColumn1 h2 {
	text-align: justify;
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
}
td.storyColumn2 {
	color: #FFF;
	/*	width: 126px; */
	width: 50px;
	background-image: url(../images/storyBg/Story_Blue.gif);
	background-repeat: repeat-x;
	background-color: #7393A8;
}

td.storyColumn2 p {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	width: 120px;
}

.story a {
	color: #FFF;
}

td.storyGrey {
	background-image: url(../images/storyBg/Story_Grey.gif);
	background-repeat: repeat-x;
	background-color: #5E5F51;
	padding-top: 20px;
}
td.storyOrange {
	background-image: url(../images/storyBg/Story_Orange.gif);
	background-repeat: repeat-x;
	background-color: #C37A43;

}
td.storyBlue {
	background-image: url(../images/storyBg/Story_Blue.gif);
	background-repeat: repeat-x;
	background-color: #7393A8;
}
td.storyGreen {
	background-image: url(../images/storyBg/Story_Green.gif);
	background-repeat: repeat-x;
	background-color: #727C42;
}
td.storyMain { 
/*	width:785px */
	width:750px
}

a.thumbButton img {
	margin-left: 6px;
	margin-bottom: 6px;
}

table.thumbTbl {
	width: 126px;
	margin-left: 19px;
	margin-bottom: 10px;
	margin-top: 6px;
}
td.thumbTbl {
	width: 126px;
}

td.thumbTbl p.thumbTbl {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	width: 120px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 6px;
	font-style: italic;
}
div.bodysummary { margin-bottom: 8px; 
}

div.bodysummary p {
	text-align: left;
	color: #EFEFEF;
	font-size: 13px;
}

div.bodysummary p em {
}
div.bodysummary p strong, div.bodysummary p b { color: #EFEFEF; 
}
div.bodysummary td, div.bodysummary td p {
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 0px;
	color: #EFEFEF;
	vertical-align: baseline;
	}
div.bodysummary th, div.bodysummary th p {
	font-family: "Century Gothic";
	margin-top: 0px;
	line-height: 19px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #EFEFEF;
	text-align: left;
	vertical-align: baseline;
	width: 55px;
}
div.bodysummary table { }
span.descriptionType {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #EFEFEF;
}

div.bodycredits, div.bodycredits p, div.bodycredits a {
	font-size: 10px;
	text-align: right;
	color: #EFEFEF;
}
