@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/tagbackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 62.5%;  /* 16px × 62.5% = Set base font size to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border: 0px;
}

p {
	color: #134695;
	line-height: 1.4em;
	font-size: 1em;
}

address {
	font-size:1em;
	font-weight: bold;
	line-height:1.4em;
	color: #134695;
	font-style:normal
	
}
	
a.orange {
	color: #e19629;
	
}

a.boldblue {
	color: #134695;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	
}

#wrapper {
	min-height: 960px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

img.win {
	float: right;

}

/*Header Content */


#header  {
	background-image:url(../images/head-test.png);
	background-position:bottom;
	background-repeat: no-repeat;
	height:135px;
	width:960px;
	
	}	


/*Index Primary Content */


#index_primary_content  {
	background-image:url(../images/transbackground.png);
	background-repeat:repeat-y;
	}	


/* Index Secondary Content */

#index_secondary_content h1 {
	font-size:.9em;
	color:#e19629;
	font-weight:bold;
	margin:0px;
	
}	

#index_secondary_content  {
	font-size:1.2em;
	color:#000;
	line-height:2.0em;
	height:475px;
	background-image:url(../images/transbackground.png);
	background-repeat:repeat-y;
	}		
	
a.seolink, a:hover.seolink {
	font-family:Verdana, Geneva, sans-serif; 
	font-size: .8em; 
	color: #134695;
	font-weight:normal;
	margin-right: 4px;
	margin-left: 4px;
	
}

#quicklinks {
	text-align: center;
	clear: both;
}



	
#fplinks li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	padding: 0px;
	line-height: 1.6em;	
	color: #134695;

}
	
	
#fplinks a {
	color: #134695;
	text-decoration: underline;

}	


#mediapartners li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	width: 150px;
	padding: 0px;
	line-height: 1.6em;	
	color: #134695;
	float: left;
	}

#mediapartners a {
	color: #134695;
	text-decoration: underline;

}	

#sidebar {
	float:right; 
	width:360px;
	padding-right:23px;  
	padding-top:30px;
}

#links {
	margin-top: 15px;
	background-image: url(../images/links-bdg.gif);
	width: 367px;
	height: 258px;
}
	
/* Search Results Primary Content */

#search_primary_content h1 {
	font-size:1.18em;
	color:#134695;
	font-weight:bold;
	padding: 0px 0px 0px 12px;
	
}	

.pagecount {
	padding: 0px 0px 0px 12px;
	
}

#paginate a {
	color: #134695;
	font-weight:bold;

}

#search_primary_content h2 {
	font-size:1.18em;
	color:#e19629;
	font-weight:bold;
	padding: 0px 0px 0px 12px;
	
}	

#search_primary_content  {
	font-size:1.2em;
	color:#000;
	line-height:2.0em;
	min-height:500px;
	background-image:url(../images/transbackground.png);
	background-repeat:repeat-y;
	}		
		
/* Listing Results Primary Content */

#search_primary_content h1 {
	font-size:1.18em;
	color:#134695;
	font-weight:bold;
	margin:0px;
	
}	

#search_primary_content h2 {
	font-size:1.18em;
	color:#e19629;
	font-weight:bold;
	margin:0px;
	
}	

#search_primary_content  {
	color:#000;
	min-height:500px;
	background-image:url(../images/transbackground.png);
	background-repeat:repeat-y;
	}		
		

.search-input {

margin-top: 40px; 
background-image: url(../images/search-background.gif); 
background-repeat:no-repeat; 
height:26px; 
width: 336px; 
font-size: 1.4em; 
padding: 9px 36px 0px 7px; 
border: 0px; 
color: #c8c7c7;
}
			
	
/* Footer */

#footer {
	font-size:1.0em;
	text-align:center;
	}	
	
