html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p, ul {
	margin-bottom: 16px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
ol {
	list-style-position: inside;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


body {
	margin: 0px;
	padding: 0px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #cf5e89;
}

div#container {
	width:887px;
	margin: auto;
	padding-bottom: 20px;
}

div#top_info {
	height: 27px;
	padding-top: 8px;
	font-size: 11px;
	position: relative;
}
div#top_info div#top_01, div#top_info div#top_02, div#top_info div#top_03, div#top_info div#top_04 , div#top_info div#top_05 {
	float: left;
}
div#top_info div#top_01 {
	width: 270px;
}
div#top_info div#top_02 {
	width: 180px;
}
div#top_info div#top_03 {
	width: 170px; overflow: hidden
}
div#top_info div#top_04 {
	width: 250px;
	margin-right: 0px;
	overflow: hidden
}
img.top_bar {
	margin-bottom: -6px;
	margin-right: 6px;
}

div#top_menu {
  width:887px;
	height:32px;
	padding-top:8px;
	margin-bottom:14px;
	text-align: center
}
div#top_menu a{
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}


div#left_column {
	width: 262px;
  float: left;
}

div#left_column div.left_column_item {
	width: 203px;  
	margin-left: 23px;
	margin-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#left_column div.left_column_item_low {
  padding-top: 10px;
  padding-bottom: 10px; 
}

div.left_column_item ul {
}
div.left_column_item ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}
div#left_column h2 {
	font-size: 13px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
div#left_column h2 a{
	text-decoration: none;
}

div#left_column input {
  border: none;
	width: 120px;
	height: 20px;
	margin-left: 10px;	
}

div#left_column table.book_form {
	width: 205px;
	margin-top: 20px;
}
div#left_column table.low {
	width: 205px;
	margin-top: 8px;
}
div#left_column table.book_form td.last{
	width: 37px;
}
div#left_column h2.out_of_container{
	margin-left: 33px;
	margin-bottom: 5px;
	font-size: 13px;
}
div#left_column a.left_big_button{
  display: block;
	margin-left: 23px;
  margin-right: 18px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}

img#calendar_icon {
	margin-bottom: -5px;
}




div#content {
  width: 600px;
	padding-right: 25px;
	float: right;
	clear: both;
}

div#content p, div#content ol li, div#content p, div#content ul li {
  font-size: 12px;
  line-height: 18px;
}

div#content h1{
  margin-bottom: 14px;
}
div#content h2 {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 10px;
	color: #850d57;
}
div#content h2 a {
	text-decoration: none;
}

div#content a {
}

div#content a:hover {
	color: #cf5e89;
}

div#content a:visited {
}

div#footer {
  width:887px;
  margin: auto;
	margin-top:20px;
	margin-bottom:20px;
}
div#footer input {
	margin: 2px;
	margin-left: 6px;
	margin-right: 6px;
	width: 180px;
}
div#footer div {
	float: left;
	line-height: 15px;
	font-size: 11px;
}
div#footer div h3{
	font-size: 16px;
	margin-bottom: 20px;
}
div#footer div a{
	text-decoration: none;
}
div#footer_span_1 {
	width: 150px;
	padding-left: 20px;
}
div#footer_span_2  {
	width: 200px;
}
div#footer_span_3 {
	width: 150px;
	padding-left: 20px;
}

div#footer_span_4 {
	width: 300px;
	padding-left: 20px;
}

br.clear {
	clear: both;

}

.right_align {
  text-align: right;
}

a.find_us{
	display: block;
	position: absolute;
	right: 12px;
	top: 9px;
}
