*        { margin: 0; padding: 0; }
body { 
	background-color:#901B10;
}
a, a img  { 
	border: 0; 
	text-decoration: none; 
	outline: 0; 
	color: #4A614D;
}

a:hover {
	text-decoration: none;
	color:#5F6460;
}

#error-wrap {
	width: 420px;
	height:320px;
	padding: 40px; 
	background: #A08656 url(images/spyglass.jpg) no-repeat; 
	margin: 40px auto 50px; 
	position: relative; 
	color: #3D2504;
	border:1px solid #BAAD8B;
}
#error-wrap h1{
	font: italic 400 40px 'Muli', helvetica, san-serif;
}

#error-wrap p{
	margin-Bottom:6px;
}

#page-wrap { 
	width: 948px;
	height:600px;
	padding: 0px; 
	background: #A08656 url(images/siteMasterBG2.jpg) no-repeat; 
	margin: 40px auto 50px; 
	position: relative; 
}
#col1 { 
	width: 49%; 
	float: left; 
	margin: 0 0 20px 0; 
}
#col2 { 
	width: 49%; 
	float: right; 
}

h1 { font: italic 400 60px 'Muli', helvetica, san-serif;}
h2 { font: italic 400 30px 'Muli', helvetica, san-serif;}
h3 { font: italic 400 16px 'Muli', helvetica, san-serif;}  
h5 { font: italic 400 15px 'Muli', helvetica, san-serif;}
pre { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; }

ul  { 
margin: 0 0 25px 25px; 
}
ul li { 

margin: 0 0 8px 0; 
}

#dl    { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover { background: #666; }

/*

    For Specific Slides
*/
#imageSlide {
	padding: 30px 20px;
	overflow: hidden;
}

.textSlide { 
	height:300px;
	padding: 10px 30px; 
	background: #AB9A5E;
	color: #202124;
	border:1px solid #BAAD8B;
	overflow: hidden;
}
.textSlide h3 { 
	font: italic 400 32px 'Muli', helvetica, san-serif; 
	margin-bottom: 10px;
}
.textSlide p { 
	font: 300 12px/16px 'Muli', helvetica, san-serif; 
	margin-bottom: 8px;
}
.textSlide h4{ 
	text-transform: uppercase; 
	font: 15px Georgia, Serif; 
	margin: 10px 0; 
}
.textSlide ul { list-style: disc; margin: 0 0 0 25px; }
.textSlide ul li { display: list-item; }

#quoteSlide { 
	padding: 30px; 
}
#quoteSlide blockquote { 
	font: italic 24px/1.5 Georgia, Serif; 
	text-align: center; 
	color: #444; 
	margin: 0 0 10px 0; 
}
#quoteSlide p { 
	text-align: center; 
}

#bottomKeys {
	position:static;
	z-index:30;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	width:900px;
}

#bottomKeys ul {
	list-style:none;
}

#bottomKeys li {
	font:12px 'Muli', arial, san-serif;;
	float:left;
	padding:5px;
}
#header {
	z-index:30;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	width:900px;
	text-align:right;
}

#header ul {
	list-style:none;
}

#header li {
	font-family: 'Muli', san-serif;
	font-size:16px;
	text-shadow:0 1px 2px #000;
	float:left;
	padding:5px;
}
#header a {color:#fff;padding:8px 15px;}
#header a:hover {color:#d4c8a0;}
#header-nav {
	width:600px;
	margin-left:300px;
	text-align:right;
}

#navKeys ul {
	position:relative;
	list-style:none;
	margin:20px 0 0 380px;
	height:86px;
	width:600px;
}

#navKeys li {
	float:left;
	padding:5px;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}

input
{
color: #000;
border: 1px solid #BAAD8B
}

.submit input
{
color: #000;
background: #901B10;
border: 2px outset #BAAD8B
}

fieldset
{
border: 1px solid #BAAD8B;
width: 20em;
padding: 4px;
}

legend
{
font-size:12px;
color: #203823;
border: 0px solid #000;
padding: 2px 6px;
} 

a.H_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/H_key.gif) no-repeat 0 0;
}

a.H_key span {display: none;}

a.H_key:hover { background: url(images/H_key.gif) 0 -86px; }

a.H_key:active { background: url(images/H_key.gif) 0 -172px; }


a.A_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/A_key.gif) no-repeat 0 0;
}

a.A_key span {display: none;}

a.A_key:hover { background: url(images/A_key.gif) 0 -86px; }

a.A_key:active { background: url(images/A_key.gif) 0 -172px; }


a.D_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/D_key.gif) no-repeat 0 0;
}

a.D_key span {display: none;}

a.D_key:hover { background: url(images/D_key.gif) 0 -86px; }

a.D_key:active { background: url(images/D_key.gif) 0 -172px; }


a.P_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/P_key.gif) no-repeat 0 0;
}

a.P_key span {display: none;}

a.P_key:hover { background: url(images/P_key.gif) 0 -86px; }

a.P_key:active { background: url(images/P_key.gif) 0 -172px; }


a.M_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/M_key.gif) no-repeat 0 0;
}

a.M_key span {display: none;}

a.M_key:hover { background: url(images/M_key.gif) 0 -86px; }

a.M_key:active { background: url(images/M_key.gif) 0 -172px; }

a.C_key {
	display: block;
	width: 73px;
	height: 86px;
	background: url(images/C_key.gif) no-repeat 0 0;
}

a.C_key span {display: none;}

a.C_key:hover { background: url(images/C_key.gif) 0 -86px; }

a.C_key:active { background: url(images/C_key.gif) 0 -172px; }

a.tooltip {
position:relative;
z-index:20;
text-decoration:none;
}

a.tooltip:hover {
z-index:25;
}

a.tooltip span {
display:none;
font:14px 'Muli', san-serif;
}

a.tooltip:hover span {
display:block;
position:absolute;
top:88px;
left:5px;
width:20px;
text-align:center;
font:14px 'Muli', san-serif;
}

