td #header {
background-color:#FFFFFF;
padding-bottom:50px;
}

#logo {
margin:0 auto;
width:420px;
height:112px;
}

#midheader div#breadcrumb {
padding-left:250px;
background:none;
background-color:#465773 !important;
border-top: 1px solid #465773;
}

#midheader div#breadcrumb a.breadcrumbLink{
color:#DCE1E9;
text-decoration:underline;
}

#shopName {
border-bottom:4px solid #8090AB;
color:#333;
font-size:110%;
text-align:center;
padding-left:50px;
padding-right:50px;
}

A:link {
	COLOR: #0066CC;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #2C3343; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #2C3343;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #2C3343;
	TEXT-DECORATION: none;
}

a.headerLinks:link {
      COLOR: #3E7429 !important;
}

a.headerLinks:hover {
      COLOR: #5D6C30 !important;
}

a.headerLinks:visited {
      COLOR: #5D6C30 !important;
}

#footer {
border-top:4px solid #465773;

}

#wrapper {
padding-bottom:15px;
border-bottom: 4px solid #8090AB;
}

#menucol {
background-color: #DCE1E9 !important;
}

#menucol h4 {
color: #2C3343 !important;
font-weight:bold;
}

a.footerLinks {
color:#3E742A !important;
}