@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
	}
	
.clear {
clear:both;
}
	
td {
border:0;
vertical-align:top;
}

table.docs td {
	width:130px;
	}
table.docs td a {
	font-size:10px;
	}


/* ---------------- Web FONTS ----------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 22, 2013 */



@font-face {
    font-family: 'devroyeregular';
    src: url('fonts/devroye_-webfont.eot');
    src: url('fonts/devroye_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/devroye_-webfont.woff') format('woff'),
         url('fonts/devroye_-webfont.ttf') format('truetype'),
         url('fonts/devroye_-webfont.svg#devroyeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ---------------- Body ----------------- */
body {
	height: 100%;
	width: 100%;
	padding:0px;
	margin:0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;	
	background-position: top center;
	background-color: #ffffff;
	font-size:18px;
	color:#5d6b6c;
    font-family: "Century Gothic", sans-serif;
}





/* ----------- HEADER ---------- */

#header {
width:100%;
height:157px;
margin:0 auto;
padding:0;
background-image: url(images/content-middle.png);
background-repeat:repeat-y;
background-position: center center;
display:block;
}

#header-inner {
width:974px;
height:157px;
margin:0 auto;
padding:0;
display:block;
}

#header-left {
float: left;
}

p#logo a:link, p#logo a:visited {
background-image: url(images/logo.png);
background-repeat:no-repeat;
background-position: 0 0;
height: 115px;
width: 350px;
display:block;
padding: 5px 0 0 130px;
margin: 0 0 0 30px;
color: #824540; /*red*/
font-family: 'devroyeregular';
font-size: 28px;
line-height:36px;
text-decoration:none;
}

p#logo a:hover, p#logo a:active {
background-position: 0 -120px;
color: #5d6b6c; /*teal*/
}

p#logo a:link span#century,  p#logo a:link span#century:visited {
color: #824540; /*red*/
font-family:"Century Gothic", sans-serif;
font-size: 28px;
text-decoration:none;
}

p#logo a:hover span#century, p#logo a:active span#century {
color: #5d6b6c; /*teal*/
text-decoration:none;
}

#header-right {
float: right;
margin:0;
padding:0;
}

p#address, p#phone {
margin:0;
padding: 10px 20px 0 0;	
}

p#address  a:link, p#address a:visited {
background-image:url(images/icon-map.png);
background-position: 0 0;
background-repeat: no-repeat;
width:200px;
height:57px;
display:block;
padding:3px  0 0 70px;
margin: 0 0 0 0;
text-align:left;
color: #824540; /*red*/
font-family:"Century Gothic", sans-serif;
font-size: 20px;
font-weight:bold;
text-decoration:none;
}


p#address a:hover, p#address a:active {
background-position: 0 -60px;
color: #5d6b6c; /*teal*/
text-decoration:none;
}



p#phone a:link, p#phone a:visited {
background-image:url(images/icon-phone.png);
background-position: 0 0;
background-repeat: no-repeat;
width:200px;
height:57px;
display:block;
padding:3px  0 0 55px;
margin: 0 0 0 0;
text-align:left;
font-color: #824540;
color: #824540; /*red*/
font-family:"Century Gothic", sans-serif;
font-size: 20px;
font-weight:bold;
text-decoration:none;
text-align:right;
}


p#phone a:hover, p#phone a:active {
background-position: 0 -60px;
font-color: #5d6b6c;
color: #5d6b6c; /*teal*/
text-decoration:none;
}

/*-------------- Banner ---------------*/
#banner {
	background-image:url(images/banner-bg.jpg);
	background-repeat:repeat-y;
	background-position: center center;
	height:308px;
	display:block;
	width: 100%;
	margin:0 auto;
	padding:0;
	background-color: #824540; /*red*/
}

#banner-inner {
	background-image:url(images/banner-swirl.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	width:962px;
	height: 308px;
	margin:0 auto;
	padding:0;
}

#banner-inner p {
	padding:30px 0 0 30px;
	margin:0;
	font-family: 'devroyeregular';
	font-size: 36px;
	line-height:60px;
	color: #ebdecb; /*light gray */
}

/* ----------Top Navigation--------- */

#topnav-wrapper {
	width:100%;
	height:68px;
	margin:0;
	padding:0;
	background-image:url(images/nav-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#topnav {
width:962px;
height:68px;
display:block;
padding:0;
margin:0 auto;
	background-image:url(images/nav-divider.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#topnav ul {
	padding:0px;
	margin:0 auto;
}



#topnav ul li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0;
	margin:0 0 0 0;
	height:68px;
	background-image:url(images/nav-divider.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


#topnav ul li a:link, #topnav ul li a:visited {
    font-family: "Century Gothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #824540; /*red*/
	text-decoration:none;
	float:left;
	display:block;
	height:68px;
	line-height:58px;
	padding:0 17px 0 17px;
	margin:0;
}

#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a.current {
background-image:url(images/nav-hover-bg.jpg);
background-repeat:repeat-x;
background-position:top left;
color: #ffffff;
}

/*** content styles ***/

#content h1{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	font-size:28px;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
}


#content h1 a:link,  #content h1 a:visited{
	color: #824540; /*red*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:28px;
	line-height:32px;
	text-decoration:none;
}

#content h1 a:hover,  #content h1 a:active{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:28px;
	line-height:32px;
	text-decoration:underline;
}


#content h2{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	font-size:26px;
	line-height:30px;
	text-decoration:none;
}


#content h2 a:link,  #content h2 a:visited{
	color: #824540; /*red*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:26px;
	line-height:30px;
	text-decoration:none;
}

#content h2 a:hover,  #content h2 a:active{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:26px;
	line-height:30px;
	text-decoration:underline;
}


#content h3{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	font-size:24px;
	line-height:28px;
	text-decoration:none;
}


#content h3 a:link,  #content h3 a:visited{
	color: #824540; /*red*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:24px;
	line-height:28px;
	text-decoration:none;
}

#content h3 a:hover,  #content h3 a:active{
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:24px;
	line-height:28px;
	text-decoration:underline;
}

#content h4{
	color: #5d6b6c; /*teal*/
	font-family: "Century Gothic", sans-serif;
	font-size:24px;
	line-height:28px;
	text-decoration:none;
}


#content h4 a:link,  #content h4 a:visited{
	color: #824540; /*red*/
	font-family: "Century Gothic", sans-serif;
	text-align:center;
	font-size:24px;
	line-height:28px;
	text-decoration:none;
}

#content h4 a:hover,  #content h4 a:active{
	color: #5d6b6c; /*teal*/
	font-family: "Century Gothic", sans-serif;
	text-align:center;
	font-size:24px;
	line-height:28px;
	text-decoration:underline;
}

#content h5{
	color: #5d6b6c; /*teal*/
	font-family: "Century Gothic", sans-serif;
	font-size:20px;
	line-height:22px;
	text-decoration:none;
}


#content h5 a:link,  #content h5 a:visited{
	color: #824540; /*red*/
	font-family: "Century Gothic", sans-serif;
	text-align:center;
	font-size:20px;
	line-height:22px;
	text-decoration:none;
}

#content h5 a:hover,  #content h5 a:active{
	color: #5d6b6c; /*teal*/
	font-family: "Century Gothic", sans-serif;
	text-align:center;
	font-size:20px;
	line-height:22px;
	text-decoration:underline;
}



#content ul {
margin:0;
padding:3px 0 10px 20px;
}

#content ul li{
padding:0 0 10px 0;
margin:0 0 0 0;
color: #5d6b6c; /*teal*/
}


#content ol {
margin:0;
padding:0 0 10px 0;
}


#content ol li {
color: #5d6b6c; /*teal*/
margin:0;
padding:0;
list-style-position: inside;

}


#content ul li a:link, #content ul li a:visited, #content ol li a:link, #content ol li a:visited {
color: #824540; /*red*/
text-decoration:none;
font-weight: bold;
}

#content ul li a:hover, #content ul li a:active, #content ol li a:hover, #content ol li a:active {
color: #5d6b6c; /*teal*/
text-decoration:underline;
}





#content p {
padding: 0 0 8px 0;
color: #5d6b6c; /*teal*/
}

#content p a:link, #content p a:visited {
color: #824540; /*red*/
text-decoration:none;
}

#content p a:hover, #content p a:active {
color: #5d6b6c; /*teal*/
text-decoration:underline;
}

#content blockquote {
padding: 2px 10px 2px 10px;
color: #5d6b6c; /*teal*/
}

#content img {
padding: 10px;
border:none;
}


#content img a{
border: none;
}

#content a:link, #content a:visited {
color: #824540; /*red*/
text-decoration:none;
}

#content a:hover, #content a:active {
color: #5d6b6c; /*teal*/
text-decoration:underline;
}


/********* Callouts *********/

/*  Meet Our Team callout */

#callout-team {
	width: 320px;
	border-right: 2px solid #f0ece6;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
}
#callout-team h2 {
	margin:0 0 0 0;
	padding: 0  0 0  0;
	height: 300px;
}

#callout-team h2 a:link, #callout-team h2 a:visited{
	background-image:url(images/callout-team.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	height:300px;
	width:240px;
	display:block;
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:24px;
	line-height:32px;
	text-decoration:none;
	margin:0 auto;
	padding: 0 0 0 0;
}

#callout-team h2 a:hover, #callout-team h2 a:active{
	background-position: 0 -300px;
	color: #824540; /*red*/
}

#callout-team p {
	color: #5d6b6c; /*teal*/
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	font-weight: 300;
	width: 265px;
	padding:0 0 0 5px;
	margin: 0 auto;

}

#callout-team p.readmore {
	padding:0 0 0 0;
	margin: 0 0 0 130px;
	width:135px;
}

#callout-team p.readmore a:link, #callout-team p.readmore a:visited{
	background-image:  url(images/read-more.png);
	background-repeat:no-repeat;
	background-position: right 0;	
	height:40px;
	display:block;
	text-decoration:none;
	color: #824540; /*red*/
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	font-family:"Century Gothic", sans-serif;
}


#callout-team p.readmore a:hover, #callout-team p.readmore a:active{
	color: #5d6b6c; /*teal*/
	background-position: right -40px;
}





/*  Eye Care callout */

#callout-eye-care {
	width: 320px;
	border-right: 2px solid #f0ece6;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
}
#callout-eye-care h2 {
	margin:0 0 0 0;
	padding: 0  0 0  0;
	height: 300px;
}

#callout-eye-care h2 a:link, #callout-eye-care h2 a:visited{
	background-image:url(images/callout-eye-care.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	height:300px;
	width:240px;
	display:block;
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:24px;
	line-height:32px;
	text-decoration:none;
	margin:0 auto;
	padding: 0 0 0 0;
}

#callout-eye-care h2 a:hover, #callout-eye-care h2 a:active{
	background-position: 0 -300px;
	color: #824540; /*red*/
}

#callout-eye-care p {
	color: #5d6b6c; /*teal*/
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	font-weight: 300;
	width: 265px;
	padding:0 0 0 5px;
	margin: 0 auto;

}

#callout-eye-care p.readmore {
	padding:0 0 0 0;
	margin: 0 0 0 130px;
	width:135px;
}

#callout-eye-care p.readmore a:link, #callout-eye-care p.readmore a:visited{
	background-image:  url(images/read-more.png);
	background-repeat:no-repeat;
	background-position: right 0;	
	height:40px;
	display:block;
	text-decoration:none;
	color: #824540; /*red*/
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	font-family:"Century Gothic", sans-serif;
}


#callout-eye-care p.readmore a:hover, #callout-eye-care p.readmore a:active{
	color: #5d6b6c; /*teal*/
	background-position: right -40px;
}




/*  Contact callout */

#callout-contact {
	width: 320px;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
}
#callout-contact h2 {
	margin:0 0 0 0;
	padding: 0  0 0  0;
	height: 300px;
}

#callout-contact h2 a:link, #callout-contact h2 a:visited{
	background-image:url(images/callout-office-2022.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	height:300px;
	width:240px;
	display:block;
	color: #5d6b6c; /*teal*/
	font-family: 'devroyeregular';
	text-align:center;
	font-size:24px;
	line-height:32px;
	text-decoration:none;
	margin:0 auto;
	padding: 0 0 0 0;
}

#callout-contact h2 a:hover, #callout-contact h2 a:active{
	background-position: 0 -300px;
	color: #824540; /*red*/
}

#callout-contact p {
	color: #5d6b6c; /*teal*/
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	font-weight: 300;
	width: 265px;
	padding:0 0 0 5px;
	margin: 0 auto;

}

#callout-contact p.readmore {
	padding:0 0 0 0;
	margin: 0 0 0 130px;
	width:135px;
}

#callout-contact p.readmore a:link, #callout-contact p.readmore a:visited{
	background-image:  url(images/read-more.png);
	background-repeat:no-repeat;
	background-position: right 0;	
	height:40px;
	display:block;
	text-decoration:none;
	color: #824540; /*red*/
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	font-family:"Century Gothic", sans-serif;
}


#callout-contact p.readmore a:hover, #callout-contact p.readmore a:active{
	color: #5d6b6c; /*teal*/
	background-position: right -40px;
}



#content {
margin: 0 auto;
padding: 0 0 0 0;
position:relative;
top:-9px;
}

#content-top {
background-image:url(images/content-top.jpg);
background-repeat:no-repeat;
background-position: top center;
margin: 0 auto;
padding: 0 0 0 0;
width:100%;
height:100%;
display:block;
height:9px;
}


#content-middle {
width:974px;
margin:0 auto;
padding: 30px 0 20px 0;
background-image: url(images/content-middle.png);
background-repeat:repeat-y;
background-position: center center;
}


#content-bottom{
background-image:url(images/content-bottom.png);
background-repeat: no-repeat;
background-position:center center;
width: 974px;
height: 15px;
display:block;
margin:0 auto;
padding:0;
}



/*-------------- FOOTER ------------*/

#footer {
width:962px;
margin:0 auto;
padding:0 0 30px 0;
font-size:14px;
}

#footer p {
margin:0;
padding:0;
}

#footer p a:link, #footer p a:visited{
color:#938f84; /* dark gray */
text-decoration: none;
}

#footer p a:hover, #footer p a:active{
color:#ffffff;
text-decoration: none;
padding:0;
}

#footer-left {
float:left;
padding:0 0 0 30px;
margin:0;
}


#footer-right {
float:right;
padding:0 30px 0 0;
margin:0;
}

#footer-right p{
margin:0;
padding:0 0 0 0;
text-align:right;
}


#bottom-nav ul{
padding:0;
margin:0;
}

#bottom-nav ul li {
list-style-type:none;
float:left;
display:inline;
margin:0;
padding:0;
}

#bottom-nav ul li a:link, #bottom-nav ul li a:visited{
color:#938f84; /* dark gray */
text-decoration: none;
}

#bottom-nav ul li a:hover, #bottom-nav ul li a:active{
color:#ffffff;
text-decoration: none;
padding:0;
}

p#urls {
margin: 10px 0 0 0;
text-align:center;
}




/* -------------- CONTENT STYLES - Inside Pages ---------------------- */


#left-column {
width: 930px;
float: left;
padding: 0 0 0 30px;
}

#left-column-nosubnav {
width:960px;
float: left;
padding: 0;
}

#right-column {
float:right;
width: 290px;
margin:0  0  0 10px;
padding:0 0 0 0;
border-left: 2px solid #f0ece6;
}



/* ----------- SUB NAV WHICH CONTAINS THE RELATED LINKS ---------- */

#subnav {
margin:0;
padding:0 0 0 5px;
min-height: 200px;
}

#subnav ul  {
margin:0;
padding: 0 0 0 40px;

}

#subnav ul li {
list-style-type: circle;
margin:0 0 0 0;
padding:5px;
color: #824540; /*red*/
}


#subnav ul li a:link, #subnav ul li a:visited{
color: #824540; /*red*/
text-decoration:none;
font-family: "Century Gothic", sans-serif;
font-weight:bold;
font-size:20px;
line-height:20px;
padding: 0 0 0 0;
}

#subnav ul li a:hover, #subnav ul li a:active{
color: #5d6b6c; /*teal*/
text-decoration:underline;
}

#subnav ul li a.selectedon {
color: #5d6b6c; /*teal*/
text-decoration:none;
}

#subnav h3 {
padding: 0 0 0 0;
}


/*------Bread Crumbs-----*/
#breadcrumbtree {
padding: 10px 0 0 0;
margin:0;
font-size:12px;
font-weight:normal;
color:#377167;
font-family:Tahoma, Helvetica, sans-serif;
}





/* ------ print styles--------- */
.screenonly {
	display:block;
	}
.printonly {
	display:none;
	visibility:hidden;
	}
.none {
	}	
	
	/* ---  Puts the adobe logo image vext to PDF documents in content --- */
a[href $='.pdf'] { 
   padding-right: 30px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}