@charset "utf-8";
/* CSS Document */

body {
	background-color: ffffff;
	background-image:url(images/risen.gif)
	background-repeat: repeat-x;
}

#wrapper{
	width:800px;
	margin:0px auto;
	text-align:right;	
	padding:10px 0px 0px 0px;

}

#container {
	width:800px;
	border: 1px double #000000; 
	margin-top: 5px;
	background-color: #ffffff;
	padding:0px;
	margin:0px auto;
	text-align:left;
	display:table;
	background-color:#95080E;
	
}


#topnav {
	width: auto;
	height: auto;
	font-size: 14px; 
	font-family: verdana, arial; 
	color: #000000
	;
	text-align: center;
}



#fp_left_column  { 
	width: 456px;
	text-align: left;
	color:#7eb148;
	float: left;
	padding-left: 10px;
}

#fp_right_column  { 
	width: 260px;
	text-align: right;
	float: right;
	padding-right: 10px;
}

#header2{
				background-color: #ffffff;
				
				text-align: center;
				padding-top: 10px;
				padding-bottom: 10px;
				padding-right: 25px;
				padding-left: 25 px;
				font-family:"Trebuchet MS", Verdana, serif;font-weight:normal;font-size:20px;
			}
 
			#header2 a:link{
				color: #e8ef9f;
				text-decoration: none;
			}
			
			#header2 a:visited{
				color: #e8ef9f;
				text-decoration: none;
			}
 
			#header2 a:hover{
				color:#7EB148;
				font-weight: bold;
			}
			

			




#nav {
	width:22%; /* this width + content width must total 100% */
	float:left; /* floats on nav and content divs make them sit side by side */
	
	#header a:link
			{
				color: #e8ef9f;
				text-decoration: none;
			}
			
			#header a:visited{
				color: #e8ef9f;
				text-decoration: none;
			}
 
			#header a:hover{
				color:#ffffba9;
				font-weight: bold;
			}
	
	
#content {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:100%; /* this width + nav width must total 100% */
	top:0px;	
	padding: 10px 20px 10px 20px;
	background-color:#95080E;
	
	
	}
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
#header_inner { 
	padding:1em 2em;
		background-color:#BCD8ED /* creates space between the box  and the content */
	}
#nav_inner {
	padding:1em .8em; /* creates space between the box and the content */
	border-right:3px solid #B33; background-color:#CCFFFF;
	}
#content_inner { 
	padding:0 1em 1em 1.5em; /* creates space between the box and the content */
	}
#footer_inner {
	padding:.5em 1em; /* creates space between the box and the content */
	text-align:center;
	}

/*image positioning*/
.left
{float:left;
padding: 0px 8px 0px 0px;
}
.right
{float:right;
padding:0px 0px 0px 8px;
}
.center
{display:block;
text-align: center;
margin: 0 auto;
}

.td
{font-family:"Trebuchet MS", Verdana, serif; font-style:italic; font-size:16px; font color:#FFFFFF;
}

	.style1{font-family:"Trebuchet MS", Verdana, serif;font-weight:normal;font-size:14px;}
	
	.style2{font-family:"Brush Script MT", Verdana, serif; font-weight:normal;font-size:24px;}

	.style8 {font-style: italic; font-family: "Trebuchet MS", Verdana, serif; font-size:16px; font color:#ffffff;}

	.style9 {font-style: italic; font-family: "Trebuchet MS"; font-size:16px; font color:#FFFFFF;}

.footer_info
{font-family:"Trebuchet MS", Verdana, serif;font-weight:normal;font-size:10px; font color:#FFFFFF;}


.style12 {font-size: 10px}
.style16 {color: #FFFFFF; font-family: "Trebuchet MS", Verdana, serif; font-size:10px; }
.style17 {color: #FFFFFF; font-family: "Trebuchet MS", Verdana, serif; font-size: small; }
.style18 {color:#FFFFFF; font-family:"Trebuchet MS", Verdana, serif; font-size:16px;}
