
BODY {
	background-color: #D5F7DC;
	color: #222222;
	font-family: Arial, Trebuchet, sans-serif;
	font-size: 10pt;

}


.story
{
	background-color: #EEEEEE;
	border:1px solid #000;	
	text-align: justify;
        margin: 10px;
        padding: 10px;
}

.title
{
	color: #FFFFFF;
	font-family: verdana;
	background-color: #004400;
	background: url("images/TitleBarBrown.png");
	background-repeat: repeat-y;
	border: 1px solid black;
	width: 100%;
}


.pagetitle
{
	color: #222222;
	background-color: #004400;
	background: url("images/TitleBarBrown.png");
	background-repeat: repeat-y;
	font-size: 16pt;
	width: 100%;
        padding: 4px;
}


table.trips
{
	width: 500px;
	background: url("images/TitleBarVBrown.gif");
	background-repeat: repeat-x;
        text-align: center;
	alignment: center;
	font-size: 10pt;
}

table.maintrips
{
	width: 350px;
	border: 1px solid #666666;
	font-size: 10pt;
}




tr.oddRow
{
        background-color: #E5FFDC;   
}

tr.evenRow
{
        background-color: #C5E7DC;   
}

tr.header
{

}

td.rightColumn
{
        width: 170px;
}

td.monthColumn
{
        width: 80px;
}


.caption
{
	color: #FFFF88;
	font-size: 9pt;
        font-weight: bold;
	font-family: arial;
	background-color: #AAAAAA;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.credit
{
	color: #003300;
	font-size: 7pt;
	font-family: arial;
        font-weight: bold;
}



A
{
	color: #666666;
        font-weight: bold;
	font-family: Arial, Trebuchet, sans-serif;
        font-size: 9pt;
}


:photo
{
	width: 100%;
	alignment: center;
}

IMG
{
	border-color: #ffffff;
}


table.weather1
{
	background-color: #d6e6d6;
	width: 600px;
}

table.weather2
{
	background-color: #D6D6E6;
	width: 600px;
}



.update
{
	color: #cccc00;
	font-weight: bold;
}

.update1
{
	color: #aaaa00;
	font-weight: bold;
}

.update2
{
	color: #aaaa00;
}

.asterisk
{
	color: #dd0000
}


.people
{
	font-size:9pt
}

.smalldate
{
        font-size:7pt
}

.quote
{
        color: #EEEEEE;
        font-weight: bold;
}

.usercomments
{
	background-color: #E5FFDC;
	border: 1px solid black;
}

