body {
	margin:0;
	padding:0;
    background-color:#3b3b3b;
}

body img {
	border:none;
}
.bannerName {
	margin:0px auto;
	width:810px;
    background-color:#3b3b3b;	
	/*height:51px;
	width:254px;*/
}
.bannerName div.nameImage {
	float:left;
	width:254px;	
}
/*
.bannerName img {
    float:left;
	width:254px;
}
*/
.bannerName  div.nav  {
	/* margin:0px 0 0px 200px;*/
    background-color:#3b3b3b;
    height:51px;	
	width:556px;
	float:right;
	margin:0px;
}
.bannerName  div.nav p {
	font-family:Tahoma, sans-serif;
	font-size: 16px;
	color:#fff;
	margin-top:0px;
	padding:20px 25px 0 25px;
	display:inline;
}
.bannerName  div.nav  a:link {
    color:#b11c1c;
	text-decoration:none;
}
.bannerName div.nav a:visited {
    color:green;
	text-decoration:none;
}
.bannerName  div.nav a:hover {
    color:#fff;
	text-decoration:none;
}
.banner {
    width:100%;
	/*background-color:#3b3b3b;	*/
	margin:10px 0 0 0;
	padding:0;
    /*background: url(http://www.cherylaldrich.com/images/bannerBackground.jpg) repeat-x;	  */
	/* height:200px;   */
}
.banner img.header {
	margin:-1px 0 0 0;
}


.behindBanner {
	width:100%;
	background-color:#3b3b3b;
	height:50px;
	margin:0px 0 0 0;
	padding:0;
}
.centerBody { 
	width:800px; 
	background-color:#000;
	margin:5px auto 0 auto;  /* top -100px, 105 */
}

.nav{
/* 	margin:0px 10px 35px 280px;  */
 	margin:10px auto 10px auto;
	width:800px;
	text-align:right;
}
.nav p {
	font-family:Tahoma, sans-serif;
	font-size: 16px;
/* 	color:#aaa;  */
	padding:0 25px;
	display:inline;
}
/*  

mossy green 6d8246  
turquoise   057e9c
gold        c8a46f
brown       aa701e
dk brown    985e0b
purple      7373f6
brick red   b83c3e
lt gray green  848d72


*/
.nav a:link {
    color:#848d72;
	text-decoration:none;
}
.nav a:visited {
    color:#c8a46f;  
	text-decoration:none;
}
.nav a:hover {
    color:#fff;
	text-decoration:none;
}
.nav a:active {
    color:#848d72; 
	text-decoration:none;
}

.footer { 
    /*float:right;  */
	text-align:center;  
	width:600px; /*100%  */
	margin:20px 0;
}
.footer a {
	text-align:center; 
}
	
.footer a:link {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
   color:#fff;
   text-decoration:none;
   font-size:.9em;
}
.footer a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
   color:#7b2d80;
   text-decoration:none;
   font-size:.9em;
}
.footer a:hover {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
   color:#b11c1c;
   text-decoration:underline;
   font-size:.9em;
}