/* CSS Document */

/* Reset */
/*
* {margin:0; padding:0;
}

/* Typography */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {}
.column_02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #303030;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #98b1ca;
	font-size: 18px;
	font-weight: normal;
}
a:link {
	color: #325577;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
li a:link {
	color: #f3ed8d;
	text-decoration: none;
}
.column_02a p {
	padding-top: 5px;
	color: #d8d8d8;
	line-height: 14px;
	padding-bottom: 10px;
}
#date h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#date h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #325577;
}
#post p {

}
#post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #325577;
}
