/* Site-wide CSS
*  www.gosslumber.com
*/

/* Set some defaults */



* { margin: 0; padding: 0; }

img { border: 0; }

body {
	background-color: #333300;
	font-size: 80%;
	font-family: Arial, sans-serif;
	line-height: 1.6em;
	color: #333333;
}

h1 { font-size: 1.2em; color: #CC0000; }

h2 { font-size: 1.1em; color: #CC0000; }

h3 { font-size: 1em; color: #CC0000; }

h4 { font-size: .9em; color: #CC0000; }

h5 { font-size: .8em; color: #CC0000; }

a, a:visited, a:hover { color: #333333; text-decoration: none; }

a:hover { text-decoration: underline; }

ul, ol { list-style-position: inside; }

div#page { width: 960px; margin: 0 auto; background-color: #EADDCC; }

div#main-column { width: 920px; margin: 0 auto; }

div#content { width: 100%; margin-top: 30px; }

div#header { height: 90px; width: 920px; border-bottom: 2px solid #000; background-image: url('https://Gosslumber.Com/uploads/images/layout/bg_header.jpg'); }

a#logo-link { position: relative; top: 40px; left: 20px; display: block; width: 245px; height: 35px; }

div#gallery { height: 433px; width: 920px; background-image: url('https://Gosslumber.Com/uploads/images/layout/bg_home.jpg');}

div.sub-column { float: left; width: 219px; margin-right: 8px; padding-right: 5px; }

div.sub-column img { margin-bottom: 10px; }

div#column-four { margin-right: 0px; }

div.clear { clear: both; }

div#footer { height: 100px; width: 880px; margin: 100px 0 0 0; padding: 20px 20px 0 20px; background-color: #333300; color: #FFFFFF; }

div#name-address { font-size: 1.2em; margin-bottom: 15px; }

div#name-address h1 { display: inline; color: #FFFFFF; font-size: 1em; }

p#copyright { font-size: .8em; }

img#gg-logo { position: relative; left: 20px; float: right; }










/* Stylesheet: site Modified On 2012-10-30 09:15:06 */
