/* Travle Harmony CSS Version 2 */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	text-align: center;
	margin:  0px;
	font-weight: normal;

}
table, tbody, tr, td, th  {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	/* horizontal-align:left; */
	text-align: left;
	border-color: #3366FF;
	/* vertical-align:top; */
}

td.pad_10 {padding: 0 10px}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #0000FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style:normal;
	font-weight: normal;
}

a {color:#0000FF;text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}	
ul {
	padding-left: 15px;
/* list-style-position: outside; */
}
ul.blue {
	color: #0000FF;
}
ul.blue_yellow {
	color: #0000FF;
	background-color: #FFFF00;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

ul.dot {list-style-image: url('images/dot.gif'); text-indent: 20px}
ul.dot_green {list-style-image: url('images/dot_green.gif'); padding-left: 20px;}
ul.dot_blue {list-style-image: url('images/dot_blue.gif'); padding-left: 20px;}
ul.ring1 {list-style-image: url('images/gold_ring_25x25.gif'); padding-left: 20px;}
ul.star1 {list-style-image: url('images/star1.gif'); padding-left: 20px;}
ul.star10 {list-style-image: url('images/star1.gif'); padding-left: 10px;}
ul.none {list-style-type: none}
ul.disc {list-style-type: disc; padding-left: 20px;}
ul.circle {list-style-type: circle; text-indent: 20px}
ul.delta_right_red {list-style-image: url('images/delta_right_red.gif')}
ul.delta_right_green {list-style-image: url('images/delta_right_green.gif')}
ul.delta_right_blue {list-style-image: url('images/delta_right_blue.gif')}
ol.num1 {padding-left: 20px;}

input.sub {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	background-color:#66FF99;
}
textarea.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; padding-left: 10px}
li a {  font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; color: #0033FF}
img {
	border:0;
	/* display:inline; */
}

.indent_10 {
	text-indent: 10px;
}
.indent_20 {
	text-indent: 20px;
}

.special li {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; padding-left: 0px}
.special li a{  font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; padding-left: 0px}

.pad td p {padding: 0 20px}
.bordr1 tr td{
	border-style: solid;
	border-width: 1px;
	border-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color:#FFFF99;
	padding-left: 5px;
}

/* support hidden url href code for slide shows - to permit web crawling of href for ignored js href code */

.hzzz {
	color: #000; /* same color as surrounding text */
	text-decoration:none; /* remove underline */
	cursor:text; /* make cursor stay as a text cursor, not the hand */
	
}

/* #footer {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; color: #000000} */
#indent_130 {
	text-indent: 130px;
}
#thy_page {
	width: 770px;
	background: #FF00FF;
	text-align: center;
	margin: 10px;
	border: 0px solid #0000FF; 
	padding: 0px;
}
#thy_header1 {
	width: 770px;
	background: #0000FF;
	text-align: center;
	margin: 0px;
	border: 0px solid #0000FF; 
	padding: 0px;
}
#thy_footer {
	width: 770px;
	background: #00FFFF;
	text-align: center;
	margin: 0px;
	border: 0px solid #0000FF; 
	padding: 0px;
}
#text_height_20 {
	line-height:20px;
}
	
.left_special_blue {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-align: left;
	text-indent: 10px;
} 

.tabup {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #000000; text-decoration: none}
.tabdn {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #0000FF; text-decoration: none}

/* to float images left or right in its container */
.leftimage {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;   
}

.wedding_top {background-image: url('images/wedding_bells_top_530x130.gif');
	background-repeat: no-repeat}

.tiny_5 {font-family: Arial, Helvetica, sans-serif; font-size: 5px; font-style: normal; font-weight:normal; color: #333333}

.text {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal}
.text_10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333}
.text_12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333}
.text_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #333333}
.text_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #333333}

.text_blue {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #0000FF}
.text_blue_10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;	color: #0000FF}
.text_blue_12{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #0000FF}
.text_blue_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #0000FF}
.text_blue_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #0000FF}

.text_green {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #009933}
.text_green_10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;	color: #009933}
.text_green_12{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #009933}
.text_green_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #009933}
.text_green_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #009933}

.text_red {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #FF0000}
.text_red_10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FF0000}
.text_red_12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF0000}
.text_red_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #FF0000}
.text_red_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #FF0000}

/* BOLD Font Follows  */

.text_b {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: bold; color: #333333}
.text_10_b {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #333333}
.text_12_b {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.text_14_b {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #333333}
.text_16_b {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #333333}

.text_12_b_g {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666}

.text_green_12_b {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #009933}
.text_green_14_b {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #009933}
.text_green_16_b {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #009933}

.text_blue_b {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: bold; color: #0000FF}
.text_blue_10_b {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;	color: #0000FF}
.text_blue_12_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;

}

.text_blue_14_b {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #0000FF}
.text_blue_16_b {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #0000FF}

.text_red_b {font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: bold; color: #FF0000}
.text_red_10_b {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000}
.text_red_12_b {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}
.text_red_14_b {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000}
.text_red_16_b {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FF0000}
