﻿body {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #000040;
	line-height: 140%;
	text-align: justify;
	background-image: url('images/ripples.jpg');
	background-attachment: fixed;
	margin: auto;
	padding:20px 30px 20px 30px;
}
.testimonial {
	font-family: "Lucida Sans";
	font-style: italic;
	color: #FFFFFF;
}
blockquote{
	font-family: "Lucida Sans";
	font-style: italic;
	color: #FFFFFF;
	background-color: #000080;
	padding: 15px;

}
.teltitle {
	color: #004AFF;
	font-size: 12pt;
	text-align:right;
}
#header {
	width: 100%;
	float: left;
}
#leftside {
	width: 46%;
	float: left;
	padding:5px;
}
#rightside {
	width: 46%;
	float: right;
	padding:5px;
}
#menu {
	width: 100%;
	float: left;
	text-align: center;
	clear: both;
	padding:8px 4px 4px 1px;
}
#footer {
	background-color: rgb(0, 74,255);
	width: 100%;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	margin: 1px;
}
a:link {
	color: #0099FF;
	font-weight: bold;
}
.tel {
	color: #0099FF;
	font-weight: bold;
    text-align:right
}
a:visited {
	color: #0000FF;
	font-weight: bold;
}
a:active {
	color: #800080;
	font-weight: bold;
}
a img {
	border: 0px;
}
.photo {
	border: 5px solid #FFFFFF;
}
table {
	border: rgb(102,0,102) 1px solid;
	text-align: left;
	position: relative;
	left: 10px;
}
.field {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #800080;
}
.button {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	color: rgb(0,74,255);
	font-weight: bold;
	font-size: 16pt;
	margin-top: 0;
	margin-bottom: 5px;
}
h2 {
	color: rgb(0,74,255);
	margin-top: 8;
	margin-bottom: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14pt;
	line-height: 140%;
}
h3 {
	color: rgb(0,74,255);
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 2px;
}
h4 {
	color: rgb(0,74,255);
	font-size: 11pt;
	margin-top: 3px;
	margin-bottom: 2px;
}
h5 {
	color: rgb(0,74,255);
	font-size: 10pt;
	color: #FFFFFF;
}
h6 {
	color: rgb(0,74,255);
	font-family: Times New Roman;
	font-size: 10pt;
	color: #F78500;
	font-style: italic;
}
a.GT {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
	color: #0099FF;
}
.style3 {
	text-align: left;
}
.style5 {
	color: #FFFFFF;
}
.style6 {
	border-width: 0;
	float: left;
}
.style7 {
	float: right;
}
