h1 {
    	color:#7EAEB0;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

h2 {
    font-size: 15px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin: 0px;
}
a:link {
	color: #7EAEB0;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #67675e;
	text-decoration: underline;
}
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: 160px;
	position: relative;
	margin: 10px 10px 10px 10px;
}
.procedureimage{
	margin-left: 10px;
	text-align: right;
	
}
.procedureimage img{
	border: none;
}
.proceduretext{
	text-align: right;
	color:#000000;
	width: 66px;
	height: 37px;
	position: relative;
	float:left;
	font-weight: bold;
	padding-top: 13px;
        padding-right: 5px;
	line-height: 12px;
}
a:link.proceduretext {
	color: #000000;
	text-decoration: none;
}
a:visited.proceduretext {
	color: #000000;
	text-decoration: none;
}
a:active.proceduretext {
	color: #000000;
	text-decoration: none;
}
a:hover.proceduretext {
	color: #67675e;
	text-decoration: none;
}
.homeheader{
	text-align: left;
	color:#8e8f83;
	position: relative;
	float:none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 10px;
	margin-top: 20px;
	height: 34px;
}
.homenewsitem{
	width: 160px;
	position: relative;
	margin: 10px 10px 10px 10px;
}
.homenewstext{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a:link.homenewstext {
	color: #000000;
	text-decoration: underline;
}
a:visited.homenewstext {
	color: #000000;
	text-decoration: underline;
}
a:active.homenewstext {
	color: #000000;
	text-decoration: underline;
}
a:hover.homenewstext {
	color: #67675e;
	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;
	margin: 0px;
	padding-left: 15px;
	width: 185px;
	text-indent: 0px;
}
.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;
}
a:link.subleftnav {
	color: #383838;
	text-decoration: none;
}
a:visited.subleftnav {
	color: #383838;
	text-decoration: none;
}
a:active.subleftnav {
	color: #383838;
	text-decoration: none;
}
a:hover.subleftnav {
	color: #7EAEB0;
	text-decoration: none;
}
li:hover.subleftnav {
	color: #7EAEB0;
	text-decoration: none;
	list-style-image: url(images/leftbullet_f2.gif);
}
.page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url(images/leftbullet.gif);
	color: #383838;
	text-indent: 0px;
}
a:link.page_item {
	color: #383838;
	text-decoration: none;
}
a:visited.page_item {
	color: #383838;
	text-decoration: none;
}
a:active.page_item {
	color: #383838;
	text-decoration: none;
}
a:hover.page_item {
	color: #7EAEB0;
	text-decoration: none;
}
li:hover.page_item {
	color: #7EAEB0;
	text-decoration: none;
	list-style-image: url(images/leftbullet_f2.gif);
}
.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-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#rigidcontainer {
	width: 800px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#search {
	position: absolute;
	top: 0px;
	width: 770px;
	height: 20px;
	text-align: right;
}
#searchform {
        margin:0 0 0 470px;
	position: absolute;
	top: 0px;
	width: 300px;
	height: 20px;
	text-align: right;
}
#navigation {
	width: 789px;
	height: 13px;
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
}

/* 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;
}

#nav li { float: left; list-style: none;}



/* 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;
	}	

#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:75px;  }

#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: 196px;
	position: absolute;
	top: 330px;
	left: 0px;
}
#homecontent2 {
	width: 196px;
	position: absolute;
	top: 330px;
	left: 196px;
}
#homecontent3 {
	width: 196px;
	position: absolute;
	top: 330px;
	left: 410px;
}
#homecontent4 {
	width: 196px;
	position: absolute;
	top: 330px;
	left: 600px;
}
#homedivider1{
	margin: 0px;
	margin-top: 30px;
	position: absolute;
	top: 330px;
	left: 188px;
}
#homedivider2{
	margin: 0px;
	margin-top: 30px;
	position: absolute;
	top: 330px;
	left: 395px;
}
#homedivider3{
	margin: 0px;
	margin-top: 30px;
	position: absolute;
	top: 330px;
	left: 588px;
}
#bottom-container {
	width: 800px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	overflow: visible;
}
#bottom{
	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;
}
#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;
}

#marketing a:link {
	color: #000000;
	text-decoration: none;
}
#marketing a:visited {
	color: #000000;
	text-decoration: none;
}
#marketing a:active {
	color: #000000;
	text-decoration: none;
}
#marketing a:hover {
	color: #000000;
	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;
}
#left{
	position: absolute;
	text-align:left;
	top: 185px;
	width: 200px;
	height: 200px;
	overflow: visible;
}
#photoleft{
	position: absolute;
	top: 78px;
	width: 200px;
}
#right{
	width: 575px;
	text-align: left;
	margin-left: 212px;
	margin-top: 25px;
}
#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); }

* html * #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}
