/* Subpage styles.  NOTE: Subpage.master also includes base.css */

body * 
{
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
   
}
body {
margin: 0;
padding: 0;
background-image: url(/App_Themes/flholocaust/Images/subbg.gif);
background-repeat: repeat-x;
background-position: center 220px;

}

/* Sub Header */

.subheader {
background-image: url(/App_Themes/flholocaust/Images/hdr_bg_sub.gif);
height: 76px;
width: 100%;
background-repeat: repeat-x;
}

.subheader_cont {
margin-left: auto;
margin-right: auto;
width: 990px;
}

.sub_left {
display: inline;
float: left;
width: 316px;
height: 76px;
}

.sub_right {
display: inline;
float: left;
height: 76px;
width: 674px;
}

.sub_right img {
border: 9px solid #fae3b5;
border-top: 10px solid #fae3b5 ;
}

.footer {
clear: both;
background-image: url(/App_Themes/flholocaust/Images/footer_bg.gif);
background-repeat: repeat-x;
}



.content {
margin-bottom: 10px;
}

.content_cont {
margin-left: auto;
margin-right: auto;
width: 1000px;
}

.content_left {
width: 330px;
display: inline;
float: left;
background-color:#606D88;
}

.content_mid {
width: 660px;
display: inline;
float: left;
margin-left: 5px;
background-color:#91959F;
}


/* Content boses */

.content_left_top {
height: auto;
width: 330px;
background-color: #606d88;
padding-top: 20px;
}

.content_left_top h1 {
color: #5296cd;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
padding-top: 5px;
padding-left: 10px;
}


.content_left_top a {
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
width: 320px;
height: 25px;
padding-left: 10px;
background-color: #606d88;
display: block;
margin-top: -20px;
padding-top: 4px;
}

.content_left_top a:hover {
color: #5782ac;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
width: 320px;
height: 25px;
background-image: url(/App_Themes/flholocaust/Images/subnavbg.gif);
background-repeat: repeat-x;
padding-left: 10px;
margin-top: -20px;
padding-top: 4px;
}
	
.content_left_c {
width: 320px;
background-color: #606d88;
height: auto;
padding-left: 10px;
}

.content_left_c h2 {
color: #ffffff;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.content_left_c a {
color: #94aac4;
}

.content_mid_top {
height: 31px;
width: 660px;
background-color: #91959f;
}

.content_mid_top h1 p {
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
font-style: italic;
padding-top: 5px;
padding-left: 10px;
display:inline;
}

.content_mid_c h2 {
color: #ffffff;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.content_mid_c {
width: 630px;
background-color: #91959f;
padding-left: 10px;
padding-right: 20px;
height: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 18px;
}



.content_left_c p {
color: #89b2d5;
}


.content_mid_c ul li {
color: #09101b;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.calendarDetails, 
.calendarDetails p 
{
	color:White;
}