/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #7b7c32;
background-color: #ffffff;
/*background-image: url(http://www.pergolina.com/images/5.jpg);*/
background-repeat: repeat;
}

blockquote, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 11px;
line-height: 1.6em;
}

h1 {
font-size: 20px;
font-family: garamond, georgia, times, serif;
text-align: left;
padding-left: 10px;
}

h2 {
font-size: 17px;
font-family: garamond, georgia, times, serif;
font-weight: normal;
text-align: left;
}

h3 {
font-size: 20px;
font-family: garamond, georgia, times, serif;
font-weight: normal;
}

h3right, .h3right {
font-size: 20px;
font-weight: normal;
text-align: right;
line-height: 20px;
}


hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

heading, .heading {
line-height: 16px;
}

large, .large {
font-size: 15px;
font-family: garamond, georgia, times, serif;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #666666;
}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 20px Garamond, Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
border: none;
}

img a, .img a {
border: 0px;
}

#foot p a {
border:none;
color: #666666;
font-family: garamond, georgia, times, serif;
font-size: 15px;
}

#foot p a:hover {
color: #e4e3bc;
}

a:hover {
color: #7b7c32;
}

#address p a {
color: #666666;
font-size: 15px;
font-family: garamond, georgia, times, serif;
background-color: #ffffff;
line-height: 15px;
font-weight: bold;
}

#address p a:hover {
color: #7b7c32;
}

/* overrides
----------------------------------------------- */

#address p {
color: #666666;
font-size: 15px;
font-family: garamond, georgia, times, serif;
}

shop, .shop {
font-family: garamond, georgia, times, serif;
}

garamond, .garamond {
font-family: garamond, georgia, times, serif;
padding-right: 10px;
padding-left: 10px;
font-size: 15px;
line-height: 1.2em;
}

bigger_garamond, .bigger_garamond {
font-family: garamond, georgia, times, serif;
padding-right: 10px;
padding-left: 10px;
font-size: 17px;
line-height: 1.2em;
opacity: .9;
}



/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0px auto;
padding: 0px;
border-top: 2px solid #e4e3bc;
background-repeat: no-repeat;
}

#head {
height: 50px;
}

#content {
margin-top: 0px;
margin-left: 10px;
padding-top: 0px;
}

#foot {
margin-top: 10px;
clear: both;
text-align: center;
}

#address {
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}