
body {
	background-color: #3A2416;
}

img {
	border: none;
}

a {
	outline: none;
	color:#CC6633;
}

a:hover {
	text-decoration:none;
	color:#CC6633;
}

/* FLASH MASTHEAD */
.flashmast {
	background-image:url(../images/flash-fpo.gif);
	background-repeat:no-repeat;
}

/* END FLASH MASTHEAD */


p, li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #3A2416;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #3A2416;
}

h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #3A2416;
}

.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #3A2416;
}

#pageheader {
	background: url(../images/sec_page_top.jpg) no-repeat;
	font: bold italic 40px "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 62px;
	padding-left:10px;
}

tr, td {
	margin: 0px auto;
	padding:0;
}

.homebody {
	background: url(../images/home_back.jpg) bottom center no-repeat;
}

.mainbody {
	height: 400px;
	background-color: #C6BFA5;
	padding: 0 10px;
}

.cgraphic {
	position:relative;
	left: 0px;
	top: 10px;
}

#home-header {
	margin-top:250px;
	margin-left:15px;
	width:395px;
}

#home-header p.welcome {
	padding-top:5px;
	font-family: "Times New Roman", Times, serif;
	margin-left:75px;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #F4F1D9;
}

#home-header p.home-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	font-style: italic;
	font-weight: bold;
	color: #F4F1D9;
	text-indent: 7px;
	margin-top:-25px;
}

#footer {
	padding-top: 1em;
	text-align:center;
	font: bold italic 14px "Times New Roman", Times, serif;
	color: #F4F1D9;
}

#footer a {
	text-decoration: none;
	color:#F4F1D9;
}

#footer a:hover {
	text-decoration:underline;
	color:#F4F1D9;
}