/*
COLORS
Yellow, pale : fbffb7
Yellow, button : e9ca4d
Green, pale (ltbutton) : a5de7b
Green, flagtop: 60a82a
Green, flagbottom : 80b855
Green, logo : 5fb124
Green, light 3 : 7cc542
Green, dark (title) : 0d490d
Green, semi-dark : 57a221
Red, dark : 8e0000
Red, pink : bc4343
Grey, text : #383838
*/

body {
	text-align: center;
	}

.heading {
	text-align: center;
	}

.title {
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #0d490d;
	}

.container {
	width: 1000px;  
	/* Centering for IE6+ in strict mode, Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text - we inherited this setting from body */
	text-align: left;
	padding: 10px 5px 10px 5px;
	color: #000;
	background-color: #fff;
	border-width: 0px;
	/*border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #0d490d;*/
	overflow: auto;
	
	}

/* LEFT PART */
  
.left {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height : 100%;
	background-color : #fff;
	}

#logo {
	text-align: center;
	padding-left : 10px;
	padding-top: 25px;
	}

.navbutton {
	display: block;
	width: 120px;
	height: 40px;
	margin-left: 10px;
	padding-left: 21px;
	padding-right: 19px;
	text-decoration: none;
	font-size : 11px;
	}
a.navbutton:link {
	color: #277c27;
	/*font-weight: bold;*/
	background: url(images/button_yellow.jpg) center no-repeat;
	}

a.navbutton:visited {
	color: #277c27;
	/*font-weight: bold;*/
	background: url(images/button_yellow.jpg) center no-repeat;
	}

a.navbutton:hover {
	text-decoration: none;
	color: #0d490d;
	background: url(images/button_yellow2.jpg) center no-repeat;
	}

a.navbutton:active {
	color: #0d490d;
	background: url(images/button_yellow2.jpg) center no-repeat;
	}

#buttons {
	padding-top: 25px;
	font-size : 14px;
	text-align: center;
	line-height: 35px;
	z-index: 12;
	}
	
/* RIGHT PART */

.right {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 175px;
	}

#photokv {
	text-align: center;
	padding-top: 50px;
	font-size : 10px;
	}

/* MIDDLE PART BOXES & DIVISIONS */

.middle {
	top: 10px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 0px 0px 0px 0px;	
	}

#titlebox {
	/*margin-top : 20px;*/
	padding: 5px 15px 5px 35px;
	color: #2C3337;
	/*background: url(images/titlebg1_700x130.jpg) center no-repeat;*/
	}

#mainbox {
	margin : 30px 30px 10px 35px;
	padding : 5px 10px 5px 10px;
	color: #000;
	background-color: #fff;
	overflow: auto;
	border-style : solid;
	border-color : #8e0000;
	border-width : 1px 2px 2px 1px;
	}

#BoxYellow {
	float : left;
	color : #0d490d;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fbffb7;
	}

#leftcolumn, #rightcolumn {
	width : 280px;
	margin : 2px 5px 2px 5px;
	padding: 0 5px 0 5px;
	}

#leftcolumn {
	float : left;
	}
	
#rightcolumn {
	float : right;
	}
	
#contactform {
	margin-left : 100px;
	width : 500px;
	color : #57a221;
	background-color: #fff;
	border-style : solid;
	border-width : 1px 2px 2px 1px
	}
	
#form {
	float : left;
	font-size : 12px;
	color : #57a221;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fff;
	border-width : 1px 2px 2px 1px;
	}
	
/* SPANS */


.leftcolumnbook, .rightcolumnbook {
	background-color: #fbffb7;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	}
	
.leftcolumnbook {
	width: 200px;
	}

.columnbook {
	background-color: #fbffb7;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	width: 100%;
	border: 2px solid white;
	}

.contactform {
	width : 700px;
	}


.mainboximg1 {
	float: left;
	/* if no introbox : border-top: 20px solid #fff; */
	border-right: 15px solid #fff;
	overflow: hidden;
	}

.mainboximg2 {
	float: right;
	border-left: 15px solid #fff;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	}

.center {
	text-align: center;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	}
	
.smallbox, .smallboxL, .smallboxR {
	color : #0d490d;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fff;
	border-style : solid;
	border-color : #8e0000;
	border-width : 1px 2px 2px 1px;
	font-size: 10px;
	}

.smallboxR {
	float : right;
	width : 250px;
	}

.smallboxL {
	float : left;
	width : 250px;
	}

.smallbox p, .smallboxL p, .smallboxR p {
	font-size: 10px
	}

.product, .productL, .productR {
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fbffb7;
	border: 1px solid #a5de7b;
	}

.productL {
	float : left;
	width : 250px;
	}

.productR {
	float : right;
	width : 250px;
	}

/* IMAGES */

img.floatLeft {
	float: left;
	}
	
img.floatRight {
	float: right;
	}

/* FOOTER */

.footer {
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	}

a.subc:link, a.subc:visited {
	color: #0d490d;
	text-decoration: none;
	}

/* STYLE */

body, p, h2, h3, h3, h5, h6 {
	font-family: "deja vu", verdana, arial, helvetica, sans-serif;
	}

body {
	font-size: 12px;
	color: black;
	background-color : #fbffb7;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;
	}

p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
	font-size : 12px;
	color: #383838;
	}

h1, h2 {
	color: #0d490d;
	text-align: center;
	margin: 0;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	padding: 6px;
	letter-spacing: 3px;
	}

h2 {
	font-family: "lacartoonerie", arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 6px;
	padding: 3px;
	padding-bottom: 0px;
	letter-spacing: 2px;
	}
	
h3 {
	color: #57a221;
	font-size:18px;
	padding: 0px 0 3px 0;
	text-transform: uppercase;
	}
	
h4 {
	color: #57a221;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #8e0000;
	font-size: 14px;
	padding: 2px 0 2px 0;
	}

h5 {
	color: #57a221;
	font-size: 13px;
	line-height: 12px;
	}

h6 {
	color : #000;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	}

img {
	border-style: none;
	border-width: 0;
	}
	
sp {
	font-style: italic;
	font-weight: bold;
	color: #8e0000;
	}

strong {
	font-style: italic;
	font-weight: bold;
	color: #2C3337;
	}	

li {
	color: #0d490d;
	list-style-position: inside;
	}

table {
	border: 1px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
	font-size : 12px;
	color: #383838;
	}
	
a {
	text-decoration: none;
	outline: none;
	}

a:link {
	color: #000099;
	text-decoration: none;
	}

a:visited {
	color: #000099;
	text-decoration: none;
	}

a:hover {
	color: #6C92AF;
	text-decoration: underline;
	}

a:active {
	color: #550F23;	
	}

/* Span styles */

.yellowtable {
	width: 100%;
	}

.yellowtable td, yellowtable2 td {
	background-color: #fbffb7;
	border: 1px solid #a5de7b;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	}
	
.yellowtable td {
	width: 33%;
	}
	
.yellowtable2 td {
	width: 50%;
	}
	
.center {
	margin-left: auto;
	margin-right: auto;
	}

.quote {
	font-style: italic;
	}

.quoter {
	font-weight: bold;
	}

.grey {
	color: #999999;
	}
	
.alert {
	color: #8e0000;
	}
	
.small {
	font-size: 10px;
	}
	
.smaller {
	font-size: 8px;
	}
	
.textmiddle {
	vertical-align: middle;
	}

.alignC {
	text-align: center;
	}