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

.header_background {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.header_menu {
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	color: #66212E;
	font-weight: lighter;
}
.body_back {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.header_menu A:link {text-decoration: none; color: #66212E}
.header_menu A:visited {text-decoration: none; color: #66212E}
.header_menu A:active {text-decoration: none; color: #66212E}
.header_menu A:hover {text-decoration: none; ; color: #FFF}

.back {
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tl_corner {
	background-image: url(images/tl_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tr_corner {
	background-image: url(images/tr_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #662100;
}
.content2 {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #662100;
}
.content2 A:link {text-decoration: none; color: #66212E}
.content2 A:visited {text-decoration: none; color: #66212E}
.content2 A:active {text-decoration: none; color: #66212E}
.content2 A:hover {text-decoration: none; ; color: #F50}

.bl_corner {
	background-image: url(images/bl_corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br_corner {
	background-image: url(images/br_corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.spacer {
	font-family: "Century Gothic", Tahoma;
	font-size: 1px;
	background-color: #FFF;
}
.menu_top {
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_bottom {
	background-image: url(images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_middle {
	background-image: url(images/menu_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu2_text {
	font-family: "Century Gothic", Tahoma;
	font-size: 16px;
	color: #662100;
	font-weight: normal;
}
.menu2_text A:link {text-decoration: none; color: #662100}
.menu2_text A:visited {text-decoration: none; color: #662100}
.menu2_text A:active {text-decoration: none; color: #662100}
.menu2_text A:hover {text-decoration: none; ; color: #F50}

.l_bar {
	background-image: url(images/l_bar.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.m_bar {
	background-image: url(images/m_bar.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.r_bar {
	background-image: url(images/r_bar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 5px;
	font-weight: normal;
}
.footer A:link {text-decoration: none; color: #662100}
.footer A:visited {text-decoration: none; color: #662100}
.footer A:active {text-decoration: none; color: #662100}
.footer A:hover {text-decoration: none; ; color: #FFF}
.textsize {
	font-size: 18px;
	color: #000;
}
.blacktext {
	color: #000;
}
.nophoto {
	background-image: url(images/geenfoto.jpg);
	background-repeat: no-repeat;
}
.minitext {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
	color: #662100;
}
*:focus {outline: none;}
.atitel {
	font-family: "Century Gothic", Tahoma;
	font-size: 20px;
	color: #39F;
}
.akop {
	font-family: "Century Gothic", Tahoma;
	font-size: 18px;
	color: #39F;
}
.tl_box {
	background-image: url(images/box/tl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tr_box {
	background-image: url(images/box/tr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.r_box {
	background-image: url(images/box/r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bl_box {
	background-image: url(images/box/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.b_box {
	background-image: url(images/box/b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.br_box {
	background-image: url(images/box/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.l_box {
	background-image: url(images/box/l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.t_box {
	background-image: url(images/box/t.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.redfont {
	font-family: "Century Gothic", Tahoma;
	color: #F00;
}

/* Slider */

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider { background: transparent }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 620px } 
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #FFF; color: #000 }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #ff9000; color: #fff; font-family: "Century Gothic", Tahoma; display: block; float: left; margin-right: 1px; margin-bottom: 10px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	/* Slider End */
