/* Cornbelt Running club site redesign in 2005 */
/* Frank Bay - webmaster frankbay@winco.net    */
/* Pete Devlin - site re-design                */
/* updated August 28,2008                        */
/* F.Bay 09-09-16 Removed #hp-photo and #special sections. W3C errors and unused */
/* Remove extra 0 0 0 from img {border: 0;} W3C error */

body {
	background-color: inherit;
	background: url(img/cbrc_embossed.gif);
	color: black;
	margin-left: 4%; margin-right: 4%;
	font-family: Arial, Geneva, sans-serif;}

#hp-header {
	background-color: inherit;
	color: red;
	font-size: 300%;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;}

#header {
	background-color: inherit;
	color: red;
	font-size: x-large;
	margin-top: 0px;
	text-align: center;}

#nav {
	background-color: inherit;
	color: black;
	font-variant: small-caps;
	font-size: medium;
	text-align: center;
	text-decoration: none;
	padding: 2px 5px 2px 5px}

#content {
	background-color: inherit;
	color: black;
	text-align: justify;
	padding-top : 2px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-left : 0px;}

#new {
	background: #dcd9b6;
	color: black;
	border-width: thin;
	border-style: dashed;
	font-size: x-small;
	float : right;
	width : 30%;
	margin-left : 2px;
	margin-right : 0px;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-left : 15px; }

#photos {
	background-color: transparent;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;}

#contacts {
	background-color: inherit;
	color: black;}

#legal {
	background-color: inherit;
	color: black;
	font-size: x-small;}

#footer {
	background-color: inherit;
	color: black;
	text-align: center;}

h1 {
	background-color: inherit;
	color: red;
	text-align: center;
	padding: 10px 0px 0px 30px;}

h2 {
	background-color: inherit;
	color: black;
	text-align: center;
	padding: 2px 2px 2px 2px;}

h3 {
	text-align: center;
	margin-top: .1em;
	margin-bottom: .1em;}

p {
	margin-top: .25em;
	margin-bottom: .5em;}

li {
	padding: 4px 0px 4px 0px}

.store {font-weight: 600; font-variant: small-caps;}

.emphasis {
	font-style: italic;}

.strong, bold {
	font-weight: bolder;}

.center {
	text-align: center;}

.underline {
	text-decoration: underline;}

a:link {
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;}

a:visited {
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: green;}

a:hover {
	background-color: inherit;
	text-decoration: underline;
	color: red;}

a:active {
	background-color: inherit;
	text-decoration: none;
	color: red;}

img {
	border: 0;
	}

