/* Richmond Battlefields Association Screen Style Sheet */
/* Created 11-06-2011 */

body {
	background: #fffff0;
	color: black;
}
p {
	margin: 12px;
}
a:link {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	margin: 12px 12px -6px 12px;
	color: #666;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	margin: 12px 12px -6px 12px;
	color: #333;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	margin: 6px 12px -6px 12px;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul li {
	margin-left: -1em;
	margin-right: 2em;
	list-style-type: disc;
	line-height: 16px;
}
.caption {
	font-size: 10px;
	line-height: 14px;
	margin-top: -6px;
}
.hr {
	margin-top: 8px;
}
table { 
	margin: 0px auto;  
}
table td { 
	padding: 0; 
	border-width: 0; 
	vertical-align: top; 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
}
table#outside {
	width: 820px;
	border: 1px solid #000;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
}
table#inside { 
	width: 800px; 
	margin: 8px; 
}
td#logo { 
	color: #000; 
}
td#illustration { 
	vertical-align: top; 
}
td#spacer { 
	color: #000; 
}
td#crumbs {
	font-size: 10px;
	padding: 10px;
}
td#navigation { 
	vertical-align: top;
	line-height: 17px;
}
td#content { 
	vertical-align: top;
	line-height: 17px;
}
td#caption { 
	vertical-align: top;
	font-size: 10px;
	line-height: 14px; 
}
td#footer {
	font-size: 10px;
	padding: 10px;
	text-align: right;
}
a.indepth:link {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
a.indepth:visited {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
a.indepth:hover {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
a.indepth:link {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
a.indepth:visited {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
a.indepth:hover {
	font-size: 10px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}
