#bodycontainer {
	width: 970px;
	margin: 15px;
}
#newdrinks {
	float: left;
	width: 230px;
}
#newdrinksinner {
	background-image:url(../img/layout/frame1.png);
	width: 230px;
	height: 236px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.left35 {
	left: 35px;
}
.bottom0 {
	bottom:0;
}
.leftitem {
	background-image:url(../img/layout/frame1.png); width:230px; height: 236px; padding-top: 10px; margin-bottom: 10px;
}
h1 {
	font-size: 2em;
	width: 518px;
	border: solid 1px #dadada;
	padding: 5px 10px 5px 10px;
	background: rgb(240, 146, 54);
	color: rgb(146, 184, 202);
	color: white;
	text-align: center;
	border-radius: 7px;
}
.h2left {
	margin: 5px 0 0 14px; padding: 5px; width: 190px; background: rgb( 80,83,83 ); color: white; font-size: .8em; text-align: center; border-radius: 7px 0px; font-family: verdana;
}
.center100 {
	width: 100%;
	text-align: center;
}
.leftitem h2 {
	margin: 5px 0 0 14px; padding: 5px; width: 190px; background: rgb( 80,83,83 ); color: white; font-size: .8em; text-align: center; border-radius: 7px 0px; font-family: verdana;
}
#bodycontent {
	width: 540px; float: left; margin-right: 10px; margin-left: 10px;
}
.newdrinkitem {
	width: 100%; text-align: center; font-size: .8em;
}
.width100 {
	width: 100%;
}
.containerright {
	width: 160px; float: left; text-align: right;
}
#footer {
	border-top: solid 1px #cacaca;
}
#footer p {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: #acacac;
}
#footer a {
	font-size: .8em;
}
#footer .copy {
	color: orange;
	font-size: .8em;
	margin: 10px;
}
.adcontainer {
	padding-bottom: 10px;
}
.colItem {
    border: solid 1px rgb( 203,227,247 );
    border-radius: 8px;
    margin-top: 10px;   
}
.colItemText 
{
float: left; width: 450px;
}

.colItemTitle
{
    color: #599100; margin: 15px 5px 0px 10px; font-size: 1.2em;
}
.colItemDesc
{
    color: #5c5c5c; margin: 25px 10px 0px 15px; font-weight: normal;
    font-size: .8em;
    line-height: 24px;
}

.colItemDesc a
{
    color: #5c5c5c;
    text-decoration: none;
}
.colItemDesc a:hover
{
    text-decoration: underline;
}
.colImg
{
    float: left; width: 87px;
}
.colImgItem
{
    padding-top: 8px; padding-bottom: 8px;
}