body {
	background-color: #7f8b4a;
	text-align: center;
}
#bodyShell{
	width:730px;
	background-color:#FFFFFF;
	text-align:center;
	height: auto;
	position:relative;
}
#container{
	width:730px;
	background-color:#FFFFFF;
}

#header{
	background-color:#AB9E5E;
	background-image: url(images/headline_gradient.gif);
	background-repeat: repeat-y;
	
}

#footer{
	width:730px;
	background-color:#FFFFFF;
}
#navBar{
	width: 740px;
	background-image: url(images/headline_gradient.gif);
	background-repeat: repeat-y;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.adderess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46402D;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #46402D;
	text-decoration: none;
}
.smPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #46402D;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F8B4A;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F8B4A;
	text-decoration: none;
}
.accugraphicsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F8B4A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46402D;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #46402D;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46402D;
	text-decoration: none;
}
.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46402D;
	text-decoration: none;
}
.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #46402D;
	font-weight: bold;
	left: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.description_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #7F8B4A;
	text-transform: uppercase;
	text-decoration: none;
}
.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #D4D8C2;
	font-weight: bold;
	text-transform: uppercase;
}
.indented_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46402D;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.sm {
	font-size: 9px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-transform: uppercase;
	word-spacing: 3px;
}
#border{
	position: relative;
	text-align: left;
	border: 2px solid #54640D;
	}
hr {
	color: #54640D;
}