*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#wrap1	{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#wrap2	{
	width: 986px;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/walls.jpg);
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	}
	

body	{
	background-color: #ffffff;
	background-image: url(../images/floorbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#header	{
	width: 900px;
	min-height: 152px;
	margin-left: 42px;
	margin-right: 42px;
	}

	#logo	{
		width: 270px;
		height: 152px;
		float: left;
		background: #ffffff url(../images/logo.jpg) no-repeat;
		}

	#address {
		width: 610px;
		min-height: 152px;
		text-align: right;
		float: left;
		}

		#address h1 {
			text-transform: uppercase;
			color: #006699;
			font-size: 105%;
			padding-top: 33px;
			}

		#address p {
			font-weight: bold;
			font-size: 95%;
			}

		#address a:link {
			text-decoration: none;
			color: #000000;
			}

		#address a:hover {
			text-decoration: underline;
			color: #006699;
			}

		#address a:visited {
			text-decoration: none;
			color: #000000;
			}

#topnav	{
	width: 900px;
	margin-left: 42px;
	margin-right: 42px;
	color: #f0b30d;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	text-align: center;
	}

	#topnav a:link {
	 	color: #f0b30d;
		text-decoration: none;
		}

	#topnav a:hover {
	 	color: #f0b30d;
		text-decoration: underline;
		}

	#topnav a:visited {
		color: #f0b30d;
		text-decoration: none;
		}

	#topnav-top {
		width: 900px;
		height: 15px;
		background-color: #ffffff;
		background-image: url(../images/topnav-top.jpg);
		background-repeat: no-repeat;
		}

	#top-links {
		width: 900px;
		min-height: 11px;
		background-color: #ffffff;
		background-image: url(../images/topnav-linksbg.jpg);
		background-repeat: repeat-y;
		background-position: bottom center;
		}

		#topnav-homepage {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 82px;
			margin-left: 15px;
			}

		#topnav-contactus {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 108px;
			}

		#topnav-photogallery {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 133px;
			}

		#topnav-planningandpreparation {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 197px;
			}

		#topnav-qanda {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 55px;
			}

		#topnav-ourservices {
			padding: 0px 5px 0px 5px;
			float: left;
			width: 112px;
			}

		#topnav-testimonials {
			padding: 0px 5px 0px 5px;
			float: left;
			margin-right: 15px;
			width: 110px;
			}


	#topnav-bottom {
		width: 900px;
		height: 23px;
		background-image: url(../images/topnav-bottom.jpg);
		background-repeat: no-repeat;
		}

#main	{
	width: 986px;
	}


	#content {
		width: 537px;
		margin-left: 42px;
		float: left;
		}

		#content h1 {
			text-transform: uppercase;
			font-size: 110%;
			margin: 24px 8px 0px 22px;
			font-weight: normal;
			}

		#content h2 {
			text-transform: lowercase;
			font-size: 95%;
			color: #ababab;
			margin: 0px 8px 5px 26px;
			font-weight: bold;
			}

		#content p {
			font-size: 80%;
			margin: 0px 8px 8px 26px;
			}
		
		#content ul {
			font-size: 80%;
			margin: 0px 8px 8px 50px;
			list-style:disc;
			}


	#sidelinks {
		width: 325px;
		float: left;
		text-align: right;
		text-transform: uppercase;
		padding-left: 20px;
		padding-top: 10px;
		}


		#sidelinks a:link {
			color: #ffffff;
			text-decoration: none;
			}
	
		#sidelinks a:hover {
			color: #006699;
			text-decoration: none;
			}
	
		#sidelinks a:visited {
			color: #ffffff;
			text-decoration: none;
			}
		
		div.sidelinks-text {
			width: 323px;
			background-image: url(../images/sidelinksbg.jpg);
			background-position: bottom right;
			background-repeat: no-repeat;
			min-height: 38px;
			padding-top: 0px;
			}

		#sidelinks h2 {
			font-size: 100%;
			padding-right: 30px;
			padding-left: 20px;
			padding-bottom: 15px;
			padding-top: 0px;
			}
			

			#sidelinks-beforeandafter {
				width: 323px;
				}

				#baa-photo {
				width: 323px;
				height: 102px;
				background-image: url(../images/before-and-after-pic.jpg);
				}

			#sidelinks-testimonials {
				width: 323px;
				}
				
			#sidelinks-testimonials a:hover {
			color: #006699;
			text-decoration: none;
			}


				#testimonials-photo {
				width: 323px;
				height: 103px;
				background-image: url(../images/testimonials-photo.jpg);
				}

			#sidelinks-gallery {
				width: 323px;
				}
			#sidelinks-gallery a:hover {
			color: #006699;
			text-decoration: none;
			}
			
				#gallery-photo {
				width: 323px;
				height: 102px;
				background-image: url(../images/gallery-photo.jpg);
				}


#footer	{
	width: 986px;
	height: 240px;
	background-image: url(../images/footerbg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	}

	#bottomnav {
		width: 550px;
		margin-left: 48px;
		margin-top: 135px;
		font-size: 65%;
		color: #f0b30d;
		float: left;
		}

		#bottomnav a:link {
			color: #f0b30d;
			text-decoration: none;
			}

		#bottomnav a:hover {
			color: #f0b30d;
			text-decoration: underline;
			}

		#bottomnav a:visited {
			color: #f0b30d;
			text-decoration: none;
			}

		#bottomnav p {
			line-height: 150%;
			}	


	#couch {
		width: 330px;
		height: 192px;
		z-index: 99;
		position: absolute;
		right: 43px;
		bottom: 68px;
		background-image: url(../images/couch-lamp.png);
		}

div.clear {
	width: 100%;
	height: 1px;
	line-height: 1%;
	clear: both;
	display: block;
	}

span.i	{
	font-style: italic;
	}
