/* //////////////////////// BODY ELEMENTS BELOW ///////////////////////////////// */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordAll {
	border: 1px solid #2c3f2b;
}

/* //////////////////////// BODY ELEMENTS ABOVE ///////////////////////////////// */

/* //////////////////////// TEXT BELOW ///////////////////////////////// */

.text  { font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva }
.thankyou { font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva }
.storetext  { font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva }
.title  { font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.storytext { font-size: 10px; line-height: 12px; font-family: Arial, Helvetica }
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #006633;
	position: relative;
	text-indent: 10px;
	padding-left: 20px;
}

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #006633;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	padding-left: 45px;
	padding-right: 45px;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


/* //////////////////////// TEXT ABOVE ///////////////////////////////// */


/* //////////////////////// SIDE BAR BELOW ///////////////////////////////// */


.sideBg {
	background: url(../images/sidebar_images/sidebarBg.jpg) repeat-y left;
}
.sbCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
	display: block;
}

/* //////////////////////// SIDE BAR BELOW ///////////////////////////////// */


/* //////////////////////// FOOTER ELEMENTS BELOW ///////////////////////////////// */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background: #2c3f2b;
	display: table-cell;
}
a.footerL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a.footerL:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}

/* //////////////////////// FOOTER ELEMENTS BELOW ///////////////////////////////// */

/* //////////////////////// MENU ELEMENTS BELOW ///////////////////////////////// */

.menuRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

/* //////////////////////// MENU ELEMENTS BELOW ///////////////////////////////// */

/* //////////////////////// LINKS BELOW ///////////////////////////////// */

a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}

/* //////////////////////// LINKS ABOVE ///////////////////////////////// */



/* //////////////////////// SITE & CSS WRITTEN BY WILLI WAIZENEGGER, GOT2WEB INTERNET SERVICES ////////////////// */
.boxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

