/* CSS Document */

.flavorTable
{
	background-image:url(../images/contentBGFill.jpg);
	background-repeat: no-repeat;
	color: #000000; /*#B9263D;*/
	width: 545px;
	height: 308px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	font-family:Arial, Helvetica, sans-serif;
}

.flavorTableAboutUs
{
	background-image:url('../images/aboutUs_contentBGFill.jpg');
	background-repeat: no-repeat;
	color: #000000; /*#B9263D;*/
	width: 545px;
	height: 390px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	font-family:Arial, Helvetica, sans-serif;
}

.flavorTableContent
{	
	/*border-style: solid;
	border-width: 1px;
	border-color: #B9263D;*/
	text-align: top;
	/*background-color:#FFFFFF;*/
	margin-left: 35px;
	height: 275px;
	width: 450px;
	
	}
		
.title
{
	padding-top: 100px;
	font-weight: bold;
	font-size: 14px;
	color: #B9263D;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.body
{
	vertical-align: top;
	font-size: 11px;
	line-height: 21px;
}

.aboutUsBody
{
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}

.galleryTable
{
	background-image:url('../images/gallery_contentBGFill.jpg');
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	color: #000000; /*#B9263D;*/
	width: 545px;
	height: 475px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	font-family:Arial, Helvetica, sans-serif;
}

.GalleryTableContent
{	
	/*text-align: top;*/
	/*background-color:#FFFFFF;*/
	margin-left: 10px;
	height: 360px;
	width: 515px;
	
	}		

.galleryTitle
{
	vertical-align: top;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	color:#B9263d;
}

.closeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B52439;
	text-decoration: none;
}

.theArringtonStudio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
	
.oneWeb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9C1F2E;
	text-decoration: none;
	}