#home {
  position:relative;
  background:transparent;
  clear:none;
  padding:18px 0;
}
#moto {
	padding:0px 0px 15px 18px;
	}
#moto div{
	font-size:18px;
	padding-top:20px;
	color:#333333;
	}
#promoPanel {
  text-align:center;
/*
  background:orange;
  width:100%;
*/
  padding:15px 0 0 0px;
  margin:0 0 22px 0;
  position:relative;
}
#promoPanel a {
	display:block;
	position:absolute;
	text-decoration:none;
	background-color:transparent;
	width:750px;
	height:100%;
	top:0px;
	left:22px;
}
#promoPanel a img {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	border:0;
}

#promoPanel img {
}

#aboutPanel {display:none;}
#newsPanel, #oldAboutPanel
{
}

#oldnewsPanel
{
  float:left;  
  width:210px;
  padding-left:20px;
  padding-right:13px;
  background:url(/images/style3/sidebar-bg.png);
  background-position: right;
  background-repeat: repeat-y;
}
#home h3 a { color:#900; } #home h3 a:hover { color:#c00; }

#home a {
  text-decoration: none;
  color:black;
}
#home a:hover {
  color:#900;
}




#home  ul,#home  li {
  margin:0;padding:0;list-style:none;
}
#home  li {
  padding-top:5px;
}
#home  .news_list_date {
	color:#999999;
	font-style:italic;
}

.braemac_row {clear:left;}
.braemac_col {float:left;padding:1em;}

#home_big_logo {
  margin:25px 0;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  position:absolute;
  background:#cba;
  background:transparent;
  width:308px;
  left:242px;
  top:200px;
/* move left to span two columns*/
  left:121px;
}

#home_big_logo img {
  padding: 0;
  margin:0;
}
#home_big_logo span {
  display:block;
}

#moreNews {
	background-color:#ad0202;
	padding:7px 0px 0px 10px;
	height:20px;
	color:#FFFFFF;
}
#moreNews a, #moreNews a:hover{
	color:#FFFFFF;
}
#moreNews a{
	text-decoration:none;
}
#moreNews a:hover{
	text-decoration:underline;
}
.news_container {
	height:150px;
	}
#newsPanel .news_head
{
  margin:0;
  background-image:url(../images/red_fade.jpg);
  background-repeat:repeat-x;
  height:22px;
  color:#FFFFFF;
  padding:3px 0px 0px 10px;
  font-weight:normal;
}
#newsPanel .titleurl {
	font-weight:bold;
	color:#ad0202;
	font-size:14px;
	}
#newsPanel .titleurl:hover {
	text-decoration:underline;
	}
#newsPanel .moreurl {
	color:#ad0202;
	text-decoration:underline;
	}
#newsPanel .titleurl:hover {
	color:#990000;
	}
#newsPanel .news_head a
{
  font-size:15px;
  color:#FFFFFF;
  font-weight:normal;
}
#newsPanel .news_head a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
#newsPanel ul li {
	float:left;
	width:33%;
	height:150px;
	padding:0px;
	margin:0px;
	}
#newsPanel ul li div{
	padding:10px;
	}
#newsPanel ul .li0, #newsPanel ul .li1 {
	background:url(/images/red_dash.jpg);
	background-position: right;
	background-repeat: repeat-y;
	}
#newsPanel ul{
	margin: 0px 15px 0px 15px;
	}
.tabTable tr td, .tabTable tr th{
	border-bottom:#999999 1px solid;
	}
.tabTable td, .tabTable th{
	padding:20px;
	}
.categoryListBoxContents {
	float:left;
	padding:15px;
	border:0px;
	text-decoration:none;
	}
.categoryListBoxContents a img, .categoryListBoxContents a, .havenimage a {
	border:0px;
	text-decoration:none;
	}
.havenimage{
	padding-bottom:10px;
	}
