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

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75px;
	font-weight:bolder;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	font-style: italic;
	text-decoration: blink;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}


h3{font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
vertical-align:middle;
text-align:center;
text-transform:uppercase;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 2px;
	text-align: center;
	border-bottom-color: #CC3300;
	border-bottom-style: ridge;
	border-left-color: #CC3300;
	border-left-style: ridge;
	border-bottom-width: 3px;
	border-right-color: #CC3300;
	border-right-style: ridge;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #CC3300;
	border-top-style: ridge;
	border-top-width: 3px;
	margin-top: 0px;
	padding-top: 0px;
	
}

.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	text-align: center;
	border-bottom-color: #CC3300;
	border-bottom-style: ridge;
	border-left-color: #CC3300;
	border-left-style: ridge;
	border-bottom-width: 3px;
	border-right-color: #CC3300;
	border-right-style: ridge;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #CC3300;
	border-top-style: ridge;
	border-top-width: 3px;
	margin-top: 0px;
	padding-top: 0px;
	
}
p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-bottom-color: #CC0000;
	border-bottom-style: ridge;
	border-left-color: #CC0000;
	border-left-style: ridge;
	border-right-color: #CC0000;
	border-right-style: ridge;
	border-top-color: #CC0000;
	border-top-style: ridge;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}


.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
	height: auto;
	word-spacing: normal;
	vertical-align: middle;
}

.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
