* {
	margin: 5;
	padding: 0;
}

body {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
background:E6EC73;
}

a {
text-decoration: none;
color: #FFFFFF;
}
a:hover {

color: #111;
}

#wrap {
margin: 0 auto;
width: 1000px;
background:E6EC73;
}
#header {
height: 145px;
background: #EAF505 url(top_image.jpg) no-repeat;


}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}


div#top_nav ul#mainlevel-nav {
margin: 0;
padding: 0;
width: 1000 px;
height: 31px;
line-height: 31px;
border: 0px;
text-indent: 9px;
}

div#top_nav ul#mainlevel-nav li {
float: left;
width: 1000;
margin: 0;
padding: 0 4px 0 6px;
list-style-type: none;
background: #41442D;
}

div#top_nav ul#mainlevel-nav a.mainlevel-nav, 
div#top_nav ul#mainlevel-nav a.mainlevel-nav:link,
div#top_nav ul#mainlevel-nav a.mainlevel-nav:visited {
color: #ffffff;
text-decoration: bold;
padding: 3px 6px 4px 6px;
}
 
div#top_nav ul#mainlevel-nav a.mainlevel-nav:hover {
background: #41442D;
border: 1px solid #FFFFFF;
text-decoration: none;
padding: 2px 5px 3px 5px;
}

.leftnav{
display:block;
float:left;
width:210px;
padding:10px 10px 10px 5px;
margin:0 0 4px 0;
background-color:#EAF505
}

#left{
float:left;
width:225px;
}
#left h2{
font-family:Tahoma;
font-size:11px;
color:#E8EEDA;
width:225px;
background-color:#7E8D2D;
display:block;
text-align:center;
padding:4px 0 4px 0
}
.leftnav{
display:block;
float:left;
width:200px;
padding:8px 10px 10px 5px;
margin:0 0 4px 0;
background-color:#EAF505
}
.leftnav li{
list-style-type:none;
float:left;
width:200px;
height:16px;
display:block;
background-image:url(arrows.gif);
background-position:8px 8px;
background-repeat:no-repeat;
padding:4px 0 0 15px;
border-bottom:1px solid #7D8130
}
.leftnav li a{
display:block;
float:left;
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none
}



.items{
float:left;
margin:2px 1 1 1;
display:inline;
width:7px;
}
.item{
background-color:#FAFF96;
float:left;20
height:295px;
border:1px solid #3B3D2F;
font-family:Tahoma;
font-size:11px;
color:#6E6E6E;
font-weight:bold;
margin:0 2px 2px 0;
padding:0px 0 2px 2px
display:inline
}

.item h3{
display:block;
font-family:Tahoma;
font-size:12px;
color:#E8EEDA;
width:246px;
background-color:#7E8D2D;
padding:3px 0 4px 5px
}

.item p{
float:left;
width:80px;
border-left:10px solid #E9DBDB
}

.item span{
display:block;
float:left;
margin:10px 0 10px 0;
padding:3px 0 4px 5px;
color:#6DB200;
font-size:18px
}


.newsletter {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}


#footer{
float:left;
margin:4px 0 0 0;
padding:5px 0 10 10;
background-color:#FFffff;
height:170px;
width:100%;
}

#footer1{
float:left;
margin:4px 4 4 4;
padding:5px 0 10 10;
background-color:#BFDA26;
height:95px;
width:100%;
}

.botmenu a{
color:#807F7F;
text-decoration:none;
float:left;
}
#footer .back{
background-image:none;
width:90px;
}
#footer p{
float:left
}

#footer p .under{
text-decoration:underline
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

.foot {
	color: #FFFFFF;
	font-weight: bold;
}






#container {
	margin: auto;
	width: 383px;
	height:730px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}

#container #content {
	padding: 4px;
	background-image: url(images/back.jpg);
	height:730px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}



.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}

.sbutton    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}



label {
	padding: 3px;
	text-align: center;
}

form{
    margin-left:5px;
}



.error {
    border:1px solid #000;
    background-color: #F1C1B6;
    width:93%;
    margin:auto;
    padding-top:7px;
    padding-bottom:5px;
}

#yes {
	margin: auto;
	width: 600px;
	height:730px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}

