﻿

body {background-color:#402E00; font-size:9pt; font-family:'Trebuchet MS'}
a, a:visited {
	text-decoration:none;
	color:#FFCC00;	
	}
a:hover {
	text-decoration:underline;
	color:#FF0099;
	}
p { font:"Trebuchet MS"; font-size:9pt; line-height:150%; color:#333333}


h3 {font-style:italic; font:"Trebuchet MS"}
.callout { width:225px; }
.callout img {padding:3px 0px}
.callout .header {height:5px; }
.callout .content {padding:10px; background-color:#efefef; }
.orange { background-color:#FFCC00 }
.label {font-weight:bold}

/* misc
2a2a2a----------------------------------------------- #222*/

.section{
	border-top: 4px solid #3d3d33;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 3px 3px 0px 3px;
	background-color: #402E00;
	border: 1px solid #FF0099;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.thumbnail img
{
    border:none;
}

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}