h1 {
    color:#7EAEB0;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 15px 0 0 0;
}

h2 {
    font-size: 15px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin: 0px auto 0px auto;
}

p a:link {
	color: #7EAEB0;
	text-decoration: underline;
}
p a:visited {
	color: #7EAEB0;
	text-decoration: underline;
}
p a:active {
	color: #67675e;
	text-decoration: underline;
}
p a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
a:link.mainnav {
	font-weight: bold;
	color: #67675e;
	text-decoration: none;
}
a:visited.mainnav {
	font-weight: bold;
	color: #67675e;
	text-decoration: none;
}
a:active.mainnav {
	font-weight: bold;
	color: #67675e;
	text-decoration: none;
}
a:hover.mainnav {
	font-weight: bold;
	color: #93938f;
	text-decoration: none;
}
.mainnavdivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #67675e;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 11px;

}

/* home classes */


.procedureitem{
	width: 190px;
	position: relative;
	margin: 5px;
    vertical-align: top;
}

.procedureitem img{
	border: none;
	position: relative;
    top: 0px;
    right: 0px;
	width: 76px;
	height: 50px;
}
.proceduretext{
	text-align: right;
    vertical-align: top;
	color:#000000;
	width: 105px;
	position: relative;
	float:left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	line-height: 15px;
}
.proceduretext a:link{
	color: #000000;
	text-decoration: none;
}
.proceduretext a:visited{
	color: #000000;
	text-decoration: none;
}
.proceduretext a:active{
	color: #000000;
	text-decoration: none;
}
.proceduretext a:hover{
	color: #67675e;
	text-decoration: none;
}

.homeheader{
	text-align: center;
	color:#8e8f83;
	position: relative;
	float:none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 20px 10px 10px 10px;
	height: 34px;
}

.homeheader2{
	text-align: center;
	color:#8e8f83;
	position: relative;
	float:none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.homeheader3{
	text-align: center;
	color:#000000;
	position: relative;
	float:none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 20px 10px 10px 10px;
	height: 34px;
}

.homenewsitem{
	width: 160px;
	position: relative;
	margin: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.homenewsitem a:link {
	color: #000000;
	text-decoration: underline;
}
.homenewsitem a:visited {
	color: #000000;
	text-decoration: underline;
}
.homenewsitem a:active {
	color: #000000;
	text-decoration: underline;
}
.homenewsitem a:hover {
	color: #67675e;
	text-decoration: underline;
}
.homenewsfestive{
	font-weight: bold;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
    /* font-style: italic; */
	font-size: 36px;	
}
a:link.homenewsfestive {
	color: chartreuse;
	/* text-decoration: none; */
	text-decoration: underline;
}
a:visited.homenewsfestive {
	color: darkgreen;
	/* text-decoration: none; */
	text-decoration: underline;
}
a:active.homenewsfestive {
	color: chartreuse;
	/* text-decoration: none; */
	text-decoration: underline;
}
a:hover.homenewsfestive {
	color: green;
	/* text-decoration: none; */
	text-decoration: underline;
}

/* subpage classes */
.subsection{
	color:#7EAEB0;
	font-weight: normal;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style: italic;
	padding-left: 2px;
	width: 200px;
}
.subheader{
	color:#7EAEB0;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	width: 400px;
}

.subleft {
	line-height: 18px;
	font-size: 11px;
	margin: 0px;
	padding-left: 15px;
	width: 185px;
	text-indent: 0px;
	
}

.subleft ul{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	list-style-image: url(images/leftbullet.gif);
	color: #383838;
	text-indent: 0px;
}

.subleft a {
	color: #383838;
	font-size: 11px;
	text-decoration: none;
}
.subleft a:visited {
	color: #383838;
	text-decoration: none;
}
.subleft a:active {
	color: #383838;
	text-decoration: none;
}
.subleft a:hover {
	color: #7EAEB0;
	text-decoration: none;
}

.subleft li:hover {
	list-style-image: url(images/leftbullet_f2.gif);
}

.subleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url(images/leftbullet.gif);
	color: #383838;
	text-indent: 0px;
}

.overviewthumb{
	display: block;
	overflow: hidden;
	width: 75px;
	height:100px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #909089;
	font-size: 10px;
	font-weight: bold;
	float: left; 
	padding:18px;
	white-space: nowrap;
	border: none;
}
.overviewthumb img{
	border:none;
}
a:link.overviewthumb{
	text-decoration: none;
	color: #909089;
	border: none;
}
a:visited.overviewthumb{
	text-decoration: none;
	color: #909089;
	border: none;
}
a:active.overviewthumb{
	text-decoration: none;
	color: #909089;
	border: none;

}
a:hover.overviewthumb{
	text-decoration: none;
	color: #000000;
	border: none;

}
.row1{
	background-image: url(images/galleryoverview/bgline.gif);
	background-repeat: no-repeat;
	clear: left;
	height:114px;

}
.overviewheader{
	color:#7EAEB0;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	width: 400px;
	margin-left: 18px;
}
.photothumb{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 10px;
	width: 255px;
	margin: -1px;
}
.photolink{
	margin-top: 30px;
	padding: 10px;
	width: 240px;
	text-align: left;
	float: right;
}
.photoselect{
	font-family:Arial, Helvetica, sans-serif;
	color: #909089;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
.photoselect img{
	border: none;
}
a:link.photoselect{
	text-decoration: underline;
	color: #969696;
}
a:visited.photoselect{
	text-decoration: underline;
	color: #969696;
}
a:active.photoselect{
	text-decoration: underline;
	color: #969696;
}
a:hover.photoselect{
	text-decoration: underline;
	color: #000000;
}
.beforeafter{
	padding-left: 52px;
	padding-right: 50px;
	font-family:Arial, Helvetica, sans-serif;
	color: #909089;
	font-size: 11px;
	font-weight: bold;
}
.pageselect{
	width:270px;
	clear:both;
	margin:3px;
}
.next{
	float: right;
}
.previous{
	float: left;
}
.next img{
	border: none;
}
.previous img{
	border: none;
}


/* specific divs */
#subcontent{
	margin: 0px;
	padding: 0px;
	width: 900px;
	overflow: hidden;
}
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}

#homeftu {
	width: 100%;
	margin: auto; 
	text-align: center;
	position: relative;
	overflow: visible;
}

#ftucontainer {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}

#formcontainer {
	background-color: #bdd2c8;
	width: 380px;
	margin: 5px auto 20px auto;
	text-align: left;
	position: relative;
	overflow: visible;
	border: #93938F 1px dotted;
}

#formcontainer1 {
	background-color: #bdd2c8;
	width: 320px;
	margin: 5px auto 20px auto;
	text-align: left;
	position: relative;
	overflow: visible;
	border: #93938F 1px dotted;
}

#rigidcontainer {
	width: 800px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#rigidmiddle {
	width: 800px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#realself {
	width: 800px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#realself img {
    height: 25px;
    border: 0px;
    float: right;
    position:relative;
    left:-130px;
}
#search {
	position: absolute;
	top: 0px;
	width: 770px;
	height: 20px;
	text-align: right;
}

#searchstyle {
	position: absolute;
	width: 300px;
	height: 25px;
	left: 485px;
	top: 5px;

}

#searchform {
	text-align: right;
}

#navigation {
	width: 789px;
	height: 13px;
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	position:relative;
	z-index: 1000;
}

/* navigation: #nav
 * ------------------------------------------------------------------------- */
#nav { 
	width:782px; 
	height:13px; 
	margin:0;
	padding: 0 0 0 7px;
	}

#nav li, #nav a { 
	height: 17px; 
	display: block; 
	color: #67675E;
	font-family:Arial,Helvetica,sans-serif;	
	font-weight: bold;
	position: relative;
}

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width:34px; }

#nav-02 { width:59px; }

#nav-03 { width:121px; }

#nav-04 { width:97px; }

#nav-05 { width:67px; }

#nav-06 { width:109px; }

#nav-07 { width:74px; }

#nav-08 { width:53px; }

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	margin: -1px 0 0 0;
	padding: 0;
	background-color:#bdd2c8;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index: 30;
	}

#nav li ul li { 
	height: 15px; /* Height of each drop down nav item */
	margin: -1px 0 0 -1px;
	padding: 0;
	border:1px solid #ffffff;
	position:relative;
	}	

#nav li ul li a {
	width: 100%;
	height: 14px;				/* Height of each drop down nav item, should match above */
	line-height: 11px;			/* Height of each drop down nav item again, should match above */
	color:#000000;
	margin: 0px;
	padding: 1px 0 0 0;
	font-weight: normal;
	
	}

#nav li ul li a span {
	display: block;
	margin: 1px 3px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	text-decoration: none;
	}
#nav a:hover {
	color: #93938F;
}

#nav li:hover ul, #nav li.sfhover ul	{ left: auto ; }

/* Hover styles for drop down items */
#nav ul a:hover { 
	background-image: none;
	background-color: #5a7e8f;
	color:#fff;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li { width:120px; }

#nav-02 ul, #nav-02 li { width:125px; }

#nav-03 ul, #nav-03 li { width:180px;  }

#nav-04 ul, #nav-04 li { width:125px;  }

#nav-05 ul, #nav-05 li { width:135px;  }

#nav-06 ul, #nav-06 li { width:105px;  }

/* Added 5-28-09 to allow Photo Gallery dropdown to go directly to individual galleries */
#nav-07 ul, #nav-07 li { width:180px;  }

#nav-08 ul, #nav-08 li { width:150px;  }



#poptop {
	width: 500px;
	text-align: center;
	}
#popupimage {
	width: 500px;
	text-align: center;
	}
#hometop {
	width: 789px;
	text-align: center;
	}
#hometop img {
	border:none;
}
#homecollage {
	width:789px;
	text-align:center;
}
#homecontent1 {
	width: 198px;
	position: absolute;
	top: 310px;
	left: 0px;
	z-index: 0;
}
#homecontent2 {
	width: 198px;
	position: absolute;
	top: 310px;
	left: 196px;
	z-index: 0;
}
#homecontent3 {
	width: 198px;
	position: absolute;
	top: 310px;
	left: 398px;
	z-index: 0;
}
#homecontent4 {
	width: 196px;
	position: absolute;
	top: 310px;
	left: 598px;
	z-index: 0;
}
#bottom-container {
    clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#carecredit{
    clear: both;
	width: 789px;
	position: relative;
	overflow: visible;
	text-align: center;
    padding-top: 13px;
}
#bottom{
    clear: both;
	width: 789px;
	position: relative;
	overflow: visible;
	text-align: left;
	background-image: url(images/bottom1.gif);
	height: 62px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	line-height: 14px;
}
#bottom a{
	color: #404040;
}

#bottompara{
	width: 789px;
	overflow: hidden;
	text-align: center;
}
#bottompara a{
	color: #404040;
}
#homebottom{
	width: 789px;
	position: relative;
	text-align: left;
	background-image: url(images/bottom1.gif);
	height: 62px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	line-height: 14px;
}
#homebottom a{
	color: #404040;
}
#marketingFooter {
        width: 789px;
        display: inline-block;
		margin: 25px 0 0 0;
		text-align: center;
		color: #666;
}

#marketing a:link {
	color: #666;
	text-decoration: none;
}
#marketing a:visited {
	color: #666;
	text-decoration: none;
}
#marketing a:active {
	color: #666;
	text-decoration: none;
}
#marketing a:hover {
	color: #666;
	text-decoration: none;
}   

#subbottom{
	width: 789px;
	position: relative;
	text-align: left;
	background-image: url(images/bottom1.gif);
	height: 62px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	line-height: 14px;
}
#subbottom a{
	color: #404040;
}
#middle-cont {
}
#left{ /*
	position: absolute; */
    float: left;
	text-align:left;
	top: 210px;
	width: 200px;
	left: 3px;
}
#right{
	width: 575px;
    float: right;
	text-align: left; /*
	margin-left: 212px;
	margin-top: 25px; */
}


#photoleft{
	position: absolute;
	top: 78px;
	width: 200px;
}

#right a:link {
	color: #7EAEB0;
	text-decoration: underline;
}
#right a:visited {
	color: #7EAEB0;
	text-decoration: underline;
}
#right a:active {
	color: #67675e;
	text-decoration: underline;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
}
#navline{
	position: relative;
	width: 789px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

img {display: block;}

.inline {display: inline;}

/*the following divs are to make sure that there is no overlap between the footer and the content*/

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.prop {
    height:320px;
    float:right;
    width:1px;
  }

/* For right-hand "title" images */
.titleimage {
    float: right;
    margin-right: 1em;
    margin-left: 15px;
    margin-bottom: 1em;
    width: 120px;
    display: inline;
    padding: 5px;
    border-left: 2px solid #ABABAB;
    border-top: 2px solid #ABABAB;
    border-bottom: 2px solid #787878;
    border-right: 2px solid #787878;
    color: #ffffff;
    }

/* For pop-up photo gallery images */

#poptop {
    width: 500px;
    text-align: center;
    }
#poptop img {
    border: none;
    }
#popupimage {
    width: 500px;
    text-align: center;
    }

/* For Lightbox JS image handler */

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}
#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.0em;
	color: #666;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

#rs-questions p{
	font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
	text-decoration: none;
	list-style-image: url(images/leftbullet.gif);
	color: #383838;
	text-indent: 0px;
}

#rs-questions a{
	color: #383838;
	font-size: 11px;
	text-decoration: none;
}
#rs-questions a:visited {
	color: #383838;
	text-decoration: none;
}
#rs-questions a:active {
	color: #383838;
	text-decoration: none;
}
#rs-questions a:hover {
	color: #7EAEB0;
	text-decoration: none;
}


* html * #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}
