/*#content table { */
.table1{
width: 740px;
margin-left: 27px;
margin-right: 27px;
font-family: Georgia,"MS Serif", "New York", serif;
font-weight: normal;
font-size: 12px;
color: #563E34;
line-height: 20px;
}

.table2{
width: 740px;
margin-left: 0px;
margin-right: 27px;
font-family: Georgia,"MS Serif", "New York", serif;
font-weight: normal;
font-size: 12px;
color: #563E34;
line-height: 20px;
}

#content .col1 {
	/*width: 170px;*/
	padding-bottom: 1.5em;
	}
#content .col2 {
	/*width: 570px;*/
	padding-bottom: 1.5em;
	}
.img-border {
	background-color: #fff;
	border: 1px solid #ccceac;
	margin: 0 20px 0 0px;
	padding: 4px;
	vertical-align: top;
	}
	
.img-border-pop {
	background-color: #fff;
	border: 1px solid #ccceac;
	margin: 5px 20px;
	padding: 4px;
	vertical-align: top;
	}
	
span.photocopy
{
	font-size: 10px;
	/*margin-right: 2px;*/
	
}

p.pop {text-align: left; margin: 0 20px;}

p.audio {font-weight: bold; text-decoration: underline;}

.number {float:left; margin: 0 .2em 1em 0;}
	
hr	{ display: none;}
img { border: 0;}
p 	{ margin: 0 0 1em 0;}


h1,h2,h3,h4,h5 {
	font-family: Georgia,"MS Serif", "New York", serif;
	font-weight: bold;
	color: #563E34;
	margin: 0;
	padding: 0 0 .3em 0;
	}	
h1	{ font-size: 250%; padding-top: 40px; line-height: 1.2em;}
h1 span { font-size: 70%; }
h2	{ font-size: 180%; line-height: 1em;}
h3	{ font-size: 150%;}
h4	{ font-size: 130%;}
h5	{ font-size: 110%;}
	

table {
	margin: 0;
	padding: 0;
	border: 0;
	}
tr,td {vertical-align: top;}

span.vr { display: none;}

.bold{
	font-weight: bold;
}

.brdgheader{
	
	font-family: Georgia,"MS Serif", "New York", serif;
	text-align: left;
	font-weight: normal;
	font-size: 26px;
	color: #563E34;
	border: 0px solid #FF4500;
	
}

.textlinks{
	font-family: Georgia,"MS Serif", "New York", serif;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #563E34;
	border: 0px solid #FF4500;
}

.textlink:link, .textlink:visited{
	text-decoration: none;
	color: #563E34;
}

.textlink:hover{
	text-decoration: none;
	color: #AB9082;
}

.texttitle{
	margin-top: 10px;
}

.textlinkhome:link, .textlinkhome:visited{
	text-decoration: none;
	color: #563E34;
	font-size: 11px;
}

.textlinkhome:hover{
	text-decoration: none;
	color: #AB9082;
	font-size: 11px;
}


