

/******content styles*****/	 
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#666666;
	background-color: #D1DEFF;
	background-image:url(../images/bkgd_hroz.jpg);
	background-repeat:repeat-x;
	margin-top: 0;
}
h1 {
	background-image:url(../images/h1.jpg);
	height: 27px;
	width: 548px;
	font-size: 15px;
	color:#18459B;
	padding-top: 9px;
	padding-left: 32px;
	margin-bottom: 13px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color:#18459B;
	margin-bottom: 3px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color:#666666;
	margin-bottom: 0px;
	font-weight: bold;
}
a:link, 
a:visited,
a:active {
	color:#18459B;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
th {
	color:#FFFFFF;
	background-color:#18459B;
	padding: 4px;
	font-weight: bold;
}

th a:link, 
th a:visited,
th a:active,
th a:hover {
	color:#FFFFFF;
}
td {
	border: none;
	
}
#mapForm,
#mapForm2,
#mapForm3 {
	margin-top: 0;
}	
#indexbox {
	margin-top:15px;
	margin-bottom:15px;
	background-color: #AEC7FD;
	border: solid 1px #999;
	/*background-image: url(../images/index_back.jpg);*/
	height: 312px;
	padding: 15px 47px 10px 47px;
}
.sidetext{
	color:#666;
	font-size:12px;
	line-height: 17px;
}
#button_nav {
	margin: auto;
	/*font-weight: bold;*/
}
/*#button_nav ul {
	padding: 5px;
	margin: 0;
	padding-bottom: 2px;
}	
#button_nav li {
	margin-bottom: 5px;
	margin-left: 10px;
}*/

#button_nav ul {
	background-image:url(../images/river-run-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
	padding: 8px;
	padding-right: 0px;
	margin: 0;
	margin: auto;
	padding-bottom: 2px;
	border: solid 1px #9D9D9D;
	height: 450px;

}	
#button_nav li {
	background-image:url(../images/button_bkgrd.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	list-style: none;
	float: left;
	margin-bottom: 6px;
	padding-right: 13px;
	text-align: center;
	width: 270px;
}


#button_nav a:link,
#button_nav a:visited,
#button_nav a:active {
	color: #18459B;
	text-decoration: none;
}	
#button_nav a:hover {
	color: #666666;
	text-decoration: none;
}
.video-bkgd {
	background-image:url(../images/runner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.error_message {
	color:#18459B;
	background-color: #EBF2FF;
	border: #18459B 1px solid;
	padding: 13px;
}

.boxpic{
	background-color: #F3EA9C;
	padding: 7px;
	border:1px solid #AEC7FD;
}

.boxpicimagespacert {
	background-color: #F3EA9C;
	padding:7px;
	border:1px solid #AEC7FD;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.boxpicimagespacelt {
 	background-color: #F3EA9C;
	padding:7px;
	border:1px solid #AEC7FD;
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
.circlelist {
	list-style-image:url(../images/circle.gif);
}
#right {
	float:right;
	width: 281px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}
#murphyright {
	float:right;
	width: 124px;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
}
#left {
	border-right:#BEC5FC solid 1px;
	float:left;
	width: 272px;
	padding: 10px 10px 10px 0px;
	margin-bottom: 10px;
}
#right h2,
#right h3,
#left h2,
#left h3 {
	margin-top: 0px;
}	


.question {
	font-style:italic;
	font-weight:bold;
}

.answer {
	padding-left:16px;
}
