/* CSS Document */

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding: 3px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}


.logo {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Copperplate Gothic Bold";
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 8px;
}
.separator {
	line-height: 2px;
	margin: 0px;
	padding: 0px;
}


.navigation2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 5px;
	width: 180px;
	border: medium double #666666;
}

.link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}

.address {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

.address_bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: bold;
}



.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	display: run-in;
	padding: 8px;
	width: 100px;
}

.navigation2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 5px;
	width: 180px;
	border: medium double #999999;
}

.link:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.link2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}
