@charset "utf-8";
/* CSS Document */
/* iPhone funny business */
body[orient="portrait"] {
	font-size: 9px;
}
body[orient="landscape"] {
font-size: 10px;
}
/* end iPhone */
body {
	background: #F3EDD6 url(../assets/bkg-gradient.jpg) repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content {
	width: 767px;
	margin-right: auto;
	margin-left: auto;
}
#navOne {
	text-align: center;
	font-size: 1.1em;
	color: #8E8046;
}

#navOne a {
	color: #75610C;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
/* iPhone funny business */
body[orient="portrait"]#navOne a {
	font-size: .5em;
	margin-right: 4px;
	margin-left: 4px;

}
body[orient="landscape"] #navOne a {
	font-size: .8em;
	margin-right: 8px;
	margin-left: 8px;
}
/* end iPhone */
#navOne a:hover {
	color: #900;
}


#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 2.5em;
	font-weight: normal;
	color: #75610C;
}

#keyLine {
	border: 1px solid #AA9869;
	/* top background element */
	background: #F3E9B9 url(../assets/bkg-mainFrame_02.png) no-repeat bottom;
}
#home #keyLine {
	background: #F3E9B9 url(../assets/bkg-HOME-mainFrame_02.png) no-repeat bottom;
}

#home #mainFrame {
	border: 4px solid #FDFAF3;
	background: url(../assets/bkg-HOME-mainFrame_01.png) no-repeat top;
}
#flashFrame {
	margin-bottom: 115px;
}
#nav p {
	margin: 0px 0px 10px;
}


#home #content #keyLine #mainFrame #nav {
	text-align: right;
	padding-right: 14px;
	margin: 0px;
}

#section #mainFrame {
	/* bottom background element */
	background: url(../assets/bkg-mainFrame_01.png) no-repeat top;
	padding-top: 85px;
	border: 4px solid #FDFAF3;
}

#section #content #keyLine #mainFrame #sixFourtyFrame {
	min-height: 380px;
	height: auto !important;
	height: 380px
}

#section #sixFourtyFrame {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B2A27D;
	background: #C5B377 url(../assets/bkg-640.jpg) repeat-x center center;
}

#section #sixFourtyFrame h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 30px;
	background: url(../assets/bkg-section-H1.png) no-repeat left;
	height: 34px;
	margin-left: -3px;
	color: #75610C;
	padding-top: 6px;
	margin-top: 34px;
	margin-bottom: 0px;
}
#section #sixFourtyFrame h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 30px;
	background: url(../assets/bkg-section-H1.png) no-repeat left;
	height: 34px;
	margin-left: -3px;
	color: #75610C;
	padding-top: 6px;
	margin-top: 34px;
	margin-bottom: 0px;
}
#section #content #keyLine #mainFrame #nav {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 40px;
}

#nav a {
	margin-right: 5px;
	margin-left: 5px;
	color: #7e6b1a;
	text-decoration: none;
}
/* iPhone funny business */
body[orient="portrait"]#nav a {
	font-size: .7em;
	margin-right: 8px;
	margin-left: 8px;

}
body[orient="landscape"] #nav a {
	font-size: .8em;
	margin-right: 8px;
	margin-left: 8px;
}
/* end iPhone */
#nav a:hover {
	color: #900;
}


#section #thumbSpace {
	color: #9B7C35;
	margin-bottom: 30px;
	margin-top: 8px;
}
#thumbSpace  p {
	margin: 0px;
	padding: 0px;
}

#section #thumbSpace img {
	margin-bottom: 4px;
	margin-top: 12px;
}


#section #thumbSpace #left {
	float: left;
	width: 211px;
	text-align: center;
	padding-bottom: 1px;
	padding-left: 11px;
}

#section #thumbSpace #right {
	text-align: center;
	float: right;
	width: 211px;
	padding-right: 11px;
	padding-bottom: 1px;
}

#section #thumbSpace #center {
	text-align: center;
	margin-right: 211px;
	margin-left: 211px;
}
#section #thumbSpace #leftTwo {
	float: left;
	width: 305px;
	text-align: center;
	padding-bottom: 1px;
	padding-left: 11px;
}

#section #thumbSpace #rightTwo {
	text-align: center;
	float: right;
	width: 305px;
	padding-right: 11px;
	padding-bottom: 1px;
}
#section #sixFourtyFrame table {
	border-top: 1px solid #AA9869;
}

#section #sixFourtyFrame table tr td h3 {
	color: #75610C;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 6px 0px 4px;
	padding: 0px;
}

#section #sixFourtyFrame table td {
	margin: 0px;
	padding: 6px 3px 3px;
	vertical-align: bottom;
	border-bottom: 1px dotted #F3E9B9;
}

.twoColFixLt #container {
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 47%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 7px 15px 15px;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 50%; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 15px 15px 7px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#pano #mainFrame, #still #mainFrame {
	/* bottom background element */
	background: url(../assets/bkg-mainFrame_01.png) no-repeat top;
	padding-top: 43px;
	border: 4px solid #FDFAF3;
}
#pano #sixFourtyFrame, #still #sixFourtyFrame {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B2A27D;
	background: #C5B377 url(../java/ptvwaitHS.jpg) repeat-x center center;
	height: 380px;
}
#pano #content #keyLine #mainFrame h1, #still #content #keyLine #mainFrame h1, #pop #content #keyLine #mainFrame h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #75610C;
	padding: 0px 0px 22px 57px;
	margin: 0px;
}
#pano #panoNav{
	width: 659px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../assets/tab/tab.png) no-repeat right top;
	color: #75610C;
	padding-bottom: 15px;
}

#still #panoNav {
	width: 659px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #75610C;
	padding-bottom: 15px;
}
#panoNav p {
	margin: 0px;
	padding-top: 4px;

}
#panoNav a {
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
	color: #75610C;
}
#panoNav a:hover {
	color: #900;
}

#caption {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #75610C;
	font-size: 1em;
}
#pano #caption p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pano #content #keyLine #mainFrame #nav {
	height: 14px;
	width: 650px;
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#pano #content #keyLine #mainFrame #nav p  {
	margin: 0px;
}
#pop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 4px;
}

#pop #content {
	width: auto;

}


#pop #mainFrame {
	/* bottom background element */
	background: url(../assets/bkg-mainFrame_02.png) no-repeat center bottom;
	padding-top: 43px;
	border: 4px solid #FDFAF3;
	padding-bottom: 43px;
}
#pop #sixFourtyFrame {
	border: 1px solid #B2A27D;
	background: #C5B377 url(../assets/bkg-640.jpg) repeat-x center center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#pop #sixFourtyFrame h2 {
	font-size: 1.5em;
	color: #75610C;
	font-variant: small-caps;
	margin: 20px 0px 0px;
}
#pop #sixFourtyFrame h3 {
	font-size: 1.2em;
	margin: 0px 15px;
	color: #7E6B1A;
}
#pop #sixFourtyFrame p {
	color: #75610C;
	margin: 14px 0px;
}
#pop #sixFourtyFrame ul {
	color: #75610C;
	list-style: square;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#pop #sixFourtyFrame ol {
	color: #75610C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#pop #sixFourtyFrame li {
	line-height: 1.6em;
}
#pop #sixFourtyFrame ol li {
	margin-bottom: 4px;
	color: #75610C;
}



#pop a {
	color: #7E6B1A;
}

#pop a:hover {
	color: #900;
}
#pop table {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#pop table td {
	border-bottom: 1px dotted #E8DFC1;
	padding-top: 15px;
}

#pop #sixFourtyFrame table p {
	margin: 0px 0px 7px;
}






.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;
}

