/*---- Global ----*/

body, table {
	font-family: Verdana, Arial, Helvetica;
	color: #798490; font-size: 8pt;
	text-align: left; margin: 0; padding: 0;
	}

a { text-decoration: none; }
a:link, a:visited { color: #3566A8 }
a:active, a:hover { color: #87AAD9 }

.divider { background: #A9B4C0;}
.whitecell { background: #ffffff;}
.copyright { color: #a9b4c0;}

th { background: #5C84BA; color: #ffffff; font-weight: bold; }
th.color1 { background: #E5AC1C; }
th.color2 { background: #37999F; }
th.color3 { background: #88B10C; }
th.color4 { background: #CE46A9; }


/*---- Headings ----*/

h1, h2, h3, h4, h5, h6 { color: #99A4B0; font-weight: bold; font-family: Arial, Verdana, Helvetica }

h1 { font-size: 1em; }
h2 { font-size: .95em; }
h3 { font-size: .9em; }
h4 { font-size: .85em; }
h5 { font-size: .8em; }
h6 { font-size: .75em; }


/*---- Main Page Mods ----*/

#storytable td { font-size: .7em;}
#destination ul { list-style-type: none; list-style-image: url('images/but_grnsq02.gif'); margin-left: 17px; padding-left: 0;}
#destination ul a { text-decoration: none; }

#picture_ads img { border: 0; }
#picture_ads p { text-align: center; }

#sponsored_link p { 
	color: #798490; font-size: 8pt; font-family: Verdana, Arial, Helvetica;
	border: 1px solid #ccc;
	padding: 3px;
	}