body
{
margin-top:		0px;
background-color:	#9b91a3;
}

body, td
{
  font-family:		verdana, Arial, helvetica, sans-serif;
  font-size:		12px;
  color:		 #4c5d6b;
  line-height:		17px;
}

h1
{
  font-family:		garamond, new-century-schoolbook, times;
;
  font-size:		24px;
  color:		#3d402a;
  padding-top:		0px;
  margin-bottom:	0px;
}

h2
{
 
  font-size:		14px;
  color:		#575e78;
  padding-top: 0px;
  margin-bottom:	 2px;
  
}


h3
{
  
  font-size:		13px;
  color:		#574c60;
  line-height:		18px;
  font-weight:		bold;
  text-align:		center;
    margin-bottom: 0px;
}
h4
{
 
  font-size:		12px;
  color:		#555c72;
  line-height:		15px;
  font-style: italic;
}


a
{
  color:		#728776;
  text-decoration:	none;    
}

a:hover
{
  color: 		#9b91a3;
  text-decoration:	underline;
 
}
table.gallery
{
 border:		solid;
 border-width:		1px;
 border-color:		#9b91a3;
 background-color:	#ffffff;
}
table.quote
{
 border:		solid;
 border-width:		1px;
 border-color:		#9b91a3;
 background-color:	#eae8ec;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  
  font-size:		12px;
  font-weight:		bold;
  color:             #796589;
  text-decoration:	none;
}

a.MENU-1-OFF
{
  
  font-size:		12px;
  font-weight:		bold;
  color:		#afb116;
  text-decoration:	none;
}


div.FOOTER
{
  font-size:		10px;
  color:		#ffffff;
  line-height:		14px;
  background-color:	#afb116;
}
div.FOOTER a
{
  color:		#ffffff;
  text-decoration:	none;
}
 div.FOOTER a:hover
{
  color:		#ffffff;
  text-decoration:	underline;
}

hr
{
  border: none;
  border-top: 1px solid #9b91a3;

}

