
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 
	color: #00447c; 
	font-size: 16px; 
	font-weight:bold;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #168f16;
}
	
	/*no borders on images that are inside links, as most of the time we don't wnat one*/
a img{
	border:0px none;
}

	/*if you really want one though, use a class*/
a img.border{
	border:1px solid grey;
}

body {
	background-color: #a6978f;
	margin:0px;
}

hr {
	border: 0px;
	height: 1px;
	color:#4648B2; 
	background-color:#4648B2; 
}

.main_content a:link {color: #333399; text-decoration:none;}
.main_content a:active {color: #333399; text-decoration:none;}
.main_content a:visited {color: #333399; text-decoration:none;}
.main_content a:hover {color: #0066CC; text-decoration:underline;}

.clear {
	clear: both;
}

.site_container {
	background: #ffffff;
	width: 960px;
	margin-bottom: 20px;
}

.header_container {
	width: 960px;
	height: 426px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	background-image: url(images/pjva_back1.jpg);
	background-repeat: no-repeat;
}

.header_container_pages {
	width: 960px;
	height: 140px;
	margin: 0px;
	padding: 0px;	
	background-image: url(images/pjva_back_article.jpg);
	background-repeat: no-repeat;
}

.right_container {
	width: 680px; 
	float: right;
	margin-bottom: 20px;
	margin-top: 0px;
}

.right_container #sponsorlist {
    border: 1px dotted none;
	position: absolute;
	width: 376px;
    margin-left: 300px;
	margin-top: -450px;
}

.left_container {
	width: 240px; 
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	
}
/*
Header slideshow element id styles
*/
#topBannerDiv {
	height:448px;
	background: no-repeat;
	position:relative;
	margin: 0px;
}

.member_login {
	float: right;
	padding-right: 6px;
	padding-left: 6px;
	padding-top:6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d9d9;
	background-image: url(images/login_background.png);
	background-repeat: repeat;
	margin: auto;
	position: absolute;
	top: 0px; 
	right: 0px;
	//width:500px;
	margin-top: 10px;
	z-index: 50;		
}

.footer_nav a{

	color:#464646;
	font-size:12px;
	text-decoration:none;

}

.footer_nav a:hover{
	
	text-decoration:underline;

}


.logo_top {
	width:186px; 
	height:27px;

	vertical-align: bottom;
	position: absolute;
	top:10px; 
	left:46px;
	float: left;
	background-image: url(images/middle_logo_30years_top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	z-index: 50;	
}

.logo_middle {
	float: left;
	width:181px; 
	height:64px;
	margin-left:58px;
	vertical-align: bottom;
	background-image: url(images/middle_logo_30years.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.logo_pjva {
	border: 0px; 
	padding: 0px; 
	float: left;
	margin-left: 42px;
	vertical-align: top;
}

.logo_pjva_internal {
	border: 0px; 
	padding: 0px; 
	float: left;
	margin-left: 39px;
	vertical-align: top;
	background-image: url(images/middle_logo_30years.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.header_title {
	color: #00457c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.header_text {
	color: #168f16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}

.header_bottom_line {
	margin-top: 4px; 
	background-color: #00457c; 
	height: 5px; 
	font-size: 0px;
}


#logo_bottom {
	width:186px; height:36px;
	position: absolute;
	top:92px; left:42px;
	background-color: white;
	z-index: 50;		
}

.logo_bottom {
	float: left;
	width:186px; 
	height:36px;
	margin-left:39px;
	background-color: white;			
}

#header_article {
	width:420px; height:150px;
	position: absolute;
	top:160px; left:500px;
	text-align: left;
	padding: 10px 20px 10px 20px;
	background: url(images/header_article_background.png) repeat-x 50% 0;
	z-index: 50;
}

.image-centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#p.centered {
	margin-left: auto;
	margin-right: auto;
	width: 6em;
}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #464646;
	width: 920px;
	padding: 10px;	
}

.footer{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	padding-bottom:10px;

}

.main_content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.a.content-container:link, a.content-container:visited, a.content-container:hover {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #6eb43f;	
	text-decoration: none;
}

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

.news_title a:link, .news_title a:visited {
	color: #ab0534;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.news_title a:hover {
	text-decoration: none;
}

.news_black {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.news_link:link, a.news_link:visited, a.news_link:hover {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #168f16;	
	text-decoration: none;
}

a.news_link:hover {
	text-decoration: underline;
}

.blue_title {
	color: #00457c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gray_text14 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-style: normal;
	margin: 25px;
	vertical-align: top;
}

.main h1 {
	color: #3E3E3E;
	text-indent: 0px;
	font-size: 18px;
}

.main h2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #0DB100; 
	font-size: 16px; 
	font-weight:bold;
}

.main p {
	margin-bottom: 5px;
	text-indent: 0px;
}

.main a:link, .main a:visited, .main a:hover {
	color: #e47c00;
	text-decoration: none;
	font-weight: bold;
}

.main a:hover {
	text-decoration: underline;
}

.topcontainer {
	background-image: url(images/shade_top_full.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	font-weight: normal;
	text-align: right;	
}


a.login1:link, a.login1:visited, a.login1:hover {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #d9d9d9;
	text-align: center;
	text-decoration: none;
	
}

a#login1:link, a#login1:visited, a#login1:hover {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #d9d9d9;
	text-align: center;
	text-decoration: none;
	z-index: 50;	
}

a.login1:hover {
	text-decoration: underline;
	color: #ffffff;
}

a#login1:hover {
	text-decoration: underline;
	color: #ffffff;
	z-index: 50;
}

a.login2:link, a.login2:visited, a.login2:hover {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #696969;
	text-align: center;
	text-decoration: none;
	z-index: 50;	
}

a.login2:hover {
	text-decoration: underline;
	color: #000000;
}


.redtext {
	color: red;
}

.greentext {
	color: green;
}

div.gallery2_container{
	text-align:center;
	margin-top:20px;
	margin-left:40px;
	width: 840px;
}

* html div.gallery2_container{
	
}

ul.gallery2{
	display:table;
	padding:5px;
	padding-top:0;
	list-style:none;
	margin:0 auto;
}

ul.gallery2 li{
	float:left;
	margin:5px;
	padding:3px;
	width:120px;
	height:120px;
	line-height:120px;
	text-align:center;
	border:1px solid #02508e;
}

ul.gallery2 li img{
	vertical-align:middle;
}

ul.gallery2 li a{
}

div.gallery_event_message {

	text-align: left;
	margin-top: 40px;

}

.photodiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	padding-left: 0px;
	background-image: url(images/photoback.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	min-height: 444px;
}

.back_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contact_lefttd {
	vertical-align: top; 
	font-weight: bold; 
	font-size: 14px; 
	text-align: right;
}

.contact_righttd {
	vertical-align: top; 
	font-weight: normal; 
	font-size: 14px; 
	text-align: left;
}

.heading {
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 
	color: #4747B4; 
	font-size: 140%; 
	font-weight: bold;
}

.bod_left {
	width:330px; 
	float: left;
}

.bod_right {
	width:338px; 
	float: right;
	margin-bottom: 10px;
}

.agreement_table td {
	padding: 4px 6px 4px 6px;
}

.agreement_table tr:nth-child(even) {
	background: #E1E1E1;
}

.agreement_table tr:nth-child(odd) {
	background: #F0F0F0;
}

.no-bg-colour {
	background: #FFF !important;
}

.home_news {
	float: left; 
	width: 200px; 
	text-align: left;
}

.home_data {
	float: right; 
	width: 700px; 
	text-align: left;
	padding-top: 5px;
}

.home_data2 {
	float: left; 
	width: 100%; 
	text-align: left;
	padding-top: 5px;
}

.home_buttons {
	float: right; 
	width: 700px; 
	text-align: left;
}

.home_buttons2 {
	float: left; 
	width: 100%; 
	text-align: left;
}

.home_button_left {
	float: left; width: 220px; margin-left: 10px; text-align: left;
}

.home_button_center {
	float: left; width: 220px; margin-left: 15px; text-align: left;
}

.home_button_right {
	float: left; width: 220px; margin-left: 15px; text-align: left;
}

.home_panel {
	float: left; width: 220px; margin-left: 8px; text-align: left;
}

.home_button_2 {
	float: left; width: 220px; margin-left: 10px; text-align: left;
}

.tabletext {
	font-size: 14px;
}

.toplink {
	font-size: 12px;
}


.lunch { 
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	line-height: 100%; 
	text-align: center; 
	background-color: #E5E6FF; 
}

.lunchinfo { 
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	line-height: 120%; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
} 

.fullsize_table {
	width: 660px;	
}

.resume_table {
	width: 660px;	
	border: 0px; 
	font-size: 14px;
}

.statusMsg {
	border:1px solid #00447C;
	width: 700px;	
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
    font-weight: bold;
	color:#00447C; 
	padding:10px; 
}

@media only screen and (max-width: 999px) {
  /* rules that only apply for canvases narrower than 1000px */
}

@media only screen and (device-width: 768px) and (orientation: landscape) {
  /* rules for iPad in landscape orientation */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
 	
}





div.sponsorlogos_container{
	margin:auto;
	width:510px;
	text-align:center;
	margin:10px auto 10px auto;
}

ul.sponsorlogos{
	display:table;
	padding:5px;
	padding-top:0;
	list-style-type:none;
	list-style:none;
	margin:0 auto;
}

ul.sponsorlogos li{
	float:left;
	margin:5px;
	padding:3px;
	width:230px;
	height:150px;
	line-height:30px;
	text-align:center;
	list-style: none;
}

ul.sponsorlogos li img{
	vertical-align:middle;
}

ul.sponsorlogos li a{

}


/*-------------------Joint Conf Sponsors--------------------------*/
#jointConfHeading {
    background-color: #E6E6E6;
    color: #808080;
    font-family: Helvetica,Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.news_flash
{

	float: right;
	width: 700px;
	text-align: left;
	
	
}

.news_flash_bubble
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 520px;
	height: 130px;
	border-radius: 25px;
	background-color: #00477f;
}

.news_flash_title
{
	position: relative;
	top: 15px;
	left: 20px;
	font-size: 2em;
	color: #CD7100;
	font-weight: bold;

}

.news_flash_text
{
	position: relative;
	top: 25px;
	left: 50px;
}

.news_flash_text a:link, .news_flash_text a:visited
{
	color: white;
	font-weight: bold;	
	font-size: 20px;


}

p.indent_1 {

	margin-left: 20px;
}

p.indent_2 {

	margin-left: 40px;
}

p.indent_3 {

	margin-left: 60px;
}

table.volunteer_opportunity_table
{
	border: none;
	font-size: small;
	width: 100%;
}

table.volunteer_opportunity_table tbody tr th
{
	min-width: 160px;
	text-align: right;
	padding-right: 10px;
}

tr.green_row
{
	background-color: #CEF6CE;
}

tr.grey_row
{
	background-color: #F2F2F2;
}

.large_calendar_container
{

	width: 700px;
	float: right;

}

.large_calendar_inner_container
{

	margin-left: 18px;
	text-align: center;

}

.front_page_advertisement_outer {

	display: table;
	height: 280px;
	width: 200px;
	border: 1px solid #81BEF7;
	vertical-align: center;
	background-color: #EFF8FB;
	margin-top: 10px;

}

.front_page_advertisement_outer a:hover {

	background-color: #DAFFDA;
	text-decoration: none;

}

.front_page_advertisement_outer a {

	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;	
	text-align: center;
}

.front_page_advertisement_outer_text_ad, #slider1_container, #slider2_container {

	display: table;
	height: 280px;
	width: 200px;
	border: 1px solid #81BEF7;
	background-color: #EFF8FB;
	margin-top: 10px;
	border-radius: 15px;

}

.front_page_advertisement_outer_text_ad a.adlink:hover, #slider1_container:hover, #slider2_container:hover {

	background-color: #DAFFDA;
	text-decoration: none;
	border-radius: 15px;

}

a.adlink:hover{
	text-decoration: none;
}

.front_page_advertisement_outer_text_ad a.adlink {

	display: table-cell;
	width: 100%;
	height: 100%;	
}

span.front_page_advertisement_title {

	width: 100%; 
	text-align: center; 
	float: left;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

span.front_page_advertisement_link {

	width: 100%; 
	text-align: center; 
	float: left;
	padding: 0 3px 0 3px;
}


div.front_page_advertisement_text {

	margin: 10px 5px 0 5px;
	line-height: 120%;
}

.front_page_advertisement_text p {
	text-align: center;
	display: block;
}
