/* CSS Document */


html, {
margin: 0;
padding: 10px 0px 0px 0px;
border: 0;
}


body {
	background-color:#F8E392;
	text-align: center;
	font: 100.00% Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/jurp_background_new.png);
	background-repeat:repeat-x;
}

A:link {
	font-weight: normal; 
	color: #6A1528; 
	text-decoration: underline;
}
A:visited {
	font-weight: normal; 
	color: #6A1528; 
	text-decoration: underline;
}
A:hover {
	font-weight: normal; 
	color: #6B8A1C; 
	text-decoration: underline;
}
A:active {
	font-weight: normal;
	color: #6A1528;
	text-decoration: underline;
}
#wrapper {
width: 960px;
background-color:#866e56;
margin:10px auto;
border: 0px 0px 0px 0px;
text-align:left;
}

#banner {
height: 150px;
background-image: url(/images/jurp_new_masthead.png);
background-repeat: no-repeat;
}

#navtop {
	border: 0px none #000000;
	text-align: right;
}

#navtop ul {
	padding: 0;
	margin: 0;
	background-color:#866e56;
}

#navtop ul li {
display: inline;
padding: 0;
margin: 0;
}

#navtop ul li a {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	background: #D8A549;
}

#navtop ul li a:hover, #nav ul li a:focus {
	background: #CEDB8B;
}

#nav {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


#content{
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#content p{
	font-size: 75%;
	margin: 0px 0px 10px;
	line-height: 19px;
	padding-right: 20px;
	color:#000;
}

#content h1{
font-size: 140%;
color: #BF6C38;
padding: 0 20 0 0;
margin: 0px 0px 10px;
}

#content h2{
font-size: 90%;
color: #BF7848;
padding: 18pt 10 0 0;
margin: 0px;
}

.leftimage{
	float: left;
	margin: 0px 10px 20px 0;
	border: 1px solid #F8E392;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #F8E392;
width: 150px;
}

.clearit{
	clear: both;
	color: #F8E392;
}

#leftcol{
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	width: 200px;
	background: #CEDB8B;
	word-spacing: 0em;
	color: #CEDB8B;
	padding: 0px;
	border-top-style: solid;
	font-size: 70%;
	list-style: square outside;
  }
  
#navigation {
	font:bold 125%/12px Georgia, "Times New Roman", Times, serif;
	color: #866e56;
	text-decoration: none;
	display:block;
	padding:4px;
	background: url(http://www.spsnational.org/images/circuit_background.jpg);
	border: 1pt solid #2E156B;
	}

#footer {
	clear: both;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	background: #D8A549;
}

#footer p {
font-size: 70%;
padding: 4px;
}

.container {
	width: 99%;
	margin-left: 0px;
	color: #000;
	font-size: 70%;
	font-weight: normal;
	padding: 6px 5px;
	background: #CEDB8B;
}
.containerH1 {
	width: 99%;
	background: #D8A549;
	color: #000;
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.containerH2 {
	width: 99%;
	background: #D8A549;
	color: #000;
	font-size: 80%;
	font-weight: bold;
}

