body
{
	font: 14px Verdana;
	background: #D0EEA5;
	color: #000000;
	background-position: bottom right;
	background-repeat: no-repeat;

	

}

tr, td, li {  
	font: 16px verdana;

 }
p {font: 16px verdana;

 padding-left: 10px; padding-right: 10px;}

a:link { color: #646EE3; text-decoration : underline;}
a:visited { color: #646EE3; text-decoration : underline;}
a:active { color: #646EE3; text-decoration : underline;}
a:hover { color: #663200; text-decoration : none;}

h1 {color: #72AC20;	padding-left: 10px; padding-right: 10px;
font-size: 24px ;


}

h2 {padding-left: 10px; padding-right: 10px;color: #72AC20;


}

h3 {padding-left: 10px; padding-right: 10px;

		 
}

h4 {padding-left: 10px; padding-right: 10px;

	
}

.MainBlock {
border: solid; border-width: 2px; border-color: #663200;  


margin: 0px;
}

.content {
background-image: url(../images/flower_s.jpg); 
background-position: bottom right;
background-repeat: no-repeat;
font: 14px Verdana;


}


blockquote { 
	
	margin: 12px 24px; 
	padding: 5px 10px 10px 40px; 
	border: 0; 
	color: #663200;
	background: url(../images/quotes4.jpg) no-repeat top left; 
	
	}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
.glowingtabs{

width:770px;
font-size: 14px;
line-height:normal;
}

.glowingtabs ul{
float:right;
list-style-type: none;
margin:0;
padding:0;

}

.glowingtabs li{
display:inline;
margin:0px;
padding: 0px;

}

.glowingtabs a{
float:left;
background:url(../images/tab-left.gif) no-repeat left top;
margin:0;
margin-left: 0px; /*spacing between each tab*/
padding:0 0px 0 12px;
text-decoration: none;
text-align: center;
}

.glowingtabs a span{
float:left;
display:block;
text-decoration: none;
background:url(../images/tab.gif) no-repeat right top;
padding: 4px 17px 2px 2px;
color:#663200;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #663200;
}

.glowingtabs a:visited {
text-decoration: none;
}


.glowingtabs li.active a{ /*Selected Tab style*/
background-position:0 -64px; /*Shift background image up to start of 2nd tab image*/
color: #333;
}

.glowingtabs li.active a span{ /*Selected Tab style*/
background-position:100% -64px; /*Shift background image up to start of 2nd tab image*/
color: #333;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -32px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -32px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
}

.footer
{font: 10px Verdana;

}