/*ABC3col Styles*/
/* hide from IE5 mac (which does not support images\*/
body {
  /*background-image: url(../images/page_bottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;*/
/* end hiding from IE5 mac */
}
body {
	font: 13px Verdana, arial, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
}

/* this is a comment */

#masthead {
  height:90px;
  background-image: url(../images/abc-masthead_all.jpg);
}
#logodiv {
  background-image: url("../picts/silver/bar.jpg");
  width: auto;
  height: 40px;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size:36px;
  color:#555555;
}
/* hide from IE5 mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */
#wrap_outer {
  position: relative;
  margin: 20px 3% 0 3%;
  padding: 0;
  width: 98%;
  min-width:780px;
  /* hide from IE5 and 6 to fix known CSS box problem in IE \*/
   
  /*background-image: url(../images/wrapper3col.gif);
  background-repeat: repeat-y;*/
}
#wrap_inner {
  /*background-image:url(../images/sidebar_tile.jpg);
  background-repeat: repeat-y;
  background-position: right top;*/
}
#nav_wrapper {
  width: 120px;
  float: left;
}
#leftcol {
  position: relative;
  width: 190px;  /* for IE5 */
  width: 170px;  /* actual value */
  float: left;
}
#mainbox {
	/*position: relative;*/
	width:55%;
	margin: 0;
	padding: 0;
	z-index:-1;
	float:left;
}

.colspacer {width:3%;
float:left;}

#rightcol {
	width: 190;  /* for IE5 */
	width: 170px;  /* required actual value */
	float: left;
	top: 0px;
	background:#FFFFFF;
	/*background-repeat: no-repeat;
	background-image: url(../images/sidebar_top.jpg);*/
	    
	border-color:#DEDEDE;
	
    padding: 3px 0px 3px 3px;
		
}

#rightcol img {padding: 0; margin: 0; }
.clearit {
  clear: both;
  height: 0;
  line-height: 0.0;
  font-size: 0;
}
#nav_wrapper img {
	border: 0;
	
	}
#nav_wrapper ul, #nav_wrapper li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
}


#maincontent {
  max-width:600px;
  font-size: 1.1em;
  color:#666;
  line-height: 110%;
  padding: 0 20px 0 0;
}

.leftcontent {
  font-size: 0.9em;
  line-height: 110%;
  width:85%;
  padding: 0px 10px 5px 10px;
  border:thin #666 solid;
  border-color:#CCC;
  margin-bottom: 10px;
}
.leftcontent h2 {
  font-size: large;
  font-weight:bold;
  margin: 12px 0 2px 0;
  color:#666;
}

.formmargin		{ margin: 0px; }

/* SITE SEARCH FORM */
.searchsiteform		{
			FONT: 12px arial, verdana, sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			background-image: url("../picts/shadeform.gif");
			WIDTH: 110PX;
			HEIGHT: 19PX;
			BORDER: #000000 1px solid;
			margin-top: 1px;
			
						
			}

myh1, myh2 {
  font-size: 24px;
  font-weight:bold;
  margin: 0;
}
myh3 {
  font-size: 1.2em;
  margin: 0;
}
myh2, myh3 {
  margin: 30px 0 0 0;
}



.rightcontent {
	font-size: 0.9em;
	padding: 6px 10px 6px 10px;
	position: relative;
	background-color: #FFFFFF;
	width:auto;
	margin: 2px 3px 5px 3px;
	border:thin #666 solid;
  	border-color:#CCC;
}
#rightcontent img {padding: 0; margin: 0;}
#rightcontent p {margin: 0 0 5px 0;}

#footer {
  background-color: #000000;
  color: #FFFFFF;
  filter: alpha(opacity=70);
  opacity: 0.70;
  width: 100%;
}
#footerwrap {}
#footercontent p {
  padding: 5px;
  font-size: 13px;
  line-height: 110%;
 }
#maincontent a:link {color: #636;}
#maincontent a:visited {color: #993300;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
  background-color: #4A4A4A;
  color: #CCCCCC;
  text-decoration: none;
}

#footercontent a:link {color: #FFFFFF;}
#footercontent a:visited {color: #ABABAB;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {color: #0099FF;}


#p7PMnav {width: 119px;}
#p7PMnav li {width: 117px; }
#p7PMnav ul {width: 115px; }
#p7PMnav, #p7PMnav ul {font-size: 1.0em;}
#navwrapper {position: relative;
          z-index:999999 }

/* horizontal line for dividing page */
.page-splits		{
			border: #B7BBC7 1px solid;
			background-color: #FFFFFF;
			color: #FCFCF4;
			height: 3px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			}

/*Facebook LIKE button */
.facebk_like {
	position:relative;
	float:right;
}
.facebk_hidecount {
	width:310px;
	height:15px;
	position:relative;
	float:left;
	font-size:9px;
	left:250px;
}
	
