/* Thank you (www.iseeyou-designs.com) for your help with the mouseovers ... This CSS style sheet was developed by www.studio7designs.com  ... drop me off and email if you have any questions aran@studio7designs.com  Have fun! */

body{
	background:#ffffff url('images/bg.jpg') top center repeat-x;
	margin:0;
	padding:0;
	color:#999999;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:62.5%;
}


p{
	line-height:1.8em;
	font-size: 1em;
}


h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:2px;
	letter-spacing:2px;
	font-size:1em;
	font-weight:bold;
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
	color:#72a12d;
	border-bottom:1px solid #dbe6be;
}

a:hover{
	color:#999999;
	background-color:#fcfded;
	border-bottom:1px solid #aecb6e;
}

#title{
	width:700px;
	margin:10px auto;
        padding:0 0 5px 0;
	text-align:left;
	padding-left: 20px;
        font-size:2.6em;
        line-height:1.9em;	
}

#border{
	width:700px;
	padding:0;
	margin:15px auto;
	background:#fff;	
}

#container{
	font-size:1.2em;
	text-align:left;
	margin:0;
}


.maintext {
text-align: justify;
float: left;
width: 70%;
}

.maintext img{
	float: right;
	margin-left: 10px;
	color:#303030;
	border: 2px dashed #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}


#rightarticle1 {
float: right;
background:#2a2929;
border: 2px dashed #ccc;
height: 100px;
width: 170px;
padding: 5px;
margin-bottom: 6px;
font-size: 1.1em;
}

#rightarticle2 {
float: right;
background:#26184a;
border: 2px dashed #ccc;
height: 140px;
width: 170px;
padding: 5px;
margin-bottom: 8px;
font-size: 1.1em;
}

#footer{
background-color: #ffffff;
border-top: 1px solid #86C32A;
margin-top:10px;
padding: 0;
width: 100%;
float: left;
overflow: hidden;
text-align: center;
}


    #topmenu {
	float: left;
	width: 300px;
	font-size:1em;
	margin: 0;
	padding: 20px 0 20px 0;
	line-height:normal;
	height: 35px;
      }
      
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
      
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
      
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
      
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#999999;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
	

