 /*   Global Elements   */
html {
	height: 100%;
	}
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	font: 100%/1.25 helvetica, geneva, arial, sans-serif;
	background: transparent url(../images/bg.jpg) repeat;
	font-size: 0.8em;
	padding-bottom: 20px;
	color: #606060;
	}
h1,h2,h3 {
	font-family: "times new roman", times, georgia, serif;
	font-weight: normal;
	}
h2 {
	margin: 20px 0 0 0;
	font-size: 1.9em;
	color: #532003;
	clear: both;
	}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 7px 0;
	color: #353535;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	}
h1 {
	font-size: 2.0em;
	margin: 10px 0 7px 20px;
	}	
h4 {
	font-weight: bold;
	}
img {
	border: 0;
	}
.imgRight {
	float: right;
	margin-left: 15px;
	}
.imgLeft {
	float: left;
	margin-right: 15px;
	}
p {
	margin: 10px 0;
	}
ul, ol {
	padding: 20px 0 20px 40px;
	}
input {
	margin: 2px 0 5px 0;
	padding: 3px 0;
	}
.simpleList {
	list-style: none;
	padding: 20px 20px 20px 0;
	
	}
.floatLeft {
	float: left;
	}
.floatLeftPad {
	float: left;
	margin: 20px 0 0 15px;
	}
.floatRight {
	float:right;
	}
.floatClear {
	clear: both;
	}
.floatClearRight {
	clear: right;
	}
.border {
	border: 1px solid #fff;
	padding: 20px;
	}
.redFont {
	color: #f00;
	}
.row {
	clear: both;
	padding-top: 5px;
	overflow: hidden;
	}
.row label {
	clear: both;
	float: left;
	width: 152px;
	text-align: right;
	margin-top: 2px;
	}
.row input, .row select, .row textarea {
	float: left;
	width: 200px;
	margin: 0 0 0 10px ;
	text-align: left;
	} 
.row textarea {
	width: 230px;
	}
.button {
	clear: both;
	padding-top: 2px;
	margin-top: 30px;
	}
.button input{
	width: 80px;
	margin: 0 20px 0 188px;
	}
.leftCol h3, .rightCol h3 {
	margin-top: 0;
	}
.rightCol h2, .rightCol h3 {
	text-align: right;
	}
table {
	width: 100%;
	}
td {
	padding: 5px 0;
	}
dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left; 
 	clear: left; 
 	width: 8em; 
 	}
 dd { 
 	margin: 0 0 0 90px; 
	padding: 0 0 0.5em 0; 
	height: 1em;
 	}
hr {
	margin: 10px 0 15px 0;
	}
a {
	text-decoration: none;
	}
input, select {
	border: 1px solid #1a4c91;
	padding: 1px 0;
	}
.pageWrapper {
	width: 823px;
	margin: 0 auto;
	}
.handWrapper {
	width: 823px;
	position: relative;
	padding-left: 59px;
	clear: both;
	}
.hand_left {
	position: absolute;
	top: 44px;
	left: 0px;
	}
.hand_right {
	position: absolute;
	top: 416px;
	right: 0px;
	}
.header {
	}
.header h1 {
	display:none;
	margin: 0;
	}
.header img {
	float: left;
	margin-top: 20px;
	}
.header h2 {
	padding-top: 10px;
	font-size: 1.7em;
	}
ul.contact {
	clear: both;
	font-size: 0.9em;
	margin: 10px 0;
	padding: 0;
	float: right;
	color: #fff;
	width: 335px;
	}
ul.contact li {
	display: inline;
	}
ul.contact li a {
	color: #fff;
	}
.logo {
	height: 91px;
	background: #c2dafa url(../images/header_bg.png) no-repeat;
	width: 706px;
	padding: 4px 0 0 60px;
	}
ul.navList {
	float: right;
	display: block;
	list-style: none;
	padding: 0;
	width: 505px;
	}
ul.navList li {
	float: left;
	text-align: center;
	}
ul.navList li a{
	display: block;
	width: 101px;
	height: 58px;
	font-weight: bold;
	line-height: 38px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	padding-top: 72px;
	}	
ul.navList li a:hover{
	display: block;
	background: transparent url(../images/frame_hover.png) 0 0 no-repeat;
	}
#index #indexLink a, #about #aboutLink a, #services #servicesLink a, #gallery #galleryLink a, #contact #contactLink a { 
	background: transparent url(../images/frame_hover.png) 0 0 no-repeat;
	}
.contentTop {
	width: 765px;
	height: 92px;
	}
.contentWrapper {
	border: 1px solid #111;
	border-width: 70px 60px;
	width: 645px;
	background-color: #fff;
	}
.content {
	overflow: hidden;
	padding: 10px;
	border: 3px solid #000;
	width: 619px;
	min-height: 467px;
	}
.contentBot {
	width: 765px;
	height: 92px;
	}
.leftCol {
	float: left;
	width: 345px;
	}
.rightCol {
	float: right;
	width: 228px;
	}
.rightCol img {
	float: right;
	margin-bottom: 10px;
	}
.rightGallery, .leftGallery {
	width: 304px;
	}
.rightGallery {
	float: right;
	}
.leftGallery {
	float: left;
	}
.rightGallery img, .leftGallery img {
	border: 2px solid #000;
	margin-bottom:6px;
	}
.contactForm {
	float:left;
	width: 275px;
	}
#about .content img {
	border: 2px solid #000;
	}
.question {
	width: 225px;
	height: 93px;
	padding:0 0 0 12px;
	background: transparent url(../images/questions_button.png) 0 0 no-repeat;
	}
.question h2, .question h3, .question p {
	text-align: left;
	padding: 0 0 0 10px;
	}
.question h2 {
	font-size: 1.6em;
	padding-top: 5px;
	margin-top: 0;
	}
.question h3 {
	border: 0;
	font-size: 2.5em;
	color: #7b5b46;
	}
.question p {
	margin: 0;
	padding:0 0 0 22px;
	}
.button_sm {
	float: right;
	width: 165px;
	height: 27px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #404040;
	margin-bottom: 20px;
	background: transparent url(../images/button.png) 0 0 no-repeat;
	}
td.right {
	text-align: right;
	}
td.right a {
	text-decoration: underline;
	color: #606060;
	}
.marBot {
	margin-bottom: 25px;
	}
.mymap 	{
	float: right;
	margin-top: 25px;
	}
.mymap iframe {
	border: 1px solid #532003;
	}
#map {
	border: 1px solid #532003;
	}

.row label {
	text-align: left;
	float: none;
	}
.row input, .row select, .row textarea {
	margin: 0 0 5px 0;
	width: 270px;
	border-color: #532003;
	}
.button input {
	border-color: #532003;
	margin: 0;
	}
.footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	font-size:11px;
	text-align:center;
	width: 720px;
	height: 60px; /* .push must be the same height as .footer */
	}
.footer ul {
	padding:0;
	}
.footer li {
	display:inline;
	padding: 0 10px;
	color:white;
	}
.footer li a {
	color:white;
	}
.footer a:visited {
	color:white;
	}	
.footer p {
	color:white;
	}
.footerLeft{
	margin-left:10px;
	clear: left;
	}
	
	.hours {
	padding: 1px 1px 1px 1px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	line-height:10px;
	}
.servicesimgs {
float:right;
	}