/*body
{
	background:green url(/images/background.jpg)  fixed center center no-repeat; 
	
}
*/

body
{	background-image: url(../images/site/background.jpg);
	background-color: #D6C38A;
	text-align:center;
	margin:5px 80px 5px 80px;

}

.body.Header
{
text-align: center;
}

A:link,  A:visited,  A:active  
{
	text-decoration: none;
	color: #003501;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
}

A:hover
{
	text-decoration: none;
	color: Red;
	font-family:Tahoma;
	font-weight:normal;
}

.lnkEmailTo:link, .lnkEmailTo:visited, .lnkEmailTo:active .lnkEmailTo:hover
{text-decoration: none;
	color: #739972;
	font-family: Tahoma;
	font-weight: bold;
}

.lnkEmailTo:hover
{text-decoration: none;
	color: RED;
	font-family: Tahoma;
	font-weight: bold;
}

.Thumbnail
{
border: 0px;
height:50px;
width:50px;
}

.ImageLarge
{
border: 0px;
}

.ImageTitle
{
color:#003501;
font-family:Tahoma, Times New Roman;
font-size:11px;
font-weight:normal;	
}

.BigImageTitle
{
color:#003501;
font-family:Arial, Courier, Times New Roman;
font-variant:small-caps;
font-size:16px;
font-weight:bold;	
}

.DescField

#Menu1
{
margin-left: 40px;
position: relative;
}

#Menu2
{
margin-left: 40px;
position: relative;
}

#Menu3
{
/*margin-left: 40px;*/
}

	/*#subMenu1  {display: none; position: relative; left: 20; color: black; font-size: .9em; font-weight:normal}
    #subMenu2  {display: none; position: relative; left: 20; color: black; font-size: .9em; font-weight:normal}
    #subMenu3  {display: none; position: relative; left: 20; color: black; font-size: .9em; font-weight:normal}
    #subMenu4  {display: none; position: relative; left: 20; color: black; font-size: .9em; font-weight:normal}
*/
#subMenu1
{
display: none;
position:absolute;
margin-left:-30px;
margin-top: -2px;
}

#subMenu2
{
display: none;
position:absolute;
margin-left:-30px;
margin-top: -15px;
}

#subMenu1 A:link, #subMenu1 A:visited, #subMenu1 A:active  
{
	text-decoration: none;
	color:Maroon;
	font-family: Viner Hand ITC;
	font-weight: bold;
}

#subMenu1 A:hover
{
	text-decoration: none;color: Red;font-family: Viner Hand ITC;font-weight: bold;
}

#subMenu3
{
display: none;margin-left:20px;	
}

.FloatImgLeft
{
border:0;float:left; 
}

.FloatImgRight
{
border:0;float:Right; 
}

.dropcap
{
font-weight: bold;
font-size: larger;
font-family:Times New Roman, Serif;
float:left;
}

P
{
color: #003501;
font-weight:normal;
font-family: tahoma,times New Roman;
font-size: 14px;
text-align: left;

}

.ImageTable
{
text-align: center;
border-width: 0px;
table-layout:fixed;
}

.HeaderTable
{
text-align: center;
border: none 0 red;
padding: 0 0 0 0;
vertical-align:top;
}

.SubHeaderTable
{
background-color: #AEB59E;
border: none 0 none;
padding:0 5 0 5;
text-align: left;
/*width: 120px;*/
}

.ImagePageTitle
{font-family: tohoma;
font-size:24px;
color: #003501;
}

.footerDIV
{
	clear:both;
	
}

.footerTitle
{color:#758849;
font-weight: bolder;
font-size:12px;
}

.footerItem
{color:#758849;
font-weight: normal;
font-size:12px;
}

.AboutTitle
{
/*clear: both;*/
font-weight: bolder;
font-size: 14px;
text-align:center;
font-family: Tahoma;	
}