﻿/* CSS layout */
#wrapper {
	border-style: solid;
	border-width: 3px;
	border-color: #BD4753 #F2D6DC #F2D6DC #BD4753;
	margin: 5px auto 5px auto;
	background-color: #FFFFFF;
	width: 950px;
	clip: rect(0px, auto, auto, auto);
}
#masthead {
}
#top_nav {
	background-image: url('../images/Top-Logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
#container {
	min-width: 600px;
}
#left_col {
	width: 80px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
#right_col {
	width: 120px;
	float: right;
	margin-top: 5px;
}
#page_content {
	margin-left: 120px;
	margin-right: 120px;
	text-align: center;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
#footer {
	padding: 30px 60px 30px 60px;
	clear: both;
	text-align: center;
	font-size: 10px;
}
#left_col a {
	display: block;
}
#left_col a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF3424;
}
#left_col a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF3424;
}
#left_col a:hover,a:active {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#masthead a:link {
	font-size: 10px;
	text-decoration: none;
}
#masthead a:visited {
	text-decoration: none;
	color: #008080;
}
#masthead a:hover, a:active {
	color: #0000FF;
}
body {
	margin: 0;
	padding: 0;
	background-image: url('../images/background.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF3424;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #feaeef;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #feaeef;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-variant: small-caps;
	color: #FF3424;
}
h4 {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}
table {
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
content_container {
	padding-right: 20px;
}
.flag {
	width: 100px;
	height: 68px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	vertical-align: top;
}
.center {
	text-align: center;
	background-color: #FFFFFF;
}
.fineprint {
	font-size: 10px;
}
.masthead {
	margin-top: 0px;
	padding: 0px;
}
.byline {
	margin: 0px;
	text-align: right;
	font-size: 10px;
	padding-right: 25px;
}
.editorial {
	padding-right: 15px;
	text-align: left;
}
.noborder {
	border-style: none;
}
.editorial {
	text-align: left;
	padding-right: 15px;
	vertical-align: top;
}




.day_tag {
	border: 1px solid #FF3424;
	color: #FF3424;
	font-weight: bold;
}
.weekdays {
	text-align: right;
	font-size: 18px;
	color: #000000;
	border: 1px solid #FF3424;
}
.sunday {
	color: ##b73e45;
	text-align: right;
	font-size: 18px;
	border: 1px solid #FF0000;
}




.staff {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}




.byline {
	font-size: x-small;
	padding: 0px;
	margin: 0px;
}
.img_gal {
	float: left;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin-left: 52px;
}
.gallery_div {
	height: 110px;
}




.intext_image_lft {
	float: left;
}




.intext_text_lft {
}




.watcher_left {
	width: 335px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 3px;
}




.div_img_lft {
	width: 13%;
	float: left;
	margin-left: 0px;
}
.div_img_rt {
	width: 13%;
	float: right;
}




