body

{
	background : url("roses.jpg");
		font-family: "Book Antiqua";
	font-size : 13px;
	font-weight :normal;
	color: #649916; /* light green */
}
 

li, ol, ul, p, br, input, form, textarea, a,blockquote,imp
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Book Antiqua";
	font-size : 13px;
	font-weight :normal;
	color: #649916; /* light green */
/*   color:  #527917;   dark green */
}

table
{
	font-family: "Book Antiqua";
	font-size : 13px;
	font-weight :normal;
	/* border: 2px solid #C0C0C0;
	background-color : #649916;
	light green */
	background-color : #FFE4E1;
	border-color : #649916;
}


	

H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	
}



H2 {
	font-family: lucida sans; 
	font-size : 16px;
	color : red;
	font-weight : bold;
	font-style : italic;
}



H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight :normal;
	color : Gray;
	font-size :16px;
}


H4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 	12px;
	font-weight : 	normal;
	color		: 	black ;  
	text-align	: 	center;
	font-weight :	bold;
	text-decoration: none;
}


.hpocfmain  {
        	font-family: Verdana, Arial, Helvetica, sans-serif;
			
        }
		
H1.hpotitle
 {
	font-size: 24px;
	font-family: Lucida Handwriting;
	font-weight : bold;
	text-align: center;
	color: #649916;
}

H2.hpotitle
 {
    font-size: 24px;
	font-family: Lucida Handwriting;
	font-weight : bold;
	text-align: center;
	color: #E28788;
	}
	
P.message
 {
    font-size: 16px;
	font-family: Lucida Handwriting;
	font-weight : bold;
	text-align: left;
	color: #E28788;
	}
	
	
.contact

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :normal;
	color: #649916;
}



/* Main Menu */
.menu
 {
	font-family: "Book Antiqua";
	font-size : 13px;
	font-weight : normal;
	color: #649916;
	text-decoration: none;
}
	


.menu A:hover
{
	FONT-SIZE: 13px;
	color: #E28788;
	font-weight : bold;
	font-family: "Book Antiqua";
	text-decoration: none;
	background-color : #649916;
}
  


.menu A:link
{
    FONT-SIZE: 13px;
    COLOR: #649916;
    font-weight : normal;
    font-family: "Book Antiqua";
	text-decoration: none;
}
	
	.menu A:visited
{
    FONT-SIZE: 13px;
   font-family: "Book Antiqua";
	 font-weight : normal;
   text-decoration: none;
	color: #E28788;
}

/* copyright  */
.copyright
{
	
	font-size : 11px;
	font-weight : normal;
	color: #649916;
	text-decoration: none;
	
}

.copyright A:link
{
    FONT-SIZE: 11px;
	 COLOR: #E28788;
    font-weight : normal;
    font-family: "Book Antiqua";
	text-decoration: none;

}
    

.copyright A:hover
{
	FONT-SIZE: 11px;
	color: #E28788;
	font-weight : bold;
	font-family: "Book Antiqua";
	text-decoration: none;
	background-color : #649916;
	
}

	.copyright A:visited
{
    FONT-SIZE: 11px;
   font-family: "Book Antiqua";
	 font-weight : normal;
   text-decoration: none;
	color: #E28788;
}

   
.disclaimer
{
	
	font-size : 9px;
	font-weight : normal;
	color: #649916;
	text-decoration: none;
	
}

   table.deco
{
 border-top:4px dotted white; 
 border-left:4px dotted white;
 border-right: 4px dotted white; 
 border-bottom:4px dotted white;
}




