/* HTML */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #444444;
	font-size: 14px;
	background: #000000 url(../images/flare.png) bottom repeat-x;  
}
a {
	text-decoration: none;
	color: #d3ccc2;
}
a:focus, a:active {
	outline: none;
}
a:hover {
  	text-decoration: underline;
 	color: #ff006a;
}
a img, img {
	border: none;
}
ul {
  	margin-left: 20px;
}
td {
  	vertical-align: top;
}
h1, h2, h3, h4, p {
	color: black;
}
h1, h2 {
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
}
h4 {
	margin-bottom: 5px;
}
p {
	line-height: 20px;
	margin-bottom: 10px;
}
ul {
	list-style: none;
}
/* GLOBAL */
#container {
	padding-top: 30px;
	width: 980px;
	margin: 0 auto;
	font-family: Georgia;
	padding-bottom: 50px;
}
#navigation, #footer, #header {
	text-align: center;
}
/* HEADER */


/* NAVIGATION */
#navigation {
	padding: 10px 0;
	background: url(../images/trim-line.jpg) no-repeat bottom;
}
#navigation, #navigation a {
	font-size: 16px;
}
span.navDiv {
	margin: 0 20px;
}

/* CONTENT */
#homeBody {
	position: relative;
	z-index: 2;
	padding: 10px 0;
}
#homeBody * {
  color: #ffffff;
}
#homeBody .one {
  font-size: 8px;
  position: absolute;
  left: -999px;
  z-index: 3;
  text-align: center;
  margin: 0 auto;
}
#homeBody .two {
  position: absolute;
  z-index: 3;
  display: none;
  top: 90px;
  left: 250px;
}
#homeBody .three {
  background: url(../images/home-content-banner.jpg) no-repeat;
  width: 980px;
	height: 442px;
	opacity: 0.0;
}
.star {
  position: absolute;
  z-index: 1;
  text-shadow: 1px 1px 2px #B3FFFF;
  display: none;
}
#starfield {
  
}
#bodyTop {
	background: url(../images/body-top.gif) no-repeat;
	width: 980px;
	height: 23px;
	margin-top: 10px;
}
#innerBody {
	background: #ffffff;
	width: 880px;
	padding: 50px 50px;
}
#bodyBottom {
	background: url(../images/body-bottom.gif) no-repeat;
	width: 980px;
	height: 23px;
	margin-bottom: 10px;
}
#leftCol, #rightCol {
	float: left;
}
#leftCol {
	width: 400px;
	height: 595px;
}
#leftCol img {
	border: 1px solid #000000;
}
#rightCol {
	width: 440px;
	margin-left: 40px;
}
.photoCat {
	width: 271px;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.photoCat img {
	border: 1px solid #000000;
	margin-bottom: 20px;
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}
.pp_inline a {
}
h3 a {
  color: #333333;
}
.gallery {
  overflow: hidden;
  display: none;
}
#gallery {
	display: none;
}
#wait {
  padding: 10px 0;
  color: #999999;
}
#wait img {
  vertical-align: middle;
}
div.photo {
  float: left;
  width: 100px;
  height: 100px;
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 5px;
  text-align: center;
}
.centerPhoto {
	margin-left: 30px;
	margin-right: 30px;
}
#aboutLeft, #aboutRight {
	float: left;
}
#aboutLeft {
	width: 440px;
	margin-right: 40px;
}
#aboutRight {
	width: 400px;
}
#innercontainer .bioPic {
	border: 1px solid #000000;
	float: left;
	margin: 0 10px 10px 0;
	-moz-box-shadow: 1px 1px 6px #666666;
	-webkit-box-shadow: 1px 1px 6px #666666;
	box-shadow: 1px 1px 6px #666666;
}
div.taylor {
	float: left;
	width: 232px;
}
#innercontainer .revbioPic {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 10px 10px;
}
div.revtaylor {
	float:right;
	width: 232px;
}
#smith {
	margin-top: 40px;
}
#homeLeft, #homeRight {
	float: left;
}
#homeLeft {
	width: 445px;
	margin-right: 40px;
	padding-top: 30px;
}
#homeRight {
	width: 395px;
}
#homeRight img {
	border: 1px solid #000000;
}
img.button {
	margin: 40px 20px 40px 0;
}
span.newsletter {
	color: #ad2f64;
	font-size: 18px;
}
input#emailSignup, input#signupSubmit {
	display: inline;
	margin-top: 10px;
}
input#emailSignup {
	width: 321px;
	height: 31px;
	border: 1px solid #000000;
	margin-right: 10px;
}
#contactLeft, #contactRight {
	float: left;
}
#contactLeft {
	width: 400px;
	margin-right: 40px;
}
#contactLeft img {
	border: 1px solid #000000;
}
#contactRight {
	width: 440px;
}
ul#contact {
	list-style: none;
	margin-bottom: 20px;
}
ul#contact li.title {
	color: #ad2f64;
	font-size: 18px;
}
ul#contact li, ul#contact li a {
	color: #000000;
	line-height: 1.5;
}
#contactRight label {
	float: left;
	width: 100px;
	color: #000000;
}
#contactRight input#name, #contactRight input#email, #contactRight input#phone {
	width: 299px; 
	height: 30px;
	border: 1px solid #000000;
}
#contactRight input#date {
	width: 246px; 
	height: 30px;
	border: 1px solid #000000;
	margin-right: 10px;
}
#contactRight input#date, #contactRight img#dateSelect {
	float: left;
	display: inline;
}
#contactRight textarea#comments {
	width: 300px;
	height: 172px;
	border: 1px solid #000000;
}
#contactSubmit {
	margin-left: 100px;
}
#ourClients, #clientLogos {
	float: left;
}
#ourClients {
	width: 544px;
	margin-right: 40px;
}
#clientLogos {
	width: 296px;
}
#clientLogos img {
	margin-bottom: 40px;
	border: 1px solid #000000;
}
#ourClients ul li, #aboutLeft ul li {
	color: #000000;
	line-height: 1.5;
}
#ourClients ul li:before, #aboutLeft ul li:before {
	content: "- ";
}
#signupSubmit, #emailSignup {
	float: left;
}
/* FOOTER */
#footer {
	font-size: 12px;
	background: url(../images/trim-line.jpg) no-repeat top;
}
img#footBanner {
	margin: 10px 0;
}