/* This is the main layout */

* {
	margin: 0;
	padding: 0;
}
body {
	background:#ffffff url(../images/topbg.gif) center top;
	background-repeat:no-repeat;
	line-height: 130%;
	font-family: Verdana, "Times New Roman", Times, serif;
	color:#666666;
	font-size:0.90em;
	text-align:center;
}
.footer {
	margin:0 auto;
	background:url(../images/footer.gif);
}
#topbg {
	background:url(../images/new_top_bg.gif) center top;
	background-repeat:no-repeat;
	margin:0 auto;
}
#body {
	background:url(../images/footer.gif) center bottom;
	background-repeat:no-repeat;
	margin:0 auto;
}
#wrap {
	width:876px;
	margin:0 auto;
}
.line {
	border-bottom: 1px dashed #FF6600;
	padding:8px;
}
/* Links*/
A:link {
	COLOR: #990000;
	TEXT-DECORATION:none;
	background:#FFFF99;
	padding:2px;
	font-weight:bold;
	font-size: 0.80em;
	line-height:1.3em;
}
A:visited {
	COLOR: #990000;
	TEXT-DECORATION:none;
	background:#FFFF99;
	font-weight:bold;
}
A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
	background:#FFFF99;
	font-weight:bold;
}
A:active {
	TEXT-DECORATION: dashed;
	background:#990000;
	font-weight:bold;
}
A:unknown {
 TEXT-DECORATION: underline;
background:#990000;
font-weight:bold;
}
.bus {
	position:absolute;
	left:0;
	top:0;
	z-index: 0;
}
.nav {
	position:absolute;
	left:703px;
	z-index:1;
	top: 238px;
}
.proverb {
	position:absolute;
	top:218px;
	right:607px;
}
.divcontacts {
	width:350px;
	font-family: Verdana, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:0.85em;
	text-align:left;
	padding:35px 35px 5px 35px;
}
.leftbox {
	float: left;
	text-align:left;
	border-top-style: none;
}
.leftbox ul {
	list-style-type: none;
}
.leftbox li {
	border-bottom: 1px dashed #000000;
	width:500px;
	padding: 10px;
	margin-bottom: 10px;
}
.leftbox li span.listheader {
	font-size: 23px;
	background:#73ab00;
	line-height: 19px;
	color:#ffffff;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
}
.leftbox li span.listdesc {
	color:#990000;
	line-height: 20px;
	font-size:0.85em;
}
.case {
	float: left;
	text-align:left;
	border-top-style: none;
	padding: 0px 0px 10px;
}
.case ul {
	list-style-type: none;
}
.case li {
	border-bottom: 1px dashed #000000;
	width:500px;
	padding: 10px;
	margin-bottom: 10px;
}
.case li span.listheader {
	font-size: 23px;
	margin:5px;
	background:#f5f605;
	line-height:27px;
	color:#000000;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
}
.case li span.listdesc {
	color:#990000;
	line-height: 20px;
	font-size:0.85em;
}
/* what one would normally do for a table */
table#prod_listing_tabular {
	border-collapse: collapse;
}
table#prod_listing_tabular, table#prod_listing_tabular td, table#prod_listing_tabular th {
	border: 1px #000 solid;
	padding: 0.2em;
}
/* the same table, but styled quite heavily */
table#prod_listing_blocks {
	width: 100%;
	display: block;
}
table#prod_listing_blocks tr.tableheader {
	display: none;
}
table#prod_listing_blocks tr.prod {
	display: block;
	float: left;
	width: 16em;
	height: 17.80em;
	border: 1px #ccc solid;
	margin: 0.5em;
	padding: 0;
}
table#prod_listing_blocks tr.prod td {
	display: block;
	padding:0.2em;
	margin: 0;
}
table#prod_listing_blocks tr.prod td.prod_name {
	font-weight: bold;
	color: #806D36;
	background: #CC9;
	border:1px solid #cc9;
	height: 1.2em;
}
table#prod_listing_blocks tr.prod td.prod_desc {
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	color:#403001;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 0.5em;
	margin: 0;
	vertical-align:top;
	background: #FFFFCC;
	height: 15em;
	overflow: auto;
}
table#prod_listing_blocks tr.prod td.prod_price {
	text-align:right;
	background: #ccc;
	border: 1px #ccc solid;
	height: 1em;
}
h1 {
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	color:#006699;
	font-size:1.8em;
}
.padding {
	padding: 0px 3px 0px 0px;
}
.js {
	float: left;
	text-align:left;
	border-top-style: none;
	padding: 0px 0px 10px;
}
.js ul {
	list-style-type: none;
}
.js li {
	border-bottom: 1px dashed #000000;
	/*width:500px;*/
	padding: 10px;
	margin-bottom: 10px;
}
.js li span.listheader {
	font-size: 23px;
	background:#0073bb;
	line-height:27px;
	color:#fff200;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
}
.js li span.listdesc {
	color:#990000;
	line-height: 20px;
	font-size:0.85em;
}
.kidsclub {
	float: left;
	text-align:left;
	border-top-style: none;
	padding: 0px 0px 10px;
}
.kidsclub ul {
	list-style-type: none;
}
.kidsclub li {
	border-bottom: 1px dashed #000000;
	width:500px;
	padding: 10px;
	margin-bottom: 10px;
}
.kidsclub li span.listheader {
	font-size: 23px;
	background:#ff7c00;
	line-height:27px;
	color:#ffffff;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
}
.kidsclub li span.listdesc {
	color:#990000;
	line-height: 20px;
	font-size:0.85em;
}
.missionc {
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	font-size:0.75em;
	text-align: left
}
.missionh {
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	font-size:1.5em;
	text-align: left;
	font-weight:bold;
}
.answer ul {
	padding-bottom: 15px;
}
.answer li {
	padding-left: 20px;
	list-style-type:circle;
}
.answer a:active {
	outline: none;
}
.answer a:focus {
	-moz-outline-style: none;
}

.subHeader{
	font-size:16px;
	font-weight:normal;	
	font-style:italic;
	padding-left:5px;
	color: #0073bb;
	
}


