@charset "utf-8";
@import url("../webfonts/architectsdaughter/stylesheet.css");

@font-face {
	font-family: 'architectsdaughter';
	src: url('../webfonts/architectsdaughter/architectsdaughter-webfont.eot');
	src: url('../webfonts/architectsdaughter/architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfonts/architectsdaughter/architectsdaughter-webfont.woff') format('woff'),
url('../webfonts/architectsdaughter/architectsdaughter-webfont.ttf') format('truetype'),
url('../webfonts/architectsdaughter/architectsdaughter-webfont.svg') format('svg');
}

h1, h2, h3, p, nav, ul, footer {
	text-align: center;
	color: #000000;
}

p {max-width: 1200px;
margin: 0 auto;}

body, header, footer {
	font-family: architectsdaughter, "Comic Sans MS", cursive;

}


body {
	font-family: architectsdaughter, "Comic Sans MS", cursive;
	background-image: url(../3-running/runningbkgd.jpg);
	background-repeat: repeat-x;
	clear: both;
	border-color: #246317;
	}

nav {
	font-size: medium;
	background-color: #BBB7B7 ;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
nav li {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	text-decoration: none;
}
nav a:link {
		color: #1D03FB;
	text-decoration: underline;
}
nav a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {

	background-color: #ccc;
	text-decoration: none;
	position:relative;
	bottom:0%
}

#topblock {
	width: 1000px;
	clear:both;
	margin:auto
}


.ultra_geographic {
float:right;
width: 500px;
margin-right:5px;
padding: 2px;

}

.recentrun {
	float:left;
	width: 460px;
	margin-left:15px;
	padding:2px}

.runlink {
width: 490px;
height:600px;
align-content:center;
float:right;
}

.greatrun {
	width:490px;
	height:600px;

	align-content:centeralign;
	float:left}
	
#bottomblock {clear:both;
	width: 1000px;
		margin:auto
}

