
body {
	margin: 0px 0; 	padding: 0;
	/*font: normal .72em/1.5em 'Trebuchet MS', sans-serif;*/
	font: normal .72em/1.5em 'arial', sans-serif;
	color: #444;
	background: #000044;
	text-align: center;	
	height: 100%;	
}

/* links */
a { background: inherit; color: #cc0000; text-decoration: none; }
a:hover { background: inherit; color: #0E3384; text-decoration: underline; }

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}


.headline_title 
{
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-color: #000044;
	width: 300px;
}
.headlines
{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	width: 300px;
}
.headlines_table
{
	border-width: 1px;
	border-style: solid;
	border-color: #000044;
	background-color: #f3e2a2;
}
.headline img
{
border: 1px solid #DDD; 
padding: 1px;
background-color: #FFF;
margin: 0px 0px 0px 5px;

}

.timer
{
	color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #000044;
	background-color: #D20701;
	position:absolute;
 top:0;
 right:0;
 width:200px;

}


.oneliner_table
{
	color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #000044;
	background-color: #D20701;
}

a.oneliner {color: #ffffff; text-decoration: underline; }
a.oneliner:hover { color: #ffffff; text-decoration: underline; }



td.feature_headline
{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;	
	background-color: #e6d182;
}
td.feature_headline2
{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background-color: #e6d182;
}
.fow_headline
{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background-color: #e6d182;
}
.fow_feature
{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background-color: #f3e2a2;
}
td.feature
{
	font: normal 13px 'arial', sans-serif;
	line-height: 14px;
	font-style:italic;
	text-align: left;
	background-color: #f3e2a2;
}
td.store
{
	font: normal 10px 'arial', sans-serif;
	line-height: 11px;
	font-style:normal;
	text-align: left;
	background-color: #f3e2a2;
}
.nicknames
{
	font: normal 14px 'arial', sans-serif;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}
.mustaches
{
	font: normal 14px 'arial', sans-serif;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}
.feature2
{
	border-width: 1px;
	border-style: solid;
	border-color: #e6d182;
	background-color: #f3e09a;
}

.photo_credit
{
	font-size: 8px
}
.email_page
{
	font: normal 10px 'arial', sans-serif;
}
.mission_statement
{
	font: normal 9px 'arial', sans-serif;
}
/* links */
a.mission_statement { background: inherit; color: #ffffff; text-decoration: none; }
a.mission_statement:hover { background: inherit; color: #ffffff; text-decoration: underline; }

.row_odd
{
	background-color: #f3e2a2;
}
.row_even
{
	background-color: #e6d182;
}


.growleft:hover {float: left;}
a.growleft:hover img {height: 120px;}
.grow:hover {}
a.grow:hover img {height: 120px;}
