﻿body
{
	background-color:#669acc;
	background-color:#FFFBE6;
	margin:0;
	font-size:10pt;
	font-family:Verdana,sans-serif;
	
}
a
{
	color:Blue;
}
.container
{
	margin:0 auto;
	width:760px;
	border:solid 1px black;
	background-color:White;
}
.head
{
 font-family: Arial, Verdana, Sans-Serif;
 margin:0;
 background:#e7b254 url(/images/sun.jpg) no-repeat top left;
 height:90px;
 border-bottom:solid 1px black;
 position:relative;
}
.head h1
{
	margin:0px 0 0 20px;
	font-family:'Book Antiqua', 'Bookman Old Style', 'Microsoft Sans Serif';

}
.head h3
{
	margin:10px 0 0 40px;
	color:red;
	font-style:italic;
}
.content
{
		
		padding:20px;
		text-align:justify;
		line-height:1.4em;
}
.footer
{
	clear:both;
	padding:5px;
	text-align:center;
	background-color:#251c05;
	color:White;
}

.footer a
{
	color:#fab14d;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
.footer a:hover
{
	color:White;
}
.footer p
{
	font-size:8pt;
}

.head ul
{
	margin:0;
	position:absolute;
	top:10px;
	right:10px;
}
.cartlnk
{
	margin:0;
	position:absolute;
	top:40px;
	right:20px;
	font-weight:bold;
	text-decoration:underline !important;
	color:White !important;
}
.head li
{
	float:left;
	margin-right:10px;
 list-style-type:none;
}
.head ul li a
{
	text-decoration:underline;
	font-size:10pt;
	color:blue;
	font-weight:bold;
}
.head ul li a:hover
{
	color:red;
}
.timelinelink
{
	clear:both;
	text-align:center;
	margin:30px;
	font-size:12pt;
}
.timelinelink a
{
	color:Blue;
	margin-top:10px;
}
.caption
{
	background-color:#669acc;
	background-color:#95ae99;
	padding:5px;
	color:White;
	font-weight:bold;
}
