body, p, ul, ol, li {
	text-align: justify;
}

p.center {
	text-align: center;
}

p.large {
	font-size: 2em;
}

.main {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none}
a {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #666666; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: underline}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bolder; color: #333333; text-decoration: none}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav_filler_cell {
	background: #FFF url(images/nav_filler.gif) top left repeat-x;
}

.rates_picture_cell {
	background-image: url('images/rates_pic.jpg')
	background-position: top left;
	background-repeat: no-repeat;
}

.treed_background_cell {
	background: transparent url('images/background2.gif') right top no-repeat;
}

.treed_background_tile_cell {
	background: #ebebeb url('images/background3.gif') right top repeat-y;
}

.rates_table { 
	border-collapse: collapse;
}

.rates_week_cell { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 3px 0px 3px 0px;
}

.rates_price_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 3px 0px 3px 0px;
}

div.centered {
	text-align: center;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
}

li {
	margin-bottom: 10px;
}

table.thinBorderTable {
	border-collapse: collapse;

	margin: 15px auto 0 auto;
}

table.thinBorderTable td {
	padding: 3px;

	font-size: 0.8em;

	border: 1px solid #000;
}
