:focus {
	outline: 0;
}

#promo {
	border: 1px solid #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	overflow: visible;
}
#promo h1 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 8px;
}
.viewLink img {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 96%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#headImage {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(../images/bg/harold-web-bg_01.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 792px;
	overflow: visible;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#formContainer {
	overflow: visible;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#formContainer h1 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	color: #9AEC64;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
	overflow: visible;
}
#formContainer h2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #CCC;
	letter-spacing: 0em;
	font-family: Arial, sans-serif;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
}
#contact-feedback {
	font-size: 0.5em;
	text-align: left;
	margin-top: 5px;
	padding: 5px;
	background-color: #3F0;
}

.inputBox {
	text-decoration: none;
	text-align: left;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	height: 100%;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.commentBox {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 100%;
}
.submitButton {
	text-decoration: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing: 0em;
	cursor: pointer;
	height: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#harolds {
	background-color: #111111;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#haroldsWrapper {
	border: 1px solid #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #ffcc66;
	height: 100%;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#haroldsContainer {
	border: 1px solid #000;
	height: 100%;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.frog {
	position: relative;
    left: -90px;
	overflow: visible;
	margin-left: 0px;
}

#menuWrapper {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 792px;
	background-image: url(../images/h-menu-bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-decoration: none;
	background-position: left top;
    position: relative;
}
#gator {
	background-image: url(../images/just-gator.png);
	background-repeat: no-repeat;
	height: 253px;
	width: 316px;
	position: absolute;
	top: -22px;
	z-index: 0;
	overflow: hidden;
}
#gator-left {
	background-image: url(../images/just-gator-left.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 102px;
	position: absolute;
	top: -15px;
	z-index: 0;
	overflow: hidden;
}
#gator-right {
    background-image: url(../images/just-gator-right.png);
	background-repeat: no-repeat;
	height: 172px;
	width: 214px;
	position: absolute;
	top: -22px;
    left: 101px;
	z-index: 0;
	overflow: hidden;
}
table.UM {
	text-decoration: none;
	height: 50px;
	position: absolute;
	top: 140px;
	right: 15px;
	z-index: 10;
}
td.spacer {
	width: 4px;
}

a.button {
	border: 1px solid #471D1E;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	background-image: url(../images/h-butt-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0em;
	font-weight: bold;
	text-transform: none;
	height: 20px;
	padding-right: 14px;
	padding-left: 14px;
}
a.button:hover {
	background-position: 0px -20px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #D8CA97;
}

a.enabled:hover {
	background-position: 0px -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #F0F;
}
a.selected {
	background-position: 0px -25px;
	border-color: #333333;
	color: #F0F;
}
a.disabled span {
	opacity:0.3;
	filter:alpha(opacity=30);
}
a.button span
{
	width: 20px;
	height: 20px;
	display: block;
	margin: 2px;
}
a.menu span {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentGap {
	width: 100%;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	line-height: 12px;
	letter-spacing: .05em;
	height: 10px;
}

#leftContent {
	height: 100%;
	width: 25%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 1;
	position: relative;
}
big { text-align: left; }

#rightContent {
	float: right;
	width: 75%;
	height: 100%;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	color: #9DD89C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	line-height: 11px;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	background-color: #333;
}
.rightMaterial {
	height: 100%;
	width: 100%;
}
.rightMaterial h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 15px;
	margin-left: 4px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	letter-spacing: .05em;
}

.rightMaterial p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #D8CA97;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 5px;
	text-transform: none;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.rightMaterial h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 20px;
	margin-left: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	letter-spacing: .05em;
	text-align: left;
}
.rightMaterial p.hours {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 4px;
	text-transform: none;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
.rightMaterial img {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 96%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#viewLink {
	text-decoration: none;
	clear: none;
	width: 100%;
	height: 100%;
	background-color: #C36;
}

#viewLink a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #D8CA97;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	bottom: 145px;
	left: 250px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	overflow: hidden;
}
#viewLink a:hover {
	color: #FFF;
	text-decoration: none;
}

#contentGapBottom {
	width: 100%;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	line-height: 12px;
	letter-spacing: .05em;
	height: 15px;
	clear: both;
}
.rightMaterial img.diploma {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 4px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #FFF;
	width: 97%;
	overflow: visible;
}
#jmWrap {
	height: 100%;
	float: right;
	overflow: visible;
	margin-right: 15px;
	width: 575px;
}
#jmWrap table {
	border: 1px dotted #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 100%;
	width: 100%;
	padding: 0px;
}

#jmWrap td {
	background-color: #000;
	border: 1px solid #666;
	text-decoration: none;
	overflow: hidden;
    text-align: center;
	width: 25%;
}
#promoImage {
	border: 1px solid #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	overflow: visible;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 85%;
}
img.jm {
	border: 1px solid #D8CA97;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 102px;
	height: 68px;
	display: block;
	cursor: pointer;
}
.rightMaterial h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 4px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	letter-spacing: .05em;
}
.haroldPic {
	height: 230px;
	width: 192px;
	float: left;
	background-image: url(../images/harold.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
	position: relative;
}
.rightMaterial p.contact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FC6;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 5px;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 20px;
}
.rightMaterial h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
	margin-left: 4px;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.rightMaterial p.contact a {
	color: #D8CA97;
	text-decoration: none;
	letter-spacing: 0em;
}
.rightMaterial p.contact a:hover {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0em;
}
#frameImage {
	border: 1px solid #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 85%;
}

#frameImage img {
	border: 1px solid #000;
	-webkit-border-radius: 6px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
td.navL {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #D8CA97;
}

#frameImage h1 {
	border: 1px solid #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	color: #D8CA97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	width: 90%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 12px;
}
#frameImage h1 a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	color: #D8CA97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #000;
	line-height: 20px;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 20px;
}
#frameImage h1 a:hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	color: #CCC;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	text-decoration: none;
}
h1.sample  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
h1.sample2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.4;
}
#promo big{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #B0D89C;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-style: italic;
	display: block;
	padding: 0px;
}
#callNow {
	background-color: #FFF;
	float: left;
	clear: both;
	height: 100%;
	margin-left: 4px;
	width: 97%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#ordering {
	float: right;
	width: 575px;
	padding: 0px;
	position: relative;
	height: 100%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #666666;
}
.cc {
	padding: 0px;
	text-decoration: none;
	display: block;
	position: relative;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#ccWrap {
	position: relative;
	width: 576px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#ordering table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#ordering table td.tableTitles  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 0px -75px;
	line-height: 32px;
	height: 32px;
	background-image: url(../images/h-promo.jpg);
}
#ordering td  {
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: none;
	line-height: 20px;
	height: 20px;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px -50px;
}
.rightMaterial h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left: 4px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: 15px;
}
#ordering table td.jmText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 0px -100px;
	line-height: 32px;
	height: 32px;
	background-image: url(../images/h-promo.jpg);
}
#bottom {
	width: 100%;
	position: relative;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
	padding: 0px;
}
#bottom p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
#bottom p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#bottom p a:hover {
	color: #FC6;
	text-decoration: none;
}
td.navR {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #D8CA97;
}
#formContainer h1 a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #B0D89C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	overflow: visible;
	letter-spacing: 0em;
}
#formContainer h1 a:hover {
	text-decoration: none;
	color: #f1f1f1;
	overflow: visible;
}
#callNow h1 {
	background-color: #FFF;
	color: #B0D89C;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 42px;
	text-align: center;
	font-style: italic;
	padding: 0px;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#callNow h2 {
	background-color: #FFF;
	color: #758383;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#callNow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	padding: 0px;
	height: auto;
	margin: 0px;
	letter-spacing: .05em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ordering table td.tableChoicesBlank {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#ordering table td.tableChoices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	overflow: hidden;
	line-height: 10px;
	height: 10px;
}
.rightMaterial h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: .05em;
}
.rightMaterial h1 a:hover {
	color: #D8CA97;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td.navM {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #9DD89C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.navM a {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #9DD89C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
}
td.navM a:hover {
	text-decoration: none;
	color: #FC6;
}
td.navL a {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #D8CA97;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0em;
}
td.navL a:hover {
	text-decoration: none;
	color: #FC6;
}
td.navR a {
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #D8CA97;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
}
td.navR a:hover {
	text-decoration: none;
	color: #FC6;
}
.rightMaterial p.dog {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 5px;
	text-transform: none;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: both;
	letter-spacing: 0em;
}
img.hm {
	border: 1px solid #666;
	display: block;
	float: left;
	position: relative;
	clear: none;
	height: 119px;
	width: 145px;
	margin-right: 12px;
	margin-left: 6px;
	margin-top: 3px;
}
#ccWrap h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFDCA6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-top: 25px;
	font-size: 18px;
	letter-spacing: 0em;
}
.rightMaterial h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #BBCCAD;
	text-decoration: none;
	font-weight: bold;
	margin-left: 4px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: none;
}
#haroldsContainerIndex {
	border: 1px solid #000;
	background-color: #0F0;
	height: 100%;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#services {
	width: 85%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: visible;
}

.services h1 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	margin: 0px;
	padding: 8px;
}

#services a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	background-image: url(../images/h-promo.jpg);
	background-repeat: repeat-x;
	background-position: 0px -50px;
	display: block;
	border: 1px solid #666;
	letter-spacing: 0em;
}

#services a:hover {
	text-decoration: none;
	background-position: 0px -70px;
	color: #D8CA97;
}

.rightMaterial ul li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #D8CA97;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 5px;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

img.moran-book {
 margin: 20px 30px 0px 30px;
}
div.left-info {
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 color: #FFFFFF;
 text-align: center;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 background-image: url(../images/h-promo.jpg);
 background-repeat: repeat-x;
 background-position: 0px -50px;
 border: 1px solid #666666;
 letter-spacing: 0.05em;
 width: 85%;
 padding: 5px;
 margin: 10px auto;
}
a.gators {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
}
a.gators:hover {
	color: #D8CA97;
}

#callNow p.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	margin: 0px;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: left;
	text-indent: 0px;
	padding-top: 10px;
	margin-top: 10px;
}
a.map:hover { color: #D8CA97; 
}
.map {
	margin-top: 10px;
	margin-left: 5px;
	overflow: visible;
}
