/*
   * CSS Style for "PCJ" Theme  - TWrv
*/
body {
  margin:0;
  padding:0;
  color: #000000; 
  width:975px;
 }

#body_bg{
    background-color: #CCCCCC;
    /* prev.#ffffff chng for wider scren */
  
}


a:link, a:visited {
color: #5b9900;
   /*  color: #7e9c69, or #517979; green color */
  	text-decoration: none;
}
 h2 {
    margin:0;
  	color: #cc6600;
  	font-family: Georgia, Times;
  	font-size: 18px; 
	  line-height: 20px;  
 }
 
  
ul {
  margin: 0 !important;
  padding: 0 !important; /*changed from 15px */
  list-style-type:none; /* added */
  } 
ul a:link, ul a:visited{
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 1.6em;
  	color: #517979;
  	text-align: left;
  	text-decoration: none;
  }
ul a:hover{
  	text-decoration: underline;
 }

li {
  padding: 0;
  }

li li {
  padding-left: 16px;
  }

  th { /* change used by regions-communities */
/*  font-family: Verdana, Helvetica, sans-serif; */
  	font-family: Arial, sans-serif; 
  	font-weight: normal;
    font-size: 12px;
  	line-height: 1.6em;
  	text-align: left;
  	color: #cb6601;  /* orange */
  	padding-top: 6px;

 
  }
  td{
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 1.6em;
/*  color: #cb6601; */
  	text-align: left;

  }
  
  .contentheading {
/*    margin: 0 0 5px 0; */
    margin:0;
  	color: #cc6600;
  	font-family: Georgia, Times;
  	font-size: 18px; 
	  line-height: 20px;   
  }

  
  .contactname {
    	font-family: Verdana, Tahoma, Helvetica, sans-serif !important;
  	font-size: 14px !important;
  	line-height: 18px;
  	color: #5D9055 ;
  }
  
  .contentheading a:hover {
  	text-decoration: underline;
  }
    
  .modifydate{
  	font-family: Verdana,"Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #939393;
  	padding-top: 15px;
  }
  .small{
  	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #939393;
  }
  .createdate{
  	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #939393;
  }
  .readon{
  	font-family: Verdana, Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #939393;
  	width: 100%;
  	text-transform: uppercase;
  }
  a.readon:link, a.readon:visited {
  	font-family: Verdana, Tahoma, Helvetica, sans-serif;
  	text-decoration: none;
  	background-image: url(../images/readon_button.jpg);
  	background-repeat: no-repeat;
  	height: 7px;
  	width: 7px;
  	background-position: 0px 3px;
  	padding-left: 10px;
  	width: 100%;
  }
  a.readon:hover {
  	text-decoration: underline;
  }
  td.buttonheading {
  	width: 12px;
  }
  .contentpaneopen {	
  	width: 100%;
  }
  .sectiontableheader {
  	background-color : #535353;
  	background-repeat: repeat;
  	padding: 2px;
  	color : #FFFFFF;
  	font-weight : bold;
  	padding: 2px;
  }
  .sectiontableentry1 {
  	background-color : #FFFFFF;
  }	
  .sectiontableentry2 {
  	background-color : #F3F3F3;
  }
  
  /* TW REVISED HEADING TO DISPLAY NONE */
  
  .componentheading {
  /*	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 14px;
  	font-weight: bold; */
  	color: #000000;
  	display:none;
  }
  
  div.mosimage {
   	border: 1px solid #ccc;
  }
  .mosimage {
  	border: 1px solid #cccccc;
  	margin: 5px;
  }
  .mosimage_caption {
  	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #5b5c5c;
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	border-top: 1px solid #cccccc;
  }
  
  
  /* CUSTOM STYLING
  --------------------------------------------------------- */
  #main_table{
  margin:0;
  padding:0;
  /*border-right: 1px solid #E0C778; */
    border-left: 1px solid rgb(224, 199, 120);
    border-right: 1px solid rgb(224, 199, 120);
    border-bottom: 1px solid rgb(224, 199, 120);
  width: 994px;
  cursor: default;
  }
  
  #wrapper{
  	width: 994px;
  }
  
  .top_bar{
  	background-image: url(../images/top_bar.gif);
  	background-repeat: no-repeat;
  	height: 22px;
  	width: 960px;
  }


  .user1{
  	background-image: url(../images/user1_bg.jpg);
  	background-repeat: repeat-x;
  	height: 269px;
  }
  /*.user2{
	background-image: url(../images/ja_masthd3.jpg);
  	background-repeat: no-repeat;  
  	height: 100px;
  	width: 960px;
  } */

  /*.user3{
  	background-image: url(../images/ja_masthd3.jpg);
  	background-repeat: no-repeat;
  	height: 100px;
  	width: 960px;
  }
  */
   /* remove?  */
   .grey_div{
  	background-image: url(../images/grey_div.jpg);
  	background-repeat: repeat-xy; 
  	height: 16px;
  }
  .left{
  	padding-top: 14px;
  	padding-bottom: 20px;
  	background-color: #fff9f0; 
  /* background-color: #fff4f0   #f6f5ef;  #f4f4f4 = light gray */
    border-right-width: 1px;
  	border-right-style: solid;
  	border-right-color: #d9bba6; 
    /* #dea47c or #cccccc; */
  }
  .mainbody{
  	padding: 20px;
  	background-color: #FFFFFF;
  }
  .right{
  	padding-top: 20px;
  	padding-bottom: 20px;
  	background-color: #f4f4f4;
  	border-left-width: 1px;
  	border-left-style: solid;
  	border-left-color: #cccccc;
  }
  /*.div_bottom{   Optional btm gry ftr
  	background-image: url(../images/div_bottom.jpg);
  	background-repeat: repeat-x;
  	height: 16px;
  }*/
  .footer{
  	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #000;
  }
  .footer a:link, .footer a:visited{
  	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
  	font-size: 10px;
  	color:#000;
  /* chg color from #fff  */
  	text-decoration: none;
  }
  .footer a:hover{
  	color: #FFFFFF;
  	text-decoration: underline;
  }
  #left{
  	padding-right: 7px;
    padding-left: 24px; 
 /*  	border-right-width: 1px;
  	border-right-style: solid;
  	border-right-color: #d9bba6; 
*/ 
  }
  
  #right{
  	padding-right: 24px;
  	padding-left: 14px;
  }
    
  /* MENU MODULES STYLING
  --------------------------------------------------------- */

 #mmenu {
/* 	font-family: Verdana, Helvetica, sans-serif !important;
/*  	font-size: 9px !important; */
	background-color: #ECDFC1;   /* beige */
/*   background-color:#c19a3e; /*light orange */
/* 	background-image: url(../images/green2.gif); */
/*  	background-repeat:repeat-x; */
   
  } 
#mmenu a:link, #mmenu a:visited { 
    padding-right: 24px !important; /*Rev 2-26 */
    font-size: 10px !important;
  	text-decoration: none;
  	color:#000000;
    margin-left: 24px !important;}
	
#mmenu a:hover {
  	text-decoration: none;
  	color: #000000;
 } 

table.moduletable {
    padding-bottom: 4px; /*reduce de 10 */
  	margin-bottom: 4px;  /*reduce de 10 */
  	border-bottom-width: 1px;
/*  border above categories and mt modules*/
  	border-bottom-style: solid;
  	border-bottom-color: #cccccc; 
  	width: 206px;
  }
 table.moduletable th {
  margin:0;
  padding-top: 6px;
  padding-bottom: 4px;
  text-align: left;
  text-transform: uppercase;
}
table.moduletable td {
  	font-family: Verdana, Tahoma, Helvetica, sans-serif !important;
  	font-size: 11px;
  	line-height: 16px;
	  color: #555555; /*green */
  	text-align: left;
  }
  
  a.mainlevel:link, a.mainlevel:visited { 
  	font-family: Verdana, Tahoma, Helvetica, sans-serif !important;
  	font-size: 11px !important;
  	line-height: 18px;
  	color: #5D9055;
  	padding-left: 8px;
  /* a.mainlevel:link below determines stat cats - left 
    Rv after general link chgd to Georgia used in component area 
  	background-image: url(../images/bullet_menu.jpg); 
  	background-repeat: no-repeat;
  	background-position: 0px 3px; */
  }	
 
   a.mainlevel:hover {
   	color: #5D9055 ;  
    background-image: url(../images/bullet_menu.jpg); 
  	background-repeat: no-repeat;
  	background-position: 0px 3px;
   }
 
  a.sublevel:link, a.sublevel:visited {
  	padding-left: 8px;
  	background-image: url(../images/bullet_menu.jpg);
  	background-repeat: no-repeat;
  	background-position: 0 3px;
  }
 
   
/* TW rv */


.twhdr {
  	margin: 0;
  	padding:0;
}
  
#masthead {
  	padding: 0;
    margin: 0;
/*  	background-color:#acb47d; */
  }

.image_text_float_left {        
          float: left;
          margin-top: 1em; 
          margin-right: 1em;
          margin-bottom: 0em; 
          margin-left: 0em; 
  }
.button {
/* border: 1px solid #cb6601; */
    background: #ECDFBF; 
    width: 65px;
    margin-top: 4px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 1px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	line-height: 12px;
		text-transform: uppercase;
}

#listings title {
 vertical-align: middle;
  margin: 0 18px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #CC6600; 
  border-bottom: 1px solid #f2b980;
}
#navpri ul {
	background-color: #CD9A56;
	margin: 0px;
	list-style-type: none;
	width: 994px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navpri li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:34px;
  padding-right:20px;


}
#navpri a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
}
#navpri a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#navseccontainer {
	background-color: #ECDFC1;
/*	width: 908px; */
	height: 20px;
  padding-left:86px;

}
#navsec ul {
/*	width: 994px; */
  padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
}

#navsec li {
	display: inline;
	padding-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.04em;
}

#navsec a {
	color:#000000;

}
#navsec a:hover {
	color:#CC6600;
	text-decoration:none;
}
#nav1 {
	width:994px;
}

#nav1  ul {
	margin:0;
	background-color: #CD9A56;
	padding-top:2px; /*adds padding */
	padding-bottom:3px;
}
#nav1 li { 
	display:inline; 
}

#nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:54px;
	/*	padding: 15px; increased padding betw items not above or below */
	color:#000000;
}
#nav1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#nav2 {
	margin:0;
	width:994px;
	background-color: #ECDFC1;
}

#nav2  ul {
	list-style-type:none;
	margin:0; /*move leftmost entry */
	padding-top:3px; /*adds padding */
	padding-bottom:3px;

}
#nav2 li {
	display:inline;

}

#nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:54px;
	/*	padding: 15px; increased padding betw items not above or below */
	color:#000000;

}
#nav2 a:hover {
	color:#B98237;
	text-decoration:none;
}
.listing-summary {
	float:left;
	height:80px;
	margin-top:2px;
	margin-right:0;
	margin-bottom:10px;
	margin-left:0;
	width:50%;
}