/*
Theme Name: Low & Slow BBQ
Author: Lauren Johnson
Author URI: http://goodspark.com/
*/

body 		{ font: 12px/16px Arial, Helvetica, sans-serif; margin: 0; padding: 0; background: url(/wp-content/themes/lowslow/images/bg.jpg); text-align: center; color: #000000; }
#container 	{ width: 910px; margin: 0 auto; text-align: justify; background: url(/wp-content/themes/lowslow/images/pagebg.png) repeat-y; }
#header 	{ background: #a50610; margin: 0 20px; }
#main 		{ margin: 0 20px; padding: 10px; }
#nav		{ width: 195px; float: left; }
#book		{ width: 260px; float: right; }
#text		{ margin-left: 215px; margin-right: 280px; }
#extrapad	{ margin-left: 215px; padding: 0 30px; }
#footer 	{ width: 910px; margin: 0 auto; background: url(/wp-content/themes/lowslow/images/footer.png) bottom center no-repeat; padding: 10px 10px 40px 10px; text-align: center; }

a:link		{ text-decoration: none; font-weight: bold; color: #c40000; }
a:visited	{ text-decoration: none; font-weight: bold; color: #c40000; }
a:hover		{ text-decoration: none; font-weight: bold; color: #666666; }

.col		{ width: 270px; float: left; }
.col p		{ padding: 0 10px; text-align: left; }
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }
.fltright	{ float: right; padding-left: 20px; }
.fltleft	{ float: left; padding-right: 20px; }
.fltleft2	{ float: left; padding-right: 8px; }
.quote		{ position: relative; background: url(/wp-content/themes/lowslow/images/quote-end.gif) bottom right no-repeat; }
.quote p	{ background: url(/wp-content/themes/lowslow/images/quote-begin.gif) top left no-repeat; padding: 0 30px; }