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



/*.bluesubhead {font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color: #427698;
	text-align:left;
	background-color: #efefef;
	padding: 5px;
	margin: 10px 0 10px 0;
	clear:both;}
	
*/


/*big red hover button*/
.hoverbutton {
	border: none;
	border-radius: 8px;
	color: white;
	padding-top: 7px;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 7px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 16px;
	border-bottom: 3px solid #680107;
	border-top: 1px solid #ae0510;
	font-weight: bold;
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .2);
	border-radius: 24px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
.hoverbuttonRED{
background-color: #CCC;
color: black !important;
border: 2px solid #555555;
text-decoration: none;
}
.hoverbuttonRED:hover {
background-color: #7e0007;
color: white !important;
text-decoration: none;
}

.texturedborder {
	margin-top: 16px;
	margin-right: 0pt;
	margin-bottom: 16px;
	margin-left: 0pt;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: transparent;
	background-image: url("/p2011/menu/images/imagebg.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #e5e1d5;
	border-right-color-value: #e5e1d5;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #e5e1d5;
	border-left-color-value: #e5e1d5;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

.plain {
	margin-top: 5px;
	margin-right: 5pt;
	margin-bottom: 5px;
	margin-left: 5pt;
	background-color: transparent;
	background-image: url("/p2011/menu/images/imagebg.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #e5e1d5;
	border-right-color-value: #e5e1d5;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #e5e1d5;
	border-left-color-value: #e5e1d5;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding: 9px;
}

/*
p.introduction {
	color: #333;
	line-height: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}*/


.picture { background-color: #F9F9F9;
background-image: url("/p2011/menu/images/imagebg.jpg");
border: 1px solid #CCCCCC; padding: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	line-height: 110%;}
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
.pressleft   { 
float:left;
margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;}



/*************simple text styles************/


/*.subhead_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
*/

.imageleft {
	padding-right: 5px;
	float: left;
}
.imageright {
	padding-left: 5px;
	float: right;
	padding-bottom: 5px;
}


/*img {
	border: none;
}
*/

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #820000;
	font-weight: bold;
	line-height: 150%;
}




div.rightcolum {
	width :250px;
	float :right;
	height: auto;
	padding-bottom: 20px;
	padding-left: 5px;
	
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	line-height: 120%;
}


.white_text {color: #FFFFFF;
	font-weight: bold;
}
.white_textnormal {
	color: #FFFFFF;
	font-weight: normal;
}


.white_textlight {
	color: #FFFFFF;
	font-weight: lighter;
}
.red_text {
	color: #820000;
	font-weight: bold;
}

.red_text_test {
	color: #820000;
	font-weight: bold;
}


/*bigger text for non headers*/
.nonheader-largest {font-size: 2.3125rem;
			font-family: 'Lato', sans-serif;
    		font-weight: 300;
		    font-style: normal;
    		color: #222222;
    		text-rendering: optimizeLegibility;
    		margin-bottom: 0.5rem;
		    line-height: 1.4;}
		
.nonheader-larger {font-size: 1.6875rem;
				font-family: 'Lato', sans-serif;
    		font-weight: 300;
		    font-style: normal;
    		color: #222222;
    		text-rendering: optimizeLegibility;
    		margin-bottom: 0.5rem;
		    line-height: 1.4;
		}
.nonheader-large		
		{font-size: 1.4375rem;
						font-family: 'Lato', sans-serif;
		    font-style: normal;
    		color: #222222;
    		text-rendering: optimizeLegibility;
    		margin-bottom: 0.5rem;
		    line-height: 1.4;
		    }

.lessindentbullet {
        list-style-position:outside;
        margin:0;
		padding-left: 10px;
		padding-right: 10px;
}


/* styles for the full width alert banner */
.alert {
  padding: 20px;
  background-color: #990000; /* Red */
  color: white;
  border-radius: 5px;
  margin-bottom: 15px;
}

/* Style the close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When hovering over the close button */
.closebtn:hover {
  color: black;
}

/* Basic styles for the smaller pill button */
.pill-button {
  background-color: #840c0c; /* lmc red background */
  border: none; /* Remove border */
  color: white !important; /* White text */
  padding: 5px 15px; /* Smaller padding */
  text-align: center; /* Center the text */
  text-decoration: none !important; /* Remove underline with !important */
  display: inline-block; /* Make the button inline-block */
  font-size: 14px; /* Slightly smaller font size */
  border-radius: 25px; /* Make the button pill-shaped */
  transition: background-color 0.3s; /* Smooth transition for background color */
		 margin: 5px;
}

/* Add a hover effect */
.pill-button:hover {
  background-color: #e9af31; /* yellow  */
	  color: black; /* black text */

}