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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #B4B4B7 url(images/py_home_tile.gif) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #903B0D;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none
}
/* TABLE LAYOUT */
.maintable {
	width: 1055px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
}
.columnleftnav {
	width: 117px;
}
.columnright {
	width: 72px;
}
.colcentertop {
	width: 866px;
}
.colcenterimage {
	width: 866px;
	background-image: url(images/py_main1.jpg);
	height: 368px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.colcenterimage_sec {
	width: 866px;
	background-image: url(images/py_main2.jpg);
	height: 204px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.colcentermain {
	width: 846px;
	background-color: #FFFFFF;
	padding: 0px 10px 20px;
}
/* LIBRARY or SSI ITEMS */
/* LOGO */
#Logo {
	height: 60px;
	width: 324px;
	float: left;
}
/* TOPNAVBOX */
#topnavbox {
	height: 13px;
	padding-top: 5px;
	padding-right: 10px;
}
.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E8485;
}
.topnavlinks a:link, .topnavlinks a:active, .topnavlinks a:visited {
	text-decoration: none;
	color: #7E8485;
}
.topnavlinks a:hover {
	text-decoration: none;
	color: #FF9900;
}
/* LEFTNAV */
#leftnav {
	height: 300px;
	width: 117px;
	background-image: url(images/py_leftnav_triad.gif);
	background-repeat: no-repeat;
	background-position: right 236px;
	padding-top: 81px;
	padding-right: 0px;
}
.leftnavhead {
	height: 16px;
	float: right;
}
.leftnavbottom {
	height: 16px;
	float: right;
	background-image: url(images/py_leftnav_bot.gif);
	background-repeat: no-repeat;
	width: 112px;
}
#leftlanguagebox {
	width: 102px;
	padding-top: 160px;
	float: right;
	padding-right: 10px;
}
.leftlanguagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	line-height: 14px;
}
.leftlanguagelinks a:link, .leftlanguagelinks a:active, .leftlanguagelinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.leftlanguagelinks a:hover {
	text-decoration: none;
	color: #FF9900;
}
/* FOOTER */
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E8385;
	text-align: center;
	height: 13px;
	padding-top: 5px;
	padding-left: 102px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #7E8385;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* HOME Page */
#Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	margin-top: 110px;
	margin-left: 130px;
	margin-right: 300px;
}
.tablesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF9900;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.tablesubhead a:link, .tablesubhead a:active, .tablesubhead a:visited {
	text-decoration: none;
	color: #FF9900;
}
.tablesubhead a:hover {
	color: #FF9900;
	text-decoration: none
}
.tabletdhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #919597;
	padding-right: 20px;
	padding-left: 22px;
	width: 332px;
	text-align: left;
	padding-top: 10px;
}
.tablecontent {
	height: 320px;
}
.tabletdhome p {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabletdhome ul {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tabletdhome li {
	padding: 2px 0 0 0;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -4px;
	margin-top: 10px;
	color: #666666;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 12px;
	color: #666666;
}
/* SECONDARY Page */
#Headline_sec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	margin-top: 115px;
	margin-left: 166px;
	margin-right: 300px;
	text-transform: uppercase;
}
.tabletd_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #919597;
	padding-right: 20px;
	padding-left: 22px;
	width: 670px;
	text-align: left;
}
.tabletdleft_sec {
	padding-top: 32px;
	padding-right: 10px;
}
.tabletdleft_sec ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tabletdleft_sec ul li {
	width: 124px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #919597;
	position: relative;
}
.tabletdleft_sec ul li a {
	display: block;
	height: 100%;
	text-align: right;
	padding: 0 10px 8px 0;
	color: #903B0D;
	text-decoration: none;
	background: url(images/on_redwht.gif) no-repeat 100% 0.25em;
}
.tabletdleft_sec ul li a.current {
	color: #FF9900;
	background: url(images/on_oranwht.gif) no-repeat 100% 0.25em;
}
.tabletdleft_sec ul li:hover a {
	color: #FF9900;
	background: url(images/on_oranwht.gif) no-repeat 100% 0.25em;
}
.tabletd_sec p {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#directions {
	float: right;
	width: 400px;
	padding-top: 20px;
}
.image_right {
	float: right;
	display: inline;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.image_left {
	float: left;
	display: inline;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.imagecaption_right {
	float: right;
	display: inline;
	width: 200px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imagecaption_right img {
	float: right;
	margin-bottom: 5px;
}
.imagecaption_left {
	float: left;
	display: inline;
	width: 200px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imagecaption_left img {
	float: left;
	margin-bottom: 5px;
}
.smallimage_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 130px;
}
.smallimage_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mediumimage_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 170px;
}
.mediumimage_right img {
	margin-bottom: 10px;
}
.mediumimage_left {
	float: left;
	padding-bottom: 10px;
	width: 170px;
	padding-right: 10px;
}
.clear {
	clear: both;
}

