/* BASIC HTML DEFINITIONS */

body       
	{
	font-family: Verdana, Arial, sans-serif;
	background: #444444; 
	margin: 40px 0px; 
	padding: 20px; 
	font-size:75%; 
	text-align:left;
	}

ul li      
	{
	list-style-image: url(../images/bullet.gif); 
	font-size: 100%; 
	margin-bottom: 0; 
	padding-bottom: 0;
	}

hr         
	{
	background-color: #000; 
	color: #000; 
	height: 1px; 
	width: 100%;
	}

blockquote 
	{
	margin-bottom: 0;
	}


form       
	{
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
	}

.forminput 
	{
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #C0C0C0; 
	padding: 2px; 
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif; 
	margin: 2px 0;
	}

.contact label 
	{
	width: 150px; 
	float: left; 
	text-align: right;
	margin: 3px 5px 5px 5px; 
	clear: both;
	}

.contactbutton 
	{
	text-align: center; 
	margin: 5px 0 0 170px;
	}


/* BASIC LINK COLORS */

A:LINK    {color: #5F0053; text-decoration: none; font-weight: bold;}
A:VISITED {color: #5F0053; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #C23061; text-decoration: none; font-weight: bold;}
A:ACTIVE  {color: #5F0053; text-decoration: none; font-weight: bold;}

/* HEADING DEFINITIONS */

h1 
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #888; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	line-height: 30px;
	padding: 0px; 
	margin: 0 0 10px 0;
	}
	
h1 a:hover {
	text-decoration:none;
	color:#C23061;
	}

h2 
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	line-height: 30px;
	padding: 0px; 
	margin: 0 0 10px 0;
	}
	
h2 a:hover {
	text-decoration:none;
	color:#C23061;
	}

h3 
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #5F005E; 
	text-align: left; 
	text-transform: uppercase;
	letter-spacing:8px;	
	font-size: 20px; 
	font-weight: bold; 
	margin: 10px 0;
	}

h4 
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;  
	color: #666; 
	margin: 10px 0;
	text-align:center;
	}

h5 
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;  
	color: #666; 
	margin: 10px 0;
	text-align:left;
	}

h6 
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #5F0053; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	}
	
h6 a:hover {
	color:#C23061;
	text-decoration:none;
	}
	
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000;
	font-size:14px;
	}
	
img a:link a:hover {
	border:none;
	}
		
.dropcap
	{	
	font-family: Trebuchet MS; 
	float: left; 
	color: black; 
	font-size: 72px; 
	font-weight: normal; 
	line-height: 55px; 
	padding: 0 2px 0 0;
	}

span.heading 
	{
	color: #947249;
	}

/* PROPERTIES FOR PAGE LAYOUT SECTIONS */

.wrapper 
	{
	width: 750px; 
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	background-color: #FFFFFF; 
	color: #000;
	text-align: left; 
	border: 7px solid #000; 
	margin: 0 auto;
	padding:0px;
	}

.header  
	{
	background-image:url('../images/bcflogo.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	padding: 20px 0px 0px 0px;
	height: 200px; 
	width: 750px;
	margin:auto;
	}

.navigation span {
padding:20px;
}


.navigation 
	{
	background-image: url('../images/navigation.jpg'); 
	text-align:center;
	padding: 0px;  
	height: 45px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 130%;
	border-bottom: solid #000 7px;
	border-top: solid #000 7px;
line-height:15px;
	}
	
.navigation li{
	list-style:none;
	display:inline;
	}
.navigation li a:hover {
	text-decoration:none;
	color: #E9E9E9;
	}

.navigation a:link  {
	color: #FFF; 
	}

.navigation a:visited {
	color:#FFF
	}

.content 
	{
	width: 460px; 
	float: left; 
	padding: 40px 20px 20px 20px;
	line-height: 18px; 
	text-align: justify;
	}

.contentwide
	{
	width: 690px; 
	float: left; 
	padding: 40px 20px 20px 20px;
	line-height: 18px; 
	text-align: justify;
	}

.sidebar 
	{
	float: right; 
	width: 220px; 
	padding: 40px 10px 20px 20px; 
	font-size: 90%;
	text-align:center;
	}

.footer 
	{
	clear: both; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: center; 
	font-size: 14px; 
	color:#FFF;
	height: 45px; 
	padding: 5px 0 15px 0; 
	line-height:10px;
	}

.footer li{
	list-style:none;
	display:inline;
	}
.footer li a:hover {
	text-decoration:none;
	color:#C23061;
	}

.footer a:link  {
	color: #000; 
	}
	
.footer p: {
	color:000;
	}
	
.footer A:LINK    {color: #000; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #C23061; text-decoration: none; font-weight: bold;}
.footer A:HOVER   {color: #C23061; text-decoration: none; font-weight: bold;}
.footer A:ACTIVE  {color: #C23061; text-decoration: none; font-weight: bold;}


/* ASSIGN CLASSES TO IMAGES TO PLACE THE PHOTOS' BORDER AND ALIGNMENT */

.imageleft 
	{
	border: 3px double #606060; 
	margin: 2px 10px 2px 0px; 
	float: left;
	}

.imageright 
	{
	border: 3px double #606060; 
	margin: 2px 0px 2px 10px; 
	float: right;
	}
.imagerightnoborder {
	margin: 2px 0px 2px 10px;
	float: right;
	border: thin none #606060;
}
#dividerlong {
	width:690px;
	height:2px;
	background-image:url(../images/thinlinelong.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom:10px;
}

#dividersmall {
	width:230px;
	height:2px;
	background-image:url(../images/thinline.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom:10px;
}

#divider {
	width:460px;
	height:2px;
	background-image:url(../images/thinline.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	}

.FAQS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 16px;
}
.FAQS_answers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: normal;
	font-weight: normal;
}
.faqscontent {
	float: left;
	text-align: left;
	padding-left: 30px;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.content2 {

	width: 480px; 
	float: left; 
	padding: 20px 5px 20px 20px;
	line-height: 18px; 
	text-align: left;
}
.imagerightnoborder {
	border: 0px none #FFFFFF;
	margin: 2px 0px 2px 10px;
	float: none;
	padding-right: 15px;
}

#clearit {
clear:both
}-
