@CHARSET "ISO-8859-1";
@import url("selectNews.css");
@import url("obituary.css");
@import url("panel2.css");
@import url("panel23.css");
@import url("panel3.css");
@import url("panel4.css");
@import url("bottin.css");
@import url("adsSearch.css");
@import url("newsSearch.css");
@import url("searchResult.css");
@import url("/css/contactus.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;
	margin-bottom: 30px;
}

table#top_left_header_table {
	padding: 0 7px 3px 7px;
}

* html table#top_left_header_table {
	padding: 0 7px 0 7px;
}

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

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

table#headerTable td#otherPubHorizontal img {
	margin-top: 7px;
	right: 0;
	position: relative;
}

* html table#headerTable td#otherPubHorizontal img {
	margin-top: 7px;
}

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

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

div.stdColor, div.stdColor a {
	color: #323232;
}

div.menuSetTitle {
	padding-left: 18px;
	border-bottom: dotted 2px #043f67;
	background: url("/images/arrow_standard_bg_blue.gif") no-repeat left center;
}

.blueArrowHeader {
	padding-left: 18px;
	font-weight: bold;
	background: url("/images/arrow_standard_bg_blue.gif") no-repeat left center;
}

div.menuSetDescription {
	padding: 5px 0 5px 0;
	text-align: justify;
	text-indent: 12px;
	background: url("/images/arrow_standard_bg_white.gif") no-repeat left 10px;
}

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

div.panel1 img {
	width: 160px;
	margin-top: -25px;
	margin-bottom: 25px;
	position: relative;
}

* html div.panel1 img {
	margin-top: -10px;
	margin-bottom: 0;
}

div.panel1 a img {
	border: none;
}

/*SITE SEARCH*/
div#searchSite {
	width: 600px;
	height: 50px;
	margin: 0 0 10px 220px;
	background-image: url("/images/siteSearchBg.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#searchSite input {
	width: 88px;
	height: 12px;
	margin-top: 20px;
	background-color: #ffffff;
	font-size: 0.55em;
}

* html div#searchSite {
	margin-top: 15px;
	background-position: 0 10px;
}

div#searchSite input#input1 {
	margin-left: 140px;
}

div#searchSite input#input2 {
	margin-left: 64px;
}

div#searchSite input#input3 {
	margin-left: 62px;
	padding-right: 0;
	margin-right: 0;
}

div#searchSite input#inputGo {
	width: 48px;
	height: 30px;
	margin: 0 0 0 -11px;
	border: none buttonshadow;
	cursor: pointer;
	background-image: url("/images/searchGo.gif");
	background-repeat: no-repeat;
	background-position: top center;
	display: inline;
	vertical-align: middle;
}

* html div#searchSite input#inputGo {
	margin: 0 0 0 -17px;
}

/*MENU*/
td.center_middle_menu {
	width: 809px;
	padding-bottom: 0;
}

td.center_middle_menuRel {
	padding-top: 0px;
	position: relative;
}

td#center_middle img#center_middle_menuAbs {
	position: absolute;
	margin-top: -10px;
	border-style: none;
}

* html td#center_middle img#center_middle_menuAbs {
	position: absolute;
	margin-top: 0;
}

td.center_middle_menu ul {
	width: 809px;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
}

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

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

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

* html div.underlign {
	margin: 2px 0 0 0;
	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: #ffffff;
}

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;
}

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;
}

.valign {
	vertical-align: 2px;
}

.bg_yellow {
	background-color: #ffc411;
}

div.mainNewsColor, td.mainNewsColor {
	background-color: #e7e4e4;
}
div.mainNewsColor2, td.mainNewsColor2 {
	background-color: #e7e4e4;
}
div.mainNewsColor3, td.mainNewsColor3 {
	background-color: #e7e4e4;
}
div.mainNewsColor4, td.mainNewsColor4 {
	background-color: #e7e4e4;
}
div.mainNewsColor5, td.mainNewsColor5 {
	background-color: #e7e4e4;
}
div.mainNewsColor6, td.mainNewsColor6 {
	background-color: #e7e4e4;
}
div.mainNewsColor7, td.mainNewsColor7 {
	background-color: #e7e4e4;
}
div.mainNewsColor8, td.mainNewsColor8 {
	background-color: #e7e4e4;
}
div.mainNewsColor9, td.mainNewsColor9 {
	background-color: #e7e4e4;
}

div.mainNewsColorbg2 {
	background-color: #cccccc;
}

div.mainNewsColorbg3 {
	background-color: #999999;
}

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;
}