/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
	.bodyCell
	{
		background: #003e76;
	}
	.contentCell
	{
		background: #00529b;
	}
	.contentContainer
	{
		background: #00529b;
	}
	body
	{
		background: #003e76;
	}
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
	.headerCell
	{
		background: url(images/header.jpg) no-repeat;
	}
	.head2
	{
		background: url(images/head2.jpg);
	}
	.head2-new
	{
		background: url(images/head2-new.jpg);
	}
	.head3
	{
		background: url(images/head3.jpg);
	}
	.navRight
	{
		background: url(images/navright.jpg);
	}
	.navLeft
	{
		background: url(images/navleft.jpg);
	}
	.buyNowSpace
	{
		background: url(images/buynowspace.jpg);
	}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
	.navTop
	{
		background: url(images/navtop.jpg) no-repeat;
		height: 10px;
	}
	.navBottom
	{
		background: url(images/navbottom.jpg) no-repeat;
		height: 22px;
	}
	a.imgRollOver-howItWorks
	{
		background: url(images/howitworks.jpg) no-repeat;
		display: block;
		height: 42px;
		width: 172px;
	}
	a.imgRollOver-news
	{
		background: url(images/news.jpg) no-repeat;
		display: block;
		height: 42px;
		width: 172px;
	}
	a.imgRollOver-about
	{
		background: url(images/about.jpg) no-repeat;
		display: block;
		height: 42px;
		width: 172px;
	}
	a.imgRollOver-products
	{
		background: url(images/products.jpg) no-repeat;
		display: block;
		height: 41px;
		width: 172px;
	}
	a.imgRollOver-contact
	{
		background: url(images/contact.jpg) no-repeat;
		display: block;
		height: 42px;
		width: 172px;
	}
	a.imgRollOver-home
	{
		background: url(images/home.jpg) no-repeat;
		display: block;
		height: 39px;
		width: 172px;
	}
	a.imgRollOver-testimonials
	{
		background: url(images/testimonials.jpg) no-repeat;
		display: block;
		height: 42px;
		width: 172px;
	}
	a
	{
		color: #BF8748;
	}
	span
	{
		color: #BF8748;
	}
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
	.footer
	{
		background: url(images/footer.jpg) no-repeat #FFFFFF;
	}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
	.mainText
	{
		font-family: arial,georgia,times;
		font-size: 13px;
		color: #FFFFFF;
		line-height: 19px;
		font-weight: lighter;
		letter-spacing: 1px;
	}
	.footerText
	{
		font-family: arial,georgia,times;
		font-size: 12px;
		color: #ba8748;
		line-height: 1px;
	}
	.footerText1
	{
		font-family: arial,georgia,times;
		font-size: 12px;
		color: #00529b;
		line-height: 15px;
	}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.borderTable
	{
	
	}
	.tableRowHeader
	{
	
	}
	.tableRowFooter
	{
	
	}
	.textRequiredField
	{
		font-weight: bold;
	}
	.textSmallerFont
	{
	
	}
	.labelColumn
	{
	
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
