/* Tyalor and Taylor CSS Document */

body {
  margin:0;
  padding:0;
  background-color:#FFFFFF;
  color:#000000;
  font-size:14px;
  font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}

a:visited {
  color:#666666;
  text-decoration:none;
}
a:link {
  color:#666666;
  text-decoration:none;
}

a:hover {
  color:#000000;
  text-decoration:underline;
}

br.clear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height:0px;	
}

h1 {
  font-size:22px;
	margin:6px 0 6px 6px;
	padding:0 0 0 0;
  font-weight:normal;
	color:#4a1d0e;
}

h3 {
  font-size:18px;
	margin:0 0 0 6px;
	padding:0 0 0 0;
  font-weight:normal;
	color:#4a1d0e;
}

.header {
  background:url(../images/header.gif);
  width:698px;
	height:133px;
  clear:both;
}

.nav {
  width:700px;
	height:35px;
	clear:both;
	margin:0 0 15px 0;
}

.nav img {
  padding:0px;
	margin:0px;
}

.frame {
  width:900px;
  clear:both;
}

.frameContent {
  float:left;
	width:690px;
	margin:0 0 0 8px;
	padding:0 0 10px 0;
}


* html .frameContent {
	width:692px;
	margin:0 0 0 8px;
	padding:0 0 10px 0;
}

.footer {
  width:94%;
	border-top:1px solid #d8cdc9;
	color:#4a1d0e;
	font-size:11px;
	margin:20px 0 0 0;
	padding:3px 2% 0 2%;
}

.left {
  width:38%;
  float:left;
  margin:25px 0 0 80px;
  text-align:justify;
	font-size:17px;
}

* html .left textarea {
  width:90%;
	margin:0 -30px 0 0;
}


* html .left {
  width:40%;
  margin:25px 0 0 40px;
}


.rotm {
  width:85%;
	float:left;
	text-align:right;
	font-size:11px;
}

.leftRotm {
  width:165px;
	float:left;
	margin:0 0 0 0;
}

* html .leftRotm {
  width:151px;
	float:left;
}

.right {
  width:35%;
  float:right;
  margin:0 0 0 0;
	text-align:left;
}

* html .right textarea {
  width:99%;
	height:120px;
}

#special {
  margin:15px 0 0 0;
}

.gallery {
  width:630px;
	margin:0 0 0 30px;
	text-align:left;
	clear:both;
}

* html .gallery {
  width:630px;
	margin:0 -20px 0 40px;
	text-align:left;
	clear:both;
}



.directionsText {
  margin:4px 0 15px 8%;
	width:85%;
}

.directionsText h3 {
  margin:14px 0 -9px -2%;
	padding:0;
	width:85%;
}

* html .directionsText h3 {
  margin:12px 0 -6px 0;
}

.servicesL {
  width:100%;
	clear:both;
	margin:10px 0 0 0;
	text-align:justify;
}

.servicesR {
  width:100%;
	clear:both;
	text-align:justify;
	margin:10px 0 0 0;
}

.servicesL .servText h3 {
  font-size:21px;
	margin:0 0 5px 0;
}

.servicesR .servText h3 {
  font-size:21px;
	margin:0 0 5px 0;
}

.servicesL .servImg {
  width:275px;
	float:left;
}

.servicesL .servText {
  width:400px;
	float:right;
	margin:10px 0 0 10px;
}

.servicesR .servImg {
  width:275px;
	float:right;
	margin:0 0 0 0;
}

.servicesR .servImg img {
	float:right;
}

.servicesR .servText {
  width:400px;
	float:right;
	margin:10px 0 0 0;
}


.galItem {
  float:left;
	font-size:11px;
}

.galItem p {
  clear:both;
	width:125px;
	margin:0 0 0 0;
	padding:0 10px 0 20px;
}

* html .galItem p {
	width:145px;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}

.img-shadow {
  background: url(../images/shadow.gif) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  border:0px;
}

