<style type="text/css">
/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
body,
h1, h2, h3,
p, ul, li,
form {
border:0;
margin:0px;
padding:0px;
}
/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
body,
form, input {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
h1{font-size:24px; color:#614610;}
h2{font-size:18px; /* ...other properties... */}
h3{font-size:13px; /* ...other properties... */}
a:link, a:visited{color:#0033CC;}

a:hover {color:#666666;}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-align: center;
margin: 0px;
padding: 0px 0px 0px 0px;
background: url(../images/bgimg1.png)
}
/* ---TEXT------------------- */
.cats{ color:#e69f68;
font-size: 12px; font-weight:500;
}


/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/
#wrapper {
width: 1004px;
padding: 0px;
margin: 0px;
height: auto;
text-align: left;
border: 0px solid #ddd;
vertical-align:top;

}
#header {
margin: 0px;
padding: 0px;
height: 281px;
width: auto;
background-color: #f1f1f1;
background-image: url(../images/Header.jpg);
}
#container {
padding: 0px;
margin: 0px 0px 0px 0px;
height: 100%;
width: 1004px;
}
/* ---------------------------- */
/* COLUMN LEFT */
#left {
margin: 17px;
width: 258px;
padding: 0px;
float: left;
}
/* ---------------------------*/
/* Center  */
#center {
height: auto;
width: auto;
padding: 0px;
float:left;
margin: 2px;
margin-top: 17px;

}
/* ---------------------------*/
/* Right  */
#right {
padding: 0px;
height: auto;
width: auto;
float: left;
margin: 17px;
}

#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
/* ---------------------------*/
/* Navigation  */

/* ---------------------------*/
/* Clear -   */
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/*----------------------------*/
/*-----CONTACT US--bottom of page above footer------*/

.contact {
font:Arial, Helvetica, sans-serif;
color:#e0d036;
font-size:14px;
text-align: center;
}


/* ---------------------------*/
/* FOOTER   */
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 120px 15px 120px;
font-family:Arial, Helvetica, sans-serif;

}
#footer p {
font:Arial, Helvetica, sans-serif;
color:#c9622a;
font-size:14px;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 
/* ----------------------------*/
/* CUSTOM CLASSES */
/* ----------------------------*/
/* Upper Nav Menu*/
.menu{margin:0 auto; padding:0; height:30px; width:1004px; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:right; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}
.l1{ background:url(../images/L1.png) no-repeat;

}
.c2{ background:url(../images/c2.png) no-repeat;
}
.news1{color:#335c3a;
font-weight:bold;
}
.news{color:#335c3a;
font-family:Arial, Helvetica, sans-serif;
}

/* ----------------------------*/
</style>
