body { color: #808080; font-size: 18px; font-family: cursive; background-color: #1A1113; background-attachment: inherit; word-spacing: 1px; width: 1100px; }
p {}
td {}
a {color: #c55560; }
a:link {  text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#nav_bar { height: auto; width: 200px; position: relative; top: 15px; visibility: visible; border: solid 1px #808080; }

.links, .links_toprow, #links, #links_toprow{ font-family: inherit; text-align: right; position: relative; width: 100%; border-top: 1px solid #211719; }

.links_toprow,#links_toprow{border-top: none;}

.links a:link,.links a:visited, .links_toprow a:link,.links_toprow a:visited, #links a:link,#links a:visited, #links_toprow a:link,#links_toprow a:visited  { color: #211719; background-color: #808080; text-decoration: none; padding: 3px; display: block; }

.links a:active, .links a:hover,.links_toprow a:active, .links_toprow a:hover,#links a:active, #links a:hover,#links_toprow a:active, #links_toprow a:hover  { color: #808080; background-color: #211719; display: block; text-decoration: none; padding: 3px; }
#nav_bar ul
{	list-style: none;
	margin: 0 0 0 5px;
	padding: 0; }

#nav_bar ul li a:links, #nav_bar ul li a:visited
{
}

#nav_bar ul li.sublinks, #nav_bar ul li.sublinks a:link,#nav_bar ul li.sublinks a:visited{background-color: #494949; margin-bottom: 1px;padding-right: 0; color: #A0A0A0; text-decoration: none; display: block; }

#nav_bar ul li.sublinks a:hover,#nav_bar ul li.sublinks a:active{color: #211719}


#main_content { position: relative; width: 700px; height: auto; padding-bottom: 75px; }
#main_content_border_top { position: absolute; top: 0; height: 40px; }
#main_content_border_bottom { position: absolute; bottom: 0; height: 40px !important; }
#main_content_content { text-align: center; position: relative; top: 40px; width: 650px; height: auto; padding-right: 15px; padding-left: 15px !important;  }
#logo { background-image: url(../images/logo.jpg); background-repeat: no-repeat; background-position: 14px 0; text-align: center; position: relative; width: 100%; height: 175px; }
		#hotels {
			margin: 15px;
			padding: 4px;
			display: block;
			border: 1px solid #1A1113;
		}

#hotels a:link,#hotels a:visited { display: block; text-decoration: none; color: #c55560/** #808080 **/ }
#hotels a:hover,#hotels a:active { display: block; text-decoration: none; color: #1A1113/** #808080 **/ }
		#hotels:hover {
			margin: 15px; 
			padding: 4px;
			color: #1A1113;
			background-color: #c55560;
			border: 1px solid #1A1113;
		}
#usefullinks { position: relative; margin-left: 110px; }
#closelink { color: #c0c0c0; font-family: sans-serif; text-decoration: underline; }
#closelink:hover { color: #c0c0c0; font-family: sans-serif; text-decoration: none; cursor: pointer; }
.labels{color:orange}

#referralLink {position: bottom; bottom: 10px; font-size: 10px; font-family: times; text-align: center;}
