@charset "utf-8";
/* CSS Document */
*, html {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #7A1F0A;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
}
h3 {
	color: #BF3F24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF3F24;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
#column-left blockquote {
	font-size: 500%;
	line-height: 110%;
	color: #7C1F0C;
}
hr {
	clear: both;
	margin-bottom: 10px;
	float: none;
	display: block;
	height: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	position: relative;
	padding: 1px;
}
p {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
strong {
	color: #7C1F0D;
}

textarea {
	position: relative;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	margin: 0px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.external-link {
	background-image: url(../images/external-link.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	float: left;
	padding-right: 15px;
	margin-right: 2px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#column-left {
	display: inline;
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*The two lines below manage the min height of the left column*/
	min-height:450px;
	height:auto !important;
}
.smaller-text {
	font-size: 95%;
	line-height: 125%;
}

#column-left li {
	margin: 0px;
	list-style-image: url(../images/li.png);
	list-style-position: outside;
	line-height: 120%;
	padding: 0px;
}
#column-left ul {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#column-left ol li {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#column-left #mission-statement {
	font-size: 150%;
}


#column-right {
	display: inline;
	padding: 0px;
	float: left;
	width: 340px;
	position: relative;
	margin: 0px;
	overflow: visible;
	line-height: 1.1em;
}
#column-right-framed-main {
	background-image: url(../images/right-column-framed.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 303px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: visible;
}
#column-right-framed-footer {
	width: 343px;
	position: relative;
	padding: 0px;
	clear: both;
	height: 20px;
	display: block;
	margin: 0px;
}
#contact-bug {
	height: 32px;
	width: 214px;
	float: right;
	display: block;
	position: relative;
}
blockquote {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#googlemap {
	z-index: -5;
}
#contact-form {
	margin-top: 2px;
	float: right;
	width: 960px;
	padding: 0px;
}
#contact-form h1 {
	font-size: 1.3em;
	margin-bottom: 3px;
}
#contact-form td {
	text-align: left;
	vertical-align: top;
}
#contact-submit {
	height: 25px;
	width: 150px;
	clear: both;
	float: right;
	margin-top: 10px;
}
#content-holder-right {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#doc-hover a {
	padding: 0px;
	background-image: url(../images/sullivan-headshot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 79px;
	border: 3px solid #7C1F0D;
	text-indent: -200em;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#doc-hover a:hover {
	background-image: url(../images/sullivan-headshot.jpg);
	background-repeat: no-repeat;
	background-position: -79px top;
	border: 3px solid #000;
}
#directions {
	position: absolute;
	background-color: #FFF;
	height: 227px;
	width: 910px;
	left: -49px;
	top: 0px;
	visibility: hidden;
	padding: 5px;
	border: 2px solid #7C1F0D;
	overflow: visible;
	z-index: 2000;
}
#footer-addess a {
	background-image: url(../images/footer-address.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 163px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -200em;
	position: relative;
}
#footer-background {
	background-image: url(/images/footer-colored.png);
	background-repeat: repeat-x;
	height: 163px;
	background-position: left bottom;
	display: block;
}
#library-terms {
	width: 600px;
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
#library-terms td {
	width: 33%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#library-terms li a:hover {
	text-decoration: none;
}
#library-terms ul {
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 100px;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 102px;
}
#mailing-list-bug a {
	float: right;
	height: 32px;
	width: 209px;
	display: block;
	background-image: url(../images/mailing-list-bug.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -200em;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#map-bug a {
	float: right;
	height: 32px;
	width: 248px;
	display: block;
	background-image: url(../images/driving-bug.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -200em;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#heading-color-wide {
	background-image: url(../images/heading-widebanner-semiopaque.png);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	position: relative;
	height: 143px;
	display: block;
	padding: 0px;
	float: left;
	width: 100%;
	visibility: inherit;
	z-index: 0;
}
#mountain-heading {
	background-image: url(../images/mountain-heading.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 277px;
	clear: both;
	background-repeat: no-repeat;
}
#map-holder {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 830px;
	line-height: 1em;
	font-size: .95em;
}


#movie-holder {
	height: 240px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #7C1F0C;
}
#navigation-holder {
	height: 24px;
	clear: both;
	background-color: #7C1F0C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primary-name-heading {
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -200em;
	height: 99px;
	width: 960px;
	display: block;
	z-index: 2;
	position: relative;
}
#staff-toc {
	float: right;
	width: 130px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/eyeball-isolated.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 45px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	font-size: .9em;
	line-height: 1.3em;
	letter-spacing: -1px;
}
#submit-button {
	padding: 5px;
	float: left;
	font-size: 0.8em;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#user-fields {
	width: 140px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.c1 {
	clear: both;
}
.callout {
	padding: 8px;
	border: 1px dotted #7C1F0C;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 430px;
}

a:hover .img-left-border {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
a .img-left-border {
	border: 1px solid #7C1F0C;
}
.img-centered-borderless {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
.img-centered-bordered {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #7C1F0C;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-box-shadow: 0px 0px 7px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 7px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 7px #000; /* Opera 10.5, IE 9.0 */
}
.img-left-border {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #7C1F0D;
	-moz-box-shadow: 0px 0px 7px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 7px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 7px #000; /* Opera 10.5, IE 9.0 */
}
.img-right-border {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #7C1F0D;
	-moz-box-shadow: 0px 0px 7px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 7px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 7px #000; /* Opera 10.5, IE 9.0 */
}
.img-left-border-break {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #7C1F0D;
	-moz-box-shadow: 0px 0px 7px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 7px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 7px #000; /* Opera 10.5, IE 9.0 */
	clear: right;
}

.img-right-borderless {
	float: right;
}
.img-right-testimonial {
	float: right;
	margin-top: 6px;
	margin-left: 5px;
	border: 2px solid #7C1F0C;
}
.name-centered {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 10px;
}
.wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.focusField {
	color:#000;
	background-color: #CCC;
}
.idleField {
	color: #999;
}
.box_shadow {
	-moz-box-shadow: 0px 0px 20px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 20px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 20px #000; /* Opera 10.5, IE 9.0 */
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	border-radius: 10px; /* Opera 10.5, IE 9 */
}
.menu-dark-background {
	font-weight: bold;
	color: #FFF;
	background-color: #7C1F0C;
	padding: 1px;
}
.photo1 {
	width:79px;
	height:79px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	border:1px solid #333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo1 {
	background-image:url(../images/bundy-headshot.jpg);
}
.photo1 p {
	background-position:-79px 0px;
	display:block;
	width:100%;
	height:79px;
	background-repeat:no-repeat;
}
.photo1 p {
	background-image:url(../images/bundy-headshot.jpg);
}
.services-menu {
	float: left;
	clear: both;
	display: inline;
	width: 100%;
	margin-bottom: 10px;
}
.split-list {
	width: 100%;
}
.split-list td {
	width: 50%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#about-us a:link, #about-us a:visited {
	background-image: url(../images/aboutus-icon.jpg);
	background-position: left top;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -200em;
	margin-bottom: 10px;
	float: left;
}
#about-us a:hover {
	background-position: left bottom;
}
#frames blockquote {
	font-size: 120%;
	font-style: italic;
}

#library a:link, #library a:visited {
	background-image: url(../images/eye-library-icon.jpg);
	background-position: left top;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -200em;
	float: left;
}
#library a:hover {
	background-position: left bottom;
}
#optical a:link, #optical a:visited {
	background-image: url(../images/optical-icon.jpg);
	background-position: left top;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -200em;
	float: left;
}
#optical a:hover {
	background-position: left bottom;
}
#services a:link, #services a:visited {
	background-image: url(../images/services-icon.jpg);
	background-position: left top;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -200em;
	float: left;
}
#services a:hover {
	background-position: left bottom;
}

