@charset "utf-8";
body {
	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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F7F7F7;
	background-image: url(images/bg.gif);
}
#container {
	width: 994px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/mainbg.png);
}

#container img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent {
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 980px;
	margin-right: 7px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

#mainContent A:link, #mainContent A:visited, #mainContent A:active{
	color: #00B5CC;
	text-decoration: none;
}

#mainContent A:hover{
	color: #00B5CC;
	text-decoration: underline;
	text-align: right;
}

#logos {
	background-image: url(images/logos_bg.gif);
	background-repeat: repeat-x;
	height: 104px;
	width: 980px;
}
#pphg_logo {
	width: 165px;
	float: left;
	margin-right: 487px;
}
#sub_logos {
	float: right;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 980px;
	margin-right: 7px;
	margin-left: 7px;
	height: 30px;
}
#navi {
	background-image: url(images/navi_bg.jpg);
	height: 30px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#navi ul li {
	float: left;
	display: block;
}

#flash {
	margin: 0px;
	width: 510px;
	float: left;
}


#home_contents {
	padding-right: 10px;
	padding-left: 10px;
}



#home_blue {
	background-color: #00B5CC;
	height: 18px;
	margin-bottom: 20px;
}
#homeleft {
	float: left;
	width: 660px;
	margin-right: 3px;
	height: 1030px;
}
#expoflash {
	margin: 0px;
	width: 660px;
	padding: 0px;
	height: 705px;
}
#pastevets {
	background-color: #F7F7F7;
	height: 322px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homeforms {
	float: right;
	width: 290px;
	background-color: #F7F7F7;
	text-align: left;
	padding-left: 7px;
	height: 1030px;
}

.home_text_top {
	background-image: url(images/home_text_top.png);
	background-repeat: no-repeat;
	height: 19px;
	background-position: top;
}
.home_promo_top {
	background-image: url(images/promo_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
}

#promo {
	width: 258px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#promo_blue {
	float: left;
	width: 218px;
	margin-bottom: 20px;
	background-color: #00B5CC;
	height: 18px;
}
#promo_arrows ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#promo_arrows ul li {
	margin-left: 2px;
	float: left;
	display: block;
	padding: 0px;
}
#sub_contents {
	padding-right: 10px;
	padding-left: 10px;
}
#sub_header {
	background-color: #00B5CC;
	margin-right: 10px;
	margin-left: 10px;
}


#calendar_table ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
}
#calendar_table ul li {
	display: block;
	margin-bottom: 10px;
	color: #C1C1C1;
}

#calendar_table ul li a:Link, #calendar_table ul li a:Visited, #calendar_table ul li a:Active {
	display: block;
	margin-bottom: 10px;
	color: #00899B;
	text-decoration: none;
}
#calendar_table ul li a:Hover {
	display: block;
	margin-bottom: 10px;
	color: #00B5CC;
	text-decoration: none;
	text-align: left;
}
#contacts_table img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7BCBD5;
}
#contact_text td {
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.lobbytable_padding {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
}
#lobby_table ul {
	padding: 0px;
	list-style-type: none;
}
#lobby_table ul li {
	display: block;
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px none #E5E5E5;
}

#lobby_header {
	background-color: #F0F0F0;
	margin-right: 10px;
	margin-left: 10px;
	height: 60px;
}
#formtable {
	background-color: #F7F7F7;
}

#formtable2 {
	background-color: #F7F7F7;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	padding: 2px;
	color: #666;
	width: 160px;
	margin: 0px;
}
.formfield2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	padding: 2px;
	color: #666;
	width: 270px;
	margin: 0px;
}

.formfield3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	padding: 2px;
	color: #666;
	width: 267px;
	margin: 0px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	padding: 2px;
	color: #666;
	width: 275px;
	margin: 0px;
}

.dropdownext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D6D6D6;
	padding: 2px;
	color: #666;
	width: 330px;
	margin: 0px;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.formbuttons {
	border: 1px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #F0F0F0;
}

.spacer3 {
	height: 3px;
}
.details_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00B5CC;
}

.lobby_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.spacer20 {
	height: 20px;
}

.clear {
	clear: both;
	height: 1px;
}


.padding_30_l_r {
	padding-right: 30px;
	padding-left: 30px;
}
.greyst {
	background-color: #E5E5E5;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.greylink {
	color: #666;
}
.greentext {
	color: #00B5CC;
}

.textleft {
	text-align: left;
}

.fontsize11 {
	font-size: 11px;
}
.fontsize11red {
	font-size: 11px;
	color: #FF0000;
}
