﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}

.bottombar1
{
	background-color: #42210b;
	height: 5px;
}
.bottombar2
{
	background-image: url(../../Images/ribbon-swatch.jpg);
	background-repeat: repeat; 
	height: 20px;
	color: White; 
}
.bottombar2 a
{
	color: #FDD06B; 
	text-decoration: underline; 
}

.menubar
{
	background-image: url(../../Images/ribbon-swatch.jpg);
	background-repeat: repeat; 
	height: 30px;
	color: White; 
	font-family: Papyrus, Arial; 
	text-align: center; 
	font-size: 14pt;
	font-weight: bold; 
}

.menubar a
{
	text-decoration: none; 
	color: White; 
}

.menubar a:hover
{
	color: #FDD06B;
}

.lblTitle
{
	font-family: Papyrus; 
	font-size: 16pt; 
	font-weight: bold;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

.tagline
{
	text-align: center; 
	background-color: White; 
}

.editrow 
{
	clear: both; 
}

.editleftcol 
{
	float: left; 
	width: 150px; 
	text-align: right; 
	padding-right: 10px; 
}

.bottombuttonrow
{
	clear: both; 
}
.leftbutton
{
	float: left; 
	width: 100px; 
	padding-right: 10px; 
	text-align: right; 
}
.rightbutton 
{
	float: right; 
	width: 100px; 
	padding-left: 10px; 
}
.categorymenu
{
	text-align: left; 
	padding-top: 20px;
	font-size: 14pt;
	font-weight: bold;
	padding-right: 10px;
}
.categorymenu a 
{ 
	color: #402414; 
	text-decoration: none; 
}
.categorymenu div 
{
	padding-bottom: 10pt;
}
.categorymenu a:hover
{
	color: white;
}

.pagecontent
{
	padding-top: 13px;
}

.gallerypicture
{
	
}

.gallerycategory a
{
	text-decoration: none; 
	color: Black; 
}
.gallerycategory a:hover
{
	text-decoration: none; 
	color: #FDD170; 
}
.gallerycategory
{
	font-weight: bold; 
}
.floatleft 
{
	float: left; 
}
.viewcontentfileleft
{
	width: 300px; 
}
.viewcontentfileright
{
	width: 100px; 
}
.viewcontentfile
{
	padding-bottom: 30px; 
}