/************************************************/
/* stylesheet.css								*/
/************************************************/

body { 
	background-image:		url(_images/bg_parchment.jpg);   /* url(images/bg_page_01.jpg);*/
	font-family: 			Arial,sans-serif;
	min-width: 				750px;
	height: 				100%;
	margin:					5px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

/************** #Page Layout **************/
.content {
	background-color:		#FFFFFF;
	padding-top:			0px;
	padding-bottom:			0px;
	padding-right:			0px;
	padding-left:			0px;
	vertical-align: top;
}

.page_header {
/* 	background-color:		#FFFFFF; */
	background-image:		url(_images/bg_header_parchment.jpg);
	padding-top:			0px;
	padding-bottom:			0px;
	padding-right:			0px;
	padding-left:			0px;
}

.page_content {
	background-image:		url(_images/bg_parchment_14.jpg); 
	padding-left:			10px;
	padding-right:			10px;
}

.header_name_font {
	padding-left:			10px;
	padding-right:			10px;
	font-family:			'times new roman', arial, courier;
	font-size:				28pt;
}
.header_certified_title_font {
	padding-left:			10px;
	padding-right:			10px;
	font-family:			'times new roman', arial, courier;
	font-size:				18pt;
}

.address_font {
	padding-left:			10px;
	padding-right:			10px;
	font-family:			'times new roman', arial, courier;
	font-size:				16pt;
}

.left_nav {
	color:					#FFFFFF;
	background-image:		url(_images/bg_top_blue_06.jpg);
	font-size:				12pt;
	font-family:			'times new roman', arial, courier;
	padding-top:			0px;
	padding-bottom:			0px;
	padding-right:			0px;
	padding-left:			10px;
	vertical-align: top;
}

.left_nav a  {
	color:					#FFFFFF;
	text-decoration:		none;
	line-height:			27px;
}
.left_nav a:hover  {
	color:					#F0B665;   /* #A37C45; */
	text-decoration:		none;
}

.left_nav_text  {
	color:					#FFFFFF;
	font-size:				10pt;
	font-family:			'times new roman', arial, courier;
	text-decoration:		none;
}
.left_nav_header {
	color:					#FFFFFF;
	font-size:				12pt;
	font-family:			'times new roman', arial, courier;
	padding-left:			0px;
	text-align:				left;
}
.left_nav_text2 {
	line-height:			15px;
	color:					#FFFFFF;
	font-size:				10pt;
	font-family:			'times new roman', arial, courier;
	text-decoration:		none;
}
.left_nav_text2 a {
	line-height:			15px;
	text-decoration:		none;
}
.left_nav_text3 {
	color:					#FFFFFF;
	font-size:				10pt;
	font-family:			'times new roman', arial, courier;
	text-decoration:		none;
	padding-right:			12px;
	text-align:				justify;
}
.page_ads {
	background-color:		#FFFFFF;
	background-image:		url(_images/bg_parchment_17.jpg); 
	border-left:			1px solid black;
	padding-left:			0px;
	padding-right:			4px;
	text-align:				justify;
}

.footer {
	background-image:		url(_images/bg_top_blue_06.jpg);
}


/************** #Standard Tags **************/
p {
 	color: 					#000000;
	font-family:			italic 10pt "Times New Roman",Arial,Helvetica;
}
h1{
 	font-family: 			"Times New Roman", Arial,Verdana,Helvetica;
 	font-size: 				140%;
 	color: 					#000000;
}
h2 {
 	font-size: 				115%;
 	color: 					#000000;
}
li {
	color:					#000000;
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}


/************** #custom text formatting **************/
.header1{
 	font-family: 			Verdana, "Times New Roman",Arial,Helvetica;
 	font-size: 				175%;
 	color: 					#000000;
}

.header2 {
 	font-size: 				140%;
 	color: 					#000000;
}

blockquote ul li {
	margin-top: 			2px; 
	list-style-image: 		url(_images/bullet.gif);
	font-weight: 			normal; 
	font-style: 			italic;
}

.maintextblackplain {
	color:					#000000;
	font:					11pt "Times New Roman",Arial,Helvetica;
}
.maintextblack {
	color:					#000000;
	font:					 11pt "Times New Roman",Arial,Helvetica;
}
.maintextblackitalic {
	color:					#000000;
	font:					italic 11pt "Times New Roman",Arial,Helvetica;
	text-align: justify;
}
.maintextblack14 {
	color:					#000000;
	font:					bold 14pt "Times New Roman",Arial,Helvetica;
}
.maintextblackunderline {
	color:					#000000;
	font:					10pt Arial,Helvetica;
	text-decoration:		underline;
}
.maintextblackbold12 {
	color:					#000000;
	font:					italic bold 12pt "Times New Roman",Arial,Helvetica;
}

.contacttextblack {
	color:					#000000;
	font:					bold  10pt "Times New Roman",Arial,Helvetica;
}
.movie_title {
	color:					#000000;
	font:					bold  12pt "Times New Roman",Arial,Helvetica;
}

.content_image_right {
	margin:					3px 0px 3px 10px;
}
.testimonial {
	color:					#000000;
/*	font:					italic 10pt "Times New Roman",Arial,Helvetica; */
	font:					10pt "Times New Roman",Arial,Helvetica;
	text-align:				justify;
	padding-left:			5px;
	padding-right:			5px;
}
.testimonial_author {
	text-align:				right;
	color:					#000000;
/*	font:					italic 10pt "Times New Roman",Arial,Helvetica; */
	font:					10pt "Times New Roman",Arial,Helvetica;
	padding-left:			5px;
	padding-right:			5px;
}
.testimonial_link {
	color:					#000000;
	text-decoration:		none;
}
.copyright {
	color:					#FFFFFF;
	font:					bold 7pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:		none;
}
.copyright a {
	color:					#FFFFFF;
	font:					bold 7pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:		none;
}
.copyright a:hover {
	color: 					#B38D68;
	text-decoration:		none;
}

.audiolink {
	color: #006;
	background-color: #A3E081;
	font-size: 105%;
	padding: 5px;
	right: -10px;
	position: relative;
	top: -7px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-decoration: none;
	z-index: 0;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
	height: 25px;
	visibility: visible;
}
.content .content tr td table tr .page_content table tr td ul li .maintextblack14 strong {
	font-size: 70px;
}
.servicelist {
	font-size: 110%;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	color: #00C;
	text-decoration: none;
}
.servicelist a {
	color: #00C;
	text-decoration: underline;
}
.servicelist a:hover {
	color: #00C;
	text-decoration: none;
}
#blinkinglink {
	color: #6F0;
	text-decoration: blink;
}
p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
span.headernamefont1 {
font-family:"Times New Roman","serif";
}
span.addressfont1 {
font-family:"Times New Roman","serif";
}
.h1emphasis {
	font-variant: small-caps;
	font-size: 110%;
	color: #6A0000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
}
