html {
margin: 0;
padding: 0;
font-family: 'Lucida Grande', Verdana, Tahoma, Helvetica, sans-serif;
color: #222;
background-image: url('images/page_bg.png');
background-position: top left;
background-repeat: repeat;
font-size: 12px;
line-height: 20px;
}
td img {
display: block;
}
body {
background-image: url('images/page_head_bg.jpg');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
}
#header {
background-image: url('images/header_bg.jpg');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
height: 132px;
width: 730px;
position: relative;
}
#logo_wrapz {
position: absolute;
top: 5px;
left: 0px;
}
#logo_connemara {
position: absolute;
bottom: 5px;
right: 0px;
}
#menu_bg {
position: absolute;
bottom: 10px;
left: 10px;
}
.content {
margin: 0;
padding: 0;
font-size: 12px;
}
table.content {
margin-left: auto;
margin-right: auto;
}
#home, #mailing_info, #ordering, #about_us {
padding-top: 10px;
}
.col1 {
width: 326px;
}
.spacer_col {
width: 78px;
}
.col2 {
width: 326px;
}
#home .col1 {
padding-top: 10px;
}
#home .col2 {
padding-top: 20px;
}
#wrapz .col2 {
padding-top: 10px;
}
p {
margin: 10px 0;
}
.banner_text {
padding-top: 15px;
}
a {
color: #222;
text-decoration: underline;
}
a:hover {
color: #222;
text-decoration: none;
}
.header_green {
color: #007350;
}
.header_green a {
color: #007350;
text-decoration: underline;
}
.header_green a:hover {
color: #007350;
text-decoration: none;
}
.text_order {
color: #193F91;
}
.text_order a {
color: #193F91;
text-decoration: underline;
}
.text_order a:hover {
color: #193F91;
text-decoration: none;
}
.small {
font-size: 10px;
}
.footer {
margin: 0;
padding: 20px 0;
font-size: 10px;
color: #666;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.footer_banner {
background-image: url('images/footer_bg.jpg');
background-position: top center;
background-repeat: repeat-x;
margin: 20px 0 0 0;
padding: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
height: 38px;
line-height: 16px;
}
.footer_text {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.footer_contact {
font-weight: bold;
padding-top: 2px;
}
