/* LaughForTheHealthOfIt.net Style Sheet */

body	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

form {
	display: inline;
}

/* Links Style */
a:link { text-decoration: none; color: #D44100; }
a:visited { text-decoration: none; color: #D44100; }
a:active { text-decoration: none; color: #D44100; }
a:hover	{ text-decoration: underline; color: #D44100; }

.title {
	color: #D44100;
	font-weight: bold;
}

.bottom_nav {
	color: #ffffff;
}

.bottom_nav a {
	color:#fff;	
}

.bottom_nav_small {
	font-size: 11px;
}

.message { padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; border:1px solid #333333; background-color: #66ff66; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; }

.error { padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; border:1px solid #333333; background-color: #ffb3b5; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; }

.small_text {
	font-size: 11px;
}

.testimonial {
	font-style: italic;
	text-align: justify;
	text-justify: newspaper;
}

.quote {
	font-style: italic;
}

.video_caption {
	font-size: 11px;
	padding-left: 35px;
	padding-right: 25px;
}

.caption {
	font-style: italic;
}

/* Image Style */
.img {
  border: 1px solid #000000;
}

.email_mgr_header {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;	
}

.email_mgr_td {
	padding-right: 6px;
	padding-left: 6px;
}