/*	
CSS for Jo Ford website
*/
body {
	background-color: #291609;
    font-family: "Trebuchet MS", Arial; 
    text-align: center; 
    }

h2, h4, div {
	vertical-align: middle; 
	padding-bottom: 8px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 12px; 
	color: #ddccbb; 
	}

p { 
	margin-left: 6%; 
	margin-right: 6%; 
	text-align: left; 
	line-height: 1.25em; 
	}
	
li {
	text-align: left;
	list-style-type: none; 
	line-height: 1.25em; 
	}

table {
	margin-left: auto; 
	margin-right: auto;
	padding: 12px;
	}
	
img	{ border: 0px; }
td	{ background-repeat: no-repeat; }

.boundary { 
	background-image: url(images/_bkgd-slice.png);
	background-repeat: repeat;
	background-position: top;
	}

.gallery	{
	background-position: 12px 12px;
	padding: 12px;
	}

.preload	{ display: none; }
.cv_sec_head { text-align:left; font-weight: bold; }
.cv_item { text-align:left; }
.footnote { font-size: 12px; }
.ptg_header { font-size: 24px; height: 36px; color: #ddccbb; }
.ptg_secnav { font-size: 18px; height: 36px; color: #aa9988; }
	
.titlecard {
	background-color: #dedfdd; 
	color: #000000; 
	font-family: Courier;
	font-size: 12px; 
	width: 180px; 
	height: 108px;
	padding: 4px;
	margin: 12px;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	}
	
.papersheet {
	background-color: #eeefed; /* fefffd */
	color: #362436; 
	font-size: 14px; 
	width: 570px;
	padding: 24px;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	}

.tlalign {text-align: left; vertical-align: top;}
.bralign {text-align: right; vertical-align: bottom;}

a:link { text-decoration: none; color: #aa9988;}
a:visited {text-decoration: none; color: #aa9988;}
a:hover {text-decoration: underline; color: #fffddd;}
a:active {text-decoration: none; color: #ffffff;}

.currentpage {color: #aa9988; }	/* { color: #e0d0c0; } */
.textnav { font-size: 18px; color: #aa9988; }	/* { color: #887766;} */
.style3 { font-size: 12px; color: #666666; }
.style4 { color: #999999; }
.style5 { color: #ddccbb; }	/* { color: #cc6600;} */
.style6 {font-size: 24px;}

.prevnext {
	color: #aa9988;	/* color: #887766; */
	font-weight: bold; 
	font-size: 14px; 
	line-height: 150%; 
	text-align: center
	}
