body {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
background-color: #ffffff;
background-image: url("bg_body.gif");
background-repeat: repeat;
font-size: 1em;
padding: 0px;
margin: 0 auto;
text-align: center;
}

/* -------------------------------------------------- */
/* Site Elements                                           */
/* -------------------------------------------------- */
.margin {
padding: 10px;
text-align: left;
}

.content {
background: #FFFFFF;
width: 775px;
margin: 0 auto;
text-align: center;
padding: 10px;
border: 1px solid #e5e5e5;
}

.contentWrap {
background:url(bg_green.gif) bottom repeat-x;
}

.head {
height: 200px;
background: url("bg_head.jpg") no-repeat;
}

.contentLeft {
float: left;
width: 425px;
}
.contentLeftAll {
float: left;
width: 100%;
}

.contentRight {
float: right;
width: 350px;
}
.contentRightAll {
float: right;
width: 100%;
}

.greenBlock, .greenBlockAlt {
background-color: #57871B;
}
.greenBlock span {
font-size:1em; color:#e3fcbe; font-weight:bold;
}

.greenBlockAlt {
float: right;
width: 350px;
border-left: 1px solid #71B123;
border-bottom: 1px solid #71B123;
margin-left: 20px;
}

.greyBlock {
background: #565656 url(bg_grey.gif) bottom repeat-x;
}

.whiteBlock {
background-color: #FFFFFF;
}

.lightGreyBlock {
background-color: #CCCCCC;
}

.yellowBlock {
background-color: #F6F5B5;
}

.yellowLeaf {
background-image: url("yellowLeaf.jpg");
background-repeat: no-repeat;
background-position: top right;
}

.imageHolder {
text-align: center;
}

.floatingImageHolder {
float: left;
width: 155px;
}

.yellowBreak {
margin-top: 15px;
border-top: 1px solid #DEDA68;
height: 5px;
}

.greenBreak {
margin-top: 15px;
margin-bottom: -8px;
border-top: 1px solid #6e993d;
}

.ulBg {
margin-left:-9px;
margin-right:-9px;
position:relative;
z-index:1;
width:102%;
background:#fbf9d3;
padding:10px 10px 10px 0;
}

ul {
padding:0px;
padding-left:18px;
margin-left:18px;
}

li {
margin-bottom:10px;
font-size:0.9em;
list-style-type:square;
}


div.clearer {
height: 0;
line-height: 0px;
clear:both;
font-size:0;
}

img {
border: none;
}

/* -------------------------------------------------- */
/* Text Elements                                          */
/* -------------------------------------------------- */

.siteText, .greenText, .greyText, .whiteText, .yellowText {
font-size: .75em;
font-weight: normal;
line-height: 1.5em;
text-align: left;
}

.greenHeadline, .greenHeadline2, .greenHeadline3, .greyHeadline, .whiteHeadline, .yellowHeadline {
font-size: 1em;
color: #E3FCBE;
font-weight: bold;
line-height: 1.5em;
text-align: left;
}

.greenHeadline2 {
font-size: 1.5em;
}

.greenHeadline3 {
font-size: .9em;
color: #FFFFFF;
line-height: 2.5em;
text-align: center;
}

.greenText {
color: #9CC15C;
}

.greyHeadline {
color: #CCCCCC;
font-size: 1.2em;
}

.greyText {
color: #A3A3A3;
}

.whiteHeadline {
color: #333333;
}

.whiteText {
color: #666666;
}

.yellowText {
color: #494544;
}

.yellowHeadline {
color: #494544;
}

/* -------------------------------------------------- */
/* Link Elements                                          */
/* -------------------------------------------------- */

a:link, a:visited {
color: #000000;
font-weight: bold;
border: 0;
text-decoration: none;
}

.yellowBlock a:link, .yellowBlock a:visited {
color: #8B1818;
font-weight: bold;
font-size: 1.1em;
border: 0;
text-decoration: none;
}

.yellowBlock a:hover {
text-decoration: underline;
}

.greenBlock a:link, .greenBlock a:visited {
color: #FFCC00;
font-weight: bold;
font-size: 1.1em;
border: 0;
text-decoration: none;
}

.yellowBlock a:hover {
text-decoration: underline;
}


/* -------------------------------------------------- */
/* Border Elements                                     */
/* -------------------------------------------------- */

div.uedge {
background-repeat: repeat-x;
margin: 0 auto 0 auto;
}

div.redge {
background-position: right top; 
background-repeat: repeat-y;
}

div.bedge {
background-position: left bottom; 
background-repeat: repeat-x; 
}

div.ledge {
background-repeat: repeat-y;
}

div.ulcorner {
background-position: left top; 
background-repeat: no-repeat; 
}

div.urcorner {
background-position: right top; 
background-repeat: no-repeat;
}

div.blcorner {
background-position: left bottom; 
background-repeat: no-repeat;
}

div.brcorner {
background-position: right bottom; 
background-repeat: no-repeat; 
}

div.innercontent {
margin: 0px auto 0px auto;
}

.register tr td div b {
color:#ffffff;
}

/*--------- SHOP -----------*/

.shop_table {background:#ffffff;}
.shop_table th {background:#4b7416; font-family:tahoma; font-weight:bold; color:#fffc80; font-size:12px; height:30px;}
.shop_table td {border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; font-family:tahoma; color:#616161; font-size:12px; height:30px;}

.logos a {float:left; width:25%;}