
@import "nav.css";
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	color:#3A1705;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	line-height:22px;
	font-size: 20px;
	padding-bottom: 3px;
}


h2{
	color:#3A1705;
	margin-bottom: 10px;
	font-size: 16px;
}

h3{
	color: #C02B00;
	font-size: 14px;
	border-bottom:solid 1px;
	text-align: left;
	margin-top: 10px;
}

h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
}


h5 {
	font-size:12px;
	margin: 0px;
}


.float_left{
	float:left;
}

a:link,
a:visited{
	color: #C02B00;
}
a:hover{
	color: #1C2438;
}

img {
	border:none;
}

.small {
	font-size:8pt;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}


address{
	margin:10px;
	font-style:normal;
}
.staff{
	margin:20px;
}
.staff .title{
	font-weight:bold;
}
.staff .name{
	display:block;
	font-size:14px;
	font-weight:bold;
}

.imgFloatRight {
	padding:7px;
	float:right;
}

.imgCenter {
	display:block;
	margin:0 auto;
}
.clear {
	clear:both;
}


.nobullets {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.donate {
	font-size:15px;
}
.donate {
	display:block;
	background:url(http://www.holocaustcentermilwaukee.org/images/boxes/green_dark/content.jpg) repeat;
	border:1px solid #B89B49;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	width:140px;
}
/*-- COLUMNS 
/*----------------------------------------------------------------*/
.column_30 a:link,
.column_30 a:visited {
	color: #5D6903;
}

.column_30 a:hover{
	background-color:#E2F3AE;
}


.column_30 .box .box_content ul{
	
	 padding:0 0 10px 5px;
	 list-style:none;
}

.column_half ul {
	list-style-type: none;
}


.column_30 .box .box_content ul li{
	 margin-bottom:5px;
}

.column_70 .box .box_content ul{
	list-style:disc; 
}


.column_70 .box .box_content ul.hasImage{
	margin-left:310px;	
}






/*--
-----------------------------------------------------------------*/


/*-- BOX CONTENT
------------------------------------------------------------------*/

.box_n_box ul{
	list-style:none;
}

.img_block{
	width:300px;
	float:left; 
	margin:0 10px 10px 0;
}

.img_block p{
	font-size:11px;
}

.box_content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box_content table {
	width:100%;
}

.box_content ul.bulleted{
	list-style-type:disc;
	margin:10px 0 0 20px;
	padding:0;
	
}

.box_content ul.bulleted li{
	margin:2px 0;
}



.column_30 address{
	font-style:normal;
	font-size:12px;
}
/*--
---------------------------------------------------------------------*/






/*-- EVENTS
---------------------------------------------------------------------------*/
#events .column_70 h2{
	color:#3A1705;
	margin-bottom: 10px;
	font-size: 16px;
	padding-bottom:3px;
	border-bottom:solid 1px;
}

#events h3{
	color: #C02B00;
	font-size: 14px;
	border:none;
	text-align: left;
	margin-top: 10px;
}

.event_links {
	text-align:center;
	margin:0 auto;
	/*width:120px;*/
}
.event_links a{
	display:block;
	padding:10px;
	/*float:right;*/
	clear:both;
	/*background-image: url(../images/boxes/yellow_dark/content.jpg);*/
	/*background: #CCCCCC;*/
	margin:0 auto;
	border-bottom:1px solid #DF957F;
	width:70%;
}

.event_links a:link, 
.event_links a:visited {
	font-size:14px;
	color:#333333;
	text-decoration:none;
}

.event_links a:hover{
	color:#000;
	/*background:#2E2C57;*/
	background-image: url(../images/boxes/yellow_dark/content.jpg);
}
.event_links a.current_month:link,
.event_links a.current_month:visited {
	color:#000;
	/*background:#2E2C57;*/
	background-image: url(../images/boxes/yellow_dark/content.jpg);
}


#events .item {
	clear:both;
	padding:10px;
	width:100%;
}

#events .item p{
	margin:3px 0 3px 10px;
}
#events .item h2{
	font-weight:bold;
	font-size:16px;
	text-align:left;
	text-decoration:none;
}
#events .item .headers{
	/*width:120px;*/
	width:30%;
	margin-right:10px;
}
#events .item .headers span {
	font-weight:bold;
	font-size:15px;
	text-align:left;
	text-decoration:none;
}

#events .item .details{
	/*width:270px;*/
	width:65%;
	margin-bottom:20px;
	padding-left:10px;
	border-left:1px solid #666666;
}

.fed-logo{
	position:absolute;
	top:60px;
	left:636px;
	}
	


.event_box {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #2E2C57;
	background-color: #FFF6F2;
	margin-bottom: 15px;
	padding: 0px;
}
.event_box h3 {
	background-color: #C1B9B7;
	line-height: 30px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #8F7266;
	border-right-color: #8F7266;
	border-bottom-color: #8F7266;
	border-left-color: #8F7266;
	font-size: 16px;
}
.event_box p.date {
	margin-left: 10px;
	background-image: url(../images/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	color: #A98C6E;
	margin-right: 10px;
	text-align: center;
	width: 40px;
}
.event_box p {
	margin-left: 10px;
	margin-right: 10px;
}
.event_box p.eventLocation {
	font-weight: bold;
	margin-bottom: 0px;
}
.january, .february, .march, .april, .may, .june, .july, .august, .september, .october, .november, .december {
	background-repeat: no-repeat;
	background-position: 60px bottom;
	height: 50px;
	width: 200px;
}

.january{
	background-image: url(../images/month_january.jpg);
}
.february{
	background-image: url(../images/month_february.jpg);
}
.march{
	background-image: url(../images/month_march.jpg);
}
.april{
	background-image: url(../images/month_april.jpg);
}
.may{
	background-image: url(../images/month_may.jpg);
}
.june{
	background-image: url(../images/month_june.jpg);
}
.july{
	background-image: url(../images/month_july.jpg);
}
.august{
	background-image: url(../images/month_august.jpg);
}
.september{
	background-image: url(../images/month_september.jpg);
}
.october{
	background-image: url(../images/month_october.jpg);
}
.november{
	background-image: url(../images/month_november.jpg);
}
.december{
	background-image: url(../images/month_december.jpg);
}

#events .event_box {
	float: left;
	margin-left: 20px;
	height:170px;
}

/*--
----------------------------------------------------*/

