body{
	font-size: .8em;
	line-height: 1.4em;
	color: #222;
	background-image: url(/images/introgeo/sp_photo_goodsell_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}

h1, h2, h3, h4{
margin-bottom: 5px;
margin-top: 15px;
color: #111;
}

a{
color: #55b;
}

a:visited{
color: #e77;
}

h1{
	color: #324e93;
	font-weight: normal;
	font-size: 200%;
}

h2{
	color: #ffffff;
	font-weight: normal;
	font-size: 190%;
	font-family: georgia,"times new roman",times,serif;

}

h3{
	color: #324e93;
	font-weight: normal;
	font-size: 140%;
	font-family: georgia,"times new roman",times,serif;

}




#header {
	background-color: #fff;
	height: 100px;
	background-image: url(/images/econ/banner_background.gif);
	background-repeat: repeat-x;
}

#toptext {
	border: 1px solid #324e93;
	background: #324e93;
	margin-left: 120px;
	margin-right: 10%;
	margin-top: 15px;
	width: 80%;
	padding: 10px;
	max-width: 800px;
	color: #eee;
	padding-top: 0;
	font-size: 12px;

}

#toptext h3{
	font-size: 140%;
	margin-top: 5px;
	color: #eee;
}

#toptext a{
color: #eee;
}
#leftcolumn {
	margin-left: 120px;	
	margin-right: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
	z-index: 4;
	padding-right: 30px;
	width: 40%;

}



#rightcolumn {
	float: right;
	width: 320px;
	border-bottom: none;
	padding-right: 45px;
	margin-top: 10px;
	padding-left: 25px;

}

h3 a, h2 a, h3 a:visited, h2 a:visited {
	color: #fff;
}

h3 a:hover, h2 a:hover {
	color: #fff;
}



#content{
	max-width: 1000px;
	min-width: 800px;

}



#invisible a:hover {
		background: #fff;
		color:#fff;
	}
.serc-content{
	margin-left: 0px;
}

#nav {
display: none;
}





#titlebar {
	color: #666;
	border-top: 2px solid #666;
	}
	


 .nav-heading {
	color: #333333;
	background: #dddddd;
}


	
.pullquote {
	color: #000;
	float: center;
	background-color: #C8D8E3;
	border: 1px solid #0278C8;
	border-bottom: 2px solid #0278C8;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #0278C8;
	border-bottom: 3px solid #0278C8;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #fff;
	background: #0278C8;
	display: block;
	border-bottom: 1px solid #0278C8;
	padding: 2px;

}
.descriptionpullquote p{
	padding: 5px;
	margin: 0px;

}

.descriptionpullquotered {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #324e93;
	border-bottom: 3px solid #324e93;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquotered strong{
	color: #fff;
	background: #324e93;
	display: block;
	border-bottom: 1px solid #324e93;
	padding: 2px;

}
.descriptionpullquotered p{
	padding: 5px;
	margin: 0px;

}


#whitenav {
margin: 0;
padding: 1px;
padding-right: 5px;
line-height: 1em;
font-size: 0.9em;
color: #aaa;
text-align: right;
}

#whitenav a{
	text-decoration:none;
	color: #434127;
	
}

#subfooter {
	border-top: 2px solid #324e93;
	border-bottom: 7px solid #324e93;
}

#emailremind {
	padding: 2px;
	font-size: 0.8em;
	border: 1px dotted #f7926a;
	float: right;
	margin: 5px;
	line-height: 1em;
	margin-right: -10px;
}
	
#emailremind a{
text-decoration: none;
}


#searchbox{
	position: absolute;
	left: 830px;
	top: 15px;
}

#searchbox input{
	font-size: 10px;

}
.pullquote {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	border: 1px solid #324e93;
	background: #fff;
	margin-bottom: 25px;


}

h2 {
   margin-top: 0px;
   margin-bottom: 5px;
   	background: #324e93;
	color: #fff;
	margin-left: -10px;
	padding: 8px;
	margin-right: -10px;
	padding-left: 10px;

}
.pullquote h2 a{

	text-decoration: none;
}


