/* CSS Document */
/*
Gold #967818
brown #332c2e
cream #f8e3b4
dusty_white #FFF5F5
red #dd2814

 */
img{
border:0px
}
body{
background-color:#FFF5F5;
}
div, th, td, p, input, select, textarea, tt{
font-family: Verdana,Arial,Helvetica,Sans-serif;
color: #000000;
font-size: 12px;
}
html{
width:100%;
height:100%;
}
A:link {
	COLOR: #967818;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #967818;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #dd2814;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #403;
	TEXT-DECORATION: none;
}
#runner{
position:absolute; 
top:0px;
left:20px;
width:800px;
height:100%;
background-color:#332c2e
}
#top{
position:absolute; 
top:0px;
left:0px;
text-align:top left
}
#topText{
position:absolute;
top: 40px;
left: 600px;
text-align:left;
font-size:12px
}
#menu{
position:absolute; 
top:250px;
left:0px;
width:190px;
height:500px;
background-color:#332c2e;
font-size: 14px;
font-weight:bold;
padding:10px;
text-decoration: none;
border:#967818 2px solid;
text-align:left
}
.menu li{
list-style-type:none;
float:left;
margin:0 8px 0 0 
}
#page{
position:absolute; 
top:245px;
left:200px;
width:600px;
background-color:#FaF3F0;
font-size: 12px;
line-height: 150%;
padding:10px;
text-decoration: none;
border:#967818 2px solid;
text-align:left
}
.HeadTopPad
{
position:absolute;
background-color:#967818;
top:247px;
width:800px;
left:0px;
height: 18px
}
img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}
.footer
{
position:relative;
bottom:-50px;
width:100%;
left:100px;
height:60px;
 z-index: 10;
}




