/*******************************************/
/* RESET */
/*******************************************/

* {
	margin: 0;
	padding: 0;
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }	

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/*******************************************/
/* TYPOGRAPHY */
/*******************************************/	

html {
/*	font-size: 10px;*/
        font-size: .625em;
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	line-height: 170%;
	color: #c8c8c8;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
#column1 h1, #column1 h2, #column1 h3, #column1 h4, #column1 h5, #column1 h6 {
	margin-bottom: 15px;
	}

h1 { 
	font-size: 170%; 
	}
	
	h1.logo a {
		display: block;
		position: absolute;
		width: 306px;
		height: 114px;
		text-indent: -9999px;
		z-index: 10;
		}

h2 { 
	font-size: 160%;
	line-height: 130%;
	}

h3 {
	font-size: 150%;
	line-height: 115%;
	}

	div#featured h3 {
		position: absolute;
		top: 42px;
		left: 43px;
		width: 200px;
		font-size: 1.2em;
		color: black;
		}

	div#column1 h3 {
		padding: 0 0 3px 0;
		font-size: 1.9em;
		font-weight: normal;
		}
		
	div#column1 h3.title {
		margin-bottom: 10px;
		padding-bottom: 8px;
		background: url("images/introduction_seperators.png") left bottom no-repeat;
		}

h4 {
	font-size: 130%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 110%;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	}

p {
	color: #b15f2a;
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 15px;
	}
	
	#column2 p { margin: 0; }
	
	div#column1 div#information p {

		}
	
	div#column1 div#information p.title {
		color: #4C331C;
		font-weight: bold;
		}	
		
	div#column1 div#information p.details {
		color: #4C331B;
		font-size: 1.1em;
		}		

div#footer p#sponsor {
	padding: 20px;
	line-height: 1.4em;
	color: #b76c39;
	margin-top: 0;
	}
	
/*div#footer p#sponsor span {
	font-size: 1.3em;
	color: #f2e7d0;
	}*/

div#footer p#copyright {
	padding: 20px;
	color: #b76c39;
	margin: 0;
	}

ol, ul {	
	margin: 0 0 15px 22px;
	}

ul li {
	list-style-type: disc;
	padding: 0 0 0.2em 0.5em;
	}

ol li {
	list-style-type: decimal;
	}

ol li, ul li {
	list-style-position: inside;
	margin: 0.4em 0 0.4em 0;
	}

blockquote {
	border: 1px solid #56962B;
	padding: 2px;
	}
	
blockquote p {
	margin: 5px;
	}
	
a {
	color: #6C9D31;
	outline: none;
	text-decoration: none;
	}
	
a:hover { color: #6F93C4; }

img {  }

dt { margin: 0 0 5px 0; }

dd { margin: 0 0 15px 15px; }

table {
	margin: 1em 0;
	width: 100%;
	}
	
thead th {
	border-bottom: 2px solid #D3E7F4;
	color: #494949;
	font-weight: bold;
	}
	
td, th {
	padding: 0.3em 0.5em;
	}
	
tr.even {
	background: none;
	}

tr.odd, tr.info {
	background-color: #CCC;
	}
	
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
	border-top-width:0;
	}
	
td.region, td.module, td.container, td.category {
	background-color: #D4E7F3;
	border-bottom: 1px solid #B4D7F0;
	border-top: 1.5em solid #FFFFFF;
	color: #455067;
	font-weight: bold;
	}	
	
.notext {
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	}
	
.nodisplay {
	display: none;
	}	

div#featured p#subhead {
	position: absolute;
	top: 57px;
	left: 43px;
	margin: 0;
	width: 200px;
	font-size: 1.2em;
	color: #8a8b8c;
	}

div#featured p#preview {
	position: absolute;
	top: 75px;
	left: 43px;
	margin: 0;
	width: 200px;
	font-size: 1.2em;
	line-height: 15px;
	color: #6f94c4;
	}

img.seperator {
	position: absolute;
	top: -2px;
	left: 0;
	}	
	
img#splash {
	position: absolute;
	top: 95px;
	left: 0px;
	z-index: 1;
	}	
	
div#artifacts div.artifact_thumbs img {
	margin: 0 8px;
	float: left;
	}

div#artifacts div.artifact_thumbs img.photo1 {
	margin: 7px 8px 0;
	}

/* FCK STYLES */

span.heading {
	display: block;
	padding-bottom: 12px;
	font-size: 1.33em;
	line-height: 1.25em;
	color: #b15f2a;
	background: url("images/introduction_seperators.png") left bottom no-repeat;
	}

.resource_title,
span.resource_title {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
	color: #803b0e;
	}