body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #666666;
    background-color: #fff;
    background-image: url(../img/bg1.gif);
    text-align: center;
    font-size: 14px;
}
img {
    margin:0px;
    border: 0px;
}
#container {
    margin-right: auto;
    margin-left: auto;
    background: url(../img/bgshadow.gif) repeat-y;
    color: #ffffff;
    text-align:left;
    padding: 0px 9px 0px 9px;
    width: 818px;
}
#header {
    padding: 6px 17px 0px 17px;
    background-image: url(../img/header_bg.gif);
    width: 766px;
}

#bigpic {
    padding: 0px;
    margin: 0px;
}

#breadcrumb, #breadcrumb2, #breadcrumb3{
    height: 20px;
    background-image: url(../img/bread_bg2.gif);
    padding-top: 5px;
    width: 800px;
    text-align: center;
}

#contents, #contents2, #contents3 { 
    text-align: left;
    background-color: #666666;
    color: #ffffff;
    margin-top: 0px;
    margin-right: auto;
}
#contents {
    width: 780px;
    margin-left: auto;
}
#contents2 {
    width: 780px;
    margin-left: 12px;
}
#contents3 {
    margin-left: 16px;
    width: 768px;
}
#details_left {
    float: left;
    width: 530px;
    margin: 0px;
    padding: 0px;
}
#infoholder {
    width:540px;
    height: 150px;
    padding:22px;
    background:url(../img/infobg.gif) -2px 100% no-repeat;
    margin: 0px;
}
#mapholder {
    width:540px;
    height: 242px;
    padding:22px;
    background:url(../img/mapbg.gif) -2px 100% no-repeat;
    margin: 0px;
}
#details_right {
    clear:right;
    float: right;
    margin: 0px;
    padding: 0px;
}   
#footer {
    padding: 10px 19px 10px 19px;
    width: 762px;
    clear: both;
    text-align:center;
    font-size: 12px;
    background-image: url(../img/footer_bg.gif);
}
h1 {
    text-align: center;
    margin: 0 0 10px 0;
    display: inline;
    font-size: 14px;
    vertical-align: top;
}
h2 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: left;
    background-image: url(../img/whiteline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
h3 {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin: 0 12px 10px 0;
    background-image: url(../img/whiteline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
p {
    font-size: 12px;
}
.mapinfo{
    width: 250px;
    margin: 0px;
    color: #000000;
    background-color: #ffffff;
}
.mapinfo h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0px;
}
.mapinfo img {
    float: left;
    margin:0 10px 10px 0;
    border: 2px;
    border-color: #000000;
    width: 64px;
    height: 64px;
}
.mapinfo p {
    font-size: 10px;
    margin: 0px;
    padding:0px;
}
.mapinfo .milk {
    width: 100%;
    text-align: right;
}
.mapinfo a:link, .mapinfo a:visited {
    font-size: 10px;
    text-decoration: none;
    color: #0000ff;
    background-color: #ffffff;
    font-weight: bold;
}
.mapinfo a:active {
}
a:link, a:visited {
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    text-decoration: none;
    color: #aaaaaa;
}
a:active {
    color: #ffffff;
    background-color: #444444;
}
a.linkline {
	text-decoration: underline;
}
table td.tcat {
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
table td.tbiz {
	font-weight: bold;
	width:220px;
}