@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;










font-size: 11px
color: #000000;
	line-hight: 18px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	top: auto;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 150px;
}



.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #d03d03;
	display: block;
	padding: 8px;
	width: 150px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	line-height: normal;
}
.header {
	font-family: "Courier New";
	font-size: 36px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000999;
	line-height: 20px;
	padding: 0px;
	display: block;
	background-color: #E8CD9F;
	width: 150px;
	margin-top: 3px;
	margin-right: 32px;
	margin-bottom: 6px;
	margin-left: 12px;
	text-transform: none;
	
}

.COntact {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.main a:link {
	color: #000099;
}
.linktitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	left: auto;
}


.main a:hover {
	color:#000099;
	background-color: #F5EAD6;
	width: 200px;
	font-style: italic;
}

.main a:visited {
	color:#660000
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
