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

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #010502;
	background-color: #040404;
	clear: both;
	float: none;
}
h1 {
	font-size: 1.2em;
	font-style: normal;
	color: #690200;
	padding: 0px;
	line-height: 1.25em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #720100;
	
}

.blink {
	color: #990000;
	text-decoration: blink;
	font-size: 1.2em;
	font-weight: bold;
}


/*.email {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-color: #D9EBBD;
	font-weight: 700;
	text-align: center;
	clear: none;
}

.style1 {font-size: 18px; background-color: #D9EBBD; padding: 20px; width: 600px; font-weight: 700; text-align: center; clear: both; font-family: "Courier New", Courier, monospace;}
.style2 {
	font-size: 18px;
	color: #948B6F;
	font-weight: bold;
}
.style3 {font-size: 24px}
.style4 {font-size: 36px}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	color: #6D0301;
	font-weight: bold;
}

a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	clear: right;
	float: none;
*/

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	background-color: #948B6F;
	border-left-width: 10px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #D9EBBD;
	border-left-color: #D9EBBD;
	border-right-width: 10px;
	padding-left: 10px;
	color: #000000;
}
#main ul {
	list-style-type: none;
	display: inline;
}

.navigation {
	font-size: 9pt;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	clear: right;
	float: none;
}
#main #main2 div {
	color: #D9EBBD;
	font-weight: normal;
}
.padding1pt5em {
	padding-left: 3.0em;
}
