/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		
		h1 {
			color:#C91600;
			font-size:19px;
			font-family: 'trebuchet ms',century gothic, sans-serif;
		}
		
		
		.blogTitle
		{
			font-size:200%;
		}
		.blogTitle a
		{
			text-decoration:none;
		}
		.blogByLine
		{
			font-size:80%;
			color: #DFDFDF;
		}
		.blogLinks
		{
			font-size:80%;
			line-height:12px;
		}
		.blogByLine img
		{
		vertical-align:middle;
		width:15px;
		height:15px;

		}
		body
		{
			background: #fff;
			background-position:bottom left;
		}
		.entertext
		{
			text-decoration: none;
			font-family:'trebuchet ms',century gothic,  verdana,sans-serif;
			font-size:16px;
		}
		
		.pagebg
		{
			background: #fff;
			width:692px;
			height:542px;
			font-size:14px;
			font-family:'trebuchet ms', century gothic,  verdana, sans-serif;
			color:#535353;
			padding: 28px;
			line-height:22px;
			border:1px solid #a3a3a3;
		}
		.contentCell *
		{
			font-size:12px;
			font-family:'trebuchet ms',century gothic,  verdana, arial;
			color:#535353;
			line-height:22px;
		}
		
		.titleContent
		{
			font-size:20px;
			color:#CA1500;
		}

		.contentScroller
		{
			/*width:692px;
			height:542px;
			overflow: auto;*/
			color:#535353;
		}
		
		.contentScroller a {
			color: #535353;
			text-decoration: none;
		}

		.contentScroller a:hover {
			color: #C91600;
			text-decoration: none;
		}
		.contentScroller-old
		{
			width:692px;
			height:542px;
			overflow: auto;
			color:#535353;
		}

		a
		{
			color:#ca1601;
		}
		.header
		{
			background: url(images/flashheader.jpg);
			width:945px;
			height:170px;
		}
		.accentText
		{
			font-size:17px;
			color:#ca1601;
		}
		.Main, .Main table tr td
		{
		color:#535353;
		}
	
		.outlineImage
		{
			background: #fff;
			padding: 5px;
			border: 2px solid #CA1500;
		}
		
		.outlineImage2
		{
			background: #000;
			padding: 5px;
			border: 2px solid #CA1500;
		}
	
		.largerText
		{
			font-size:18px;
		}
	
		
		.redText
		{
			color:#CA1500;
		}
		
		.tableRow1, .tableRow2
		{
			color:#535353;
		}
		
		.middlehr
		{
			background: url(images/vertdots.gif) center repeat-y;
			width:2px;
		}
		
		
       #website {
                height: 100%;
                overflow: hidden;
            }
		
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
	/* styles for header contained on the template */
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		.navarea
		{
			width:197px;
			height:598px;
		}
		.navarea span, .navarea div span
		{
			display:none;
		}
		.navarea div
		{
			background: #fff;
		}
		
		a.home-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/home-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.about-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/about-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
			
		}
		
		a.services-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/services-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.products-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/products-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.tour-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/tour-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.team-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/team-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.promotions-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/promotions-up.gif) no-repeat;
			display:block;
			margin-bottom:4px;
		}
		
		a.contact-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/contact-up.gif) no-repeat;
			display:block;
			margin-bottom:0px;
		}
		a.emailsignup-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/emailsignup-up.gif) no-repeat;
			display:block;
		}
		a.emailsignup-RollOver:hover
		{
 			background: url(images/emailsignup-over.gif) no-repeat;

		}
		a.newsletter-RollOver
		{
			width:197px;
			height:55px;
			background: url(images/newslettersignup-up.gif) left no-repeat;
			display:block;
		}
		
		a.home-RollOver:hover
		{
			background: url(images/home-over.gif) no-repeat;
		}
		
		
		a.about-RollOver:hover
		{
			background: url(images/about-over.gif) no-repeat;
		}
		
		a.services-RollOver:hover
		{
			background: url(images/services-over.gif) no-repeat;
		}
		
		a.products-RollOver:hover
		{
			background: url(images/products-over.gif) no-repeat;
		}
		
		a.tour-RollOver:hover
		{
			background: url(images/tour-over.gif) no-repeat;
		}
		
		a.team-RollOver:hover
		{
			background: url(images/team-over.gif) no-repeat;
		}
		
		a.promotions-RollOver:hover
		{
			background: url(images/promotions-over.gif) no-repeat;
		}
		
		a.contact-RollOver:hover
		{
			background: url(images/contact-over.gif) no-repeat;
		}
		
		a.newsletter-RollOver:hover
		{
			background: url(images/newslettersignup-over.gif) no-repeat;
		}
		
		
		a.newclientoffer-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/newclientoffer-up.gif) no-repeat;
			display:block;
		}
		
		a.newclientoffer-RollOver:hover
		{
			background: url(images/newclientoffer-over.gif) no-repeat;
		}
		
		
		a.blog-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/blog-up.gif) no-repeat;
			display:block;
		}
		
		a.blog-RollOver:hover
		{
			background: url(images/blog-over.gif) no-repeat;
		}
		
		a.policies-RollOver
		{
			width:197px;
			height:24px;
			background: url(images/policies-up.gif) no-repeat;
			display:block;
		}
		
		a.policies-RollOver:hover
		{
			background: url(images/policies-over.gif) no-repeat;
		}
		
		
		
		
		
		
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		.footer
		{
			width:748px;
			height:172px;
			padding-top:30px;
			color:#535353;
			font-size:10px;
			font-family:verdana, century gothic, 'trebuchet ms', arial;
		}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		
		h2 {
			color:#cc1503;
		}
	
		.Main table tr td.teamTitle {
			color:#c91600;
			font-size:16px;
		}
	
	/*//---------------------------------------------*/
	/*// 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
	{
	
	}
	.textSmallerFont
	{
	
	}
	.labelColumn
	{
	
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */
	.nmsTable tr td
	{
		color:#535353;
	}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/