body {
	background-attachment: fixed;
	background-color: #006;
	background-image: url(/images/natfl142.jpg);
	background-repeat: repeat;
	color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 0 auto;
	width: 780px;
}

h2 {
	color: #F90;
	font-size: x-large;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}

p {
	font-style: normal;
}

.Copyright {
	font-size: xx-small;
	text-align: center;
	padding: 1ex;
}

.Justify {
	text-align: justify;
}

.QAtag {
	font-size: small;
	color: #6CC;
	padding-top: 1mm;
	font-style: italic;
}

.Question {
	color: #9F9;
	font-weight: bold;
}

.Answer {
	text-align: justify;
}

.Signature {
	text-align: right;
	font-size: medium;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
}

.QAgroup {
	padding-bottom: 1ex;
	padding-top: 1ex;
}

.Example {
	color: #FC9;
	font-style: italic;
	padding-top: 1mm;
}

.GoHome {
	font-style: italic;
	text-align: center;
	font-size: medium;
	padding-bottom: 1ex;
	padding-top: 1ex;
}

.PleaseCall {
	color: white;
	font-size: 14pt;
}

#address_box {
	float: left;
	padding-bottom: 30px;
	padding-top: 90px;
}

#new_address_arrow {
	float: left;
}

#contact_box {
	text-align: center;
	padding: 1ex;
}

#map_links {
	margin-bottom: 20px;
	width: auto;
	clear: both;
	text-align: center;
}

#credit_cards {
	margin: auto;
	padding: 1ex;
}

