h1 {
	text-align: justify;
	font-family: verdana, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

h2 {
	text-align: justify;
	font-family: verdana, arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.nav_background {		
		text-align: left;
		background-image:
		url('/nav_stretch.gif')
}

.navbar2 {
	width: 236px;	
	text-align: left;
	background-image:
	url('/nav_stretch.gif')
}

#toplinks_tile {	
	text-align: left;
	background-image:
	url('/toplinks_tile.gif')
}

.intro_para {
	text-align: justify;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #c62810;
}

.big_quote {
	background-color: #FFF3D6;
	text-align: left;
	font-family: verdana, arial, tahoma;
	font-size: 18pt;
	font-weight: normal;
	color: #FF6600;
}

.content {
	text-align: justify;
	font-family: verdana, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

#copyright {
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
}

.top_intro {
	margin-right: 10px;
	text-align: justify;
}

.big_red{
	margin-bottom: 0px;
	padding-bottom: 0px;
	style: inline;
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #9c1c08;
}

.link_school {
	border: 1px solid #C62810;
	padding: 10px;
	background-color: #FFF3D6;
	text-align: justify;
	font-family: verdana, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.link_school h1{
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, verdana;
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
}

.link_school h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #C62810;
}

.link_school li{	
	margin-bottom: 5px;
	
}

.link_school_articles a li{
	text-align: left;	
	font-family: verdana, verdana;
	font-size: 8pt;
	font-weight: normal;	
}

.link_school_articles_heading {
  width : 400px ;
  height : 30px ;
  text-align : center ;
  margin-left : 10px ;
  font-size : 16pt ;
  color : white ;
  background-image : url('/doug/bg_runner_top_bar.jpg') ;
}

#lm_features {
	text-align: justify;
	font-family: verdana, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

#lm_articles_footer {
	font-size: 8pt;
}

#lm_articles_titles {
	font-size: 10pt;
}

#membersince {
 font-family: Arial ; 
 font-size : 8pt ; 
}

#year {
 font-family : Arial ; 
 font size : 12pt ; 
 color : #9c1c08 ; 
 font-weight : bold ; 
}

/* New LP Design Additions by PC 09/27/2007 */

body {
	font-family : Arial ;
	margin : 5px ;
	background-color : white ;
}

td { vertical-align : top ; }

hr { color : #000063 ; width : 90% ; background-color : #000063 ; }

/*Header Styles*/

#page {
	border : #cccccc solid 2px ;
	margin : 0px;
	width : 1000px;
	background-color : white ;
}

#header {
	width : 1000px ;
	background-color : #FFF1D4 ;
	background-image : url(http://www.linkpartners.com/doug/lp_header_bg_right.jpg);
	background-position : right ;
	background-repeat : no-repeat ;
	padding : 0px ;
	margin-bottom : 7px ;
	border-bottom : gray solid 1px ;
}

/*Logo Styles*/

.logo {
	width : 500px ;
	/*background-image : url(http://www.linkpartners.com/doug/lp_header_logo_bg_left.jpg);
	background-repeat : no-repeat ;
	background-position : left ;*/
}

/*Search Styles*/

.search {
	width : 500px ;
	align : center ;
	vertical-align : middle ;
}

span.search {
	padding-left : 10px ;
	font-family : Arial ;
	font-weight : bold ;
	color : #000063 ;
}

input.text {
	background-color : #EEEEEE ;
	border : gray solid 1px ;
	height : 25px ;
	width : 260px ;
	vertical-align : middle ;
	font-family : Arial ;
	font-size : 16px ;
	font-weight : bold ;
	line-height : 21px ;
	padding-left : 5px ;
}

input.button {
 background-color : #000063 ;
 border : black solid 1px ;
 height : 23px ;
 width : 90px ;
 vertical-align : middle ;
 color : white ;
 font-weight : bold ;
 font-family : Arial ;
 font-size : 14px ;
}

/*Header Navigation Styles*/

#header_nav {
	width : 1000px ;
	height : 30px ;
	background-image : url(http://www.linkpartners.com/doug/bg_runner_top_bar.jpg) ;
	color : white ;
	font-size : 14px ;
}

.header_nav {
	vertical-align : baseline ;
	padding-left : 10px ;
	padding-right : 10px ;
	padding-top : 3px ;
	font-weight : bold ;
}

.header_nav a {
	vertical-align : baseline ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-top : 3px ;
	color : white ;
	text-decoration : none ;
}

.header_nav a:hover {
	vertical-align : baseline ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-top : 3px ;
	color : white ;
	text-decoration : underline ;
}

.header_nav a:visited {
	vertical-align : baseline ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-top : 3px ;
	color : white ;
	text-decoration : none ;
}

.header_nav a:visited:hover {
	vertical-align : baseline ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-top : 3px ;
	color : white ;
	text-decoration : underline ;
}

/*Content Styles*/

#content {
	width : 1000px ;
	font-size : 13px ;
	color : black ;
}

/*Content Area Styles*/

/* OLD CODE
.content_area td {
	width : 700px ;
	align : justify ;
	padding : 10px ;
}*/

.content_area {
	width : 980px ;
	align : justify ;
	padding : 10px ;
}

.content_area h1.center {
	text-align : center ;
}

/* Controls the LP Search Page Links - doug */

.content_area a {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area a:link {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area a:hover {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area a:visited {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area a:visited:hover {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

/* Controls the NEW category on LP Search Page */


.content_area td font a b {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td font a:link b {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td font a:hover b {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td font a:visited b {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td font a:visited:hover b {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

/*Controls the Search Results Site Links */

.content_area td b font a {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td b font a:link {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td b font a:hover {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td b font a:visited {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

.content_area td b font a:visited:hover {
	text-align : center ;
	color : #000063 ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 12pt ;
	font-weight : bold ;
}

/* Controls the Search Results Category Links */

.content_area td font a {
	text-align : center ;
	color : black ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 11pt ;
	font-weight : normal ;
}

.content_area td font a:link {
	text-align : center ;
	color : black ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 11pt ;
	font-weight : normal ;
}

.content_area td font a:hover {
	text-align : center ;
	color : black ;
	text-decoration : underline ;
	font-size : 11pt ;
	font-weight : normal ;
}

.content_area td font a:visited {
	text-align : center ;
	color : black ;
	font-size : 11pt ;
	font-weight : normal ;
	text-decoration : underline ;
}

.content_area td font a:visited:hover {
	text-align : center ;
	color : black ;
	text-decoration : underline ;
	font-size : 11pt ;
	font-weight : normal ;
}

/* Controls Blue Links on Home Page */

.content_area h1 a {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 13pt ;
	font-weight : bold ;
}

.content_area h1 a:link {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 13pt ;
	font-weight : bold ;
}

.content_area h1 a:hover {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

.content_area h1 a:visited {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

.content_area h1 a:visited:hover {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

/*Controls Links in Table on Home Page */

.content_area td a:link {
	font-size : 12pt ;
	font-family : Arial ;
}

.content_area td a:hover {
	font-size : 12pt ;
		font-family : Arial ;
}

.content_area td a:visited {
	font-size : 12pt ;
	font-family : Arial ;
}

.content_area td a:visited:hover {
	font-size : 12pt ;
	font-family : Arial ;
}

.content_area td a {
	font-size : 12pt ;
	font-family : Arial ;
}

/* Controls the 'Click Here to Submit your Site' on LP results */

.content_area td blockquote a:link {
	font-size : 09pt ;
	font-family : Arial ;
	font-weight : bold ;
}

.content_area td blockquote a:hover {
	font-size : 09pt ;
	font-family : Arial ;
	font-weight : bold ;
}

.content_area td blockquote a:visited {
	font-size : 09pt ;
	font-family : Arial ;
	font-weight : bold ;
}

.content_area td blockquote a:visited:hover {
	font-size : 09pt ;
	font-family : Arial ;
	font-weight : bold ;
}

.content_area td blockquote a {
	font-size : 09pt ;
	font-family : Arial ;
}

/*Ad Area Styles*/

.ad_area {
	width : 300px ;
	text-align : center ;
	align : center ;
  /*border-left : #000063 solid 2px ;*/
	padding : 5px ;
}

div.rr a {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
	font-family : Arial ;
	font-size : 13pt ;
	font-weight : bold ;
}

div.rr a:hover {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

div.rr a:visited {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

div.rr a:visited:hover {
	text-align : center ;
	color : blue ;
	text-decoration : underline ;
}

#top10 {
	border-left : #000063 solid 1px ;
	border-right : #000063 solid 1px ;
	border-bottom : #000063 solid 1px ;
}

#top10 td.small_SS {
	align : left ;
	text-align : left ;
	width : 85px ;
	padding : 5px ;
}

#top10 td.sitename {
  align : left ;
  text-align : left ;
	vertical-align : middle ;
  width : 200px ;
  font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
}

#top10 td.sitename a {
  align : left ;
  text-align : left ;
	vertical-align : middle ;
  width : 200px ;
  font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
	text-decoration : none ;
}

#top10 td.sitename a:hover {
  align : left ;
  text-align : left ;
	vertical-align : middle ;
  width : 200px ;
  font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
	text-decoration : underline ;
}

#top10 td.sitename a:visited {
  align : left ;
  text-align : left ;
	vertical-align : middle ;
  width : 200px ;
  font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
	text-decoration : none ;
}

#top10 td.sitename a:visited:hover {
  align : left ;
  text-align : left ;
	vertical-align : middle ;
  width : 200px ;
  font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
	text-decoration : underline ;
}

#top10 td.sitename a.small_url {
	font-size : 10pt ;
	font-weight : normal ;
}

#top10 td.sitename a.small_url:hover {
	font-size : 10pt ;
	font-weight : normal ;
}

#top10 td.sitename a.small_url:visited {
	font-size : 10pt ;
	font-weight : normal ;
}

#top10 td.sitename a.small_url:visited:hover {
	font-size : 10pt ;
	font-weight : normal ;
}

div.top10 {
	background-image : url(http://www.linkpartners.com/doug/bg_runner_top_bar.jpg) ;
	text-align : center ;
	color : white ;
	font-size : 12pt ;
	font-weight : bold ;
	font-family : Arial ;
	padding-top : 0px ;
	padding-bottom : 9px ;
	line-height : 25px ;
}

div.top10list {
	align : left ;
	text-align : left ;
	padding : 5px ;
	background-color : #FFF0D6 ;
	line-height : 30px ;
}

div.top10list a:link {
	font-size : 11pt ;
	font-family : Arial ;
}

div.top10list a:hover {
	font-size : 11pt ;
	font-family : Arial ;
}

div.top10list a:visited {
	font-size : 11pt ;
	font-family : Arial ;
}

div.top10list a:visited:hover {
	font-size : 11pt ;
	font-family : Arial ;
}

.top10_article {
	font-family : Arial ;
	font-size : 14pt ;
	font-weight : normal ;
}

.top10_title {
	font-family : Arial ;
	font-size : 16pt ;
	font-weight : bold ;
	color : #000063 ;
}

#no {
	font-size : 11pt ;
	font-weight : bold ;
	font-family : Arial ;
	color : #000063 ;
}

div.google { 
	text-align : center ;
	border : #FDC435 solid 2px ;
	margin : 0px ;
	width : 160px ;
	height : 600px ;
}

/*Footer Styles*/

#footer {
	width : 1000px ;
	height : 30px ;
	background-image : url(http://www.linkpartners.com/doug/bg_runner_bottom_bar.jpg) ;
	color : white ;
	font-size : 12px;
	line-height : 15px;
	
}

/*Footer Navigation Styles*/

.footer_nav {
	width : 700px ;
	height : 30px ;
	vertical-align : bottom ;
	text-align : center ;
	padding-bottom : 3px ;
	font-weight : bold ;
}

.footer_nav a {
	vertical-align : bottom ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-bottom : 3px ;
	color : white ;
	text-decoration : none ;
}

.footer_nav a:hover {
	vertical-align : bottom ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-bottom : 3px ;
	color : white ;
	text-decoration : underline ;
}

.footer_nav a:visited {
	vertical-align : bottom ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-bottom : 3px ;
	color : white ;
	text-decoration : none ;
}

.footer_nav a:visited:hover {
	vertical-align : bottom ;
	padding-left : 15px ;
	padding-right : 15px ;
	padding-bottom : 3px ;
	color : white ;
	text-decoration : underline ;
}

#copyright {
	color : #666666 ;
}

#copyright a {
	color : #000063 ;
	text-decoration : none ;
}

#copyright a:hover {
	color : #000063 ;
	text-decoration : underline ;
}

#copyright a:visited {
	color : #000063 ;
	text-decoration : none ;
}

#copyright a:visited:hover {
	color : #000063 ;
	text-decoration : underline ;
}

.dash_button {
	text-align: center;	
	padding: 2px 0px 3px 0px;
	background-color: #D1DCF3;	
	text-decoration: none;	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 1px solid #333333;
}

.dash_button_complete {
	text-align: center;	
	padding: 2px 0px 3px 0px;
	background-color: #339933;	
	text-decoration: none;		
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 1px solid #333333;
}

.dash_button_incomplete {
	text-align: center;	
	padding: 2px 0px 3px 0px;
	background-color: #D3D3D3;	
	text-decoration: none;	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 1px solid #333333;
}





