* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
}

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: normal;
background-image: url(images/background.gif);
background-repeat: repeat;
margin: 0;
padding: 0;
text-align: center;
}

#Layer1 {
	position:absolute;
	left:722px;
	top:569px;
	width:260px;
	height:38px;
	z-index:1;
}

#wrapper {
	background: #cccc99;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	height: auto;
}

#left {
	width: 350px;
	float: left;
	padding-left: 75px;
	padding-top: 40px;
	height: 820px;
	overflow: hidden;
}

#right {
	width: 520px;
	float: right;
	padding-top: 60px;
	height: 800px;
	overflow: hidden;
	padding-left: 15px;
}
#content {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}


.footer {
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #006666;
	text-decoration: none;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.footer a:link {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #006666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2888a3;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.footer a:hover {
	color: #66CCCC;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

.footer a:visited {
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2888a3;
}

ul#navigation {
	position: relative;
	left: 85px;
	width: 10px;
	list-style-type: none;
	top: -410px;
}

ul#navigation a {
font-style: normal;
font-weight: bold;
color: #2888a3;
display: block;
text-decoration: none;
font-size: 85%;
text-align: right;
padding-top: 2em;
padding-right: 0.5em;
padding-bottom: 2em;
padding-left: 0.5em;
width: 10em;
}

ul#navigation a:hover {
	font-style: normal;
	font-weight: bold;
	color: #66CCCC;
	background-image: url(images/bee.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#navigation li {
	font-style: normal;
	font-weight: bold;
	color: #2888a3;
	display: inline;
	list-style-position: outside;
	list-style-image: url(images/bee.png);
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	width: 425px;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 10px;
}
.text a {
	color: #2888a3;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5px;
}


.bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	color: #2888a3;
	text-align: center;
	width: 425px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#footer {
clear: both;
background-color: #cccc99;
border-top: solid 1px #2888a3;
padding: 10px 10px 10px 10px;
}
.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	width: 425px;
	line-height: normal;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 10px;
	font-style: normal;
}
table {
	border: 1px solid #999999;
}
.border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}


blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	width: 365px;
	font-style: italic;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 30px;
	height: 114px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 105px;
	vertical-align: middle;
}
.contacttext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #2888a3;
	width: 425px;
	line-height: normal;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: underline;
}
.bluetextunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	font-weight: bolder;
	color: #2888a3;
	text-align: center;
	width: 425px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-decoration: underline;
}
.textLEFTALIGN {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	width: 425px;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 10px;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #2888a3;
	width: 425px;
	line-height: 1.2em;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 10px;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #2888a3;
	text-align: center;
	margin-bottom: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #2888a3;
	text-align: left;
}
.visa {
	float: right;
	height: 29px;
	width: 193px;
	position: relative;
	top: -25px;
}
hr {
	margin-right: 15px;
}
