@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCC;
}

nav p {
	font-size: 95%;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.5em;
	font-weight: bolder;
	word-spacing: normal;
	text-decoration: none;
}
img {
	border: 2px solid #633;
}
nav p a:link, nav p a:visited {
	text-decoration: none;
	color: #633;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
nav p a:hover, nav p a:active {
	color: #C60;
}
.content div p a {
	text-decoration: underline;
	color: #633;
}
.content div p a:hover, .content div p a:active {
	color: #C60;
}
#synergy {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}



.content div p {
	color: #633;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.content {
	width: 950px;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 40px;
}

.content h2 {
	padding-bottom: 15px;
	color: #633;
}
.content div #signup {
	margin-right: 220px;
	margin-left: 220px;
}


.content table {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #633;
	margin-bottom: 20px;
}
.gallery {
}
.gallery tr td a {
	text-decoration: none;
	color: #633;
}
.gallery tr td a:hover, .gallery tr td a:active {
	color: #C60;
}







.content a img:hover, .content a img:active {
	position: relative;
	border: 2px solid #C60;
}
header {
	background-image: url(Images/header_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 130px;
	padding-top: 35px;
}
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.content #slideShow {
	height: 472px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

footer {
	text-align: center;
	height: 40px;
	font-size: 80%;
	font-weight: normal;
	color: #666;
	vertical-align: bottom;
	padding-top: 25px;
}
#apDiv1 {
	position: absolute;
	width: 700px;
	height: 65px;
	z-index: 1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-align: left;
	vertical-align: bottom;
	margin-top: 5px;
	color: #633;
	font-style: normal;
}
.container #apDiv1 a {
	color: #633;
	text-decoration: none;
}
.content #portrait {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.content h4 a:link, .content h4 a:visited {
	color: #633;
	text-decoration: none;
}

.content h4 a:hover, .content h4 a:active {
	color: #C60;
	text-decoration: none;
}
.content h4 {
	padding-top: 30px;
}
.content h3 {
	border-top-color: #633;
	border-right-color: #633;
	border-bottom-color: #633;
	border-left-color: #633;
	color: #633;
}
.content h3 a:link, .content h3 a:visited {
	color: #633;
	text-decoration: underline;
}
.content h3 a:hover, .content h3 a:active {
	color: #C60;
}
