/*Text*/
	body {
	background-color: #000033;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/default/background.gif);
	background-position: left top;
	margin: 0em;
	color: #ffffff;	font-family: Times, "Times New Roman", serif;
	}
	
	p {
	color: #ffffff;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	}

	
	h1 {
	font-style: italic;
	color: #cccc66;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	font-weight: normal;}		
	
	h2 {
	font-style: italic;
	color: #cccc66;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: normal;}
	
	h3 {
	color: #cccc66;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: normal;}
	
	h4 {
	font-size: 1em;
	color: #cccc66;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;	}	
	
	div#circa {
	font-size: 1.1em;
	color: #cccc66;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;	font-style: italic;
	}	
	
	ul {
	}	
	
	span.oaklist {
	font-size: 0.9em;}	
	
	span.oaklist a:link {
	color: #CCCC66;
	text-decoration: none;
	}
	
	span.oaklist a:visited {
	color: #cccc66;
	text-decoration: none;
	}
	
	span.oaklist a:hover {
	color: #e6e62f;
	text-decoration: none;
	}
	
	span.oaklist a:active {
	color: #cccc66;
	text-decoration: none;
	}
	
	span.iframeinstructions {
	text-align: center;
	color: #bcd8f4;
	}
	
	span.footer {
	font-size: 0.8em;
	color: #494b70;
	text-decoration: none;}
	
/*Links*/
	
	a:link {
	color: #CCCC66;
	font-family: Times, "Times New Roman", serif;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: underline;
	}
	
	a:visited {
	color: #CCCC66;
	}
	
	a:hover {
	color: #e6e62f;
	}

	p.link {
	color: #CCCC66;
	}
	
	p.link:hover{
	color: #e6e62f;	
	}
	
/*DIVs*/
	div#header {
	background-color: #666685;
	width: 100%;
	height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 0em;}
	
	div#nav {
	width: 250px;
	position: absolute;
	top: 50px;
	left: 0em;
	height: 125px;
	vertical-align: bottom;
	font-size: 0em;}
	
	div#links {
	text-align: center;
	position: absolute;
	vertical-align: bottom;
	overflow: hidden;
	left: 0;
	z-index: 1;
	font-size: 0em;
	height: auto;
	}
	
	div#text {
	position: absolute;
	left: 257px;
	margin-left: 20px;
	top: 50px;
	width: 485px;
	}


	div#textmcoak {
	position: absolute;
	left: 258px;
	margin-left: 20px;
	top: 125px;
	width: 800px;
	text-align: left;
	font-size: 0em;}
	
	div#front {
	position: absolute;
	top: 10%;
	white-space: nowrap;
	width: 100%;
	text-align: center;
	}
	
	div#oakstockpics{
	width: 250px;
	position: absolute;
	top: 400px;	
	text-align: right;
	vertical-align: top;
	}
	
	div#javacheck{
	width: 250px;
	position: absolute;
	top: 630px;
	text-align: center;
	left: 0px;
	display: block;
	color: #ff2f1c;
	font-size: 0.9em;
	font-weight: bold;}
	
	div#map{
	border: 1px #cccc66 solid;}
	
	div#footer{
	position: relative;}
	
	/*Show/Hide DIVs
	*/

		div#iframeinfo{
		display: none;
		text-align: center;}

		div#buying_collecting {
		display: none;
		text-align: center;
		position: absolute;
		top: 196px;
		left: 250px;
		width: 250px;
		height: 42px;
		background-color: #666699;
		z-index: 1;
		font-size: 0em;}

		div#mauleverer_collection {
		display: none;
		text-align: center;
		position: absolute;
		top: 217px;
		left: 250px;
		width: 250px;
		height: 42px;
		background-color: #666699;
		z-index: 1;
		font-size: 0em;}
		
		div#how_we_work {
		display: none;
		text-align: center;
		position: absolute;
		top: 259px;
		left: 250px;
		width: 250px;
		height: 42px;
		background-color: #666699;
		z-index: 1;
		font-size: 0em;}
		

/*iframes*/
	iframe#mcoakiframe {
	width: 100%;
	height: 150px;
	background-color:transparent;
	border: 0px none;
	text-align: left;
	vertical-align: middle;
	}
	
/*Tables*/

	/*Pewterction Tables
	*/
	
		table#pewtertable {
		}
		
		td#mcpewtertitle{
		color: #cccc66;
		font-weight: bold;
		text-align: left;
		border-top: 2px #666785 ridge;
		padding: 5px;
		}
		
		td#mcpewterdesc{
		text-align: left;
		padding: 5px;
		border-bottom: 2px #666785 ridge;
		}
		
		td#mcpewterprice{
		color: #cccc66;
		font-size: 1.2em;
		text-align: right;
		vertical-align: middle;
		border-top: 2px #666785 ridge;
		border-bottom: 2px #666785 ridge;
		border-right: 2px #666785 ridge;
		padding: 5px;
		}
		
		td#mcpewterpic{
		background-color: #666785;
		width: 110px;
		height: 110px;
		text-align: center;
		vertical-align: middle;
		padding: 5px;
		border-bottom: 2px #666785 ridge;
		border-top: 2px #666785 ridge;
		border-left: 2px #666785 ridge;
		}
		
	
	/*Oak collection Tables
	*/
	table#oaktable{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px #666785 solid;
	color: #cccc66;}

	/*Form Classes
	*/

	input.maptextinput {
	background-color: #cccc66;
	}
	
	input.maptextinput:focus {
	background-color: #FFFFFF;
	}
