/* -- Global Reset -- */
* 				{ padding:0; margin:0; }


/* -- HTML Tags -- */
body 				{ font-family:"Lucida Sans", "Trebuchet MS", Arial, sans-serif; font-size: 12px; text-align:center; line-height:1.6em; background-color:#dfd9cb; color:#454545; }

img 				{ border:0; }
a 				{ color:#3a6a92; }
a:hover 			{ text-decoration:none; }

h1 				{ height:46px; text-indent: -5000px; }
h3 				{ font-weight:normal; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; margin-bottom:3px; color:#921d17; font-size:21px;	}
p				{ margin-bottom:20px; }
ul 				{ margin: 0 0 20px 30px; }


/* -- Splash -- */
#container 			{ width:640px; background:#fff url(/graphics/sb_gardenswest/splash_bg_tile.gif) repeat-y; margin:0 auto; text-align:left; }
#horizon 			{ width: 100%; margin-top: 25px; text-align: center; }

#header 			{ width:640px; position:relative; height:140px; background:url(/graphics/sb_gardenswest/splash_header.jpg) top left no-repeat; }

#choose				{ width:620px; margin-left:10px; }
#choose h6			{ text-indent:-5000px; background:#cf8b2d url(/graphics/sb_gardenswest/splash_text_chooseYourEdition.gif) no-repeat; height:60px; }

#content			{ margin: 0 10px; padding: 0px; font-style:italic;}
#content p			{ margin:0 0 5px 0; font-style:italic; }
#content ul			{ margin-bottom:8px; }
#content .issue_img		{ float:left; }
#content .description		{ float:right; width:155px; margin-right:00px; }
#regular 			{ padding:20px 20px 10px 20px; float:left; width:270px; }
#prairie			{ padding:20px 20px 10px 20px; float:right; width:270px; }
#central 			{ padding:20px 20px 10px 20px; float:left; width:270px; }
#east				{ padding:20px 20px 10px 20px; float:right; width:270px; }


/* -- Footer -- */
#footer 			{ margin:0 auto; width:640px; background:#dfd9cb url(/graphics/sb_gardenswest/splash_bg_footer.gif) no-repeat; text-align:center; padding-top:24px; height:30px; color:#665c45; }
#footer a 			{ color:#665c45; }


/* -- Utility -- */
.clearFloats 			{ clear:both; line-height:0.1em; }