body {
	color: #564019;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, a, ul, li, p, div, #container, #header, #content, #leftColumn, #rightColumn {
	margin: 0;
	padding: 0;
}

p{
        padding:5px 0 0 0;
}

img{
        border:0px;
}

a {
text-decoration:none;
}

/* DIV Layouts and Properties */

#container {
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 850px;
        height:80px;
        background-color:#FFF; 
        border:0px solid; 
}

#content {
        width: 850px;
        background-color:#FFF;
	margin-top:0px;
	height:590px;
        border:0px solid #000; 
        text-align:justify;   
}



#leftColumn {
	width: 350px;
	padding: 32px 0 0 57px;
	float: left;
        background-color:#FFF;
        border:0px solid #000;
}

#rightColumn {
	width: 425px;
        padding-top:38px;
        margin-right:0px;
 	float: right;
	background-color:#FFF;
        border:0px solid;
}
#footer {
	width:850px;
	height: 25px;
	clear: both;
        text-align:left;
        padding:0px 0px 0px 0px;
}

#clearfix {
	clear: both;
}

/* Paragraph, Lists and Header Styles */




#nav {
	position: relative;
        top: -46px;
	left: 535px;
	height:auto;       
}


#nav ul li {
     display:inline;	
}

#nav ol,ul {
	list-style: none;
        list-style-position: outside;
	list-style-type: none;
}
/*/////////////////////////*/

#bottomLinks li{
        display:inline;
}

.name{
        padding:20px 0px 10px 0px;
        font:bold 1.2em arial
}

.aboutP{
 text-indent: 1.5em;
  margin-top: 0 
}

.question{
font-weight:bold;
}

#retailersAlignCenter{
position:relative;
left:22px;

}

#contactTextInquires{
position:relative;
left:120px;
}

#contactLeftCol{
position:relative;
top:272px;
}

#wholesale{
position:relative;
left:30px;
}

.GSemail,.faqYahoo{
color:#96C0CC;
}


/* Image Replacement */

h1 span {
	display: none;
        border:0px solid;
}

h1 {
	background: url(../images/sodHeader.png) no-repeat;
	width: 850px;
	height: 80px;
        border:0px solid;
}





