body {
	background-image: url(../_img/PageBackGroundTile.jpg);
	background-repeat: repeat-x;
	background-color: #807F83;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
body,
td,
th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
}
form {
	margin: 0px;
}

a:link {
	color: #B9AC97;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B9AC97;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #B9AC97;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #B9AC97;
	font-weight: bold;
	text-decoration: underline;
}

.breadCrumb a:link {
	color: #807F83;
	font-weight: normal;
	text-decoration: none;
}
.breadCrumb a:visited {
	color: #807F83;
	font-weight: normal;
	text-decoration: none;
}
.breadCrumb a:active {
	color: #807F83;
	font-weight: normal;
	text-decoration: underline;
}
.breadCrumb a:hover {
	color: #807F83;
	font-weight: normal;
	text-decoration: underline;
}
.txtContent {
	line-height: 19px;
}
.scrollingContent 
{
	overflow: auto; 
	width:100%; 
	height:350; 
	border:0 #000000 solid; 
	text-align: left;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	vertical-align:top;

	scrollbar-face-color:#FFFFFF; 
	scrollbar-track-color:#F2EFEB; 
	scrollbar-arrow-color:#BCAF9B; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-darkshadow-Color:#BCAF9B;	
	scrollbar-3dlight-color:#BCAF9B; 
	scrollbar-highlight-color:#FFFFFF;

	scrollbar-shadow-color:rgb(255,255,255);
	scrollbar-highlight-color:rgb(255,255,255);
}

.txtError {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: Red;
	font-weight: bold;
	line-height: 18px;
}

.validator 
{
	padding-left:0px;
	padding-top:0px;	
	padding-bottom:0px	
}

.txtError ul 
{
	padding-top:5px;	
	margin-top:0px;	

	padding-left:10px;
	margin-left:10px;
	list-style-type:none;
}


.frmText
{
	border: solid 1px #B9AC97;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
	margin-bottom:2px;
	padding-top:5px;
	padding-left:5px;
	height:25px;
}
.frmTextArea
{
	border: solid 1px #B9AC97;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	overflow: auto;
}

.txtText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
	font-weight: normal;
}
.required 
{
	font-size: 12px;
	color: #B9AC97;
	font-weight:bolder;
	vertical-align:top;
	padding-left:5px;
}

.photoGalleryImage 
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	border: solid 2px #B9AC97;
	display:block;	
}


.calendarTitle 
{
	color:#807F83;
	font-weight:bolder;
	background-color:#EEEAE5;
	height:33px;
}

.calendarDay
{
	font-weight:normal;
	padding: 5px;
}

a.eventDay
{
	color:#FFFFFF;
	font-weight:normal;
}

.eventDay a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.eventDay a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.eventDay a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.eventDay a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.menu
{
	background-image: url(../_img/MenuBackGround.jpg);
	background-repeat: no-repeat;
}

.txtSitemapHeadingLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.txtSitemapLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #807F83;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	padding-left: 10px;
}

a.txtSitemapHeadingLink:link {
	color: #B9AC97;
	text-decoration: none;
}
a.txtSitemapHeadingLink:visited {
	color: #B9AC97;
	text-decoration: none;
}
a.txtSitemapHeadingLink:hover {
	color: #B9AC97;
	text-decoration: none;
}
a.txtSitemapHeadingLink:active {
	color: #B9AC97;
	text-decoration: none;
}

a.txtSitemapLink:link {
	font-weight: normal;
	color: #807F83;
	text-decoration: underline;
}
a.txtSitemapLink:visited {
	font-weight: normal;
	color: #807F83;
	text-decoration: underline;
}
a.txtSitemapLink:hover {
	font-weight: normal;
	color: #807F83;
	text-decoration: none;
}
a.txtSitemapLink:active {
	font-weight: normal;
	color: #807F83;
	text-decoration: none;
}



h1
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B9AC97;
}

h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #B9AC97;
}

h3
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B9AC97;
}