@CHARSET "ISO-8859-1";
@import url("styles.css");
@import url("selectNews.css");
@import url("bottin.css");
@import url("adsSearch.css");
@import url("newsSearch.css");
@import url("obituary.css");
@import url("newspaper_menu.css");
@import url("panel2.css");
@import url("panel23.css");
@import url("panel3.css");
@import url("panel4.css");
@import url("contactus.css");
@import url("flashnews.css");
@import url("games.css");

/*Main Table*/

table#mainTable {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	min-height: 600px;
	border: solid 1px #ffcc00;
	font-family: tahoma, sans-serif;
	background-color: #ffffff;
}

/***************/
/*Content Table*/
/***************/

/*Header*/

table#headerTable {
	width: 994px;
}

table#top_left_header_table {
	margin-left: 7px;
}

table#headerTable a img {
	border-style: none;
}

/***pub image***/
table#headerTable td#mainPubHorizontal img {
	margin-top: 15px;
}

* html table#headerTable td#mainPubHorizontal img {
	margin-top: 10px;
}

table#headerTable td#otherPubHorizontal img {
	margin: 10px 15px 0 0;
	width: 241px;
	height: 90px;
}

table#top_left_header_table tr#onlineCatalogue td {
	margin: 0;
	padding: 0;
}

table#top_left_header_table tr#onlineCatalogue td img {
	margin: 0;
	padding: 0;
	border: none;
}

table#top_left_header_table tr#onlineCatalogue img {
	margin-top: 4px;
}
* html table#top_left_header_table tr#onlineCatalogue img {
	margin-top: 0;
}

/*CENTER*/

table#contentTable {
	width: 994px;
	margin-bottom: 20px;
}

* html table#contentTable {
	margin-top: -18px;
}

/*LEFT 1*/
div.panel1 {
	width: 165px;
	margin: 2px 5px 15px 8px;
}

div.panel1 img {
	width: 160px;
}

div.panel1 a img {
	border: none;
}

/*MENU*/
td#center_middle_menu {
	width: 100%;
	padding-bottom: 10px;
}

td#center_middle_menu ul {
	width: 100%;
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align: left;
}

td#center_middle_menu ul li {
	display: inline;
	font-size: 0.8em;
	color: #cc0000;
	margin: 0px 3px 0px 3px;
}

td#center_middle_menu ul li a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

div.underlign {
	margin: 2px 8px 0 10px;
	border-top: solid 1px #ff0000;
}

* html div.underlign {
	margin: 2px 0 0 10px;
	border-top: solid 1px #c1000b;
}

div.underlignDotted {
	margin: 2px 50px 0 50px;
	border-top: dotted 2px #ff0000;
	padding: 0 50px 0 50px;
}

div.underlignDottedBlue {
	margin: 0 50px 0 50px;
	padding: 0 50px 0 50px;
	margin-bottom: 20px;
}

/*FOOTER*/
td#footer {
	height: 31px;
	padding-left: 12px;
	font-size: 0.7em;
	color: #33ccff;
	background-color: #003366;
}

td#footer a {
	color: #ffffff;
}

td#footer div#copy {
	float: right;
	margin-right: 12px;
}

/*GENERIC*/
a.setLinkLeft {
	color: #000000;
	float: left;
}

a.setLinkRight {
	color: #000000;
}

div.setFloatRight {
	float: right;
	margin-top: 10px;
}

div.setFloatRight a {
	color: #000000;
	font-size: 0.85em;
}

div.setRight {
	text-align: right;
	margin-right: 12px;
}

.block {
	display: block;
}

.clear {
	clear: both;
}

.margin10 {
	margin-top: 10px;
}

.margin20 {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

.black {
	color: #000000;
}

.blue {
	color: #006699;
}

.red {
	color: #cc0000;
}

.valign {
	vertical-align: 2px;
}

.valign1 {
	vertical-align: 1px;
}

.bg_yellow {
	background-color: #ffc411;
}

input#submitEvents {
	width: 212px;
	height: 28px;
	margin: 5px 5px 0 35px;
	border: none buttonshadow;
	cursor: pointer;
	background-image: url("/images/submitEvents.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

input#submitEvents2 {
	width: 118px;
	height: 36px;
	margin: 5px 5px 0 308px;
	border: none buttonshadow;
	cursor: pointer;
	background-image: url("/images/submit.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

* html input#submitEvents2 {
	width: 118px;
	height: 36px;
	margin: 5px 5px 0 308px;
}

.blueSeparator {
	border-bottom: dotted 2px #043f67;
}

.blink {
	text-decoration: blink;
}

blink {
	behavior: url("/css/blink.htc");
}
