body {
	background-color: #FFF;
	color: #FFF;
}
#main_box {
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC6;
	background-image: url(../images/bg_fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin outset #300;
	margin-left: auto;
	margin-right: auto;
	/*height: 100%;
	 padding-bottom: 0px; */
}
.content {
	padding-top: 5px;
}
.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	left: -9999px;
	top: -9999px;
	position: absolute;
}
.text_header_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	left: -9999px;
	top: -9999px;
	position: absolute;
}
h1, h2, h3, h4 {
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	line-height: normal;
	height: auto;
	padding-top: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.para {
	font-variant: normal;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0em;
}

#main_box #content .para .quote {
	font-style: italic;
}
#banner {
	margin-top: 100px;
}
/* CSS hover menu styles start here */
.hovermenu ul{
	padding-left: 0;
	margin-left: 0;
	background-color: #FFF;
	width: 770px;
	text-align: center;
	display: inline;
	position: absolute;
	visibility: visible;
	top: 126px;
	line-height:24px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 4px 1em;
	text-decoration: none;
	color: black;
	background-color: ;
	border: 1px solid #630;
}

.hovermenu ul li a:hover{
	text-decoration: none;
	background-color:#996;
	color: #FFF;
	border: 1px solid #300;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}
/* CSS hover menu styles end here */

.img_right {
	border: thin double #003333;
	overflow: visible;
	z-index: auto;
	height: inherit;
	width: auto;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.img_left {
	border: thin double #003333;
	overflow: visible;
	position: relative;
	z-index: auto;
	height: inherit;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.img_center {
	border: thin double #003333;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.subhead  {
	font-family: Papyrus;
	font-weight: bold;
	font-size: large;
	margin-left: 10px;
	margin-right: 10px;
}
.footer {
	height: 100%;
	width: 100%;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-align: center;
	display: block;
	/* padding-top: 1em;
	padding-bottom: 1em; */
	color: #300;
	text-decoration: none;
	list-style: none;
	height: inherit;
	margin-bottom: 0px;
	margin-left: 0px;
}


.leadin  {
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}
a:link { 
	color: #003333;

 }
a:visited {
	color: #330066;


} 
a:hover { 
	color: #993300;

} 
#contact_address {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-variant: normal;
	color: #003333;

	text-align: center;
	font-style: normal;
	text-decoration: none;
}

quote {
	margin-left: 300px;
	margin-right: 300px;
	text-decoration: none;
}
.next_button {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003300;
	background-color: #999966;
	border: thin solid #003300;
	width: 4em;
	text-align: center;
	margin-left: 10px;
	text-decoration: none;
}

.img_right_noborder {
	overflow: visible;
	z-index: auto;
	height: inherit;
	width: auto;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.newsflash {
	font-weight: bold;
	color: #990000;
}
.page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #300;
	text-align: center;
	display: inline;
}
