
/* ---------------------------------------------------
   All Encompassing HTML ELEMENTS
---------------------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: 'Orienta', sans-serif;
	font-size: 14px;
	color: #3C3D3F;
	border-top: 0px solid #1f4f82;
	width: auto;
	padding: 0px 20px 0px 20px;
}

h1, h2, h3 {
	font-weight: normal;
	/*color: #FF3000;*/
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 2.0em;
	float: left;
	width: 750px;
	margin: 0px 10px 20px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	text-decoration: none;
}

h2 {
	float: left;
	font-size: 2.0em;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px dashed #3C3D3F;
	color:#3C3D3F;
}

h3 {
	font-size: 1.6em;
	margin: 10px 0px 2px 0px;
}

h1.No_Underline {
	border-bottom: 0px solid #000080;
	font-size: 1.5em;	
}

h1.No_Show {
	border-bottom: 0px solid #000080;
	font-size: 1.5em;	
	display:none;
}


p, ul, ol {
	margin-top: 0;
	color: #3C3D3F;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
}

ul, ol {
	margin: 5px 10px 5px 10px;
	padding: 0px 10px 0px 15px;
	line-height: 120%;
}

ul li {
	padding: 2px 0px 2px 0px;
	line-height: 120%;
}

a {
	text-decoration: none;
	color: #1f4f82;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#FF0000;
}

img {
    border: 0px solid #E5E5E5;
	padding: 0px;
	background: #FFFFFF;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 10px 10px 0px; }

/* ---------------------------------------------------
   End of HTML ELEMENTS
---------------------------------------------------- */



/**********************************************************************
   LAYOUT of ad at the top
***********************************************************************/ 
#ad_wrapper {
	width:1000px;
    margin:0 auto;
    height:100px;
    background:#ECECEC;
}

#ad_header {
    position:absolute;
    left:0;
    right:0;
    height:100px;
    background:#ECECEC;
}

#ad_bar {
	width: 1000px;
	margin:0px auto 0px auto;
}

#ad {
	float:right;
	width: 728px;
	padding:5px 0px 0px 20px;
}

/**********************************************************************
   END of LAYOUT FOR AD
***********************************************************************/ 


/**********************************************************************
   Layout of PAGE FROM LOGO THROUGH NAV
***********************************************************************/ 
#logo_wrapper {
	width:1000px;
	height:105px;
	margin: 0 auto;
	border-bottom:3px solid #666;
}

#logo_bar {
	float:left;
	width: 200px;
	height:90px;
	margin: 0px auto 10px auto;
}

#logo {
	float: left;
	width: 200px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-decoration: none;
}

.logoupper {
	color: #0C0C0C;
	width: 200px;
	height:45px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font: 45px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	border-bottom: 0px solid #000000;
	color: #0C0C0C;
	position: relative;
	left:0px;
}

.logolower {
	width: 200px;
	height:20px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	font: 20px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	position: relative;
	top:-2px;
	left:0px;
	border-bottom: 0px solid #000000;
	color: #0C0C0C;
}

.logoupper a {
	text-decoration: none;
	color: #0C0C0C;
	font-weight: normal;
}

.logolower a {
	text-decoration: none;
	font-weight: normal;
	color: #0C0C0C;
}

/**********************************************************************
  End of Icon Bar, Logo
***********************************************************************/ 


/**********************************************************************
   Layout of the tip bar
***********************************************************************/ 
#tipbar {
	float: right;
	width:150px;
	margin: 6px 0px 0px 0px;
	background: #1f4f82;
	background:#1f4f82; 
	color:#FFFFFF;
	text-align: center;
	border-radius:3px;
	position:relative;
	top:-5px;
	padding:4px 0px 4px 0px;
}

#tipbar a{
	color: #FFFFFF;
}

#tipbar a.hover{
	color: #ACACAC;
}
/**********************************************************************
   End of Layout
***********************************************************************/ 


/**********************************************************************
   LAYOUT of content and page
***********************************************************************/ 
#main_wrapper {
	width:1000px;
	margin: 0 auto;
}

#border_wrapper {
	float:left;
	width:750px;
	padding:0px 0px 0px 0px;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	background:#FFFFFF;
	margin: 0 auto;
}

#page {
	float:left;
	width: 750px;
	padding: 5px 0px 0px 0px;
}

#content {
	float:left;
	width: 750px;
	padding: 5px 0px 0px 0px;
}

/**********************************************************************
   END of LAYOUT
***********************************************************************/ 

/**********************************************************************
   This is the side bar
***********************************************************************/ 

#sidebar {
	float: left;
	width: 225px;
	margin: 30px 24px 0px 0px;
	padding: 2px 0px 0px 0px;
	color:#000;
	border-right: 1px solid #BBBBBB;
	font-family: 'Orienta', sans-serif;
	font-family: 'Cherry Swash', cursive;
	font-family: 'Sanchez', serif;
	font-family: 'Paprika', cursive;
	font-family: 'Lato', sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Carrois Gothic SC', sans-serif;
}

.nav_item {
	float:left;;
	width:200px;
	padding:2px 0px 2px 5px;
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #BBBBBB;
	font-size:18px;
}

.nav_item a{
	color:#222;
}

.nav_item a:hover{
	color:#BF1825;
}

.subnav {
	float:left;
	width:185px;
	padding:2px 0px 2px 20px;
	margin:0px 25px 0px 0px;
	border-bottom: 1px solid #BBBBBB;
	font-size:14px;
}

.subnav a{
	color:#222;
}

.subnav a:hover{
	color:#BF1825;
}


/**********************************************************************
  End of Side Nav
***********************************************************************/ 


/**********************************************************************
   This is just the block quote
***********************************************************************/ 
blockquote {
  width: 705px;
  height: auto;
  float: left;
  margin: 10px 5px;
  padding: 25px 20px 5px 20px;  
  border: 1px solid #898989;
  background: #ECECEC url(../quotes1.gif) no-repeat 8px 6px;
  border-radius: 10px 10px 10px 10px;
}

blockquote ul {
	/*color: #898989;*/
}
blockquote ul li {
	/*color: #898989;*/
}
/**********************************************************************
   End of the block quote
***********************************************************************/ 


/*--------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------  Footer ----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
#footer {
	margin-left: auto;
	margin-right: auto;
	float: left;
}


#footer_inside {
	float: left;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
}

#footer_wrapper {
	width: 750px;
	padding: 10px 0px 0px 0px;
	margin: 25px auto 0px auto;
	float: left;
	border: 2px solid #1f4f82;
	background:#FFFFFF;
	border-radius: 10px 10px 10px 10px;
}

.footer_third {
	margin: 0;
	padding: 10px 15px 0px 15px;
	font-size: 10px;
	float: left;
	width: 220px;
}

.footer_link {
	margin: 0;
	padding: 5px 0px 5px 0px;
	float: left;
	width: 220px;
	height: 10px;
}

h2.footer {
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #1f4f82;
	width: 220px;
	color:#000000;
}

#footer a {
	font-weight: normal;
	color: #000000;
}

#footer_copy {
	float: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 10px 0;
	font-size: 12px;
	text-align: center;	
}

/*--------------------------------------------------------------------------------------------------------*/
/*------------------------------------------- End of Footer ----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/

#info_line {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:8px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
}

#info_line2 {
	float: left;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding:8px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
}

#info_line_date {
	float:left;
	width: 300px:
}


#info_line_likes {
	float: right;
	width: 375px;
}

#vads {
	float:left;
	padding: 30px 0px 0px 30px;
}

#ssquare {
	float:left;
	padding: 30px 25px 0px 12px;
}
/*--------------------------------------------------------------------------------------------------------*/
/*--------------------- These items control the thumbs for representatives when listed--------------------*/
/*--------------------- This is actually in the find representative page              --------------------*/
/*--------------------------------------------------------------------------------------------------------*/
.repthumb {
	float: left;
	width: 300px;
	margin: 5px 27px 25px 18px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	font-weight: normal;
	font: bold 0.8em;
	text-align: left;
}
.repthumbtext {
	float: right;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 5px;
	color: #000000;
	text-align: left;
}

.repthumbfigure {
	width: 110px;
}
.repthumbfigure img {
	float: left;
	padding: 5px;
}

#index_text {
	float: left;
	width: 750px;
}
