	
table {
	border-right: #e1d2a9 1px solid; 
	margin: 0px auto; 
	border-bottom: #0f4f67 3px solid;
	padding:0px;
	line-height:15px;
}
th {
	border-top: #e1d2a9 1px solid; 
	vertical-align: top; 
	border-left: #e1d2a9 1px solid; 
	width: 100px; 
}
td {
	
	border-top: #e1d2a9 1px solid;
	padding:2px;
	vertical-align: top; 
	border-left: #e1d2a9 1px solid; 
	width: 100px; 
	
}
td a {
	padding:0;
	font-size:10px;
}
td a.two {
	padding: 0px;
	font-size:10px;
	color:#887117;
}
td a.two:hover {
	font-size:10px;
	color:#887117;
}
tr.day {
	font-size: 10px; 
	color: #887117; 
	background:#fff;
	height: 100px;
}
tr.number {
	font-size: 10px; 
	background: #f9f6ea; 
	vertical-align: middle; 
	font-weight:bold;
	color: #5f5449; 
	text-align: right;
}
th {
	font-weight: normal; 
	font-size: 13px; 
	vertical-align: middle; 
	text-transform: capitalize; 
	color: #534741; 
	padding:10px 2px;
	text-align: center; 
	background:#efe1af url(../images/core/cal-day-bg.jpg) repeat;
	font-variant: small-caps;
}


.standoutTitle {
display:block;
padding:13px 13px 13px 0;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:4px #5b882a solid;
color:#5b882a;
font-weight:bold;
font-size:28px;
text-transform:uppercase;


}

.standoutDetails {
display:block;
margin:0px;
padding: 10px;
background-color:#f9f6ea;
height:auto;
border-top:12px solid #8ab45c;
font-size:13px;
color:#534741;
}