@import url('../../styles/site.css');
@import url('index.css');


/********************************/
/** CONTENT BACKGROUND FOR DRINKS **/
/********************************/

#container #content {
	background-image: url(../../images/content-bgd-drinks.jpg);
	background-repeat: no-repeat;
}

#content-body {
	display: none;
}

#ajax-content #drinks {
	color: #FFF;
	width: 300px;
}

#content-secondary {
	border-left: dashed 1px #FFF;
}
