/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	background-repeat: repeat-x;
	}
#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px auto;
	width: 900px;
	text-align: left;
	background: white;
	}	
#header {
	position: relative;
	height: 126px;
	width: 900px;
	background: url(../images/header_back.jpg) repeat-x;
	}
#logo {
	position: absolute;
	top: 34px;
	left: 11px;
	margin: 0 0 0 0;
	}		
#beth {
	position: absolute;
	top: 5px;
	right: 10px;
	}
#pageMenu {
	position: absolute;
	top: 107px;
	right: 5px;
	color: black;
	}		
#pageMenu a {	
	color: black;
	padding: 0 5px;
	font-size: .9em;
	font-family: Tahoma, Geneva, sans-serif;
	}	
#pageMenu a:hover {
	color: #30627b;
	text-decoration: none;
	}	
#headerImage {
	margin: 0 0 0 0;
	padding-bottom: 1px;
	height: 160px;
	}	
#siteTagline {
	position: absolute;
	top: 190px;
	right: 55px;
	text-align: right;
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-style: italic;
	}	
#mainFrame {
	width: 900px;
	margin-bottom: 10px;
	}
#frameTable {
	width: 900px;
	}	

/* layer 1 */		
.menuCategory {
	width: 175px;
	}	
.menuCategory a, .menuCategory a:visited {
	display: block;
	width: 175px;
	color: #272324;
	font-size: 1.0em;
	text-decoration: none;
	text-indent: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #79b5d4 url(../images/menu.gif) 10px 50% no-repeat;
	}	
.menuCategory a.selected, .menuCategory a:hover {
	font-weight: 800;
	width: 175px;
	color: white;
	background: #30627b url(../images/menu_roll.gif) 10px 50% no-repeat;
	}	
.menuCategory li {
	list-style-type: none;
	margin-bottom: 1px;
	}
/* layer 2 */
.menuCategory li.selected  ul {
	display: block;
	}
.menuCategory li  ul  {
	display: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}		
ul.menuCategory li ul li a, ul.menuCategory li ul li a:visited {
    display: block;
    text-align: left;
	font-size: .9em;
	width: 175px;
    text-decoration: none;
	padding: 3px 0px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    text-indent: 23px;
	/*background: url(../images/menu.gif)  20px 50% no-repeat;*/
	background: none;
	}
ul.menuCategory li ul li a:hover {
    text-decoration: none;
	color: white;
	font-size: .9em;
	font-weight: 400;
	background: #30627b url(../images/menu_roll.gif) 10px 50% no-repeat;
	}		
.menuCategory li ul a:link {
	}	
ul.menuCategory li ul li a.selected  {
	border: none;
	font-weight: 400;
	color: #30627b;
	background: #ffffff url(../images/sub_menu.gif) 10px 50% no-repeat;
	}		
ul.menuCategory, ul.menuCategory li ul {
	white-space: normal;
	padding: 0;
	margin: 0;
	}
ul.menuCategory li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
.menuCategory li ul li  {		
	list-style-type: none;
	padding: 0;
	margin: 1px 0;
	border-top: none;
	}
	/* end of category menu */	
#leftcolumn .pod {
	width: 145px;
	padding: 5px;
	margin: 15px 10px;
	background: #DADEE0;
	}	
#leftcolumn .title {
	font-family: Times New Roman, Times, serif;
	font-size: 1.4em;
	color: #045a8d;
	text-indent: 15px;
	background: url(../images/bullets.gif) 0% 50% no-repeat;	
	margin-bottom: 10px;
}
td#mainCol {
	width: 775px;
	background: url(../images/main_top.gif) no-repeat;
	}	
#contentBox {
	
	margin: 35px 12px 0px 15px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	padding: 10px;
	padding-top: 5px;
	}	
.mainContent #mainContent {
	width: 400px;
	}	
td.pods {
	background: url(../images/v-double_line.gif) repeat-y;
	}	
#right {
	margin-left: 15px;
	width: 215px;
	padding-top: 5px;
	}	
#right .pod {
	margin-bottom: 15px;
	}	
#right .title {
	font-family: Times New Roman, Times, serif;
	font-size: 1.6em;
	color: #045a8d;
	text-indent: 15px;
	background: url(../images/bullets.gif) 0% 50% no-repeat;	
	margin-bottom: 0px;
}	
#right #spotlightpod .content {
	background: #e8f1f7;
	padding: 3px;
	border: 1px solid #c1c3c4;
	margin: 5px 7px;
	}
#right #spotlightpod .content img{
	max-width: 190px;
	}
#right #spotlightpod a {
	font-weight: bold;
	color: #900a0a;
	}
#footer {
	text-align: center;	
	background: #e8f1f7 url(../images/double_line.gif) repeat-x;
	padding: 30px 0px 25px 0px;
	border: 1px solid #e8f1f7;
	}
#footerText {
	}	
#category26 .standard .listingContainer {
	margin: 0px;
	}
.date {
	display: none;
	}		
.detailText img {
	margin-left: 5px;
	}	