   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
   body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bodyBgBK.jpg);
}


a{ 
TEXT-DECORATION: underline;
}

 
table,form,H1,h2,h3{ margin: 0; padding:0;}
 
ul { 	margin: 0; padding:0; margin-left:30px; }

li{ 	margin: 0; padding:0; list-style-image:url(images/marker.gif)  }
 
	
p {
	margin: 0;   padding-bottom:9px;  padding-left:15px;  
 }	
 
td{
	border:none;
} 
	
.main,   H1,H2,H3, table,tr,td, input,a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


	#NavMain {
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
 
	}
	
	#NavMain UL {
	display: inline;
	MARGIN: 0;	PADDING :0;	
	}
	
	#NavMain LI {
	MARGIN: 0px;
	display: inline;
	PADDING :0px;
	LIST-STYLE-TYPE: none;
	}
	#NavMain A {
	PADDING-RIGHT: 18px;
	PADDING-left: 9px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: lowercase;
	}
	
	#NavMain A:hover {
	color: #DA1074;
	text-decoration: none;
	background-image: url(images/menuBulleton.gif);

	}
	
#NavMain .NAVselected {
	color: #DA1074;  
	text-decoration: underline;
	background-image: url(images/menuBulleton.gif);
	}
	

.BTN{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(files/btnBLK100.jpg);
	width: 100px;
	height: 18px;
	border: none;
	margin: 0;
	padding: 0;
}

.white , a.white:link ,  a.white:visited  { color:#FFFFFF ;}
.red , a.red:link ,  a.red:visited  { color: #FF0000 ;}
.bold {font-weight:bold;}
.orange , a.orange:link ,  a.orange:visited {color:#ff6600;}
.green , a.green:link ,  a.green:visited {color: #008A00;}
.black , a.black:link ,  a.black:visited {color: #000;}
 


 
.bulletts {
	list-style-image: url(files/bullettspacer.gif);
	list-style-position: inside;
}
 

#top{
	text-align: left;
	height: 185px;
	background-image: url(images/logoBK.jpg);
	background-repeat: no-repeat;
}  

#logo{
} 

#photos{
	float: right;
} 

#wrapper
{
	width:100%;
	text-align:center;
	height: 100%;
	margin: 0 auto;
	padding: 0;

}

#contentWRAPPER{
	text-align: center;
	width: 975px;
}
 
#innerWrapper
{
	margin: 0 auto;
	width:875px;
	text-align:left;
	margin-bottom: 12px;
	margin-top: 25px;
}

.contentLeft{
	float:left;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 35px;
	width: 175px;

}

 

.contentRight{
	float:left;
	border:0;
	width: 800px;
	margin-top: 10px;
	padding-bottom: 25px;
}

.contentRight a{ text-decoration:underline;}

.pageimage1{
	padding-left: 40px;
	float: right;
} 
 
	 
	.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	padding-left: 0px;
	letter-spacing: -1pt;
	background-repeat: no-repeat;
	}
 
	
 

#demoSection { 
}

#demoSection a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#demoSection td {
	text-align: right;
}



#testimonialsTxt strong{ font-size:13px;  font-style:italic;}


.formfieldsCAL{
	width: 120px;
	cursor:pointer;
	background-image: url(images/cal.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px solid #ccc;
	height: 20px;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;padding-top: 2px;
}

#NavSub {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-position: bottom center;
	background-color: #FFFFFF;
	border-top: 1px dotted;
	border-color: #666666;

}

#NavSub li {
	display: inline;
	margin:0;
	padding:0;
	list-style-type: none;
	color:#333333;
	font-size: 10px;
}


.seLnk {
	font-size:9px;
	margin:0;
	padding:0;
	TEXT-DECORATION: none;
	color:#555541;
	letter-spacing: -2px;
}


 
