@charset "utf-8";
body {
	background-color: #43330a;
	padding: 0;
	color: #34373D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 8px;
    padding-left: 8px; 
}

h2 {
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 34px;
	font-weight: bold;
	color: #177f75;
	padding-top: 30px;
	padding-bottom: 20px; 
}

h3 {
	/*	color: #5b4715;  */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .5px;
	font-size: 28px;
}

.center {
	text-align: center;
}

.container {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-color: #f9f5ec; 
}

.head {
	position: fixed;
	top: 0px;
	height: 235px;
	width: 960px;
	border-bottom: 5px solid #5b4715; 
	background-color: #f0e1c0; 
} 

.content ul, .content ol {
	padding: 0 1px 1px 4px; 
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}

a:visited {
	color: #6E6C64;
	text-decoration: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

ul.nav {
	list-style: none; 
	font-weight: bold;
	text-align: center;
}

ul.nav li {
	display: inline;
	font-variant: small-caps;
	padding-right: 10px;
    padding-left: 10px;
}

ul.nav a, ul.nav a:visited {
	text-decoration: none;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #177f75; 
	color: #fff;
}

footer {
	text-align: center;
	font-size: 12px;
	position: relative;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #43330a;
}

.icon  {
	float: left;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 40px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

header, section, footer {
	display: block;
}

.logo {
	position: relative;
	border: none;
}

.em {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.main {
	margin-top: 240px;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
}

.main p {
	text-align: left;
	padding-left: 45px;
	padding-right: 45px;
}


.mainform {
	margin-top: 240px;
	margin-right: auto;
	margin-left: auto;	
	text-align: left;
}

.mainform h2 {
	text-align: center;
}
	
.storeimg {
	float: right;
	margin-top: 5px;
	padding-right: 15px;
}

.search {
	width: 15px;
	float:right;
	margin-right: 210px;
}

.homeimg {
	float: left;
	padding-top: 12px;
	padding-bottom: 2px;
}

.apptimg {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
}

.svcs  {
	float: left;
	margin-left: 6px;
	padding-right: 10px;
	padding-bottom: 35px;
}

.svctext {
		clear:both;
		text-align: left;
		margin-left: 20px;
}

.svctext a {
	padding-right: 30px;
}

.svctext h3 {
	text-align: left;
	padding-top: 8px;
}

.gifttext {
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 60px;
}

.gifttext a {
	padding-right: 30px;
}

.gifttexta p {
	text-align: center;
}

.carttext {
	clear: both;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
 
.carttext a {
	margin-top: 20px;
	float: right;
	padding-right: 30px;
}

.img   {
	padding: 30px;
	height: auto;
	width: auto;
	float: left; 
	border: none;
}

.contact {
	margin-top: 80px;
}

.contact  img {
	float: right;
	margin-top: -44px;
	padding-right: 30px;
}

.hours {
	padding-top: 50px;
	clear: both;
}

.hours p {
	text-align: center;
}

.form {
	background-color: #e3d6aa;
	color: #403b5f;
	width: 530px;
	margin: 0 auto;
	border: 1px solid #555;
	padding: 30px 10px;
	margin-top: 30px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	overflow: hidden;
	text-align: left;
	box-shadow: 3px 3px 10px 2px #806e40;
}

.pform  {
	text-align: left;
	padding-left: 45px;
	padding-right: 45px;
}

label {
		float: left;
		text-align: right;
		margin-right: 15px;
		width: 190px;
}

.button {
	margin-left: 205px;
}

.total {
	clear: both;
	text-align: right;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #333;
}
