body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table1 {

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/tile.jpg);
	background-repeat: repeat-x;
	background-color: #003366;
}
.footer {color: #CCCCCC}

h3 {
	font-size: 13px;
	color: #235383;
	
}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #FFFFFF;
}
li {
	list-style-image: url(imgs/bullet_img.gif);
	text-indent: -3px;
	list-style-position: outside;
}
.tableTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(imgs/label_back.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.destinations {
	background-color: #E0EDF3;
	margin: 4px;
	padding: 4px;
}
.homepage_module_headers {
	font-size: 16px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
}

