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

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		html, body {
			margin: 0px;
			padding: 0px;
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			color: #000;
		}

		table * {
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			color: #000;
		}
		
		body {
			background: url(images/page-bg.gif) #d9d9d9;
		}
		
		#pageContainer {
			width: 901px;
			margin: 0 auto;
			background: url(images/page-background.gif) repeat-y #030b48;
		}
		
		.topbg
		{
			width: 901px;
			margin: 0 auto;
			height:100%;
			background: url(images/top-background.jpg) top no-repeat;
		}
		
		#headBlock {
			padding-top: 233px;
			/* background: url(images/top-background.jpg) top no-repeat transparent; */
			background: url(images/header.jpg) top no-repeat transparent;
		}
		
		#navigation {
			float: left;
			width: 215px;
		}
		
		#navigation2 {
			width: 215px;
			line-height: 27px;
			float:left;
		}
		
		#navigation2 a {
			display: block;
			width: 215px;
			height: 27px;
			margin-bottom: 2px;
			font-size: 14px;
			padding-left: 18px;
			text-transform: uppercase;
			text-decoration: none;
			color: #97DDD3;
			/*color: #9dd4cf;*/
			background: url(images/nav-up.gif) no-repeat;
		}
		
		#navigation2 a:hover {
			background: url(images/nav-over.gif) no-repeat;
			color:#fff;
			
		}
		
		.navCell, .contentCell, .navCellFull {
			vertical-align: top;
		}
		.contentCell
		{
			padding-left:10px;
			
		}
		.navCell {
			width: 215px;
		}
		
		
		
		
		#navigation a {
			display: block;
			width: 197px;
			height: 27px;
			margin: 0px 0px 2px 18px;
			font-size: 14px;
			line-height: 27px;
			padding-left: 18px;
			text-transform: uppercase;
			text-decoration: none;
			color: #97DDD3;
			/*color: #9dd4cf;*/
			background: url(images/nav-up.gif) no-repeat;
		}
		
		#navigation a:hover {
			background: url(images/nav-over.gif) no-repeat;
			color:#fff;
		}
		
		#flash {
			float: right;
			width: 600px;
			height: 242px;
		}

		#flash img {
			margin-right: 32px;
		}
		
		#content {
			padding: 0px 24px;
			
		}
		
		#footer {
			padding: 43px 24px 30px 24px;
			font-size: 10px;
			color: #680a18;
			font-family: Verdana, Helvetica, sans-serif;
			clear:both;
			background: url(images/bottom-background.jpg) bottom no-repeat transparent;
		}
		
		#footer a {
			color: #680a18;
		}

		#footer a:hover {
			text-decoration: none;
		}

		#footer img {
			vertical-align: middle;
		}
		
		.floatLeft {
			float: left;
			width: 50%;
		}
		
		.floatRight {
			float: right;
			text-align: right;
			width: 40%;
		}
		
		input, textarea {
			color: #000;
		}
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		h1 {
			font-size: 24px;
			color: #37B5A7;
		}
		
		h2 {
			font-size: 20px;
		}
		h3 {
			font-size: 16px;
		}
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		.boldUnderline {
			font-weight: bold;
			text-decoration: underline;
		}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		a {
			color: #000;
			text-decoration: underline;
		}
		
		a:hover {
			color: #aa0;
			text-decoration: none;
		}
		
		a.boldLink {
			font-weight: bold;
		}
		
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
		
		.imgBorder {
			border: 1px solid #37B5A7;
		}
		
		.imgFloatLeft {
			margin: 0 10px 5px 0;
			float: left;
		}
		
		.imgFloatRight {
			margin: 0 0 5px 10px;
			float: right;
		}
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
		.borderTable
		{
			border: 1px solid #fff;
		}
		
		table.mainTableBorder {
			border: none;
		}
		
		.tableRowHeader
		{
		
		}
		.tableRowFooter
		{
		
		}
		.textRequiredField
		{
			font-weight: bold;
			color: #5c0c15;
		}
		.textSmallerFont
		{
			font-size: 9px;
		}
		.labelColumn
		{
		
		}
		
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */
		
	/*//---------------------------------------------*/
	/*// Photo Gallery Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for the photo gallery */
		
		.photoGalleryTable {
			width: 100%;
			padding: 0 0 10px 0;
			border-collapse: collapse;
			font-weight: bold;
		}
		
		.photoGalleryTable td {
			text-align: center;
			width: 25%;
			padding: 5px;
			height: 125px;
		}
		
		.photoGalleryTable a.galleryLink {
			font-weight: bold;
		}

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