/*<![CDATA[*/


html, body {
    font-family:'ArialMT','Arial',sans-serif;
}

table td {
    font-size: 13px;
}

body.main {margin:0; padding:0;
text-align:center;
background: url('/img/layout/bg.png') repeat-y 50% 0;
background-color: #B7C99F;
}

#wrapper {
	background: #fff;
	width:800px;
	margin:0 auto;

	}

a {
    color: #8AC73C;
}

#header {
	background: url('/img/layout/header.jpg') left no-repeat #fff;
	height:162px;
	margin:0;
	padding:0;
}

#header2 {
	background: #fff;
	margin:0;
	padding:0;
	background:url(images/headerBG.gif) no-repeat top;
}

#container {
	width: 800px;
	background: #fff ;
}

	#content {
	float:right;
	clear:both;
	width:550px;
	padding: 0px;
	padding: 0px;
	text-align:center;
	}
	#contentint {
        padding: 10px 10px 10px 20px; text-align:left;

    }



/************************************** miner ***********************************************/
#content2 {
  float:left;
  clear:left;
  width:210px;
/*	background: url(images/content2BG.gif) no-repeat top left #ddd; */
	margin-top:20px;
	text-align:left;
	padding:0;
	}

	#content2int {padding: 40px 10px 10px 10px;}

				#minerint {margin:5px;}

#content2 #minerwide {
				background: #eee;
				border:1px solid #aaa;
				margin:0;
				padding:0;
				width:190px;
				}

				#minerwide {
				background: #eee;
				margin:0;
				padding:0;
				width:350px;
				}


	.label {font:bold .75em;
	color: #666;
	line-height:1.2em;}

	#bottom {
	text-align:center;
	width:400px;
	background: #eee;
	margin: 10px;
	border: 1px solid #ddd;
	}

	input {width:120px;}

/************************************** end miner ***********************************************/

#footer {
	background: #8AC73C;
	text-align:center;
	margin-top:20px;
	width:800px;
	color:#fff;
	font-size: 12px;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/*]]>*/


.last {
	margin-bottom: 0;
}

/*]]>*/
/*********************************menu*********************************/


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { display: inline; margin: 0; padding: 0;}

#navcontainer ul li a
{
margin:0;
text-decoration: none;
padding: 2px 1em;
color: #fff;
background-color: #8AC73C;
font-weight: bold;
font-family:tahoma,arial,sans-serif;
font-size: 0.9em;
}

#menuBG {width:800px; background:#8AC73C; height:20px; overflow:hidden ;}

#navcontainer ul li a:hover
{
color: #8AC73C;
background-color: #ffffff;
}

#flashMessage {
    background-color: #8AC73C;
    color: white;
    font-weight: bold;
}

/*********************************end menu/ start content bullets*********************************/

#content ul li {display:block;
	margin-left:-25px;
	padding:.5em 1.5em;
	background:url(images/checkmark.gif) no-repeat 0 8px;
	list-style-type:none;
	}
#content ul li.bold {
	font-weight:bold;
	}
#content ul li.italic {
	font-style:italic;
	}
/************************** end content bullets / start basic styles *******************/

#content ul li {font-size: .9em; color:#000; line-height:1.1em;}


p	{
	color:#000;
	text-align:left;
	}

h1 {
font-family:georgia,courier,serif;
font-size:24pt;
letter-spacing:-1px;
margin:20px 0 0 0;
padding:0;

color:#A2A2A2;
text-align:right;
margin-right:20px;
}

/*h2 {font:bold 18pt georgia, courier, serif; color:#233b4b; margin: 20px 20px 20px 0;}

h3 {font: bold 14pt georgia, courier, serif; line-height:15pt; color: #425d6e; margin:20px 20px 20px 0;}
*/
h3.arial {line-height:15pt; color: #425d6e; margin:20px 20px 20px 0;}



h1.headline {display:none;}

h1.title {
text-align:right;
margin-right:20px;}

.center {text-align:center;}


/****/

h2, .style_1 {
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    margin: 0;
}

h3, .style_2 {
    font-size:20px;
    line-height:24px;
    font-weight: normal;
}

.style_3 {
    font-size:13px;
    line-height:16px;
}

.paragraph_style {
color:#463C3C;
font-size:23px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0pt;
line-height:27px;
margin:0px;
padding-bottom:0px;
padding-top:0px;
text-align:left;
text-decoration:none;
text-indent:0px;
text-transform:none;
}

p {
color:#463C3C;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0pt;
line-height:18px;
margin:0px;
opacity:1;
padding-bottom:0px;
padding-top:0px;
text-align:left;
text-decoration:none;
text-indent:0px;
text-transform:none;
}

form.events label {
    display: block;
    float: left;
    width: 180px;
    font-size: 14px;
    padding-top: 2px;
}

form.events input {
    width: 160px;
}

div.input {
    padding: 2px 0;

}


.error-message
{    color: red;
    font-size: 11px;
    text-align: center;}


