/* CSS Document */
/* 
Please note formating is very important, indent all items within a style with a tab and put no spaces between the style title and the {
*/
body{
	margin-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #770047;
	color: #770047;
}
td{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
h1{
	font-family: Verdana;
	font-size: 20px;
	color: #770047;
}
h2{
	font-family: Verdana;
	font-size: 16px;
	color: #770047;
}
h3{
	font-family: Verdana;
	font-size: 14px;
	color: #770047;
}
h4{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
h5{
	font-family: Verdana;
	font-size: 10px;
	color: #770047;
}
h6{
	font-family: Verdana;
	font-size: 8px;
	color: #663300;
}
p{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
.bar h1{
	font-family: Verdana;
	font-size: 20px;
	color: #770047;
}
.bar h2{
	font-family: Verdana;
	font-size: 16px;
	color: #770047;
}
.bar h3{
	font-family: Verdana;
	font-size: 14px;
	color: #770047;
}
.bar h4{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
.bar h5{
	font-family: Verdana;
	font-size: 10px;
	color: #770047;
}
.bar h6{
	font-family: Verdana;
	font-size: 8px;
	color: #663300;
}
.bar p{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
.bar{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
	background-color: #ffffff;
	}
li{
	font-family: Verdana;
	font-size: 12px;
	color: #770047;
}
a{
	font-family: Verdana;
	color: #770047;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	color: #cd853f;
	text-decoration: none;
	font-weight: bold
}
.nav{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.nav a{
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #663300;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	border: ridge 2px #770047;
	margin-bottom: 1px;
	border-left: 0px;
}
.nav a:hover{
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #cd853f;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	border: ridge 2px #770047;
	margin-bottom: 1px;
	border-left: 0px;
}
.site{
	font-family: Verdana;
	background-color: #ffffff;
	border: 1px solid #770047;
}
.leftnav-background {
	background-color: #a0522d;
}
.sitedesign{
	font-family: Verdana;
	font-size: 10px;
	color: #770047;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 2px;
	border: 1px solid #770047;
	width: 752px;
	text-align: center;
}
.sitedesign a{
	font-family: Verdana;
	color: #770047;
	font-weight: bold;
	text-decoration: none;
}
.sitedesign a:hover{
	font-family: Verdana;
	color: #770047;
	font-weight: bold;
	text-decoration: none;
}

