body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(../www/images/img01_chocMlkFld.png) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;	
	background: url(../www/images/icoMatalasTrpt_H80.jpg) no-repeat center, left;	
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
}

#header2 {
	width: 700px;
	height: 80px;
	margin: 0 auto;	
	background: url(../www/images/icoMatalasTrpt_H80.jpg) no-repeat center, left;	
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 740px;
	height: 50px;
	margin: 0 auto;
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
}

#menu li {
	display: inline;
	font-family:"Neuropol X Free", "Times New Roman", Times, serif;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	/* background: url(../www/images/img02.gif) no-repeat left center; 
	the line above puts the list item marker a solid shape like this >*/
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

#menuChildPg .ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:"Neuropol X Free", "Times New Roman", "Times, serif";
}

#menuChildPg .li { 
	list-style:none;
	font-family:"Neuropol X Free", "Times New Roman", "Times, serif";
	float:left;
}

#menuChildPg .a:link, .a:visited {  	
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#98bf21;
	width:140px;
	text-align:left;
	padding:4px;
	text-decoration:none;
	text-transform:none;
}

#menuChildPg .a:hover, .a:active{
	background-color:#7A991A;
}

#menuLogos .ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:"Neuropol X Free", "Times New Roman", "Times, serif";
}

#menuLogos .li { 
	list-style:none;
	font-family:"Neuropol X Free", "Times New Roman", "Times, serif";
	float:left;
}

#menuLogos .a:link, .a:visited {  	
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#99CC66;	
	width:200px;
	text-align:left;
	padding:4px;
	text-decoration:none;
	text-transform:none;
}

#menuLogos .a:hover, .a:active{
	background-color:#7A991A;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(../www/images/img03.jpg) no-repeat;
}

#pageNoImage {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
padding: 10px 0 0 0;	
}

#pageNoBox {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 10px 0 0 0;	
}

/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 0 30px;
	background: url(../www/images/img04.jpg) no-repeat;
}

#splashNoImage {
	width: 700px;
	height: 250px;
/*
	This lowers and raises the bottom edge of the gray and the footer
	height: 180px;
*/	
	padding: 30px 30px 0 30px;
}

#splashNoBox {
}

.onecol {
/* The following is my code */
	width: 700px;
}

.twocols {
/* The following is my code */
	width: 700px;
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 330px;	
}
.twocols .col1_childPage {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 370px;
}

.twocols .col2_childPage {
	float: right;
	width: 440px;
}

.threeCols{
	width: 700px;
	height:210px;
	border:1px solid gray; 
	border-color: #99CC33;
	margin: 0px;
}
.threeCols_2{
	/* width: 790px;*/
	height:700px;
	border:1px solid gray; 
	border-color: #99CC33;
	margin: 4px;
}

.threeCols_3{
	width: 770px;
	height:1800px;
	border:1px solid gray; 
	border-color: #99CC33;
	margin: 4px;
}

.threeCols .col1of3{
	float: left; 
	width: 276px;
	padding: 8px;
  	background-color:#FFFFCC;	
	border:1px solid gray;
	border-color: #99CC33;
	margin: 0px;
	border-bottom:none;
}

.threeCols .col2of3{
	float: left;
	width: 226px;
	padding: 6px;
	margin-left:2px;
	background-color: #FFFFCC;
	border:1px solid gray;
	border-color: #99CC33;	
}

.threeCols .col3of3{
	float: left;
	width: 148px;
	padding: 8px;
	background-color: #FFFFCC;
	border:1px solid gray;
	border-color: #99CC33;	
	margin:0 px;
}

.fourCols{
	width: 700px;
	height:210px;
	border:1px solid gray; 
	border-color: #99CC33;
	margin: 0px;
}

.fourCols .col1of4{
	float: left; 
	width: 276px;
	padding: 8px;
  	background-color:#FFFFCC;	
	border:1px solid gray;
	border-color: #99CC33;
	margin: 0px;
	border-bottom:none;
}

.fourCols .col2of4{
	float: left;
	width: 226px;
	padding: 6px;
	margin-left:2px;
	background-color: #FFFFCC;
	border:1px solid gray;
	border-color: #99CC33;	
}

.fourCols .col3of4{
	float: left;
	width: 148px;
	padding: 8px;
	background-color: #FFFFCC;
	border:1px solid gray;
	border-color: #99CC33;	
	margin:0 px;
}

.fourCols .col4of4{
	float: left;
	width: 148px;
	padding: 8px;
	background-color: #FFFFCC;
	border:1px solid gray;
	border-color: #99CC33;	
	margin:0 px;
}

/* Content */

#content {
	/* the next line moves the mail form to the right in Firefox */
	float: right;	  
	/* the next line moves the mail form to the left in Firefox and Chrome */	
	/* float: center; */
	
	width: 530px; /* for postcard */
	padding-right: 10px;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../www/Matalasco_v2/images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

iframe { border:0px; }.color933 {
	color: 993333;
}

