﻿body
{
	background-color: #031a01;
	background-image: url(../../Images/Background.jpg);
	margin: 0px;
	font-family: Calibri;
	font-size: 11pt;
	color: #666666;
}

a
{
	text-decoration: none;
	color: #031a01;
}

img
{
	display:block;
	margin:0px;
	padding:0px;
}

/* This fixes the menu from overlapping the pop up windows */
.RadMenu
{
	z-index:1;	
	width:902px;
}

.rmLeftImage
{
	padding:0 0 0 0;
	margin:0 0 0 0;

}
.headerLink
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.lnkPhotoGallery
{
	font-size:18px;
	color:#666666;		
}
.lnkPhotoGallery:hover
{
	font-size:18px;
	color:#f1a015;
}
lu
{
	 text-indent:0px;
}

li
{
	line-height:25px;
}

.lnkPDF
{
	padding-left:4px;
}

.FooterLink
{
	color: #c2b48a;
}
.red
{
	color:#f1a015;
}

.galleryLinks .br
{
	line-height:40px;
}

.AboutUsContent
{
	width:360px;
	padding-top:35px;
}

html>/**/body .AboutUsContent, x:-moz-any-link, x:default 
{ 
	padding-top:20px;
} /* Only FireFox 3 */

.galleryTitle
{
	margin-bottom:0px;
	z-index:0;
}

.panel
{
	z-index:125;
	left:30px;
	top:140px;
	position:absolute;
	float:left;
	width:344px;
	padding:35px;
	background-image:url(../../Images/PanelBackground.png);
	background-repeat:repeat-y;	
}