/* CSS for Clinic Template - January 2011 */
a#home-drwiner img {background-image: url(images/nav_home00.gif);}
a#about-drwiner img {background-image: url(images/nav_about00.gif);}
a#rimaging-drwiner img {background-image: url(images/nav_retinal00.gif);}
a#lens-drwiner img {background-image: url(images/nav_lens00.gif);}
a#practice-drwiner img {background-image: url(images/nav_practice00.gif);}
a#education-drwiner img {background-image: url(images/nav_education00.gif);}
a#contact-drwiner img {background-image: url(images/nav_contact00.gif);}

a#home-drwiner:hover img {background-image: url(images/nav_home11.gif);}
a#about-drwiner:hover img {background-image: url(images/nav_about11.gif);}
a#rimaging-drwiner:hover img {background-image: url(images/nav_retinal11.gif);}
a#lens-drwiner:hover img {background-image: url(images/nav_lens11.gif);}
a#practice-drwiner:hover img {background-image: url(images/nav_practice11.gif);}
a#education-drwiner:hover img {background-image: url(images/nav_education11.gif);}
a#contact-drwiner:hover img {background-image: url(images/nav_contact11.gif);}

a#home img {background-image: url(images/nav_home00.gif);}
a#about img {background-image: url(images/nav_about00.gif);}
a#people img {background-image: url(images/nav_people00.gif);}
a#media img {background-image: url(images/nav_media00.gif);}
a#lens img {background-image: url(images/nav_lens00.gif);}
a#practice img {background-image: url(images/nav_practice00.gif);}
a#education img {background-image: url(images/nav_education00.gif);}
a#contact img {background-image: url(images/nav_contact00.gif);}
a#readmore2 img {background-image: url(images/nav_readmore2_00.gif);}
a#readmore1 img {background-image: url(images/nav_readmore1_00.gif);}
a#newpatient img {background-image: url(images/nav_newpatient00.gif);}
a#services img {background-image: url(images/nav_services00.gif);}
a#information img {background-image: url(images/nav_information00.gif);}

a#home:hover img {background-image: url(images/nav_home11.gif);}
a#about:hover img {background-image: url(images/nav_about11.gif);}
a#people:hover img {background-image: url(images/nav_people11.gif);}
a#media:hover img {background-image: url(images/nav_media11.gif);}
a#lens:hover img {background-image: url(images/nav_lens11.gif);}
a#practice:hover img {background-image: url(images/nav_practice11.gif);}
a#education:hover img {background-image: url(images/nav_education11.gif);}
a#contact:hover img {background-image: url(images/nav_contact11.gif);}
a#readmore2:hover img {background-image: url(images/nav_readmore2_11.gif);}
a#readmore1:hover img {background-image: url(images/nav_readmore1_11.gif);}
a#newpatient:hover img {background-image: url(images/nav_newpatient11.gif);}
a#services:hover img {background-image: url(images/nav_services11.gif);}
a#information:hover img {background-image: url(images/nav_information11.gif);}

body
        {
    background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.box1BG {
	background-color: #f1f1f1;
	/*background-image: url(images/imgbox1.gif)*/;
	background-position: top center;
	background-repeat: repeat-x;
}

td.box2BG {
	background-color: #f1f1f1;
	/*background-image: url(images/imgbox2.gif)*/;
	background-position: top center;
	background-repeat: repeat-x;
}

td.box3BG {
	background-color: #f1f1f1;
	/*background-image: url(images/imgbox3.gif)*/;
	background-position: top center;
	background-repeat: repeat-x;
}

td.box4BG {
	background-color: #f1f1f1;
	/*background-image: url(images/imgbox4.gif)*/;
	background-position: top center;
	background-repeat: repeat-x;
}

td.box5BG {
	background-color: #f1f1f1;
	/*background-image: url(images/imgbox5.gif)*/;
	background-position: top center;
	background-repeat: repeat-x;
}

td.banner_reviews {
	background-color: #ffffff;
	background-image: url(images/banner_reviews.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
font.graytxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	line-height: 16px;
}
font.topnavFonts {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	line-height:16px;
}

font.whitetxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

font.whitetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

font.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}
a.topnavFonts:link{
	color:#54bd00;
	text-decoration: none;
}

font.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

font.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #54bd00;
}

span.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #54bd00;
}

font.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #6d6d6d;
}

a.link:link {color: #54bd00;
	text-decoration: none;
}

a.link:visited {color: #54bd00;
	text-decoration: none;
}

a.link:hover {color: #54bd00;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #54bd00;
}


a.link2:link {color: #484848;
	text-decoration: none;
}

a.link2:visited {color: #484848;
	text-decoration: none;
}

a.link2:hover {color: #54bd00;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #54bd00;
}

h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #54bd00;
}

a img { border:0; }


#middle_name{
	visibility:hidden;
}
