body {
	background-color: #663333;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 130%;
}
a {
	font-weight: bold;
	color: #600;
	border: none;
	}
ul,li {
	list-style-type:none;
	}
#header {
	background-color: #ECE6D8;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 740px;
}
#header img {
	position: relative;
	left: 20px;
	top: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ---- Main Content Area ---- */

#container {
	text-align: left;
	width: 746px;
	margin: 0 auto;
	background: url(images/background_container.jpg) repeat-y #ECE6D8;
}
#content {
	width: 460px;
	float: left;
	padding-bottom: 30px;
}
body.services #content, body.pedorthic #content {
	width: 680px;
	margin-left: 30px;
	}
#highlighted_content {
	background-image: url(images/parchment2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 485px;
	width: 440px;
	left: 20px;
	top: 20px;
	margin-bottom: 20px;
}
body.contact #highlighted_content, body.about #highlighted_content {
	background-image: url(images/parchment4.jpg);
	height: 570px;
	}
#highlighted_content p, #highlighted_content h1, #highlighted_content h3 {
	padding-right: 35px;
	padding-left: 40px;
	line-height: 150%;
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	}
#highlighted_content p img {
	float: right;
	}
#content #highlighted_content p.firstline {
	padding-top: 30px;
	font: italic 32px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
#content p.firstline {
	font: italic 32px Palatino, "Book Antiqua", "Times New Roman", serif;
	padding-top: 0;
	}
#highlighted_content p.firstline:first-letter {
	font: italic 30px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
#highlighted_content p:first-letter {
	font: normal 14px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
body.home #highlighted_content p:first-letter, body.home #highlighted_content h1:first-letter, body.home #highlighted_content h3:first-letter {
	font: bold italic 28px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
	body.home #highlighted_content p.lc:first-letter {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
	body.home #highlighted_content p.lc {
	font-size: 10px;
	color: #455161;
}
body.home #highlighted_content p.firstline:first-letter {
	font: italic 32px Palatino, "Book Antiqua", "Times New Roman", serif;
	}


/* -- Sidebar -- */

#sidebar {
	width: 274px;
	float: right;
	display: inline;

}
#sidebar h2 {
	float: right;
	text-indent: -9999px;
	display: inline;

}
h2#banner_what {
	background: url(images/banner_what.jpg) no-repeat;
	height: 49px;
	width: 274px;
	margin: 10px 0 0 0;
}
h2#banner_when {
	background: url(images/banner_when.jpg) no-repeat;
	height: 49px;
	width: 274px;
	margin: 0 0 0 0;
}	
h2#banner_how {
	background: url(images/banner_how.jpg) no-repeat;
	height: 49px;
	width: 274px;
	margin: 0 0 0 0;
}
h2#banner_contact {
	background: url(images/banner_contact.jpg) no-repeat;
	height: 49px;
	width: 274px;
	margin: 25px 0 10px 0;
	}
#sidebar p {
	padding: 15px 20px 0;
	font-size: 12px;
}

/* ---- Footer ---- */
#footer {
	clear: both;
	height: 93px;
	width: 746px;
	background: url(images/footer.jpg) no-repeat;
}
#footer p {
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	margin: 0;
	padding-bottom: 0;
	}

/* ---- Navigation ---- */
#navigation {
	float: right;
	margin-top: -35px;
	width: 528px;

}


ul#nav {
	width: 528px;
	height: 33px;
	display: inline;
	padding: 0;
}

	ul#nav li {
		padding: 0;
		margin: 0;
		display: block;
		float: left;
		text-indent: -9999px;
	}

		ul#nav li a {
			border: 0;
			display: block;
			text-decoration: none;
			background: transparent url(images/nav.jpg) no-repeat;
		}

li#navhome a {
	height: 33px;
	width: 68px;
	}
li#navabout a {
	height: 33px;
	width: 91px;
	}
li#navinfo a {
	height: 33px;
	width: 181px;
	}
li#navservices a {
	height: 33px;
	width: 85px;
	}
li#navcontact a {
	height: 33px;
	width: 103px;
	}

li#navhome a:link, li#navhome a:visited {
	background-position: 0px 0px;
}

li#navhome a:hover, li#navhome a:focus {
	background-position: 0px -37px;
}

li#navabout a:link, li#navabout a:visited {
	background-position: -69px 0px;
}

li#navabout a:hover, li#navabout a:focus {
	background-position: -69px -37px;
}

li#navinfo a:link, li#navinfo a:visited {
	background-position: -160px 0px;
}

li#navinfo a:hover, li#navinfo a:focus {
	background-position: -160px -37px;
}

li#navservices a:link, li#navservices a:visited {
	background-position: -340px 0px;
}

li#navservices a:hover, li#navservices a:focus {
	background-position: -340px -37px;
}
li#navcontact a:link, li#navcontact a:visited {
	background-position: -424px 0px;
}

li#navcontact a:hover, li#navcontact a:focus {
	background-position: -424px -37px;
}

/* ---- Contact Form ---- */

fieldset {
	margin: 0;
	padding: 30px 0;
	position: relative;
	left: 32px;
	border: solid 0 transparent;
	}
legend {
	font: bold 20px Palatino, "Book Antiqua", "Times New Roman", serif;
	color: #000;
	margin: 0;
	padding: 30px 0 0 0;
	}
label {
	display: block;
	font: bold 14px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
input#name, input#phone, input#email, input#message {
	height: 20px;
	width: 300px;
	background: url(images/form_background.jpg);
	border: none;
	font: 14px/23px Palatino, "Book Antiqua", "Times New Roman", serif;
	}
input#submit {
	font: 14px Palatino, "Bood Antiqua", "Times New Roman", serif;
	text-align: center;
	}
textarea {
	height: 160px;
	width: 300px;
	background: url(images/form_background.jpg) no-repeat;
	border: none;
	font: 14px/21px Palatino, "Book Antiqua", "Times New Roman", serif;
	margin: 0;
	}
fieldset p {
	width: 300px;
	}
	
/* ---- hCard ---- */

span.type {
	display: none;
	}
span.value {
	margin-left: 56px;
	}
span.tollfree {
	margin-left: 12px;
	}
div.vcard {
	margin-left: 10px;
	font-variant: small-caps;
	font-size: 15px;
	}
div.adr {
	margin-bottom: 5px;
	}
	
div.tel {
	margin-top: 3px;
	}

