/*CSS*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #666665;
	background-image:url(images/dw-rep-bg.jpg);
	background-repeat: repeat-x;	
}

div#wrapper {
	margin:0 auto;
	padding:0;
	width:990px;
}

div#topflash {
	margin:0;
	padding:0;
	width:990px;
	height:387px;
}

div#top p {
	margin:0;
	padding:20px 10px 10px 85px;
	color:#744C6E;
	text-align:left;
	line-height:2.0em;
}

div#bottomspacer {
	margin:0;
	padding:0;
	width:990px;
	height:44px;
	clear:both;
	background:url(images/dw-buff.jpg) no-repeat top center;
}

div#bottomspacergallery {
	margin:0;
	padding:0;
	width:990px;
	height:36px;
	clear:both;
	background:url(images/dw-buff2.jpg) no-repeat top center;
}


/*  *********************************************   NAVIGATION   *********************************************** */

div#nav {
	margin:0;
	padding:0;
	width:695px;
	position:relative;
	float:left;
	text-align:left;
	z-index:1;
	height:61px;
	background:url(images/dw-nav-bg.jpg) no-repeat top center;
}


div#nav ul{
	margin:0;
	padding:0;
}


div#nav ul li {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}	

/* ******************************************************************************** */


div#nav ul li#drwade-nav a{
	display:block;
	width:118px;
	height:61px;
	background-image:url(images/dw-nav-drwade.jpg);
	background-position:center 200px;
	background-repeat:no-repeat;
}		



div#nav ul li#drwade-nav a:hover{
	width:118px;
	height:61px;
	background-image:url(images/dw-nav-drwade_f2.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}

/* ******************************************************************************** */

div#nav ul li#cosmetic-nav{
	display:block;
	width:187px;
	height:61px;
	background-image:url(images/dw-nav-cosmetic_f2.jpg);
	background-position: 200px center;
	background-repeat:no-repeat;
}		


div#nav ul li#cosmetic-nav:hover{
	width:187px;
	height:61px;
	background-image:url(images/dw-nav-cosmetic_f2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

div#nav ul li#cosmetic-nav a#cosmetic-button {
	display:block;
	width: 187px;
	height:61px;
}

/* ******************************************************************************** */


div#nav ul li#nonsurgical-nav{
	display:block;
	width:204px;
	height:61px;
	background-image:url(images/dw-nav-non-surgical_f2.jpg);
	background-position:center 210px;
	background-repeat:no-repeat;
}		


div#nav ul li#nonsurgical-nav:hover{
	width:204px;
	height:61px;
	background-image:url(images/dw-nav-non-surgical_f2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

div#nav ul li#nonsurgical-nav a#nonsurgical-button {
	display:block;
	width: 204px;
	height:61px;
}


/* ******************************************************************************** */


div#nav ul li#info-nav{
	display:block;
	width:186px;
	height:61px;
	background-image:url(images/dw-nav-info_f2.jpg);
	background-position:center 200px;
	background-repeat:no-repeat;
}		


div#nav ul li#info-nav:hover{
	width:186px;
	height:61px;
	background-image:url(images/dw-nav-info_f2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


div#nav ul li#info-nav a#info-button {
	display:block;
	width: 186px;
	height:61px;
}



/* **************************************************     FLYOUT NAVIGATION     ******************************************** */

div#nav ul ul {
	position:absolute;
	display:none;
	margin:0px 0 0 0;
}



div#nav ul ul ul {
	position:absolute;
	display:none;
	margin:-21px 0 0 120px;
	padding:0;
}



div#nav ul.level1 li.subnav:hover ul.level2, div#nav ul.level1 li.subnav:hover ul.level2 li.subnav:hover ul.level3 {
	display:block;
}



ul.level2 {
	float:none;
	margin:0;
	padding:0;
	background-color:#3E837E;
	width:186px;
	display:block;
   }



ul.level3 {
	float:none;
	padding:0;
	background-color:#3E837E;
	width:186px;
	display:block;
}



ul.level4 {
	float:none;
	padding:0;
	background-color:#3E5768;
	width:186px;
	display:block;
}



ul.level2 li {
	line-height:1.4em;
}



div#nav ul.level1 li.subnav ul.level2 li a, div#nav ul.level1 li.subnav ul.level2 li.subnav ul.level3 a{
	font-size:11px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding:2px 0px 2px 5px;
	width:181px;
}



div#nav ul.level1 li.subnav ul.level2 li a:hover {
	font-size:11px;
	color:#FFFFFF;
	background-color:#225B58;
	display:block;
	text-decoration:none;
	padding:2px 0px 2px 5px;
	width:181px;
}



div#nav ul.level1 li.subnav ul.level2 li.subnav ul.level3 a:hover {
	font-size:11px;
	color:#FFFFFF;
	background:#225B58;
	display:block;
	text-decoration:none;
	padding:3px 0px 3px 5px;
	width:181px;
}


/*  *********************************************   CONTENT   *********************************************** */

div#contentwrapper {
	margin:0;
	padding:0;
	width:990px;
	float:right;
	background:url(images/dw-rep-full.jpg) repeat-y;
}

div#content {
	margin:0;
	padding:0;
	width:695px;
	float:right;
	background:url(images/dw-content.jpg) no-repeat top center;
	background-position:center 66px;
	text-align:left;
}

div#content p {
	margin:0;
	padding:10px 45px 10px 45px;
	color:#545647;
	line-height:1.5em;
}
ul {
    color:#545647;
	line-height:1.5em;
	margin:0;
	padding:0px 45px 5px 45px;

}

div#serviceswrapper {
	margin:0;
	padding:0;
	width:295px;
	float:left;
}


div#serviceslist {
	margin:0;
	padding:0;
	width:295px;
	float:left;
	background:url(images/dw-rep-services.jpg) no-repeat top center;
	background-position:center top;
	text-align:left;
}

div#serviceslist p {
	margin:0;
	padding:5px 5px 5px 45px;
	color:#312A21;
	line-height:1.8em;
}


div#gallery {
	margin:0;
	padding:0;
	width:295px;
	height:68px;
	float:left;
	background:url(images/dw-gallery.jpg) no-repeat top center;
	text-align:left;
}

div#gallery a{
	margin:0;
	padding:0;
	width:295px;
	height:68px;
	float:left;
	background:url(images/dw-gallery_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#gallery a:hover{
	margin:0;
	padding:0;
	width:295px;
	height:68px;
	float:left;
	background:url(images/dw-gallery_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#animations {
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-animations.jpg) no-repeat top center;
	text-align:left;
}

div#animations a{
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-animations_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#animations a:hover{
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-animations_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}


div#link {
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-website_link.jpg) no-repeat top center;
	text-align:left;
}

div#link a{
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-website_link_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#link a:hover{
	margin:0;
	padding:0;
	width:295px;
	height:66px;
	float:left;
	background:url(images/dw-website_link_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#textsize {
	margin:0;
	padding:0;
	width:292px;
	height:47px;
	background:url(images/dw-text-size.jpg) no-repeat top center;
	float:right;
}

div#textsize p {
	margin:0;
	padding:5px 5px 5px 5px;
	color:#545647;
	line-height:2.0em;
}

div#cataracts {
	margin:0;
	padding:0;
	width:292px;
	height:113px;
	float:right;
	background:url(images/dw-thumb-cataracts.jpg) no-repeat top center;
	text-align:left;
}

div#cataracts a{
	margin:0;
	padding:0;
	width:292px;
	height:113px;
	float:right;
	background:url(images/dw-thumb-cataracts_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#cataracts a:hover{
	margin:0;
	padding:0;
	width:292px;
	height:113px;
	float:right;
	background:url(images/dw-thumb-cataracts_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#info {
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-info.jpg) no-repeat top center;
	text-align:left;
}

div#info a{
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-info_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#info a:hover{
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-info_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}

div#optical {
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-optical.jpg) no-repeat top center;
	text-align:left;
}

div#optical a{
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-optical_f2.jpg) no-repeat 300px center;
	text-align:left;
	display:block;
}

div#optical a:hover{
	margin:0;
	padding:0;
	width:292px;
	height:111px;
	float:right;
	background:url(images/dw-thumb-optical_f2.jpg) no-repeat top center;
	text-align:left;
	display:block;
}
.text {
     font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:11px;
     color:#000000;
}


/*Link Text*/
H1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 45px 5px 45px;
	font-size: 12px;
	font-weight: bold;
	color: #2E857E;
	line-height: 17px;
}

H2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin:0;
	padding:10px 45px 5px 45px;
	font-weight: bold;
	color: #8C7A55;
	line-height: 17px;
}

H3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.header {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E857E;
}
.header2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C7A55;
}
.smalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	color: #545647;
}
.devider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CACAC8;
	padding:10px 45px 5px 45px;
}


/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid; 
	border-color:#CACAC8;
}

.picRight {
	border: 1px solid; 
	border-color:#CACAC8; 
	float:right; 
	margin-left:10px;
    margin-top:5px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #CACAC8;
	float:left;
	margin-right:10px;
    margin-top:5px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #CACAC8;
	color: #000000;
	width:200px;
	background-color: #E8E8E6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #6981AA;
	color: #C6CAD5;
	width:156px;
	background-color: #576A8B;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:70px;
	background-color: #3B7C76;
	border: 1px solid #235B58;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:37px;
	background-color: #3B7C76;
	border: 1px solid #235B58;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */


.footertext {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2E857E;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #8C7A55;
	text-decoration: none;
}


.link2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #A1A29F;
	text-decoration: none;
}

.link2:hover {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.link3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #D3D7C5;
	text-decoration: none;
}

.link3:hover {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #EAEBE3;
	text-decoration: underline;
}
.link4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #312A21;
	text-decoration: none;
}

.link4:hover {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.outlink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
.smalllink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #2E857E;
	text-decoration: none;
}

.smalllink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #8C7A55;
	text-decoration: none;
}



/* Link Styles Ends */

.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow.gif);
	margin: 0 0 0 30px;
	}

/*  *********************************************   FOOTER   *********************************************** */

ul#footer {
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
}

ul#footer li {
	display:inline;
	padding-left:5px;
}

ul#footer li#homeli {
	padding:0;
}


div#copyright {
	margin:30px auto 0;
	padding:0;
	width:684px;
	text-align:left;
	color:#3D4063;
}

div#copyright img {
	float:center;
	margin-right:10px;
}


/* LINK STYLES FOR FOOTER */
.footerbg a:link, .footerbg a:visited {
	color:#D1BED1;
	text-decoration:none;
}

.footerbg a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.bold-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #2B5E5A;
	text-decoration: none;
}
