body {
	background-color:#f0c4f9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

table tr td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #330066;
}

body a {
	color:#0000FF;
	text-decoration: none;
}

a.white_lnk {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.white_lnk:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

ul li {
	list-style: url(/images/bullet.gif) circle;
	margin: 0;
}

p.page_header{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #330066;
}

p.page_title{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #330066;
}


p.faq_question{
	font-weight: bold;
	text-decoration: none;
	color: #330066;
}

p.faq_answer{
	text-align:justify;
	color: #330066;
}

.message_box{
	border: 1px solid #FF6600;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	width: 80%;
}

.captcha_border{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
}

.input_text{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
	text-indent:2px;
}

.input_area{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
	text-indent:2px;
}

.theader td{
	background-color:#F3ECD5;
	border-bottom:1px outset #f0c4f9;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	height: 22px;
	text-align: center;
}

table thead th{
	background-color:#F3ECD5;
	border-bottom:1px outset #f0c4f9;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	height: 22px;
	padding-left:4px;
	text-align: left;
}

.input_button{
	background-color:#E2DDCC;
	border:1px outset #F7F5E8;
	font-family:verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	height: 20px;
}

.input_button:hover{
	border: 1px solid #F0E7F1;
	background-color: #69019C;
	font-weight: bold;
	height: 22px;
	color: #FFFFFF;
}


.select{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
}

.box {
	border: 1px solid #b2b2b2;
}

.box_header{
	background-color: #69019C;
	color: #FFFFFF;
	font-weight: bold;
}

.box_odd_row{
	background-color: #FFFFFF;
}

.box_odd_row td{
	border-bottom: dashed 1px #B2B2B2;
	background-color: #FBF9F3;
	padding: 4px 2px 4px 2px;
}

.box_even_row td{
	border-bottom: dashed 1px #B2B2B2;
	background-color: #FFFFFF;
	padding: 4px 2px 4px 2px;
}

.box_odd_package td{
	background-color: #FBF9F3;
	padding: 4px 2px 4px 2px;
}

.box_even_package td{
	background-color: #FFFFFF;
	padding: 4px 2px 4px 2px;
}

.box_border_package td{
	border-bottom: dashed 1px #B2B2B2;
}

.form_fields {
	color:#404040;
	font-size:11px;
	margin-bottom:10px;
	width:180px;
}

.important {
 	color: red;
 	font-size: 14px;
 	font-weight: bold;
}

.img_show{
	display:block;
	border:solid 1px #B1B1B1;
}

.img_hide{
	display:none;
}

.desc_show{
	display:block;
}

.contact_box{
	border:1px solid #881EB4;
	width: 284px;
	height:135px;
}

.contact_box thead th{
	background-color: #F3ECD5;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	height: 22px;
}

.contact_square_box{
	border:1px solid #881EB4;
	width: 590px;
	height:100px;
	text-align: center;
}

.contact_square_box thead th{
	background-color: #F3ECD5;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	height: 22px;
}

.bold_table tr td{
	font-weight: bold;
}

tr.expanded {
	display: block;
}
td.collapsed {
	display: none;
}

.expanded td a {
	/* color: #FFFCCF; */
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.top_menu{
	background:url(/images/top_menu.gif) center left no-repeat; margin:0;
	height: 20px;
	border-bottom: dotted 1px #F3ECD5;
}

.top_menu a{
	color:#330066;
}

.log_bar{
	background:#F3ECD5;
	border-top:solid 1px #DCC26D;
	border-bottom:dotted 1px #DCC26D;
	height:23px;
}

.log_bar table tr td{
	color:#000000;
	font-weight:bold;
}

.top_menu a{
	padding-left: 20px;
}

.sub_menu{
	background:url(/images/sub_menu.gif) center left no-repeat;
	border-top: solid 1px #DCC26D;
	height: 20px;
}

.sub_menu td{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}

.sub_menu td a{
	/* color: #CAA650; */
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
}

.last_menu{
		background:url(/images/last_menu.gif) center left repeat-y;
		height: 20px;
}
.last_menu td{
	padding-left: 20px;
	border-top: solid 1px #DCC26D;
}
.last_menu td a {
	/* color: #787878; */
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.last_menu td:hover {
	/* color: #787878; */
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-color:orange;
}

.login_box{
	background: #FBF9F3;
	border: solid 1px #DCC26D;
}

.plan_trip_box{
	background: #FBF9F3;
	border:dashed 1px #BCBCBC;
}

.login_header{
	border-bottom: dotted 1px #31679c;
	height:23px;
}

.event_last_menu{
		background:url(/images/last_menu.gif) center left repeat-y;
		height: 20px;
}
.event_last_menu td{
	text-align: center;
}
.event_last_menu td a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.event_last_menu td a:hover {
	color: red;
	font-size: 12px;
}


.event_top_menu_pink{
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
}

.event_top_menu_pink a{
	color:#FF00D4;
	font-weight:bold;
}

.event_top_menu_blue{
	background:url(/images/last_menu.gif) center left repeat-y;
	height: 20px;
	text-align: center;
}

.event_top_menu_blue a{
	color:blue;
	font-weight:bold;
}

.event_top_menu{
	height: 20px;
	border-bottom: dotted 1px #F3ECD5;
	background-color: #EAB916;
	text-align: center;
}

.event_top_menu a{
	color:#FFFFFF;
	font-weight:bold;
}

h2{
	font-size: 18px;
    font-size *\*: 16px;
	font-weight:bold;
	text-align: left;
	border-bottom:1px dotted #CCCCCC;
	padding:0px 0px 5px 0px;
	margin: 0px;
}

.h2_pink{
	font-size: 17px;
    font-size *\*: 15px;
	font-weight:bold;
	text-align: left;
	border-bottom:1px dotted #CCCCCC;
	padding:0px 0px 5px 0px;
	margin: 0px;
	color:#FF00D4;
}

.h2_blue{
	font-size: 17px;
    font-size *\*: 15px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	padding:0px 0px 5px 0px;
	margin: 0px;
	color:#002AFF;
}

.h2_black{
	font-size: 17px;
    font-size *\*: 15px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	padding:0px 0px 5px 0px;
	margin: 0px;
}

.h2_black a{
	color:#000000;
}

.h2_pink a{
	color:#FF00D4;
}

.bold_pink{
	font-weight: bold;
	color:#FF00D4;
}

.hr{
	border: dashed 1px #7F7D39;
}

.h3_pink{
	font-size: 15px;
    font-size *\*: 13px;
	font-weight:bold;
	text-align: center;
	padding:0px 0px 10px 0px;
	margin: 0px;
}

.h3_pink a:hover{
	color: red;
}

.h3_black{
	font-size: 15px;
    font-size *\*: 13px;
	font-weight:bold;
	text-align: center;
	padding:0px 0px 10px 0px;
	margin: 0px;
	color:#000000;
}

.h3_blue{
	font-size: 14px;
    font-size *\*: 12px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin: 10px 0 0 0;
	color:#002AFF;
}

.h3_pink a{
	color:#FF00D4;
}

.text_blue{
	color:#002AFF;
}

.bold_blue{
	color:#002AFF;
	font-weight:bold;
}

.font_green{
	color: green;
}

.button{
	background: url(/images/background.jpg);
	color: #31679c;
	font-weight: bold;
	font-size: 12px;
	margin-top:2px;
	height: 24px;
	text-align: center;
	background-repeat: repeat;
	border: 1px solid #31679c;
	cursor: hand;
	cursor: pointer;
}

.button_login{
	background: url(/images/background.jpg);
	color: #FF00D4;
	font-weight: bold;
	font-size: 12px;
	margin-top:2px;
	height: 24px;
	text-align: center;
	background-repeat: repeat;
	border: 1px solid #31679c;
	cursor: hand;
	cursor: pointer;
}

.button_pink{
	background: url(/images/background.jpg);
	color: #FF00D4;
	font-weight: bold;
	font-size: 12px;
	margin-top:2px;
	height: 24px;
	text-align: center;
	background-repeat: repeat;
	border: 1px solid #31679c;
	cursor: hand;
	cursor: pointer;
	width: 180px;
}

.itinerary_box{
	background-image: url(/images/contents/background_plan_your_trip.jpg);
}


/**********PLAN YOUR EVENT STYLES************/
#event_boxes td{
	border:1px dashed #B2B2B2;
	padding: 4px;
}


/*********wedding_checklist*******************/
#wedding_checklist ul li{
	text-align: justify;
}

#wedding_checklist ul li b{
	color:blue;
	font-size:10px;
}
