* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {  
	font-size: 12px; 
	color: #000000;
	margin: 20px 0 40px;
	background-color: #FFFFFF;
}

H2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 4px;
	position: relative;
	top: 5px;
}

H3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 5px;
}

H1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	top: 5px;
	margin: 0 0 10px;
}

H4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	position: relative;
	top: 5px;
}

HR {
	border-top: 1px solid #D2D2D2;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.borderbottom {
	border-bottom: 1px solid #D2D2D2;
}

li#faq {
	list-style-type: none;
	line-height: 20px;
}

INPUT#cs {
	width: 300px;
	font-size: 12px;
	border: 1px solid #D2D2D2;
}

INPUT#cs2 {
	width: 230px;
	font-size: 12px;
	border: 1px solid #D2D2D2;
}

SELECT#cs3 {
	width: 230px;
	font-size: 12px;
}

TEXTAREA#cs {
	width: 304px;
	font-size: 12px;
	border: 1px solid #D2D2D2;
}

.MainTable {
	width: 950px;
}

.Table02 {
	width: 100%;
	border: 0px solid #000000;
	background-color: #FBCA25;
	padding: 20px;
}

.Table02v2 {
	width: 100%;
	border: 0px solid #000000;
	background-color: #FBCA25;
	padding: 5px 20px 20px;
}

.Table03 {
	width: 900px;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 632px;
}

.Table03v2 {
	width: 900px;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 632px;
}

.tl {
	background: url(../images/tl.jpg) no-repeat left top;
	height: 10px;
}

.tr {
	background: url(../images/tr.jpg) no-repeat right top;
}

.bl {
	background: url(../images/bl.jpg) no-repeat left bottom;
	height: 10px;
}

.br {
	background: url(../images/br.jpg) no-repeat right bottom;
	z-index: 2;
}

.baseline {
	background: url(../images/bottom_bg-yellow.gif) repeat-x;
	height: 25px;
}

IMG {
	border-width: 0;
}

.greenheading {
	font-size: 12px; 
	color: #009999; 
		font-weight: bold;
}

.greensubheading {
	font-size: 12px; 
	color: #009999; 
		font-weight: normal;
}

#smallred {	font-size: 10px;
	font-style: normal;
	color: #FFCB03;
	font-weight: bold;
	text-decoration: none;
}

#subhead {
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}

#orange {
	font-size: 12px; 
	color: #000000;
	font-style: italic;
}

#smallwhite {	
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.error {	
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.subheading {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;;
}
.heading {
	font-size: 12px;
	font-style: normal;
	color: #FFCB03;
	font-weight: bold;
	text-decoration: none;
}

TABLE.stars TD {
	background-color: white;
	background-image: url("/images/star.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.peopleimg-nonie {
	position: relative;
	top: 13px;
	left: 10px;
}

.peopleimg {
	position: relative;
	top: 0px;
}

.homeright {
	background: url(../images/home03.jpg) no-repeat right 0;
	padding-left: 20px;
}

.bookingform {
	padding-left: 20px;
	padding-right: 20px;
}

.homebr {
	background: url(../images/home03.jpg) no-repeat right -608px;

}

.contactbr {
	background: url(../images/older-lady-700.jpg) no-repeat right -588px;

}

.contactus02 {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/older-lady-700.jpg) no-repeat right 20px;
}

.faqbr {
	background: url(../images/optom.jpg) no-repeat right -587px;

}

.faq {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/optom.jpg) no-repeat right 20px;
}

#smalltext
 {
	font-size: 80%;
}

/* @group links */

a.faqlink:link, a.faqlink:visited { 
	font-size: 12px;
	color: #FBCA25; 
	text-decoration: none;
	font-weight: bold;
}

a.faqlink:hover, a.faqlink:visited:hover { 
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}

a.std:link, a.std:visited { 
	color: #FBCA25; 
	text-decoration: none;
}

a.std:hover, a.std:visited:hover { 
	color: #000000; 
	text-decoration: none;
}

a.directlink:link, a.directlink:visited { 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

a.directlink:hover, a.directlink:visited:hover { 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: underline;
}

a.eyetestlink:link, a.eyetestlink:visited { 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

a.eyetestlink:hover, a.eyetestlink:visited:hover { 
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFCB03; 
	text-decoration: underline;
}

a:link {  
	color: #CC9900
}

a:hover {  
	color: #FF9900; 
	text-decoration: none
}

a:visited {  
	color: #000000
}

/* @end */

/* @group footer */

.footertext {	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

#footertext {	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited { 
	font-size: 9px;
	font-style: normal;
	color: #999999; 
	text-decoration: none;
}

a.footerlink:hover, a.footerlink:visited:hover { 
	font-size: 9px;
	font-style: normal;
	color: #999999; 
	text-decoration: underline;
}

/* @end */

/* @group health tables */

TD.type01 { 
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #999999;
}

TD.type02 { 
	border-width: 0px 0px 1px 1px; 
	border-style: solid; 
	border-color: #999999;
}

TD.type03 { 
	border-width: 0px 1px 1px 1px; 
	border-style: solid; 
	border-color: #999999;
}

TD.type04 { 
	border-width: 1px 0px 1px 1px; 
	border-style: solid; 
	border-color: #999999;
}

TD.type05 { 
	border-width: 1px 1px 1px 0px; 
	border-style: solid; 
	border-color: #999999;
}

/* @end */

/* @group Top Nav */

.NavTable {
	width: 100%;
	height: 22px;
	margin-top: 5px;
}

a.navlink:link, a.navlink:visited { 
	font-size: 11px;
	color: #000000; 
	text-decoration: none;
	background: url(../images/budget-tabs.jpg) no-repeat;
	overflow: hidden;
	display: block;
	width: 95px;
	height: 22px;
	font-weight: bold;
}

a.navlink:hover, a.navlink:visited:hover { 
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
	background: url(../images/budget-tabs.jpg) no-repeat 0 -22px;
	overflow: hidden;
	display: block;
	width: 95px;
	height: 22px;
	font-weight: bold;
}

a.navlinkselected:link, a.navlinkselected:visited { 
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
	background: url(../images/budget-tabs.jpg) no-repeat 0 -22px;
	overflow: hidden;
	display: block;
	width: 95px;
	height: 22px;
	font-weight: bold;
}

a.navlinkselected:hover, a.navlinkselected:visited:hover { 
	font-size: 11px;
	color: #000000; 
	text-decoration: none;
	background: url(../images/budget-tabs.jpg) no-repeat;
	overflow: hidden;
	display: block;
	width: 95px;
	height: 22px;
	font-weight: bold;
}

.navtab {
	text-align: center;
	width: 95px;
	height: 22px;
	vertical-align: middle;
}

.navloc {
	position: relative;
	top: 5px;
}



/* @end */

/* @group Phone Number */

#cllink {
	text-align: right;
}

#cllinkv2 {
	text-align: right;
	line-height: 26px;
	vertical-align: middle;
}

#etlink {
	text-align: left;
}

#phone {
	text-align: left;
}

#phone01 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#phone02 {
	font-size: 14px;
}



/* @end */

.titletext {
	margin-top: 10px;
	margin-bottom: 15px;
}

.mainleft {
	padding-left: 20px;
}

.mainright {
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}

.mainall {
	padding-left: 20px;
	padding-right: 20px;
}

/* @group buttons */

.button01 {
	font-size: 12px;
	color: #000000;
	padding: 2px 10px 15px 10px;
	font-weight: bold;
	background-color: #FBCA25;
	border: 1px solid #FBCA25;
	line-height: 14px;
	height: 20px;
}

.button01:hover {
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 10px 15px 10px;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #000000;
	line-height: 14px;
	height: 20px;
}



/* @end */

/* @group promo stuff */

.promopic {
	border: 1px solid #000000;
	margin-left: 20px;
	position: relative;
	top: 20px;
}

.PromoTable {
	margin-bottom: 0px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 20px;
}



/* @end */

#bottompic {
	position: relative;top:13px;
}

.ProductTable {
	padding-bottom: 20px;
}

.productbg02 {
	background: url(../images/products01.jpg) no-repeat right 0;
}

img.logo {
	width: 90%;
}

#indent {
	position: relative;
	left: 20px;
}

.contactus {
	position: relative;top:13px;
	
}

#footer01 {
	height: 1px;
}

/* @group Appointments */

INPUT.button {
	padding: 4px 10px 4px 10px;
	background: #FBCA25;
	border: 1px solid #FBCA25;
	color:#000000;
	font-weight:bold;
	font-size: 11px; 
	}
	
	
INPUT.button:hover {
	padding: 4px 10px 4px 10px;
	background: #FFFF99;
	border: 1px solid #FFFF99;
	color:#000000;
	font-weight:bold;
	font-size: 11px; 
	}

table.appointmenttable {
	border-collapse: collapse;
	width: 100%;
	border: 0px solid #666666;

}

table.appointmenttable td {
	padding: 4px 4px 4px 4px;
}

table.appointmenttable td.formerror {
	margin-top: 2px;
	padding: 4px 4px 4px 4px;
	background-color: #FFFF99;
}

table.appointmenttable td.headlinerow {
	padding: 4px 4px 4px 4px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	background: #FBCA25;
}

INPUT.itext01 {
	padding: 4px 10px 4px 10px;
	height: 14px;
	border: 1px solid #666666;
	font-size: 12px; 
	background-color: #FFFFFF;
	z-index: 0;
	}
	
INPUT.itext01error {
	padding: 4px 10px 4px 10px;
	height: 14px;
	border: 1px solid #666666;
	font-size: 12px; 
	background-color: #FFFF99;
	z-index: 0;
	}
	
INPUT.itext01a {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px;
	background-color: #FFFFFF;	
	}
	
INPUT.itext01aerror {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px;
	background-color: #FFFF99;
	}	
	
SELECT.itext01 {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px; 
	width: 640px;
	background-color: #FFFFFF;	
	}
	
SELECT.itext01error {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px; 
	width: 640px;
	background-color: #FFFF99;	
	}
	
SELECT.itext01a {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px; 
	width: 620px;
	background-color: #FFFFFF;	
	}
	
SELECT.itext01aerror {
	padding: 4px 10px 4px 10px;
	height: 22px;
	border:1px solid #666666;
	font-size: 12px; 
	width: 620px;
	background-color: #FFFF99;	
	}



/* @end */

/* @group OneSight */

#OStable {
	width: 100%;
	border: 0;
	margin-top: 10px;
}

table#OStable td {
	padding: 0 0 10px;
}

.OShead {
	font-size: 18px; 
	line-height: 16px;
	font-weight: bold;
}



/* @end */

/* @group PRICE IT */

.tdtop-special {
	padding-left:25px;
	padding-right:25px;
	padding-top:6px;
	background-color: #FBCA25;
	
}

#footer02 {
	padding-left:25px;
	padding-right:25px;
	padding-top:6px;
	background-color: #FBCA25;
	height: 40px;
}



/* @end */
