﻿body { font-family: Arial; font-size: 10pt; color: #454545; margin: 0px; line-height: 25px }
p, table { font-family: Arial; font-size: 10pt; color: #454545; line-height: 25px }

/*-----------------------------------------------------------Elements-------------------------------------------------------------------------------------------------------------------------------*/

a {	color: #628173; text-decoration:underline}
a:active {color: #628173; text-decoration:underline}   
a:visited {color: #628173; text-decoration:underline}
a:hover {color: #719886; text-decoration:underline}


h1 { font: normal 17pt Trebuchet MS; color: #3d4645; margin: 10px 0 20px 0; text-transform: uppercase}
h2 { font: normal 14pt "Trebuchet MS"; color: #505f70;  margin: 20px 0 10px 0}
h3 { font: bold 13pt "Trebuchet MS"; color: #6a7b8c;  margin: 10px 0 0px 0}


img {	border-width: 0px; }


input, textarea { padding: 5px;background: #fff; font-size: 9pt; color: #686565; font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; border: 1px solid #ccc; 
                  margin-bottom:5px; height:21px; resize: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
                	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 10px rgba(087,087,087,0.2);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 10px rgba(087,087,087,0.2);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 10px rgba(087,087,087,0.2);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
                }

.submit { background: #333;	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
   	 cursor:pointer; border: none; color: #fff;  height:40px; width:70px }

/*-----------------------------------------------------------ids (mainly for dwt file)-------------------------------------------------------------------------------------------------------------------------------*/



#top {width: 320px; background-image: url('images/design/top.jpg'); background-repeat:no-repeat;}

#index {width: 320px;}


/*-----------------------------------------------------------Classes-------------------------------------------------------------------------------------------------------------------------------*/
.footer {
	line-height:20px; background-color:#3d4645
}
.footer a {
	color:#ffffff
}
.footer2 a {
	color:#b6b7ad
}

.nav {
	 padding-left:10px; padding-right:10px; position:relative; margin-top:-430px; z-index:2000
}
.nav a {
	color:#ffffff
}
.button { color: #ffffff;background-color: #81645a;-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; cursor:pointer; padding: 5px 5px 5px 20px}
.button a {color: #ffffff; font-weight: bold; text-decoration:none}

.large-font { font-family:Georgia;	font-size:14pt;	font-style:italic }
.small-font{	font-family: Arial; font-size: 10pt; line-height: 17px; margin-top: 0px; margin-right: 15px} 

.center {text-align:center}
.right {text-align:right}

.links td {border-bottom:1px solid #ccc; height:35px}
.links td.last {border:none}

.image_border { border: 3px solid #ffffff; margin: 7px;	-moz-box-shadow: 0 0 5px #888;
		-webkit-box-shadow: 0 0 5px#888;box-shadow: 0 0 5px #888;

		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";

		/* For IE 5.5 - 7 */

		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#b0b0b0') }
 
   	 
button.pages {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#b58859 0%,
		#b58859);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b58859),
		to(#b58859));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 0px solid #2ea100;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 3px rgba(23,23,23,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 3px rgba(23,23,23,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 3px rgba(23,23,23,0.6);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(89,89,89,1); margin:0px; width:100% 
}

.btn-appt{
	position: absolute;
    background-color: #c7e6d5;
    margin-left: 68px;
    text-align: center;
    line-height: 1.5;
    padding: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    color:black;
    }
map#ImgMap0 + a {
    display: grid !important;
}


