body {
	background-color: #FFF;
	color: #006600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width: 970px;
	font-size: 120%;
	padding: 0;
	background-image: url(../images/indexpage.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	margin: 10px 10px 10px 10px;
}

#wrapper {
margin: 0px auto;
width: 100%;
display:table;
border-spacing: 3px;
border-collapse: separate;
}

#firefox-bug-fix {
display:table-row;
}

.columns {
display: table-cell;
border: 0px solid #000;
vertical-align: top;
line-height: 1.5em; 
}

#c1, .c1 {
	background-color: #FFF;
	color: #006600;
	padding: 0px;
	width: 180px;
	font-size: 1em;
	
}

#c2, .c2 {
background-color: #FFF;
width: auto;
padding: 10px 16px;
font-size: 1.0em;
}

#c3, .c3 {
background-color: #D7D7D7;
width: 120px;
min-width: 120px;
padding: 0px;
font-size: .7em;
background-image: url(../images/columns_gray.jpg);
background-repeat: no-repeat; 
}

#c4, .c4 {
background-color: #D7D7D7;
width: 250px;
min-width: 250px;
padding: 0px;
font-size: .7em;
background-image: url(../images/columns_gray.jpg);
background-repeat: no-repeat; 
}
/*#masthead {
padding: 27px 3px 10px 228px;
}*/


h1 {
font-size: 1.20em;

letter-spacing: 0.25em;
margin: 0px;
font-weight: normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


h2 {
font-size: 1.25em;

letter-spacing: 0.30em;
margin: 0px;
font-weight: normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
font-size: 1.05em;

letter-spacing: 0.25em;
margin: 0px;
font-weight: normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h4 {
font-size: 1.0em;

letter-spacing: 0.20em;
margin: 0px;
font-weight: normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2, h3 {
font-size: 1.1em;
margin: 30px 0 0 0;
font-weight: bold;
letter-spacing: normal;
}

h2.topper, h3.topper {
margin: 0;
}

p {
margin: 6px 0 12px 0;
}

.footer {
font-size: .65em;
text-transform: uppercase;
letter-spacing: 0.25em;
} 

