/* thinkmarriage.org site-wide stylesheet */
.tm_blue{
    color: #3366ff;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	}

.tm_blue_bold{
    color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	}
.tm_normal{
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	}
.tm_normal_bold{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	}
.tm_heading  {  
    color: #3366ff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	}
/* Cruise Page specific header styling */
#page_header {
	text-align: center;
	font: bold 18px Georgia, sans-serif;  
	}


#page_header img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}

#main_page{
  font-size: 14px;
  font-family: arial; 
  line-height: 16px;
  color: #072E3F;
  }
#main_page ul{
  list-style-type: disc;
  } 

#main_page h2{
    color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	}

#main_page h3{
    color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
    text-align: left;
	}

#main_page h4, #main_page h4 a{
    color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	}
	
#main_page a{
    color: #3366ff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	}

#main_page table tr td , #main_page table th {
    padding: 5px;
	}
	
#footer_image img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}

#footer_image h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	}	


#big{
    color: #3366ff;
	text-align: center;
	font: bold 23px Georgia, sans-serif;  
	}
/* End Cruise Page specific header styling */
.centerbold {
   font-size: 14px;
   font-family: arial; 
   line-height: 20px;
   font-weight: bold;
   	text-align: center;
   }
   
.bold {
   font-size: 14px;
   font-family: arial; 
   line-height: 20px;
   font-weight: bold;
   }
.blue{
   font-size: 14px;
   font-family: arial; 
   line-height: 20px;
   font-weight: bold;
   color: #3366ff;
   }

.disclaimers {
   font-size: 8px;
   font-family: arial; 
   line-height: 12px;
   font-weight: bold;
   }
