@charset "UTF-8";
/* CSS Document */

body {
  text-align: center;
}

#container {
margin: 0 auto;
width: 918px;
text-align: left;
margin-top:-50px;
 } 


h1{
text-indent: -9999px;
}

h2{
text-indent:-9999px;
background-repeat:no-repeat;
margin-top:5px;
}

p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
color:#333333;
}

p.product{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:23px;
color:#333333;
}

p.commissioning{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11.5px;
line-height:21px;
color:#333333;
}

p.profile{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:23px;
color:#333333;
}

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

p a:hover {
color:#efad2b;
}

div#product{
padding-bottom:180px;
}

div#product_runtable1{
padding-bottom:125px;
}

div#product_runtable2{
padding-bottom:250px;
}

div#product_runtable3{
margin-top:-68px;
padding-bottom:230px;
}

div#product_runtable4{
margin-top:-68px;
padding-bottom:230px;
}

div#product_stray{
margin-top:-68px;
padding-bottom:340px;
}

div#product_ty{
margin-top:-68px;
padding-bottom:270px;
}
div#product_tray{
margin-top:-68px;
padding-bottom:225px;
}

h2#home{
background-image: url(http://www.michellelipson.com/images/section-header-home.gif);
height:38px;
}

h2#gallery1{
background-image: url(http://www.michellelipson.com/images/section-header-gallery1.gif);
height:38px;
}


h2#gallery2{
background-image: url(http://www.michellelipson.com/images/section-header-gallery2.gif);
height:38px;
}

h2#product{
background-image: url(http://www.michellelipson.com/images/section-header-product.gif);
height:38px;
}

h2#contact{
background-image: url(http://www.michellelipson.com/images/section-header-contact.gif);
height:38px;
}


h2#profile{
background-image: url(http://www.michellelipson.com/images/section-header-profile.gif);
height:38px;
}

h2#commissioning{
background-image: url(http://www.michellelipson.com/images/section-header-commissioning.gif);
height:38px;
}

#nav {
position: realtive;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: -40px;
z-index:2;
}


#nav ul {
position: relative;
list-style: none;
}

#nav li {
display: inline;
}

#nav a:link, #nav a:visited {
padding: 0em 1.5em 0.5em 0em;
color:#000;
text-decoration: none;
}

#nav a:hover {
color:#efad2b;
}

#img{
padding-top:40px;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px;
padding: 5px 5px 5px 5px;
}

.img_product{
float:left;
padding-right:75px;
padding-top:0px;
}

.img_profile{
float:left;
padding-right:52px;
padding-top:0px;
}

#footer {
position: relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left:-40px;
margin-top:1px;
}


#footer a{
color:#000;
text-decoration: none;
}

#footer a:hover{
color:#efad2b;
}


#footer ul {
position: relative;
list-style: none;
margin: 0;
}

#footer li {
display: inline;
top:0px;
}