body {
	margin:0;
	padding:0;
	background:#FFF;
	text-align:center;
	color:#181818;
	font:14px/17px Times, Georgia, serif;
}

a, img {
	outline:none;
	border:none;
}
#horizontal {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -300px;
	width: 100%;
	min-width: 800px; 
	text-align: center;
}

#wrapper {
	position:relative;
	margin: 0px auto;
	background:#FFF url('../img/border2.gif') no-repeat;
	width:800px;
	height:570px;
}

h1#name {
	position:absolute;
	margin:0;
	padding:0;
	top:45px;
	left:78px;
	width:345px;
	height:25px;
	overflow:hidden;
	background:#FFF url('../img/name2.gif') no-repeat;
	text-indent: -7000px;
}

#content {
	position:absolute;
	top:112px;
	left:77px;
	width:650px;
	height:333px;
}

#nav {
	position:absolute;
	top:470px;
	left:55px;
	margin:0;
	width:680px;
	height:41px;
}

#footer {
	position:relative;
	margin:0px auto 10px auto;
	padding:0 0 10px 0;
	width:982px;
	color:#7d837f;
	font:11px Arial, Helvetica, sans-serif;
}


/* -------------------
	ABOUT
   ------------------- */
body#about #content {
	background:#FFF url('../img/about.jpg') no-repeat;
	width:650px;
	height:333px;
}

body#about #flashcontent {
	position:absolute;
	top:0px;
	left:4px;
	width:236px;
	height:220px;
	background:#000;
}

body#about #tag {
	position:absolute;
	top:4px;
	left:288px;
	margin:0;
	width:362px;
	height:79px;
}

body#about #txt {
	position:absolute;
	top:85px;
	left:287px;
	margin:0;
	width:388px;
	height:226px;
	overflow: auto;
}
body#about #txt p {
	margin:0 0 10px 0;
	text-align:left;
	color:#3c3027;
	width:360px;
}
div.emailer {
	position:absolute;
	top:285px;
	left:3px;
	width:240px;
	height:16px;
}
div.emailer a {
	float:left;
	width:240px;
	height:16px;
}

/* -------------------
	REVIEWS
   ------------------- */
body#reviews #content {
	background:#FFF url('../img/reviews.gif') no-repeat;
	width:650px;
	height:333px;
}

ul#reports {
	position:absolute;
	top:60px;
	left:3px;
	margin:0;
	padding:0;
	list-style-type: none;
	text-align:left;
	line-height:19px;
	color:#653513;
}
#angies-box {
	position:absolute;
	top:25px;
	left:165px;
	width:490px;
	height:300px;
}

body#angie-list {
	margin:0;
	padding:0;
	background:#FFF;
	text-align:left;
	color:#653513;
	font:14px/17px Times, Georgia, serif;
}
body#angie-list div.content {
	margin:0;
	padding:0;
	width:485px;
	height:300px;
	overflow:auto;
}

body#angie-list div.content p {
	width:450px;
}

/* -------------------
	CONTACT
   ------------------- */
body#contact #content {
	background:#FFF url('../img/contact.jpg') no-repeat;
	width:650px;
	height:333px;
}
body#contact #flashcontent {
	position:absolute;
	top:8px;
	left:4px;
	width:236px;
	height:315px;
}

body#contact #txt {
	position:absolute;
	top:110px;
	left:286px;
	margin:0;
	width:360px;
	height:175px;
	overflow: auto;
}
body#contact #txt p {
	margin:0 0 10px 0;
	text-align:left;
	color:#653513;
}
body#contact #txt p span {
	font-size: 17px;
	font-weight: bold;
}


/* -------------------
	LINK STYLES
   ------------------- */

ul#reports a:link, 
ul#reports a:visited {
	padding:0 0 1px 0;
	color:#653513;
	text-decoration:none;
	border-bottom:1px solid #653513;
}
ul#reports a:hover {
	color:#181818;
	text-decoration:none;
	border-bottom:1px solid #181818;
}

body#contact #txt a:link,
body#contact #txt a:visited {
	padding:0 0 2px 0;
	color:#653513;
	text-decoration:none;
}
body#contact #txt a:hover {
	color:#653513;
	text-decoration:none;
	border-bottom:1px solid #653513;
}

#footer a:link, 
#footer a:visited {
	padding:0 0 2px 0;
	color:#7d837f;
	text-decoration:none;
}
#footer a:hover {
	color:#7d837f;
	text-decoration:none;
	border-bottom:1px solid #7d837f;
}




/* -------------------
	NAV ROLLOVERS
   ------------------- */

#nav ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../img/nav-li.gif) 0 0 no-repeat;
	width:680px;
	height:41px;
	float:left;
	overflow:hidden;
}

#nav ul li {
	position:absolute;
	top:0; 
	margin:0; 
	padding:0;
	overflow:hidden;
	text-indent: -8000px;
}

#nav ul li, #nav ul a {
	display:block;
	height:41px; 
}

#nav-home {
	left:0; 
	width:70px;
}
#nav-portfolio {
	left:110px; 
	width:82px;
}
#nav-about {
	left:245px; 
	width:91px;
}
#nav-reviews {
	left:382px; 
	width:75px;
}
#nav-contact {
	left:560px; 
	width:124px;
}

#nav-home a:hover,
body#home #nav-home {
	background:transparent url(../img/nav-li.gif) 0 -41px no-repeat;
}
#nav-portfolio a:hover,
body#portfolio #nav-portfolio {
	background:transparent url(../img/nav-li.gif) -110px -41px no-repeat;
}
#nav-about a:hover,
body#about #nav-about {
	background:transparent url(../img/nav-li.gif) -245px -41px no-repeat;
}
#nav-reviews a:hover,
body#reviews #nav-reviews {
	background:transparent url(../img/nav-li.gif) -382px -41px no-repeat;
}
#nav-contact a:hover,
body#contact #nav-contact {
	background:transparent url(../img/nav-li.gif) -560px -41px no-repeat;
}


/* -------------------
	NAV ON STATES
   ------------------- */
body#home #nav-home a,
body#portfolio #nav-portfolio a,
body#about #nav-about a,
body#reviews #nav-reviews a,
body#contact #nav-contact a {
	display:none;
}

#nonflashcontent {
	position:absolute;
	left:243px;
	top:89px;
	width:955px;
	height:203px;
	z-index:1;
	visibility: hidden;
}

