.link-container
{
	position: absolute;
	top: 59px;
}
.links
{
	padding: 8px 0 0 8px;
}
.links .orphan
{
	margin: 0 6px 8px 0;
    padding: 0;
    text-align: center;
}
.links .orphan a
{
    color: #006666;
    font-size: 12px;
    font-weight: bold;
}
.links .orphan a:hover
{
	color: #00cfcf;
}
.link-header
{
    background: url(../images/body/boxt.jpg) no-repeat 0 0;
    height: 32px;
    width: 212px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.link-header h3
{
    color: #006666;
	margin: 0;
    padding: 11px 6px 0 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.link-text {
    background: url(../images/body/boxm.jpg) repeat-y 0 0;
    width: 212px;
    padding: 0;
}
.link-text .text
{
    padding: 10px 25px 0 15px;
	font-size: 10px;
	line-height: 1.25em;
	text-align: justify;
}
.link-text .text p
{
	margin: 0;
	font-size: 10px;
	text-align: center;
}
.link-text .text p.three-ways
{
	margin: 10px 0 0;
    padding: 0;
    text-decoration: underline;
}
.link-text .text .input-container
{
    margin: 7px 0 0;
}
.link-text .text #brewery-error
{
    color: #c00;
	margin: 0;
    padding: 10px 0 0;
	font-size: 11px;
	text-align: center;
}
.link-text .text #addr-list-container,
.link-text .text #brewery-list-container
{
	margin: 10px 0 0;
    padding: 5px;
    text-align: center;
    border: 1px solid #c00;
}
.link-text .text .addr-list-title
{
	color: #c00;
	font-weight: bold;
    text-decoration: underline;
}
.link-text a {
	color: #006666;
	text-decoration: none;
    cursor: pointer;
	line-height: 1.7em;
}
.link-text .text #addr-list-container a,
.link-text .text #brewery-list-container a
{
    line-height: 1.0em;
}
.link-text a:hover {
    color: #00cccc;
    text-decoration: underline;
}
.link-text .list
{
	margin: 7px 0 0;
}
.link-text .publist
{
	margin: 0;
}
.link-text input,
.link-text select
{
    color: #006666;
	font-size: 10px;
}
.link-text input
{
	width: 168px;
}
.link-text select
{
	width: 175px;
}
.link-text #list-container span
{
    margin: 0;
    padding: 0 0 0 5px;
    vertical-align: top;
}
.link-text #list-container input
{
	width: 10px;
}
#accordion
{
	margin: 0 0 0px;
}
#accordion h3
{
    color: #006666;
    background-color: #fee;
	margin: 5px 0;
    padding: 0;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    border: 1px solid red;
}
.link-footer {
    background: url(../images/body/boxb.jpg) no-repeat 0 0;
    height: 24px;
    width: 212px;
}
#addr-button,
#list-button,
#member-button,
#brewery-button,
#merchandise-button
{
    margin: 10px auto;
}
#dd-button span,
#addr-button span,
#list-button span,
#member-button span,
#brewery-button span,
#merchandise-button span
{
	float: left;
	margin: 4px 5px 5px;
	padding: 0 0 0 28px;
    text-align: left;
	display: inline;
}
#dd-button
{
    margin: 5px 0 0 45px;
    width: 125px;
}
#dd-button span
{
	background: url(../images/body/directions.png) no-repeat 0 0;
}
#addr-button
{
    width: 140px;
}
#addr-button span
{
	font-size: 10px;
	background: url(../images/body/home.png) no-repeat 0 0;
}
#list-button
{
    width: 125px;
}
#list-button span
{
	font-size: 10px;
	background: url(../images/body/list.png) no-repeat 0 0;
}
#member-button
{
    width: 100px;
}
#member-button span
{
	font-size: 12px;
	background: url(../images/body/subscribe.png) no-repeat 0 0;
}
#brewery-button
{
    width: 140px;
}
#brewery-button span
{
	font-size: 10px;
	background: url(../images/body/mug.png) no-repeat 0 0;
}
#merchandise-button
{
    width: 170px;
}
#merchandise-button span
{
	font-size: 12px;
	background: url(../images/body/back.png) no-repeat 0 0;
}
#dd-button a,
#addr-button a,
#list-button a,
#member-button a,
#brewery-button a,
#merchandise-button a
{
	height: 25px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/body/twobuttons.jpg) no-repeat 0 0;
	border: 1px solid #006666;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
#dd-button a:hover,
#addr-button a:hover,
#list-button a:hover,
#member-button a:hover,
#brewery-button a:hover,
#merchandise-button a:hover
{
    color: #fff;
	background-position: 0 -25px;
	text-decoration: none;
}
#brewery-list-nav
{
    padding: 5px 0 0;
}
#brewery-list-nav a:hover
{
	color: #00cfcf;
}
#homeContainer p a
{
	text-decoration: underline;
}
#pubContainer
{
	margin: 7px 0 0;
}
#pubContainer p
{
    font-size:10px;
    margin:0;
    text-align:center;
}
#pubContainer p a
{
    text-decoration: underline;
}
.divider
{
    margin: 7px 0;
}

