body	{
	font-family: Verdana, Arial, Tahoma, ;
	background-color: #ffffff;
	margin: 0px;
	font-size: 13px;
}

.watermarkcarriages {
 background-image: url(../images/back_ground_horseshoe1.gif);
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center 50%;
}

.watermarkcontact {
 background-image: url(../images/back_ground_horse_carriage.gif);
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center 50%;
}

.watermarkhome {
 background-image: url(../images/back_ground_home.gif);
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center 50%;
}

.watermarkwedding {
 background-image: url(../images/back_ground_wedding2.gif);
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: 0px -100px;
}

.watermarkghosts {
 background-image: url(../images/back_ground_ghosts.gif);
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: 50% 50%;
}

a:link	{
	
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none; 
	color: blue	;
	font-size:13px;
	
	
}

a:visited	{
	font-family: Arial, Tahoma, Verdana;
	color: blue;
	font-size:13px;
	
	
}

a:hover	{
	font-family: Arial, Tahoma, Verdana;
	color: #F00;
	font-size:13px;
	
	
}

a:active	{
	font-family: Arial, Tahoma, Verdana;
	color: red;
	font-size:13px;
	text-decoration: underline;	
}

 

h3	{
	font-family: Arial, Tahoma, Verdana;
	 color: #333333; 
}

h4	{ 
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
}
 
p
{
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	font-size: 13px;
	text-indent: 15px;
}	
			
.heading
{
	font-family: Arial, Tahoma, Verdana;
	color: #ffffff;
	font-size: 15px;
	background-color: #990000;
	width: 45%;
}

td	{
	font-size: 13px;
}

.heading2	{ 
	font-family: Arial, Tahoma, Verdana;
	color: #cc0000; 
	font-size: 14px;
	text-align: center; 
}

.heading3	{ 
	font-family: Arial, Tahoma, Verdana;
	color: #cc0000; 
	font-size: 12px; 
}

.footer {
	width: 100%;
	font-family: bell mt, ,tahoma, arial;
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

a.footlink:link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #b36161; 
	text-decoration: underline;
	font-weight: bold;
}
 
a.footlink:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #179090; 
	text-decoration: underline;
	font-weight: bold;
}
 
a.footlink:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
 
a.footlink:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
	
foottext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.footercoloredbar {
	width: 100%;
	background-color: #B36161;
}

.header	{
	width: 100%;
	font-family: Arial, Tahoma, Verdana;
	color: #000000; 
	font-size: 13px; 
}

.formlabels	{
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	border: 3px double #18908f;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.formbuts {
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	border: 2px inset #18908f;
}

.formbg	{
	
	/*border: 4px double #cc0000;*/
}

.list	{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
}

ul	{
	list-style-type: disc;
	font-size: 13px;
}

ol	{
	list-style-type: circle;
}