body {text-align: center; background-color: #333; margin: 10px auto 10px auto; font-family: arial, helvetica;}
#container {border: solid 1px #1e1e1e; width: 698px; padding: 0px; align: center; margin: 0px auto 0px auto; background-color: #ffffcc; }
#logo img {float:left; padding: 0px;}
#header { border: 0px; border-top: solid 7px #e56d0c; border-bottom: solid 7px #e56d0c; margin: 0px; padding: 0px; }
#footer { margin: 0px; padding: 0px; width: 698px; height: 49px; text-align: center; color: #000; font-size: 15px; font-weight: bold; background: url(./images/footer_bkgd.gif) top left repeat-x; }
#content { border: none; width: 698px; height: 358px; padding: 0px; margin: 0px; background: url(./images/content_bkgd.gif) top left repeat-y; background-color: #ffffcc; }
#inside_content { border: none; width: 698px; height: 358px; padding: 0px; margin: 0px; background: url(./images/inside_content_bkgd.gif) top left repeat-y; background-color: #ffffcc; }
.leftcolumn { padding: 0px; margin: 0px; width: 329px; }
.rightcolumn { padding: 0px 50px 20px 28px; margin: 0px; text-align: justify; }
table.contenttable {border-collapse: collapse; }
div.csi-intext-right-nowrap {
padding-top: 10px;
padding-bottom: 10px;
border-top: solid 2px #888177;
}
div.csi-intext-right-nowrap div.csi-imagewrap  {
padding-bottom: 10px;
}

div.csi-intext-right-nowrap div.csi-text {
padding-top: 30px;
}
/*************/
/* Bodytext: */
/*************/
p { margin: 0px 0px 10px 0px; padding: 0px; font-family: arial, helvetica; font-size: 12px; }
p.bodytext { font-family: arial, helvetica; font-size: 12px; color: #000; padding: 0px; }
p.bodytext a { color: #bd3144; font-weight: bold; text-decoration: none; }
p.bodytext a:hover { color: #000; font-weight: bold; text-decoration: none; }
p.bodytext hr { font-weight: bold; border: 1px solid #333; }
a { color: #bd3144; font-weight: bold; text-decoration: none; }
a:hover { color: #000; font-weight: bold; text-decoration: none; }
hr { font-weight: bold; border: 1px solid #333; }
pre { font-family: monospace; }


/****************/
/* MAIN MENU BEGIN */
/****************/

/* MAIN MENU FIRST LEVEL */

.mainnav {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 25px;
	font-size: 16px;
	width: 304px;
	height: 21px;
	border: none;
}

*html .mainnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        width: 205px;
}

.mainnav img {
	margin: 0px;
	padding: 0px;

}

.mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;

}

.mainnav ul li { 
	margin: 0px;
	padding: 0px;
        width: 300px;
	list-style-type: none;
}

.mainnav ul li a {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 4px 15px;
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.mainnav ul li a:hover {
	color: #000;
	text-decoration: none;
}

.mainnav ul li a.on {
	color: #000;
	text-decoration: none;
}


/****************/
/* INSIDE MENU BEGIN */
/****************/

/* INSIDE MENU FIRST LEVEL */

.insidenav {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 25px;
	font-size: 16px;
	width: 202px;
	height: 21px;
	border: none;
}

*html .insidenav {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 20px;
        width: 190px;
}

.insidenav img {
	margin: 0px;
	padding: 0px;

}

.insidenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;

}

.insidenav ul li { 
	margin: 0px;
	padding: 0px;
        width: 202px;
	list-style-type: none;
}

.insidenav ul li a {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 4px 15px;
	display: block;
	color: #fff;
	font-weight: bold;
}

.insidenav ul li a:hover {
	color: #000;
	text-decoration: none;
}

.insidenav ul li a.on {
	color: #000;
	text-decoration: none;
}


.insidenav ul ul li { 
	margin: 0px;
	padding: 0px;
}

.insidenav ul ul li a {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 25px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.insidenav ul ul li a:hover {
	color: #000;
	text-decoration: none;
}

.insidenav ul ul li a.on {
	color: #000;
	text-decoration: none;
}


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 12px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */

TABLE.contenttable-0 { color: #000000; border-style: none; margin: 0px; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 10px; width: 400px;}
TABLE.contenttable-0 P { color: #000000; }
TABLE.contenttable-0 TR.tr-0 TD P { font-weight: normal;  margin: 0px; padding: 4px;}
TABLE.contenttable-0 TR.tr-0 TD { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px;}
TABLE.contenttable-0 TR.tr-0 TD.td-last { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px;}
TABLE.contenttable-0 TR.tr-even TD P { font-weight: normal;  margin: 0px; padding: 4px;}
TABLE.contenttable-0 TR.tr-even TD { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px;}
TABLE.contenttable-0 TR.tr-even TD.td-last { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px;}
TABLE.contenttable-0 TR.tr-odd TD P { font-weight: normal; margin: 0px; padding: 4px; }
TABLE.contenttable-0 TR.tr-odd TD { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px;}
TABLE.contenttable-0 TR.tr-odd TD.td-last { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px;}
TABLE.contenttable-0 TR.tr-last TD P { font-weight: normal; margin: 0px; padding: 4px; }
TABLE.contenttable-0 TR.tr-last TD { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px;}
TABLE.contenttable-0 TR.tr-last TD.td-last { background-color: #cccc9a; border-style: solid; border-width: 0px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;}


TABLE.contenttable-1 { color: #000000; border-style: none; margin: 20px 0px 20px 0px; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 10px; width: 100%;}
TABLE.contenttable-1 P { color: #000000; }
TABLE.contenttable-1 TR.tr-even TD P { font-weight: normal;  margin: 0px; padding: 4px;}
TABLE.contenttable-1 TR.tr-even TD { background-color: #bcbb90;}
TABLE.contenttable-1 TR.tr-even TD.td-2 { text-align: center; }
TABLE.contenttable-1 TR.tr-even TD.td-4 { text-align: center; }
TABLE.contenttable-1 TR.tr-even TD.td-last { background-color: #bcbb90; text-align: center; }
TABLE.contenttable-1 TR.tr-odd TD P { font-weight: normal; margin: 0px; padding: 4px; }
TABLE.contenttable-1 TR.tr-odd TD { background-color: #caca97;}
TABLE.contenttable-1 TR.tr-odd TD.td-2 { text-align: center; } 
TABLE.contenttable-1 TR.tr-odd TD.td-4 { text-align: center; } 
TABLE.contenttable-1 TR.tr-odd TD.td-last { background-color: #cccc9a; text-align: center; }
TABLE.contenttable-1 TR.tr-last TD P { font-weight: normal; margin: 0px; padding: 4px; }
TABLE.contenttable-1 TR.tr-last TD { border-bottom: solid 2px #bcbb90;}
TABLE.contenttable-1 TR.tr-last TD.td-last { border-bottom: solid 2px #bcbb90; }
TABLE.contenttable-1 TR.tr-0 TD P { font-size: 14px; font-weight: bold;  margin: 0px; padding: 4px;}
TABLE.contenttable-1 TR.tr-0 TD { background-color: #caca97; border-bottom: solid 2px #888177; }
TABLE.contenttable-1 TR.tr-0 TD.td-last { background-color: #caca97;}

TABLE.contenttable-2 { color: #000000; border-style: none; margin: 0px; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 10px; width: 400px;}

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

.csi-imagewrap { margin: 0px; padding: 0px; }
.csi-image img { margin: 0px; padding: 0px; }

/* default styles for extension "tx_croncssstyledimgtext" */
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin: 0px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin: 0px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 0px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 0px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; padding-bottom: 10px; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

.tx-slideshow-pi1 {
float: left;
padding: 10px;
}

*html .tx-slideshow-pi1 {
float: left;
padding: 10px 10px 10px 10px;
}



.tx-contentwrapper_style1 {
	background-color: #999966;
	margin-bottom: 0px;
        padding-bottom: 0px;
        border: none;
}

.tx-contentwrapper_style1 div.csc-header {
	background-color: #999966;
}

.tx-contentwrapper_style1 h1 {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

.tx-contentwrapper_style1 p {
	padding: 0px;
	margin: 0px;
	color: #67933f;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 10px; display: block; }