body {
	background: #311c06;
	margin: 0;
}

a {
	color: #99368b;
	text-decoration: none;
}

a:hover {
	color: #95c587;
}
#content {
	padding-top: 95px;
	padding-bottom: 60px;
}
#toprow {
	margin: 0pt auto;
	width: 100%;
	height: 97px;
	background: url(images/home/toprow.jpg) center;
	position: relative;
}
#middle{
	position: relative;
	margin: 0pt auto;
	height: 192px;
	background: url(images/home/middlebg.jpg);
}
#bottomrow {
	position: relative;
	margin: 0pt auto;
	width: 100%;
	height: 96px;
	background: url(images/home/bottomrow.jpg) center;
}

#nav {
  margin: 0 auto;   /* Centers layout */
  width: 960px;     /* Total width */

width: 438px;
	padding: 37px 0 0;
}

#navtop {

  width: 960px;     /* Total width */

width: 438px;
	padding: 85px 0 0 30px;
}

#define {
	
}

#head {
	background: url(images/about/logo.jpg) no-repeat 477px top;
	height: 239px;
}

#body {
	margin-top: -40px;
	margin-left: 30px;
	width: 888px;
}

#text {
	width: 238px;
	float: left;
	padding-right: 18px;
}

#pics {
	width: 578px;
	float: left;
}

#container {
	width: 888px;
	margin-left: 70px;
}

a.about {
   	display: block;
  	width: 113px;
 	height: 22px;
  	background: url("images/home/links_01.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.about {
background: url("images/home/links2_01.jpg") 0 0 no-repeat;
 }

a.aboutpage {
   	display: block;
  	width: 113px;
 	height: 22px;
  	background: url("images/home/links2_01.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.aboutpage {
background: url("images/home/links2_01.jpg") 0 0 no-repeat;
 }

a.weddings {
   	display: block;
  	width: 80px;
 	height: 22px;
  	background: url("images/home/links_02.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.weddings {
background: url("images/home/links2_02.jpg") 0 0 no-repeat;
 }

a.social {
   	display: block;
  	width: 105px;
 	height: 22px;
  	background: url("images/home/links_03.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.social {
background: url("images/home/links2_03.jpg") 0 0 no-repeat;
 }

a.portfolio {
   	display: block;
  	width: 79px;
 	height: 22px;
  	background: url("images/home/links_04.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.portfolio {
background: url("images/home/links2_04.jpg") 0 0 no-repeat;
 }

a.contact {
   	display: block;
  	width: 61px;
 	height: 22px;
  	background: url("images/home/links_05.jpg") 0 0 no-repeat;
	text-decoration: none;
  }
   
a:hover.contact {
background: url("images/home/links2_05.jpg") 0 0 no-repeat;
 }
 
#nav ul {
 list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;

}

#nav li {
	float: left;
}

#navtop ul {
 list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;

}

#navtop li {
	float: left;
}