@charset "utf-8";
body {
	background-color: #85C6C8;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: 130px 100px;
	background-image: url(images/images/logo4.gif);
}
#topbanner {
	height: 102px;
	background-image: url(images/images/topbannerbak3.jpg);
}


#wrapper {
	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-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #017C85;
	border-bottom-color: #017C85;
	border-left-color: #017C85;
}
#nav {
	height: 40px;
	padding-bottom: 12px;
	text-align: center;
}
#banner {
	height: 100px;
	padding-bottom: 12px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #017C85;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftcolumn  {
	width: 280px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 25px;
	margin-left: 3px;
	margin-top: 3px;
	height: 1000px;
	background-repeat: repeat-y;
	padding-right: 10px;
	border: thin solid #000000;
}
#rightcolumn  {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-top: 3px;
	height: 1000px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/fadedcouple3.jpg);
	background-position: 125px 130px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #5A182B;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 1px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-position: outside;
	line-height: 3em;
	list-style-type: square;
	border-bottom-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A182B;
	background-repeat: repeat-x;
	padding-left: 70px;
}
.imageborder {
	border: thin solid #8DC5C6;
	padding: 10px;
	float: left;
	margin-left: 15px;
}
.imagebordertwo {
	padding: 10px;
	float: left;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8DC5C6;
	border-right-color: #8DC5C6;
	border-bottom-color: #8DC5C6;
	border-left-color: #8DC5C6;
}
.imageborderthree {
	padding: 10px;
	float: right;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8DC5C6;
	border-right-color: #8DC5C6;
	border-bottom-color: #8DC5C6;
	border-left-color: #8DC5C6;
	margin-right: 50px;
}


#footer {
	margin-top: 5px;
	padding-top: 0px;
	clear: both;
	background-color: #86C6C6;
	height: 100px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

