/* CSS Document */
body{
	background-attachment: scroll;
	background-image: url(woodGrain.jpg);
	background-repeat: repeat-x;
	background-color: #996633;
	font-family:sans-serif;
	font-size:10px;
	color:#333333;
	
	}
	
#container{
	position:relative;
	text-align:left;
	width:850px;
	height:660px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}
#contact{
	position:absolute;
	top:665px;
	width:850px;
	text-align:center;
	font-variant: small-caps;
}
p {
	color:#ffffff;
	font-family:Verdana;
	font-size: 12px;
	}
a {
	color:orange;
}
a:hover{
	background:#006699;
	color:#ffffff;
	}
h1{
	font-family:Verdana;
	font-size:22pt;
	font-weight:bold;
	color:#006699;
	margin:0;
	background-position: top;
	text-transform: uppercase;
	}
h2 {
	font-family:Verdana;
	font-size:14pt;
	font-weight:bold;
	color:#006699;
	}
h3{
	font-family:sans-serif;
	font-size:10pt;
	color:#006699;
	text-indent:20px;
	margin:0;
	}
h4{
	font-family:sans-serif;
	font-size:12pt;
	color:#006699;
	}
	h5{
	font-family:sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#666666;
	text-align:right;
	margin-top:0px;
	}
li {
	list-style-type: square;
	font-family:sans-serif;
	font-size:10pt;
	}
#logo {
	position:absolute;
	left:20px;
	top:15px;
	}	
#mainmenu{
	position:absolute;
	left:460px;
	top:20px;

	}

#mainmenu a:hover{
	color:#ff9900;
	background:none;
		}
#mainmenu a{
	color:#006699;
	text-decoration:none;
	}
table.menu{
	border-collapse:collapse;
	
	}
table.menu td{
	font-family:sans-serif;
	font-size:7pt;
	color:#006699;
	padding-left:10px;
	padding-right:25px;
	padding-bottom:7px;

	}
table.menu th{
	font-size:7pt;
	color:#ff9900;
	padding-left:10px;
	padding-bottom:5px;
	}
			
#contentmenu,#contentinfo,#content{
	position:absolute;
	}
#content{
	left:30px;
	top:242.5px;
	width:525px;
	height:395px;
	overflow: hidden;
	}
#contentinfo{
	left:565px;
	top:206px;
	width:255px;
	vertical-align:top;
		}
#contentscroll{
	height:335px;
	padding-left:20px;
	overflow-x:hidden;
	overflow-y: auto;
	}
#contentinfo p{
	color:#333333;
	}
#contentmenu{
	top:210px;
	left:30px;
	width:525px;
	background:#006699;
	}
#contentmenu a{
	color:white;
	text-decoration:none;
	}
#contentmenu a:hover{
	color:white;
	background:#0099ff;
	}
table.strip{
	position:relative;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	float: right;

		}
table.strip th{
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-indent:5px;
	width:25px;
	height:25px;
	background-color: #FF9900;
	background-image: url(strip-back-current.jpg);
	padding-right:5px;

	}
table.strip td{
	font-family:sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-indent:5px;
	width:25px;
	height:25px;
	background-color: #006699;
	background-image: url(strip-back.jpg);
		padding-right:5px;
	}
table.content{
	border-collapse:collapse;
	}
table.content td{
	padding-top:0;
	text-align:right;
	}
table.content th{
	color:#666666;
	font-family:sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	padding-bottom:50px;
	text-indent:50px;
	}
#quote, #quoteauthor{
	position:absolute;
	left:75px;
	
	}
#quote{
	font-family:Verdana;
	font-size:11pt;
	font-style: italic;
	font-weight:bold;
	color: #ff9900;
	top:90px;
	width:375px;
	line-height:16pt;
	}
#quoteauthor{
	font-family:verdana;
	font-size:8pt;
	color:#333333;
	text-align:right;
	top:175px;
	width:325px;
	}
#square{
	position:absolute;
	left:15px;
	top:565px;
	}
#homepage{
	position:relative;
	top:125px;
	width:725px;
	margin-right:auto;
	margin-left:auto;
	}
#sitemap{
	position:relative;
	top:25px;
	width:850px;
	margin-right:auto;
	margin-left:auto;
	color:white;
	}
#sitemap h1{
	color:white;
	}
#sitemap a{
	color:orange;
	background:none;	
	}
#sitemap a:hover{
	color:white;
	}

