@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 1em;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #CC6600;
	text-decoration: none;
}
#links {
	font-size: .75em;
	line-height: 1.4em;
}
.style2 {
	font-size: 80%;
	color: #333333;
}
.style3 {
	font-size: 100%;
	font-weight: bold;
}
.style4 {font-size: 100%}
.style6 {
	font-size: 65%;
	color: #999999;
	text-align: left;
}
.style7 {
	font-size: 110%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style8 {
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.style9 {color: #CC6600}
#style9 {
	color: #CC6600;
	float: right;
}
#style9  a {
	color: #CC6600;
}
#biosleft {
	width: 360px;
	margin-top: 36px;
	font-size: 0.75em;
	line-height: 1.2em;
	float: left;
	margin-bottom: 110px;
}
#biosright {
	width: 360px;
	margin-top: 36px;
	font-size: 0.75em;
	line-height: 1.2em;
	float: right;
	margin-bottom: 40px;
}
.center {
	font-size: 0.75em;
	line-height: 1.5em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#controls {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 200px;
	text-align: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }
#globalNav2 {
	padding: 0px 0px 3px;
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 2px;
}
#globalNav2 img {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 2px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 3px;
	text-align: right;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 2px;
}

#globalNav a {
	font-size: 90%;
	font-weight: 700;
}
#globalNav img {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
}
.header {
	width: 100%;
	height: 64px;
}
.inFocus {
	border: 1px solid #CCCCCC !important;
	padding: 1px;
	background-color: #CCCCCC;
}
#introrow {
	text-align: center;
	width: 720px;
}
#introrow2 {
	text-align: center;
	width: 720px;
	margin-top: 40px;
}
.listings {
	margin-bottom: 22px;
	margin-top: 24px;
}
#listingrightdiv {
	height: 380px;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#mainImageOutline {
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
#mlscenter {
	width: 800px;
	margin-top: 0px;
	font-size: 0.75em;
	line-height: 1.2em;
	float: left;
	margin-bottom: 10px;
}
#mlsleft {
	width: 380px;
	margin-top: 6px;
	font-size: 0.75em;
	line-height: 1.2em;
	float: left;
	margin-bottom: 0px;
}
#mlsright {
	width: 400px;
	margin-top: 6px;
	font-size: 0.75em;
	line-height: 1.2em;
	float: right;
	margin-bottom: 0px;
}
.movbutton {
	display: block;
	width: 64px;
	text-align: center;
	float: right;
	margin-left: 6px;
	
}
.movbutton a {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	font-size: 0.75em;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 0.9em;
}
.movbutton a:link {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.movbutton a:visited {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.movbutton a:hover {
	background-color: #666666;
	color: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	display: block;
}
#navigation {
	float: right;
	white-space: nowrap;
	display: block;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	width: 260px;
	text-align: right;
}
#navigation  a {
	font-size: 1.2em;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
}
#navigationleft {
	float: left;
	white-space: nowrap;
	display: block;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	width: 260px;
	text-align: left;
}
#navigationleft a {
	font-size: 1.2em;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.phobutton {
	display: block;
	width: 64px;
	text-align: center;
	float: right;
	margin-top: 8px;
	margin-left: 6px;
	
}
.phobutton a {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	font-size: 0.75em;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 0.9em;
}
.phobutton a:link {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.phobutton a:visited {
	background-color: #999999;
	color: #FFFFFF;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.phobutton a:hover {
	background-color: #666666;
	color: #000000;
	display: block;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 512px;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#picture img {
}

#previews {
	float: left;
	background-color: #FFFFFF;
	margin-top: 6px;
	width: 520px;
	padding: 0px;
	height: 34px;
}
#previews2 {
	float: left;
	background-color: #FFFFFF;
	margin-top: 6px;
	width: 520px;
	padding: 0px;
	height: 74px;
}
#previewscontrols {
	float: left;
	background-color: #FFFFFF;
	width: 514px;
}
#previewscontrols2 {
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 520px;
	margin-bottom: 0px;
}
.printleft {
	float: left; /* since this element is floated, a width must be given */
	width: 274px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.printright {
	float: left; /* since this element is floated, a width must be given */
	width: 384px;
	font-size: 0.75em;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.2em;
	font-weight: 400;
}
.printcenter {
	float: left; /* since this element is floated, a width must be given */
	width: 680px;
	margin-bottom: 6px;
}
.printcenter a {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
}
.twoColFixLtHdr #container #center .printcenter a {
	font-size: 1.1em;
}
.printcenter img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.printpage a {
	margin-right: 40px;
	display: block;
	width: 40px;
	margin-left: 100px;
}
.printpage {
	float: left;
	width: 180px;
}
#printreturn {
	font-size: .9em;
	text-align: center;
}
.row {
	width: 280px;
}
.selectedThumbnail {
	border: 1px solid #CC6600 !important;
	padding: 1px;
	background-color: #FFFFFF;
}
.spacer20 {
	margin-top: 56px;
}
.spacer40 {
	margin-top: 40px;
}
#thumbnails {
	clear: both;
	margin: 0px auto;
	padding: 0px;
}
#thumbnails div {
	position: relative;
	width: 51px;
	height: 34px;
	float: left;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	display:inline;
}
#thumbnails img {
	width: 51px;
	height: 34px;
	position: absolute;
	border: 2px solid #FFFFFF;
}
#thumbnails2 {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: 80px;
}
#thumbnails2 div {
	position: relative;
	width: 51px;
	height: 34px;
	float: left;
	margin: 0px 6px 6px 0px;
	padding: 0px;
	display:inline;
}
#thumbnails2 img {
	width: 51px;
	height: 34px;
	position: absolute;
	border: 2px solid #FFFFFF;
}

#transport {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.75em;
	margin: 0px;
	padding: 3px 8px 2px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height: .9em;
}
#transport a:link {
	background: #999999;
	color: #fff;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #999999;
	color: #fff;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666666;
	color: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
.twoColFixLtHdr embed {
	margin-bottom: 40px;
	margin-top: 0px;
}
.twoColFixLtHdr .style1 a {
	padding-right: 60px;
	padding-left: 60px;
}
.twoColFixLtHdr #container {
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 800px;
} 
.twoColFixLtHdr #container2 {
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 680px;
}
.twoColFixLtHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 520px;
}
.twoColFixLtHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 0.75em;
	line-height: 1.2em;
	float: right;
	width: 270px;
	margin: 0px;
	height: 380px;
} 
.twoColFixLtHdr #movielayer {
	float: left;
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 41px;
	padding-left: 100px;
	height: 255px;
}
.twoColFixLtHdr #movielayer2 {
	height: 405px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 800px;
	position: absolute;
	top: 10px;
}
.twoColFixLtHdr #footer {
	background:#FFFFFF;
	position: relative;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 12px;
} 
.twoColFixLtHdr #footer2 {
	background:#FFFFFF;
	position: relative;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 12px;
}
.twoColFixLtHdr #footer3 {
	background:#FFFFFF;
	position: absolute;
	width: 800px;
	margin-top: 12px;
	top: 600px;
}
.twoColFixLtHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #center {
	font-size: 75%;
	line-height: 1.2em;
}
.twoColFixLtHdr #container #center img {
	margin-bottom: 2px;
}
.introimage {
	margin-top: 20px;
	margin-bottom: 40px;
}
.brochure {
	display: block;
	width: 64px;
	text-align: center;
	float: right;
}
.twoColFixLtHdr #container #movielayer2 img {
	margin-top: 20px;
}
.newscenter {
	width: 680px;
}
#wantmore {
	font-size: .75px;
	display: block;
	padding: 3px;
	float: right;
	border: 1px solid #333333;
}
#introdiv {
	display: block;
	position: absolute;
	top: 144px;
	text-align: center;
	vertical-align: top;
	height: 405px;
	width: 720px;
	margin-left: 40px;
}
