/* Normalizes margin, padding */

body, div, dl, dt, dd, ol, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote th, td
{ margin : 0; padding: 0; }

/* Normaliszes font-size for headers */

ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-styles from lists */

table
{ border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */

fieldset, img
{ border : 0; }

/* Left align text in caption and th */

caption, th
{ text-align : left; }

/* Removes qoutation marks from q */

q:before, q:after
{ content :''; }




/* navigation  */
#mainNav
{
	height: 60px;
	list-style: none;
	width: 100%;
	margin-left: 15px;
	padding: 1px;
}
#mainNav ul
{
	padding: 0px;
	width: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#mainNav li
{
	float: left;
	background: #8DB3B3 no-repeat right top;
	border: 2px groove #F0F5F5;
	height: 25px;
	margin: 1px;
}
#mainNav  a
{
	display: block;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #334D4D;
	font-size: 0.9em;
}
#mainNav a:hover
{
	color: #F0F5F5;
}
/*end navigation*/
body
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 92%;
	min-width: 770px;
	margin: 0 auto;
	background-color: #669999;
 }
div#container
{
	margin: 0px auto;
	background-color: #669999;
	position: absolute;
	width: 90%;
	padding-bottom: 20px;
}
div#branding
{
	width: 90%;
	background: url(../images/DoveCottageBranding.jpg) no-repeat top left;
	height: 165px;
	padding: 10px;
	margin-top: 20px;
	top: 50px;
	margin-left: 0px;
}
div#content
{
	float: left;
	border-right: 1px solid #D9E5E5;
	margin-top: 25px;
	margin-left: 15px;
	padding: 10px;
	width: 45%;
}

/* content for nursery page */

div#content2
{
	width: 45%;
	padding-top: 70px;
	padding-left: 48px;
	float: right;
	background-repeat: repeat-y;
}
div#indexContent2Top{
background-color: #940c25;
width: 400px;
margin-top: 25px;
margin-left:605px;
border: 1px #ffffff solid;
padding: 10px; }

#indexContent2Top p{
color: #ffffff; }


div.content2Top {
	height: 300px;
	margin: 0 5px;
	background: url(../images/nursery1.png) no-repeat;
color: #ffffff; }

div#content2Bottom {
	height: 230px;
	background: url(../images/nurseryBkgd.png);
}




div#content2Bottom li {
	width: 30%;
	height: 200px;
	margin-top: 10px;
	float: left;
	background-position: 20px 5px;
}

/* nursery pics */

li#pic1 {
	background: url(../images/nursery2.png) no-repeat;

}

li#pic2 {
	background: url(../images/nursery3.png) no-repeat;
}

li#pic3 {
	background: url(../images/nursery4.png) no-repeat;
}
/* end nurdery pics*/
/*end nursery content */

/* content2 for contactUs image */
div#content2a
{
	width: 45%;
	padding-top: 70px;
	padding-left: 48px;
	float: right;
	background: url(../images/contactUs.jpg) no-repeat center center;
	height: 400px;
	margin-top: 60px;
}
/* end content2 */


/* shop layout*/
div#shop1{

background-image: url(../images/ShopFront.jpg);
background-repeat: no-repeat;
width: 600px;
height: 333px;
margin-left: 20px;
margin-top: 40px; }

div#content1s{

float: left;
width: 500px;

padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #D9E5E5;
margin-top: 30px; }

div#shopPics1 {
background-image: url('../images/springDresser1.jpg');
background-repeat: no-repeat;
width: 350px;
	height: 260px;
	margin-top: 120px;
margin-left: 590px;

background-repeat: no-repeat; }
div#shopPics1 li{

width: 305px;
height: 255px;

float: left;
 }

div #shopPics1 h3{
padding-top: 255px; }

div#shopPics2{
background: url(../images/shopTools.jpg) no-repeat;
width: 350px;
height:260px;	
margin-top: 30px;
margin-left:590px;
 }

div#shopPics2 h3{
padding-top: 240px;
 }

div#shopPics3{
background: url(../images/Shop3.jpg) no-repeat;
width: 350px;
height:260px;	
margin-top: 30px;
margin-left: 590px;
 }

div#shopPics3 h3{
padding-top: 240px; }

div#shopPics4{
background: url(../images/shopVintage.jpg) no-repeat;
width: 350px;
height:260px;	
margin-top: 30px;
margin-left: 590px;
 }

div#shopPics4 h3{
padding-top: 245px; }

div#shopPics5{
background: url(../images/christmas1.jpg) no-repeat;
width: 350px;
height:260px;	
margin-top: 30px;
margin-left: 590px;
 }

div#shopPics5 h3{
padding-top: 250px; }

div#shopPics6{
background: url(../images/easterChicks.jpg) no-repeat;
width: 350px;
height:260px;	
margin-top: 30px;
margin-left: 590px;
 }

div#shopPics6 h3{
padding-top: 200px; }

/* end shop layout */


p {
	font-size: 0.9em;
	color: #334D4D;
	line-height: 175%;
	margin-bottom: 5px;
}
div#footer
{
	float: left;
	width: 370px;
	
	margin-top:20px;
	padding-left: 10px;
	background-color: #4D7373;
	border: 1px solid #D9E5E5;
	margin-bottom: 20px;
	padding-bottom: 40px;
margin-left: 20px; }
#footer li
{    
	
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
border-bottom: 1px #d8e5e5 dotted;
line-height: 2em; }
#footer li p
{
	margin: 1px;
	padding: 0px;
}
ul
{
}
a
{
	text-decoration: none;
}
a:link
{
	color:  #334D4D;
}
a:visited
{
	color: #1A2626;
}
a:hover
{
	color: #F0F5F5;
}
h1
{
	position: absolute;
	top: -40px;
	left: -100px;
	width: 100px;
	height: 200px;
	text-indent: -9999px;
	font-size: 2.4em;
	color: #14556B;
}
h2
{
	font-size: 1em;
	color: #F0F5F5;
	margin-bottom: 20px;
	letter-spacing: 3px;
	line-height:25px}
h3
{
	color: #334D4D;
	font-size: 0.85em;
	padding-bottom: 10px;
	padding-top: 20px;
}
h4
{
	font-size: 0.8em;
	color: #F0F5F5;
}
#branding h2
{
	color: #F0F5F5;
	padding-top: 110px;
	padding-left: 365px;
	font: italic normal 1em "Times New Roman", Times, serif;
}
#content2 h2
{
	padding: 10px 0;
}

h3
{
	color: #F0F5F5;
}
#footer p
{
	color: #B3CDCD;
	font-size: 0.7em;
}

