* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position:center top; 
	background-attachment:scroll;
	font-family: "Trebuchet MS";
	line-height: 1.3em;
	margin-top: 29px;
	font-size: 13px;
	background-color: #d0bba5;
	text-align: justify;

}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	outline: none;
	text-align:;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	outline: none;
	text-align:;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #603913;
	outline: none;
	text-align:;
}

body p { 
       font-family: "Trebuchet MS";
       font-size: 13px;
       text-align: justify;
}

h1 {
	font-size: 16pt;
	color:#7f8c38;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-size: 16pt;
	font-family: "courier new", "courier";
	color:#ffffff;
	font-weight: normal;
	padding-top: 0px;
	text-align: center;
}

.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {

}

div.wrapper {
    display:inline;
    text-align:left;
    }
   
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 1024px;
    background: #FFFFFF;
}
#container {
    width:1024px;
    margin: auto;
    text-align: left;
}
#top {
    text-align:left;
    background-image:url(../images/header.png);
    background-repeat: no-repeat;
    height: 160px;
	width: 1024px;
	paddin-top: 0px;
}

#menu {
    text-align: left;
    font-size: 14px;
    background-image:url(../images/backgroundmenu.png);
    background-repeat: repeat-x;
    background-color: ;
    height: 70px;
	width: 1024px;
	padding-top: 10px;
	margin-top: 0px;
}

#menu a:hover {
	color: #7F8C38;
}
#menu a:active {
	color: #7F8C38;
}
#menu a:visited {
	color: #363636;
}

.img {
	background-image: ;
	background-repeat:no-repeat;
	padding-left: 50px;
}


#menu ul {
 
  margin: 0;
  padding: 0;
  list-style-type:circle; /* Gets rid of the bullet points */
}
#menu li {
	background-image:;
	background-position: 0 3px;
 	background-repeat: no-repeat;
 	padding: 0 0 0 1.5em;
 
}

#menu ul li {
 
  	display: inline;
  }

 
#menu ul li a {
 
  display: block;
  float: left;
  margin-left: 50px;
 
}
 
div.componentheading {
font-family: "Trebuchet MS";
margin-bottom: 5px;
padding: 0;
font-size: 16px;
font-weight:bold;
color: #7f8c38;
}

#content {
    width: 654px;
	min-height: 420px;
    text-align: left;
    background-color:; 
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left: 0px;
	padding-right:100px;
}

#content a:link {
	text-decoration: underline;
	font-weight: normal;
	color:#000000;
	outline: none;
	text-align: left;
}

#content a:visited {
	text-decoration: underline;
	font-weight: normal;
	color:#000000;
	outline: none;
	text-align: left;
}

#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#7f8c38;
	outline: none;
	text-align: left;
}

#subcontent {
	text-align:left;
	background-color:;
	background-image:url(../images/);
	background-repeat: no-repeat;
	height: 420px;
	width: 256px;
	padding-left: 10px;
	padding-top: 50px;
}

#bottomline {
	text-align:left;
	background-color:;
	background-image:url(../images/backgroundbottomline.png);
	background-repeat: repeat-x;
	height: 230px;
	width: 1024px;
	padding-left: 0px;
	padding-top: 50px;
}

#footer {  
    text-align:right;
    font-size: 10px;
    color:;
	background-image:;
	background-repeat:no-repeat;
	width:1024px;
	height:80px;
	margin-top: 0px;
}