@charset "utf-8";
/* CSS Document */


body {
	background-color: #f5f5e8;
}
.bac {
	background-image: url(../images/bac.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-weight: bold;
	color: #da386f;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #da386f;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #da386f;
	text-decoration: underline;
}
a:visited {
	color: #da386f;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d5862;
	font-size: 14px;
	font-weight: bold;
}
#flashcontent {
	padding-left: 20px;
}

#map {
	float: right;
	padding-right: 20px;
}
#content {
	float: left;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D5862;
	padding-top: 10px;
}
#holder {
	background-color: #efefe4;
	width: 700px;
	float: right;
	margin-right: 20px;
}
.style3 {
	color: #da386f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

