﻿body {
	padding-left: 0;
	padding-top: 0;
	margin-left: 0;
	margin-top: 0;
	margin: 0;
	padding: 0;
	background: #d7ab3c url('../pics/tc_bg.jpg') repeat-y;
	margin-bottom: 0;
	height: 100%;
	
}
div#divider {
	padding: 5px; padding-left: 10px;margin-bottom: 10px; border-bottom:1px groove #3366CC; 
	}

hr {
	height: 1px;
	width: 780px;
	color: #3366CC;
	padding-left: 20px;
}

div#tc_hdr{
	width: 830px;
	background-color: #d7ab3c;
	margin:0;
	padding: 0;
}
div#outer {
	width: 821px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: inherit;
}

div#hdr_content {
	height: 100%;
}
div#content {
	border: 0;
	float: left;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
}
div#spacer {
	border: 0;
	float: left;
	width: 760px;
	height: 5px;
}

div#content_footer {
	border: 0;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 760px;
	color: #3366CC;
	background-color: #F0F0F0;
}


div#left_hotelBox {
	float: left;
	padding-top: 5px;
	padding-bottom: 1px;
	width: 387px;
	height: 195px;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	background-color: #E8CE8F;
	margin-top: 5px;
}
div#right_hotelBox {
	float: left;
	padding-top: 5px;
	padding-bottom: 1px;
	width: 387px;
	height: 195px;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	background-color: #E8CE8F;
	margin-top: 5px;
	margin-left: 5px;
}


div#content_bg{
	
	table-layout: fixed; height: 186px; width: 887px;
	background-image: url('../pics/bgm_contentBg.gif');
}
div#content_stuff {
	border: 0;
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 500px;
	text-align: left;
}
a{
	color: #3366CC;
}
