* {
margin: 0;
padding: 0;
}

body {

font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #2d2e33;
background-color: #89cf24;
}

#top-divide {
width: 100%;
background-color: #67c009;
height: 5px;
}

#header {
background-image: url(../images/background-header.gif);
height: 321px;
margin: 0 auto;
width: 100%;
}

h1 {
display: none;
}

.h2displaynone {
display: none;
}

#wrapper {
width: 950px;
height: auto;
margin: 0 auto;
}

.portfolio-div {
width: 950px;
height:1525px;
}

.portfolio-div-gallery {
width: 950px;
height:775px;
}


.portfolio-div2 {
width: 950px;
height:2400px;
}

#main-portfolio {
width: 475px;
height: 328px;
float: left;
}

.portfolio-text {
width: 475px;
height: 328px;
float: right;
}

#lightbox{
background-color:#ffffff;
padding: 10px;
border-bottom: 2px solid #333333;
border-right: 2px solid #333333;
color: #333333;
}


#container {
width: 950px;
margin: 0 auto;
height: auto;
}

#second-container {
width: 950px;
margin: 0 auto;
height: 600px;
}

#leftcontainer {
width: 460px;
height: auto;
float:left;
}

#rightcontainer {
width: 460px;
height: auto;
float: right;
}

.events {
margin-bottom: 10px;
}

#photos {
width: 460px;
}

.nails {
border: 1px solid #2d2e33;
padding: 5px;
}


#logo {
width: 950px;
height: 130px;
margin: 0 auto;

}

.logopng {
background-image: url(../images/logo.png);
width: 348px;
height: 130px;
}

.services {
text-indent: 30px;
}

#nav {
width:950px;
text-align: center;

}

#nav ul {
width:551px;
height:51px;
float: right;
list-style:none;
margin-top: -70px;
}

#nav li{
display:inline;
margin:10px;
}

#nav li a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.links {
margin-bottom: 5px;
font-size: 20px;
color: #2d2e33;
}

#content {
width: 490px;
text-align: justify;
}

#footer {
margin: 0 auto;
width: 950px;
height: 105px;
background-image: url(../images/footer.png);

}

/* This is the css for the text within the footer*/
.footertext {
width: 950px;
position: absolute;
margin-left: 130px;
margin-top: 65px;
}

#images {
width: 950px;
height: 320px;
background-image: url(../images/imagetemp.gif);

}

#main {
margin-left: 9px;
margin-top: 9px;
position: absolute;
}

.maintext {
font-size: 16px;
color: #2d2e33;
}

#navbg {
background-image: url(../images/background-nav.png);
width: 470px;
height: 51px;
margin: 0 auto;
}

h2 {
font-size: 24pt;
}

a:link {
color: #333333;
}

a:hover {
color: #ff0000;
}

a:visted {
color: #333333
}

#content-images {
width: 500px;
height: 900px;
position: absolute;
margin-left: 500px;
margin-top: -907px;
}

fieldset { border: none; }
form div { position: relative; width: 100%; padding: 0.4em 0; clear: both; }

/* style for  labels */
label { float: left; clear: left;}

/* style for required labels */
label .required { font-size: 13px; color:#760000; }
label.service-gardenbox { float: left; clear: left;}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{ width: 10em;}
input { width:26em; font-size: inherit; font-family:Arial,Helvetica,sans-serif; font-size: 13px; padding: 4px; }
input[type="text"], textarea { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
input.radio, input.checkbox, input.submit { width: auto; }

/* style form elements on focus */
input:focus, textarea:focus { background: #ffc; }
textarea { width: 26em; height:7.5em; font-family:Arial,Helvetica,sans-serif; font-size: 13px; padding: 4px; }

.warning { color: red; font-weight: bolder; }






