@charset "utf-8";
/* CSS Document */

h1, h2{
	margin:0px;
}

h1{
	font-size:35px;
}

#mainContent{
	background:url(/assets/templates/usdrinks/images/home-bg.gif) bottom no-repeat #fff;
}

#mainTable td#content{
	width:525px;
}

#mainTable td#sideBar{
	width:260px;
}

#mainTable td#sideBar .cta{
	width:250px;
	background:url(/assets/templates/usdrinks/images/cta-home-bg.gif) repeat-y;
	font-size:14px;	
}

.cta h2{
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
}

.cta h3{
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}

.cta h4{
	font-size:20px;
	color:#000;
	margin-bottom:10px;
}

.cta h5{
	font-size:17px;
	color:#000;
	padding:0px 14px 5px 14px;
	margin:0px;
}