/* 10th Kentucky Volunteer Infantry */
/* www.10thkyinfantry.org */

/* TAG */
body, html {
    margin:0;
    padding:0;
    }
body {
	background-image: url(images/bg-flag.gif);
	background-repeat: repeat;
	min-width:730px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: justify;
}

blockquote {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.3em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0000;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	text-align: left;
	text-transform: capitalize;
}

/* ID */
#wrap {
    /*background:#99c;*/
    margin:0 auto;
    width:750px;
    }
#top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(images/bg-top.png);
	background-repeat: repeat-x;*/
	height: 60px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#main {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A2118;
	border-right-color: #5A2118;
	border-bottom-color: #5A2118;
	border-left-color: #5A2118;
	height: 100%;
	padding-top: 16px;
	padding-right: 14px;
	padding-bottom: 16px;
}
#content {
	float: right;
	width: 510px;
	margin-top: 5px;
}
#foot {
	width: 100%;
	padding: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 80%;
	clear: both;
}
#nav {
	float: left;
}

#related-links li{
	margin-bottom: 1em;
}



/* CLASS */
.img-bdr {
	padding: 2px;
	border: 1px solid #000000;
	/*width: auto;*/
}
/*#cover {
	padding: 2px;
	border: 1px solid #000000;
	width: 296;
	background-image:url(images/painting-troiani.jpg);
	background-repeat: no-repeat;
}*/
.float-rt {
	float: right;
	width: auto;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: right;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/*- Menu 7--------------------------- */
/*- exploading-boy.com -------------- */

#menu {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 18px;
	}
	
#menu li a:hover, #menu li a.on {
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 18px;
	}	

/* --   -- */
table#data, table#timeline {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
table#data td {
	height: 20px;
	padding: 3px;
	text-align: center;
}
table#timeline td {
	height: 20px;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table#data thead tr, table#timeline thead tr, .row-high {
	background-color: #272756;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	font-weight:bold;
	color: #FFFFFF;
}
table#data tr#alt {
	background-color: #D0D7E1;	
}
table#data th, table#timeline th {
	text-align:left;
	height: 20px;
	padding: 3px;
}
.book-announce{
	padding:0px 10px;
	margin: 0 0 15px;
	background: #F5F5EB;
	border: 1px solid #666;		
}
.book-announce p {
	font: 80% Verdana, Geneva, sans-serif;
}
