@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #333;
}
#c-site {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFC9;
}
#c-striping_above {
	height: 20px;
	width: 810px;
}
#striping_above {
	background-image: url(../images/striping_above.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 810px;
}

#c-buttons {
	height: 40px;
	width: 810px;
}
#buttons {
	height: 40px;
	width: 810px;
}
#button {
	float: left;
	height: 40px;
	width: 135px;
}

#c-banner {
	height: 307px;
	width: 810px;
}
#banner {
	height: 307px;
	width: 810px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#slogan {
	text-align: right;
	color: #006667;
	margin-right: 73px;
	margin-top: 216px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}


#c-striping_under {
	height: 20px;
	width: 810px;
}
#striping_under {
	background-image: url(../images/striping_under.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 810px;
}

#c-content {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	width: 710px;
}
#content {
	background-color: #FFFFC9;
	width: 710px;
	height: auto;
}


#photo-left {
	border: 2px solid #006667;
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

#photo-right {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #006667;
	margin-bottom: 15px;
	margin-left: 25px;
}
#photo-right_no_border {
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-left: 25px;
}
#c-contact {
	width: 275px;
	height: auto;
	background-color: #FFC;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006667;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 190px;
}
#c-form {
	float: right;
	width: 370px;
}
#c-map {
	height: 71px;
}
#map-left {
	float: left;
	height: 67px;
	width: 100px;
	border: 2px solid #006667;
}
#map-right {
	float: right;
	height: 67px;
	width: 100px;
	border: 2px solid #006667;
}
#c-footer {
	height: 30px;
	width: 810px;
}

#footer {
	height: 22px;
	width: 810px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	background-color: #006667;
}
#table_content {
	font-size: 12px;
	background-color: #FFFFC9;
}


.pagename-14pt-bold {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.title_12pt_bold {
	font-weight: bold;
	color: #006667;
}
#body_table {
	font-size: 12px;
}





A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FFFFFF
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #006667;
	font-weight: bold;
} 
A.content:hover, A.content:active{
	text-decoration: underline;
	color: #444444
}
.spreuk {
	color: #C00;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
