body {
	background-color: #000000;
}
.bold {
	font-weight:bold;
}

.menuLinks {
	color:#693738;
	font-weight:bold;
}

.menuLinks a {
	color:#693738;
}

.menuLinks a:hover {
	text-decoration:none;
}

.pm_menu_name {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	text-align:center;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background-image: url(../images/bostonback.png);
	background-repeat: no-repeat;
}

#header {
	width: 900px;
	height: 167px;

}

#keg {
	position: absolute;
	width: 200px;
	height: 145px;
	left: 682px;
	top: 39px;
	z-index: 3;

}

#logo {
	position: static;
	width: 505px;
	height: auto;
	z-index: 3;
	float: left;
	clear: left;
	margin-bottom: 5px;

}

#nav {
	/*width: 800px;*/
	width:auto;
	height: 26px;
	background-image: url(../images/navback.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 0px;
	display:block;
	margin:0 auto;
	text-align:center;
	position:relative;

}

#maincontentarea {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;

}

#maincontenttop {
	width: 900px;
	background-image: url(../images/maincontenttop.png);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 12px;
	


}

#maincontentrepeat {
	width: 900px;
	background-image: url(../images/maincontentrepeat.png);
	background-repeat: repeat-y;

}

#maincontent {
	width: 820px;
	min-height: 300px;
    height: auto !important;
    height: 300px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 50px;

}

#maincontentbottom {
	width: 900px;
	background-image: url(../images/maincontentbottom.png);
	background-repeat: no-repeat;
	height: 30px;

}

#ticker {
	width: 850px;
	height: 30px;
	background-image: url(../images/ticker.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	padding-left: 50px;
	padding-top: 8px;

}

#footer {
	width: 900px;
	height: 66px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;

}

#footer ul li {
	display: inline;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;


}

#nav ul li {
	display: block;
	float:left;
	color: #d9cece;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: -6px;


}

#contactusform {
	float: right;
	width: 550px;


}



/*-----------Font's----------------*/

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;

}

.boldmaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	font-weight: bold;

}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #693738;
	font-weight: bold;

}

.headersmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #693738;
	font-weight: bold;

}
/*---------Links--------------------*/

a.navlinks:link {
	color: #d9cece;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.navlinks:visited {
	color: #d9cece;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a.navlinks:hover {
	color: #d9cece;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a.footerlinks:link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.footerlinks:visited {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.footerlinks:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a.bodylinks:link {
	color: #683637;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}

a.bodylinks:visited {
	color: #683637;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}

a.bodylinks:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
