/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;

}

.copy a{
	color:#000000;
	text-decoration:underline;

}

.copy a:hover{
	color:#000000;
	text-decoration:none;

}


.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.fromrates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.fromrates a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}

.fromrates a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c32228;
	text-decoration:none;
	
	
}
.fromrates a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#GCHBody
{
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 400px;
  width: 740px;

}
.text
{
	width: 680px;
	position: absolute;
	left: 34px;
	top: 63px;
	height: 82px;
}

.text2
{
	width: 700px;
	position: absolute;
	left: 25px;
	top: 320px;
	height: 30px;
}

.text3
{
	width: 400px;
	position: absolute;
	left: 34px;
	top: 10px;
	height: 82px;
}

.main
{
	width: 250px;
	position: absolute;
	left: 543px;
	top: 525px;
	height: 30px;
}
.west
{
	width: 150px;
	position: absolute;
	left: 22px;
	top: 415px;

}.ont
{
	width: 155px;
	position: absolute;
	left: 204px;
	top: 398px;

}.que
{
	width: 152px;
	position: absolute;
	left: 385px;
	top: 424px;

}

.atl
{
	width: 151px;
	position: absolute;
	left: 562px;
	top: 408px;
}

/* TABLES ********************************************************************/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F76A3;
	width: 550px;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 550px;
	font-size: 14px;
	background-color:#4F76A3;
	padding-left: 4px;
}


#mytable p {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	width: 550px;
	font-size: 12px;
}


#mytable a:link {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#mytable a:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#mytable a:hover {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: underline !important;
}

#mytable, #mytable th, #mytable td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	width: 358px;
}

#mytable caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

#mytable td, #mytable th {
	padding: 4px;
}

#mytable thead th {
	text-align: left;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 14px !important;
}

#mytable tbody th {
	font-weight: bold;
	text-align:center;
	
}

#mytable tbody tr { background: #FCFDFE;
 }

#mytable tbody td { 

font-size: 12px !important;
padding-left: 6px;

 }

#mytable tbody tr.odd { background: #F7F9FC; }

#mytable a:link {
	color: #718ABE;
	text-decoration: none;
	font-size:12px;
}

#mytable a:visited {
	color: #718ABE;
	text-decoration: none;
	font-size:12px;
}

#mytable a:hover {
	color: #718ABE;
	text-decoration: underline !important;
	font-size:12px;
}

#mytable tfoot th, tfoot td {
	font-size: 12px;
	text-align:left;
	padding-left: 6px;
}


.headings {
color:#FF6600;
font-weight: bold;
}

.terms {
font-size: 10px;
}

.stars {
float:right;
padding-top: 3px;

}

/* CONTEST TABLES ********************************************************************/



#contesttable p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	width: 550px;
	font-size: 12px;
}


#contesttable a:link {
font-family: "Trebuchet MS", Arial, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#contesttable a:visited {
font-family: "Trebuchet MS", Arial, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#contesttable a:hover {
font-family: "Trebuchet MS", Arial, sans-serif;
	color: #718ABE;
	text-decoration: underline !important;
}

#contesttable, #contesttable th, #contesttable td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	width: 650px;
}

#contesttable2, #contesttable2 th, #contesttable2 td {
	border: 0;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	width: 350px;
}

#contesttable caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

#contesttable td, #mytable th {
	padding: 4px;
}

#contesttable thead th {
	text-align: left;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 14px !important;
}

#contesttable tbody th {
	font-weight: bold;
	text-align:center;
	
}

#contesttable tbody tr { background: #FCFDFE;
 }

#contesttable tbody td { 

font-size: 12px !important;
padding-left: 6px;

 }

#contesttable tbody tr.odd { background: #F7F9FC; }


#contesttable tfoot th, tfoot td {
	font-size: 12px;
	text-align:left;
	padding-left: 6px;
}


select {
width: 180;}

a.bluebtn2 {
	cursor:pointer;
	display:block;
	float:left;
	font:bold 0.875em Arial, Helvetica, sans-serif;
	height:19px;
	margin-right:3px;
	margin-left:1px;
	padding:0 5px 0 0; /* sliding doors padding */
	text-align:center;
	text-decoration: none;
	width:80px;
}

a.bluebtn2 span {
	color:#fff;
	display: block;
	height:19px;
	line-height:18px;
	padding:0 1px 0 6px;
	text-decoration:none;
	white-space:nowrap;
}

a.bluebtn2 { background:url(../images/booknow_right.gif) no-repeat top right; }
a.bluebtn2 span { background:url(../images/booknow_left.gif) no-repeat top left; }
a:hover.bluebtn2 {
	color:#fff;
	text-decoration:underline;
}

.button {
	display:block;
	width:200px;
	height:40px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/free-cookie.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -40px;
}
