/* CSS Document */

body {
	margin:0 auto;
	background: #11110a url(images/bg.jpg) no-repeat center top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;}
body#sub {
	margin:0 auto;
	background: #11110a url(images/sub_bg.jpg) no-repeat center top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;}
div#wrapper {
	width:920px;
	margin:0 auto;
	text-align:left;}
div#header {
	height:120px;
	background:url(images/firstrust_logo.jpg) left top no-repeat;}
div#maincontent {
	widows:920px;
	background:url(images/content_bg.jpg) repeat-y;}
div#menu {
	width:189px;
	float:left;}
div#homeright {
	width:731px;
	float:right;}
div#homeflash {
	width:731px;}
div#homecontent {
	width:651px;
	background:url(images/contentright_bg.jpg) no-repeat top;
	padding:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;}
div#end {
	clear:both;
	width:920px;
	height:3px;
	background:url(images/footer.jpg) no-repeat bottom;}
div#footer {
	width:920px;
	margin:10px auto 30px auto;
	text-align:center;
	color:#fffee1;
	font-size:12px;}
#footer a:link, a:visited {
	color:#fffee1;
	text-decoration:none;}
#footer a:hover, a:active {
	color:#fffee1;
	text-decoration:underline;}
	
	
p {
	margin:10px 0 10px 0;
	padding:0;}
h1 {
	text-transform:uppercase;
	font-size:22px;}
h2 {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#886637;
	margin:10px 0 5px 0;
	padding:0;}
h3 {
	font-size:14px;
	font-weight:bold;}
#homecontent a:link, a:visited {
	color:#990000;
	text-decoration:none;
	font-weight:bold;}
#homecontent a:hover, a:active {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;}
.red {
	color:#990000;}
.small {
	font-size:12px;}
p.subline {
	margin:3px 0 0 0;
	font-weight:bold;}
table#contact p {
	margin:5px 0 0 0;
	padding:0;}
a#black {
	color:#000000;}