@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bground-runner.gif);
	background-repeat: repeat-x;
	background-color: #DFEBC7;
}

#main {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #311710;
	height: 100px;
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	vertical-align: middle;
}
#header {
	height: 140px;
	width: 988px;
}
.logo {
	float: left;
	margin-top: 17px;
	padding-left: 20px;
}
.puttinggirlsfirst {
	float: right;
}
#row1 {
	width: 988px;
	background-image: url(../images/menu-bground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#row1col1 {
	float: left;
	width: 799px;
}
#row1col2 {
	float: right;
	width: 225px;
	margin-top: 30px;
	margin-right: 5px;
}
#content {
	width: 535px;
	margin-left: 18px;
	margin-top: 27px;
}
#row1col2 a {
	font-weight: bold;
	color: #351811;
	text-decoration: none;
}
.textgoeshere {
	margin-top: 15px;
}
.textgoeshere a {
	font-weight: bold;
	color: #371912;
	text-decoration: none;
}
.textgoeshere a:hover {
	text-decoration: underline;
}
#mainimage_flash {
	height: 199px;
	width: 801px;
	float: right;
}
#main2 {
	width: 988px;
}
