/* Begin the css from Mainlonger with extended */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(../images/bg2.jpg);
 background-repeat: repeat;
 background-position: top left;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: #ffffff;
 background-image: url(../images/nssea.jpg);
 background-position: bottom right; 
 background-repeat: no-repeat;
}
#navigation {
 float: left;
 width: 900px;
 color: #ffffff;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #008CBD;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #99CCFF;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 3250px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 3250px;
 width: 678px;
 display: inline;
}
#footer { 
 width: 900px;
 clear: both;
 color: #ffffff;
 border: 1px solid #ccc;
 background: #008CBD;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

#header h2 {
 color: navy;
 font-size:24px;
}

p {
font-size:13px;
}

#header p {
 color: navy;
  font-size:13px;
}

#navigation li {
 display: inline;
 font-size:13px;
}

#navigation a {
 padding: 0 5px 0 5px;
 Color: #ffffff;
 font-weight: bold;
  font-size:12px;
}

#navigation a:hover {
 padding: 0 3px 0 3px;
 border-right: 2px solid navy;
 border-left: 2px solid navy;
}

#leftcolumn img {
 border: 0;
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-top: 20px;
}

#promotions img {
display: inline;
margin-left:14px;
margin-top: 50px;
 }
 

#slogan {
font-style: italic;
font-weight: bold;
}

h6 {
font-size: 12px;
text-align:center;
}

#footer img {
display: block;
 margin-left: auto;
 margin-right: auto;
 border:0;
 }

#validation img {
border: 0;
}

#webmaster {
text-align:center;
display:block;
margin-right:auto;
margin-left:auto;
}

#webmaster a {
color:#ffffff;
}

/* Begins the css for Ellison page specific */

#rightcolumn h1 {
font-family:palatino;
text-align:center;
width:350px;
padding: 25px 10px 0 10px;
float:left;
font-size:26px;
}

#rightcolumn a {
border:none;
}

#rightcolumn img {
border:none;
}

#family {
margin: 30px 0 0 0;
}

#rightcolumn h2 {
color:red;
font-family:cursive,san serif;
}

#family h3 {
padding: 0 0 10px 0;
}

#leftor {
float:left;
width:300px;
padding-left:30px;
}


#uline {
text-decoration: underline;
}

#rightor {
float:right;
width:300px;
padding-right:40px;
}

#samples {
clear:both;
}

.product {
width:285px;
display:block;
float:left;
margin-left:20px;
margin-right:20px;
padding-bottom:10px;
height:425px;
}

.product p {
font-family:arial, sans-serif;
font-size:9px;
}

.price  {
color:red;
font-weight:bold;
}

a {
color:navy;
}
