body {
	background-color: ;
	margin: 20px 0px 20px 0px;
}

a.menu
{
	background-image: url(../images/menu_bg_off1.jpg);
	background-position: center;
	font-family: "Comic Sans MS", "Bradley Hand ITC", Arial;
	color: #78008e;
	font-weight: bolder;
	background-repeat: no-repeat;
	text-align: center;
	height: 75px;
	width: 100%;
	vertical-align: middle;
	padding-top: 25px;
	text-decoration: none;
	font-size: 120%;
}

a.menu:hover
{
	background-image: url(../images/menu_bg_on1.jpg);
	text-decoration: underline;
}

h1{
	color: #78008e;
	font-family: "Comic Sans MS", "Bradley Hand ITC", Arial;
	font-size: 200%;
}
h2{
	color: #78008e;
	font-family: "Comic Sans MS", "Bradley Hand ITC", Arial;
	font-size: 150%;
}
td{
	font-size: 100%;
	font-family: "Comic Sans MS", "Bradley Hand ITC", Arial;
	font-weight: normal;
}

.homeheadingLarge {
color: #666666;
font-size: 175%;
font-family: Agency FB;
font-weight: bold;
vertical-align: middle; 
}
.homepagetext {
	color: #78008e;
	font-size: 125%;
	font-family: "Comic Sans MS", "Bradley Hand ITC";
	font-weight: normal;
}
.text {
	color: #78008e;
	font-size: 90%;
	font-family: "Comic Sans MS", "Bradley Hand ITC";
	font-weight: normal;
}
a.text {
	color: #78008e;
	font-size: 90%;
	font-family: "Comic Sans MS", "Bradley Hand ITC";
	font-weight: normal;
	text-decoration: none;
}
a.text:hover {
	color: #78008e;
	text-decoration: underline;
}
.home1 {
color: #666666;
font-size: 200%;
font-family: Tahoma;
font-weight: bold;
text-align: center;
}

a.home1Link {
	color: #666666;
	font-size: 90%;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

a.home1Link:hover {
color: Red; 
text-decoration: none}

.home2 {
font-size: 75%;
font-family: Tahoma;
text-align: center;
}

a.home2 {
font-size: 75%;
font-family: Tahoma;
text-align: center;
font-weight: bold;
text-decoration: none;
color: #666666;
}

.footer {
font-size: 65%;
font-family: Tahoma;
font-weight: bold;
text-align: center;
}
a.home3 {
font-size: 65%;
font-family: Tahoma;
font-weight: bold;
text-align: center;
}
.home4 {
	font-size: 100%;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	vertical-align: middle;
}

.contactbar{
	background-color: #78008e;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.contactbar{
	text-decoration: none;
	color: #fffff;
	text-align:center;		
}
.contactbar:hover{
	text-decoration: underline;
}
.alignright{
	float: right;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#image_gallery li {
	layout-flow: horizontal;
	list-style: none;
}
.links_bar{
	list-style-type: none;
	color: White;
}
#lowermenu ul, a {
	font-size: small;
	font-family: "Comic Sans MS", "Bradley Hand ITC";
	list-style-image: none;
	text-decoration: none;
	list-style: none;
	padding: 0 10 10;
	margin: 0;
	color: #78008e;
}
#lowermenu a:hover{
	text-decoration: underline;
}
.testimonial{
	font-family: "Comic Sans MS", "Bradley Hand ITC";
	border-bottom: dotted #78008e;
	border-top: dotted #78008e;
	background-color: #c795df;
	padding-bottom: 10px;
}
