﻿
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #777;
	margin: 0 0 20px 0;
	padding: 0;
}

a, h2 a:hover, h3 a:hover {
	color: #00a651;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}
#page {	
	position: relative;
	background-color: white;
	text-align: left;
	background-color: white;
	margin: 0 auto 0 auto;
	width: 760px;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 22px;
}

h2.pagetitle {
	font-size: 22px;
}

h3 {
	font-size: 18px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
}
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	color: #000;
}

h3 {
	color: #777;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

hr {
	display: block;
	clear: left;
	background-color: #ddd;
	color: #ddd;
	border: none;
	border-top: 1px solid #ddd;
	width: 100%;
	height: 2px;
	margin: 15px 0 15px 0;
}

/*
body
{
	background-color: blue;
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;

}

TABLE.pagecenter
{
	background-color: white;
	width: 800px;
}
*/
