@charset "utf-8";
/* CSS Document */

/* Web6 DIV styles GLOBAL */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:medium;
}



h1 {
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: 48px;
	line-height: .9em;
	color: #6F6258;
	
}

h2 {
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: 36px;
	line-height: 1em;
	color: #6F6258;
	
}

h3 {
	font-family: "myriad-pro-condensed",sans-serif;
	font-style: normal;
	font-weight:lighter;
	font-size:xx-large;
	line-height: 1em;
}

p {
	line-height: normal;
	text-align: left;
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: 22px;
	line-height: 1em;
}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 130px;
	padding-bottom: 20px;
}

#pagecontainer {
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	width: 960px;
	position: relative;
	background-color: #fff;
}

#nav {
	float: left;
	width: 960px;
	padding-top: 20px;
	bottom: 0;
	height: 40px;
	clear: both;
}

.headerlinks {
	margin-top: 10px;
	float: right;
}

.navbutton {
	float: left;
	font-size: 1.05em;
	margin: 0px 3px 0px 3px;
}

.floatleft {
	float: left;
	margin-right: 50px;
	}
	
.footfloatleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 31%;
	}

.footfontleft {
	font-size: 14px;
	line-height: 1.4em;
}

.footfontcenter {
	font-size: 14px;
	line-height: 1.4em;
	text-align:justify;
}

h4.footfontcenter {
	text-align: center;
	font-size: 16px;
}

.footfontright {
	font-size: 20px;
	line-height: 1em;
	text-align:right;
}

/* Home page div styles for images on the left */

.textright {
	margin-left: 550px;
}

.lensworkfortextright{
	font-family: "trajan-pro-3",sans-serif;
	font-size: 36px;
	font-stretch:condensed; 
	font-style: normal;
	margin-left: 550px;
  }

.learnmoretextright {
	font-size: 20px;
	margin-left: 550px;
}


/* Home page div styles for images on the right */

.lensworkforimageright{
	font-family: "trajan-pro-3",sans-serif;
	font-size: 36px;
	font-stretch:condensed; 
	font-style: normal;
	margin-left: 0px;
  }

.learnmoreimageright {
	font-size: 20px;
	margin-left: 0px;
}

.imgborder {
	border: thin;
}
