/* @override 
	https://brookwoodgroup.com/lulu/style(lulu).css
	https://www.brookwoodgroup.com/lulu/style(lulu).css
*/

/* Begin Typography & Colors */

#siteLulu {
	text-align: left;
	width: 800px;
	background: #fff none repeat-y;
	margin: 0 auto;
	padding: 0;
}

/* @group Return Home */

#returnMain {
	float: left;
	margin-top: 50px;
}

#returnMain p {
	display: block;
	float: left;
}

a.returnButton {
	display: block;
	float: left;
	height: 20px;
	background: transparent url(closeout_bg.jpg) no-repeat right;
	text-decoration: none;
	margin-right: 10px;
	padding-right: 15px;
	margin-left: 8px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.returnButton span {
	background: transparent url(closeout_X.jpg) no-repeat left;
	height: 20px;
	display: block;
	padding-left: 29px;
	line-height: 150%;
	color: #fef3ff;
}



/* @end */

/* @group Lulu Specials */

#luluContent {
	width: 95%;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#luluDesc {
	margin-bottom: 20px;
	border-bottom: 2px solid #d6dac9;
	padding-bottom: 10px;
	float: left;
	margin-top: 20px;
}

#luluDesc h4 {
	margin: 0 0 3px;
}

#luluDesc p {
	font: 90% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

#luluContainer {
	float: left;
	margin-bottom: 50px;
}

#luluPub_001, #luluPub_002, #luluPub_003 {
	width: 30%;
	float: left;
	margin-right: 10px;
}

#luluPub_001, #luluPub_002 {
	border-right: 2px solid #e9e8cf;
	padding-right: 6px;
}

#luluContainer p
 {
	font-size: 75%;
	text-align: justify;
	width: 95%;
}

.luluButtons {
	display: inline-block;
	float: left;
	text-align: center;
	width: 95%;
}

span.luluebook {
	display: inline-block;
	float: right;
}

a.butt02 {
	display: block;
	float: left;
	height: 25px;
	background: transparent url(button_001a.jpg) no-repeat right;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 10px;
	margin-left: 0;
	font: bold x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.butt02 span {
	background: transparent url(button_001b.jpg) no-repeat left;
	height: 25px;
	display: block;
	padding-left: 10px;
	line-height: 225%;
	color: #fef3ff;
}

a.butt03 {
	display: block;
	float: left;
	height: 25px;
	background: transparent url(button_002a.jpg) no-repeat right;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 10px;
	margin-left: 0;
	font: bold x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.butt03 span {
	background: transparent url(button_002b.jpg) no-repeat left;
	height: 25px;
	display: block;
	padding-left: 10px;
	line-height: 225%;
	color: #fef3ff;
}

/* @end */

/* @group Footer */

#luluFooter {
	background: white;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 150px;
}



/* @end */

