/* CSS Document */
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cfcece;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#ins_wrapper {
	background-image: url(../images/inside_pagebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper2 {
	padding-top: 12px;
	background-image: url(../images/homecontentbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#menubar {
	height: 113px;
	background-image: url(../images/menubg.png);
	background-repeat: repeat;
}
#header {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position: relative;
	float: left;
	width: 175px;
}
#logo img {
	width: 175px;
	height: 91px;
	border: 0px;
	padding-top: 16px;
}
#menu {
	float: right;
	width: 724px;
	height: 113px;
	text-align: right;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	text-transform: uppercase;
	line-height: 113px;
}
#menu ul li a {
	padding-left: 1em;
	padding-right: 1.5em;
	color: #d4d4d4;
	text-decoration: none;
	font-size: 110%;
}
#menu ul li a:hover {
	color: #fff;
	background-image: url(../images/menuhoverbg.png);
	background-repeat: no-repeat;
	background-position: left;
}
#menu .select {
	color: #fff;
	background-image: url(../images/menuhoverbg.png);
	background-repeat: no-repeat;
	background-position: left;
}
#home_content {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
}
#home_content strong {
	color: #fff;
	font-weight: normal;
}
#home_content strong a {
	color: #fff;
	text-decoration: none;
}
#home_content strong a:hover {
	color: #fff;
	text-decoration: underline;
}
#home_content .learnmore {
	color: #fff;
	text-align: right;
	text-transform: lowercase;
	font-style: italic;
}
#home_content .learnmore a {
	color: #fff;
	text-decoration: none;
}
#home_content .learnmore a:hover {
	color: #fff;
	text-decoration: underline;
}
#home_content .date {
	width: 36px;
}
#home_content .eventlearnmore {
	color: #fff;
	text-align: right;
	text-transform: lowercase;
	font-style: italic;
	width: 70px;
}
#home_content .eventlearnmore a {
	color: #fff;
	text-decoration: none;
}
#home_content .eventlearnmore a:hover {
	color: #fff;
	text-decoration: underline;
}
#home_content_left {
	width: 589px;
	float: left;
}
#home_content_left h2 {
	font-size: 120%;
	color: #fff;
	font-weight: normal;
	background-image: url(../images/leftbox_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#home_content_left h2 a {
	color: #fff;
	text-decoration: none;
} 
#home_content_left p {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
}
#flash {
	width: 589px;
	height: 470px;
}
.leftbox {
	background-image: url(../images/leftbox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}
.leftbox_bottom {
	height: 18px;
	background-image: url(../images/leftbox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_content_right {
	width: 343px;
	float: right;
}
#home_content_right h2 {
	font-size: 120%;
	color: #fff;
	font-weight: normal;
	background-image: url(../images/rightbox_header.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
#home_content_right h2 a {
	color: #fff;
	text-decoration: none;
}
#home_content_right p {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
}
#home_calendar {
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	font-size: 110%;
}
#home_calendar td {
	vertical-align: top;
}
#home_calendar .date {
	padding-right: 8px;
	color: #fff;
	font-style: italic;
}
#home_calendar .event {
	padding: 0px 0px 6px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
#home_calendar .event strong {
	color: #fff;
	font-weight: bold;
}
#home_calendar .event strong a {
	color: #fff;
	text-decoration: none;
}
#home_calendar .event strong a:hover {
	color: #fff;
	text-decoration: underline;
}
#home_content_right .rightbox {
	background-image: url(../images/rightbox_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
}
#home_content_right .rightbox_bottom {
	height: 18px;
	background-image: url(../images/rightbox_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#home_content_right .rightbox img {
	float: left;
	position: relative;
	top: -4px;
	left: -4px;
	padding: 0px 3px 3px 0px;
	margin-right: 5px;
/*	border: solid 2px #252525;*/
	border: none;
	background-image: url(images/picbg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#appointment form {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#appointment select {
	background-color: #274b45;
	color: #fff;
}
.homeimg {
	float: left;
	position: relative;
	margin-right: 5px;
	left: -2px;
	top: -2px;
	padding: 0px 2px 2px 0px;
	border: none;
	background-image: url(images/picbg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#optical table {
	margin-top: .8em;
	margin-left: 30px;
	margin-right: 20px;
}
#optical table p {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	font-size: 100%;
	line-height: normal;
}
#optical table p strong {
	color: #fff;
	font-weight: bold;
}
#optical table p strong a {
	color: #fff;
	text-decoration: none;
}
#optical table p strong a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerbar {
	height: 52px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: top;	
	clear: both;
}
#footer {
	width: 894px;
	wid/th: 924px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	height: 38px;
	line-height: 38px;
	text-align: right;
	padding-right: 50px;
	clear: both;
}
#footer p {
	color: #bebebe;
	line-height: 38px;
}
#footer p a {
	color: #bebebe;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
}
#submenubar {
	height: 35px;
	background-image: url(../images/submenubga.png);
	background-repeat: repeat-x;
	background-position: top;
}
#submenu {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
	text-align: right;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	padding-right: 4em;
}
#submenu ul li {
	display: inline;
	line-height: 27px;
	background-image: url(../images/submenubreak.png);
	background-repeat: no-repeat;
	background-position: left;
}
#submenu .subfirst {
	background-image: none;
}
#submenu ul li a {
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #d4d4d4;
	text-decoration: none;
	font-size: 110%;
}
#submenu ul li a:hover {
	color: #fff;
}
#submenu .select {
	color: #fff;
}
#submenu2bar {
	height: 28px;
	background-image: url(../images/submenu2bg.png);
	background-repeat: repeat-x;
	background-position: top;
	visibility: hidden;
}
#submenu2 {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	text-align: right;
}
#submenu2 ul {
	margin: 0px;
	padding: 0px;
}
#submenu2 ul li {
	display: inline;
	line-height: 18px;
	background-image: url(../images/submenu2break.png);
	background-repeat: no-repeat;
	background-position: left;
}
#submenu2 .subfirst {
	background-image: none;
}
#submenu2 ul li a {
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #494949;
	text-decoration: none;
	font-size: 110%;
}
#submenu2 ul li a:hover {
	color: #000;
}
#submenu2 .select {
	color: #000;
}
#content {
	width: 909px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	margin-top: 10px;
}
#content_left {
	float: left;
	width: 524px;
	wid/th: 534px;
	padding-left: 10px;
	padding-bottom: 50px;
}
#content #content_left #breadcrumbs {
	text-transform: uppercase;
	color: #565656;
	font-weight: bold;
	font-style: italic;	
	padding-top: 18px;
}
#content #content_left  #breadcrumbs a {
	color: #565656;
	text-decoration: none;
	padding: 0;
	background-image: none;
}
#content #content_left  #breadcrumbs a:hover {
	color: #565656;
	text-decoration: underline;
}




#content #content_left  h1 {
	color: #000;
	font-size: 200%;
	font-weight: bold;
}
#content #content_left  h2 {
	font-size: 140%;
	font-weight: bold;
	color: #000;
}
#content #content_left  p {
	color: #141414;
	font-size: 120%;
	line-height: 1.5;
}
#content #content_left ul, ol {
	font-size: 120%;
	color: #141414;
	line-height: 1.5;
}
#content #content_left ul ul {
	font-size: 100%;
	color: #141414;
	line-height: 1.5;
}
#content #content_left a {
	color: #4b4a4a;
	margin-left: 2px;
	padding-left: 18px;
	padding-bottom: 3px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#content #content_left .anchor {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#content #content_left a:hover {
	color: #4b4a4a;
	text-decoration: underline;
}
#content #content_right {
	float: right;
	width: 340px;
}
#insidebox {
	width: 348px;
	background-image: url(../images/inside_boxbg.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 6px;
	padding-bottom: 3px;
}
#insidebox h1 {
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	background-image: url(../images/inside_boxheader.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 20px;
	padding-right: 20px;
	width: 308px;
	wid/th: 348px;
}
#insidebox h2 {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
	font-weight: bold;
	font-style: italic;
}
#insidebox p {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
}
#insidebox ul {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
}
#insidebox ol {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 1.5;
}
#insidebox_bottom {
	height: 36px;
	background-image: url(../images/inside_boxbottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 348px;
}
#insidebox img {
	margin-left: 16px;
}
#insidebox a {
	color: #ccc;
	margin-left: 2px;
	padding-left: 18px;
	padding-bottom: 3px;
	background-image: url(../images/sidebararrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#staff_photo {
	width: 150px;
	float: left;
	margin: 0px 15px 15px 0px;
	border: solid 1px #000;
}
#staff2_photo {
	width: 100px;
	float: left;
	margin: 0px 15px 15px 0px;
	border: solid 1px #000;
}
#staff_tbl td {
	color: #000;
	font-size: 110%;
}
#appointment_tbl th {
	padding: 3px 12px 3px 0px;
	color: #141414;
	font-size: 120%;
	text-align: left;
	width: 100px;
	vertical-align: top;
}
#appointment_tbl td {
	padding: 3px 0px 3px 0px;
}
#appointment_tbl td input {
	width: 200px;
}
#appointment_tbl #submit {
	width: 70px;
}
#appointment_tbl td textarea {
	width: 200px;
	height: 100px;
}

