@font-face {
    font-family: Myriad-pro;
    font-style:  normal;
	font-weight: normal;
    src: url(includes/MyriadPro-Regular.otf);
}
@font-face {
    font-family: Myriad-pro;
    font-style:  normal;
	font-weight: bold;
    src: url(includes/MyriadPro-Semibold.otf);
}
@font-face {
    font-family: Myriad-pro;
    font-style:  normal;
	font-weight: 100;
    src: url(includes/MyriadPro-Light.otf);
}
@font-face {
    font-family: Myriad-pro;
    font-style:  italic;
	font-weight: normal;
    src: url(includes/MyriadPro-It.otf);
}
html{
background: url(images/coddysBG2.jpg) no-repeat center center fixed;
}
body {
margin:0px;
  font-family: "Myriad-pro",Arial,Helvetica,sans-serif;
  color: #fcfcfc;
  /*background-color: #42210B;*/
  font-size: 12px;
  background-image:url(images/shadow.png);
  background-repeat:repeat-y;
  background-position:center;
}
p {
margin-top: 0px;
}
h1, h2, h3 {
margin-top: 0px;
}
ul, li {
margin-left: 5px;
padding: 0px 0px 5px 5px;
}
.wrapper {
  /*border: 2px solid #000000;*/
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}
.headerimage {
width: 900px;
height: 224px;
float: left;
}
.wideband {
width: 900px;
height: 40px;
float: left;
background: url("images/wideband.gif") repeat-x top left;
margin-top: -85px;
}
.buttonbar {
width: 633px;
height: 40px;
float: left;
margin-left: 267px;
padding: 0px;
}
.button a{
width: 79px;
height: 16px;
padding: 12px 0px 12px 0px;
margin: 0px;
float: left;
background: url("images/button.gif"); 
/*color: #FEF3CD; */
color:#ffffff;
font-size: 14px;
font-weight: normal;
text-align: center;
text-decoration: none;
}
.button a:hover{
background: url("images/buttonovr.gif");
color: #C28C65;
text-decoration: none;
}
.narrowband {
background: url("images/narrowband.jpg");
height: 25px;
width: 900px;
margin-top: -25px;
float: left;
}
.logo{
width: 231px;
height: 136px;
margin-top: -160px;
margin-left: 20px;
float: left;
}
.mainbox{
width: 900px;
background: #3A401A;
float: left;
height: 100%;
}
.leftarea{
width: 560px;
padding: 20px;
background: #ffffff;
float: left;
color: #A52024;
min-height: 600px;

}
.leftarea a{
color: #3A401A;
font-weight: bold;
}
.leftarea a:hover{
color: #A52024;
}
.rightarea{
width: 260px;
padding: 20px;
float: left;
color: #ffffff;
}
.rightarea h1 {
border-bottom: #ffffff 2px solid;
font-size: 16px;
margin-top: 0px;
margin-right: -20px;
}

a.rightLink {
text-decoration:none;
}

.rightarea a h1 {
color: #ffffff;
text-decoration:none;
}
.rightarea a:hover h1 {
color: #C28C65;
border-bottom: #C28C65 2px solid;
}
.leftbold {
font-weight: bold;
font-size: 16px;
}
.imagerightcopy {
width: 290px;
float: left;
}
.imagerightcopy h1, h2{
border-bottom: 2px solid;

}
.imageright {
width: 250px;
margin-left: 20px;
float: left;
margin-top: 27px;
}
.footer {
clear: both;
height: 100px;
background: #3A401A;
text-align: center;
color: #ffffff;
}
.footer a{
color: #ffffff;
text-decoration:none;
}
.footer a:hover {
color: #C28C65;
text-decoration: underline;
}
.footer .narrowband {
margin-top: 0px;
margin-bottom:20px;
}
.hp-blogentry {
width: 560px;
color: #3A401A;
float: left;
margin-top: 20px;
}
.hp-blogentry h2 {
border-bottom: 2px solid;
}
.bloglist{
border-bottom:#3A401A 2px solid;
float: left;
}
.bloglist a{
text-decoration: none;
}

.entryimage {
width: 130px;
height: 150px;
overflow: hidden;
float: left;
}
.entrycopy {
width: 410px;
margin-left: 20px;
float: left;
}
.sidebarobject{
width: 260px;
float: left;
margin-bottom: 20px;
}
.sidebarobject a{
color: #FFF153;
}
.sidebarimage {
width: 80px;
height: 80px;
float:left;
}
.sidebarcopy{
width: 170px;
float: left;
margin-left: 10px;
}
.borderbox{
padding: 20px 0px 0px 0px;
margin-bottom: 20px;
border-top: 2px solid;
border-bottom: 2px solid;
float: left;
}
.matrixbox{
width: 130px;
margin-right: 10px;
height: 120px;
margin-bottom: 10px;
float: left;
text-align: center;
}
.matrixbox a{
text-decoration: none;
}
.matrixbox a img{
border: none;
}
.matrixbox img {
margin-bottom: 5px;
}
.productlist {
border-bottom: 2px solid;
float: left;
margin-bottom: 30px;
}
.productentry{
width: 560px;
float: left;
margin-top: 20px;
}
.productentry h2 {
border-bottom: 2px solid;
}
.productlist .entryimage {
width: 200px;
height: 150px;
overflow: hidden;
float: left;
}
.productlist .entrycopy {
width: 340px;
margin-left: 20px;
float: left;
}
.productprice {
font-weight: bold;
color: #3A401A;
}
.productprice a{
text-decoration: none;
}

