/*body { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; text-align:left; background-color: #D7C8A9;}*/

#container {
	width: 740px; margin: auto; background-color:#E2DECA;
}
#container2 {
	width: 520px; margin: auto; background-color:#E2DECA;
}
#container3 {
	width: 740px; margin: auto; background-color:#FFFFEF;
}


#content { margin: 0 20px;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C15B28;
}

h2 { font-size:14px; color:#999900; font:Verdana, Arial, Helvetica, sans-serif;}
p {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #660000;
	
}


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	padding-top: 10px;
}

.unsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
	padding: 9px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #DB7C2F;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #FF9900;
}

.sig { font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; color:#990000;}
.day-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC6600;
}
.month {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336666;
}
td.day-date {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	border-bottom: 1px dotted #660;
}
td.event { font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #660000;
	border-bottom: 1px dotted #660;
}
 a.tablelinks:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #DB7C2F;
}
 a.tablelinks:visited {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
 a.tablelinks:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.boxdesc { border: 1px solid #C60;
            padding: 10px;
        font-family:Arial, Helvetica, sans-serif; 
        font-size:11px;
        margin-left: 50px;
        width: 250px;
} 

.smboxdesc { border: 1px solid #000000;
            padding: 4px;
        font-family:Arial, Helvetica, sans-serif; 
        font-size:10px;
        color: #ffffff;
        background-color: #cc6600

} 