a {
	color: rgb(0, 145, 0);
	font-weight: bold;
	}
	a img {
		border: none;
		}
	
h1,
h2,
h3 {
	color: rgb(230, 170, 47);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: normal;
	margin-top: 0;
	}
	.col1 h1,
	h2 {
		font-size: 14px;
		}
		.col1 h1 {
			margin: 0.5em 0pt 0.5em 20px;
			}
	h3 {
		font-size: 12px;
		}		
		
img.framed {
	border: 2px solid #005300;
	}
		
p {
	color: rgb(252, 241, 218);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	line-height: 140%;
	margin: 0pt 0pt 1em;  
	}
	.col1 p {
		font-size: 11px;
		margin: 1em 0pt 0pt 25px;
		}
		
strong.highlight {
	background: #eab750;
	color: #000;
	padding: 0 2px;
	}		
	
table {
	border-collapse: collapse;
	margin: 0;
	}
	table td {
		background-color: rgb(0, 51, 0);
		}
		table td.content {
			background-image: url(http://cityofoaksmarathon.com/assets/images/email/bg_header.png); 
			background-repeat: no-repeat;
			padding: 10px 10px 0 0;
			}
			table td.content table {
				margin: 0 0 1em;
				width: 100%;
				}
			table td.content td {
				border-bottom: 1px solid #004000;
				color: rgb(252, 241, 218);
				font-family: Arial,Helvetica,sans-serif;
				font-size: 12px;
				line-height: 140%;
				margin: 0pt 0pt 1em;
				padding: 2px 8px 2px 2px;
				}
			table td.content th {
				background-color: #004000;
				color: rgb(252, 241, 218);
				font-family: Arial,Helvetica,sans-serif; 
				font-size: 12px;
				font-weight: bold;
				line-height: 140%; 
				margin: 0pt 0pt 1em;
				padding: 2px 8px 2px 2px;
				text-align: left; 
				}

.outside {
	color: #000;
	}	
		
ul {
	color: rgb(252, 241, 218);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
	.col1 ul {
		margin-top: 0;
		}