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;
}


/* 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;    
}

#homeImages ul li{
position:relative;
top:-2px;
display:inline;
padding-right:2px
}

#thumbBox{
position:relative;
width:445px;
top:-22px;
border:0px solid;
}


#thumbnails{
padding:0px 0px 0px 0px;
}

#thumbnails img{
border-bottom:5px solid #FFF;
border-right:5px solid #FFF;
}

#leftColumn {
	width: 360px;
	padding-top: 25px;
	float: left;
        background-color:#FFF;
        border:0px solid #000;
}

#rightColumn {
	width: 393px;
        margin-right:0px;
 	float: right;
	background-color:#FFF;
}
#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;
}
/*/////////////////////////*/

#eNav {
        position:relative;
        left:0px;
        top:-243px;
        width:400px;
        height:150px;
        border:0px solid;
}


#rightEmenu {
        float:right;	
        top:0px;
        width:300px;
	left:0px;
	height:auto;
        display:inline;
        border:0px solid;

}

#subMenuRight{
float:right;
width:120px;
border:0px solid;
}

#eNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
        text-decoration:none;
}

#subMenuLeft{
float:left;
width:140px;
padding-left:10px;
border:0px solid;
}


#leftEmenu {
        float:left;	
        top:76px;
        width:100px;
	left:0px;
	height:auto;
        display:inline;
        border:0px solid;
}

#bottomLinks li{
        display:inline;
}

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

#notePadsText{
position:relative;
left:264px;

}

#shoppingButLeft{
        float:left;
        line-height:30px;
        width:200px;
}

#shoppingBut{
        float:right;
        line-height:30px;
}

.selectedLink a{
         color:#96C0CC;
}
.unSelectedLink a{
         color:#564019;
}


.off{
        display:none;
}

/* Image Replacement */

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

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





