body {
font : 11px/1.45em arial,helvetica,sans-serif;
color : #003300;
background : #CCCCCC url() repeat-y top center;
}
			/*WRAP*/
#container {
width : 950px;
margin : 0 auto;
padding : 0 0 0 0px;
border-left: 1px #666;
border-right:1px #666;
line-height : 1.7em;
background : #ffffff url(images/main_bckgrndnew.jpg) no-repeat top center;
color : #003300;
}
			/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 150px;
background : #ffffff url(images/header_newbrwn.jpg) no-repeat right center;
border-bottom : 0px solid #003300;
}
#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% helvetica, "Trebuchet MS",arial, sans-serif;
letter-spacing : 5px;
color : #003300;
background : transparent;
}
#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #003300;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #003300;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 190px;
margin : 10px 0px 0px 0px;
padding : 5px 0 0 0px;
border-right : 0px solid #003300;
border-left : 0px solid #003300;
border-top : 0px solid #003300;
border-bottom : 0px solid #003300;
color : #00FF00;
background : url() no-repeat top center;
}

#leftnav img {
float:left;
width: 190px;
margin: 0;
padding: 5px 0 0 0px;
}


           /*RIGHT MENU*/
#rightnav {
float : right;
width : 190px;
margin : 10px 0px 0px 0px;
padding : 0px 0 0 5px;
border-right : 0px solid #003300;
border-left : 0px solid #003300;
border-top : 0px solid #003300;
border-bottom : 0px solid #003300;
color : #003300;
//background : url() no-repeat top center;
}	


#leftimage {
float : left;
width : 190px;
margin : 0;
padding : 0px 0 0 5px;
border-right : 0px solid #003300;
border-left : 0px solid #003300;
border-top : 0px solid #003300;
border-bottom : 0px solid #003300;
color : #003300;
//background : url(images/catnav_back.jpg) no-repeat top center;
}



			/*MAIN CONTENT*/
#content {
margin : 0px 200px 0px 200px;
padding : 0;
}
			/*FOOTER*/
#footer {
clear : both;
height: 90px;
margin: 0px;
padding : 0.5em;
border-top : 5px solid #B2883B;
color : #003300;
background : url(images/footer_new.jpg) no-repeat top center;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #003300;
background : transparent;
text-decoration : none;
}
#footer a:hover {
text-decoration : none;
color : #003300;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #003300;
}
			/*TYPOGRAPHY*/
h2 {
margin : 0;
padding : 0 0 5px 5px;
font : 110% helvetica, "Trebuchet MS",arial, sans-serif;
letter-spacing : 5px;
color : #003300; 
background : inherit;
}
h3 {
margin : 0;
padding : 5px 0 0 5px;
font : 110% helvetica, "Trebuchet MS",arial, sans-serif;
letter-spacing : 2px;
border-bottom : 1px solid #003300;
color : #003300;
background : inherit;
}

cathead {
margin : 0;
padding :0 0 5 5px;
font : 110% helvetica, "Trebuchet MS",arial, sans-serif;
letter-spacing : 0px;
color : #003300;
text-transform : uppercase;

}
p {
padding : 10px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #003300;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #03300;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #003300;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
color : #003300;
}
a img {
border : none;
}
#navlist li {
list-style-type : square;
margin : 0 10px 0 0;
padding : 0;
background : inherit;
border-bottom : 1px solid #ffffff;
color : #00FF00;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #cb274c;
padding : 15px;
color : #cb274c;
background : transparent;
}