/* CSS Document */

html,body {
	height:100%;
	padding:0;
	margin:0;
	font-size:11px;
	background-repeat:repeat-x;
	font-family:arial,helvetica,sans-serif;
}

body {
	margin:0px;
	text-align:center;
	background-color:#666;
	background-image:url(assets/bg.gif);
}

body * {
	text-align:left;
}

* html div#layoutContainer {
	height:100%;
	overflow:visible;
}

div#layoutContainer {
	height:100%;
	margin:0px auto;
	overflow:visible;
	width:956px;
}

div#left_col {
	width:190px;
	float:left;
	display:inline;
}

* html div#right_col {
	height:100%;
	overflow:visible;
}

div#right_col {
	min-height:100%;
	float:left;
	overflow:visible;
	width:766px;
	background-color:#fff;
}

img
{
	display:block;
	border:0px;
}

#left_col
{
	float:left;
	width:190px;
	height:100%;
	overflow:visible;
}

#right_col
{	
	float:right;
	width:766px;
	height:100%;
	background-color:#fff;
}

p
{
	margin:17px 0px 0px 0px;
	padding:0px;
	width:510px;
	height:106px;
	line-height:15px;
	overflow:visible;
}

.copy
{
	background-color:#fff;
	margin:0px;
	padding:0px 0px 0px 80px;
	xheight:760px;
	color:#666;
}

#copy_1
{
	background-image:url(assets/copy_1.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#copy_2
{
	background-image:url(assets/copy_2.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#copy_3
{
	background-image:url(assets/copy_3.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#copy_4
{
	background-image:url(assets/copy_4.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#copy_5
{
	background-image:url(assets/copy_5.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#copy_6
{
	background-image:url(assets/copy_6.gif);
	background-repeat:no-repeat;
	background-position:37px 33px;
}

#logo
{
	margin:39px 0px 43px 40px;
	padding:0px;
}

ul
{
	margin:0px;
	padding:0px;
}

li
{
	width:180px;
	padding:0px;
	margin:0px 0px 0px 10px;
	list-style-type:none;
	border-bottom:1px solid #AEAFB3;
}

li a
{
	height:16px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	margin:1px 1px 1px 0px;
	padding:3px 0px 1px 30px;
}

li a:hover
{
	background:#AEAFB3;
}

.li_selected
{
	background:#AEAFB3;
}

.copyright
{
	color:#C3C3C3;
	margin:101px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

.copyright a
{
	color:#C3C3C3;
	text-decoration:none;
}

.copyright a:hover
{
	color:#999;
}

#title
{
	margin:0px;
	padding:37px 0px 0px 0px;
}

h1
{
	color:#AEAFB3;
	font-size:20px;
	margin:0px;
	padding:37px 0px 0px 0px;
	letter-spacing:1px;
}

.email_link a{
	color:#999;
	text-decoration:none;
}

.email_link a:hover{
	color:#bc939c;
	text-decoration:underline;
}

.popup_link a{
	color:#bc939c;
	text-decoration:none;
	line-height:20px;
}

.popup_link a:hover{
	color:#666;
	text-decoration:underline;	
	line-height:20px;
}

.table_link a{
	color:#000;
	text-decoration:none;
	line-height:20px;
}

.table_link a:hover{
	color:#000;
	text-decoration:underline;	
	line-height:20px;
}

.tableHeader {
	background-color:red;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	padding:0px;
	margin:0px;
	border:0px;
}

.mastHeader {
	background-color:#666666;
	margin:0px;
	padding:3px 10px;
	height:35px;
	border-width:0px 1px 1px 0px;
	border-color:#fff;
	border-style:solid;
}

.contentContainer {
	height:25px;
	background-color:#efe5e6;
	border-width:0px 1px 1px 0px;
	border-color:#fff;
	border-style:solid;
	padding:5px 10px;	
}

.HeaderText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:strong;
	text-align:left;
	margin:0px;
}

.Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:left;
	margin:0px;
}

.availabilityTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	line-height:16px;
}

.accomodationLink {
	margin-top:40px;
}

label {
	width:80px;
	color:#666;
	float:left;
}

.textbox {
	padding:2px 3px;
	color:#666;
	border:1px solid #999;
	font-size:12px;
	margin-bottom:2px;
	width:225px;
	font-family:arial,sans-serif;
}

.submit {
	width:45px;
	border:1px solid #666;
	height:21px;
	background-color:#666;
	color:#efe5e6;
	text-align:center;
	padding-bottom:4px;
	font-size:12px;
	margin-left:268px;
}

