@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 2em;
	color: #333;
	margin: 0;
}
p {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: justify;

}
h1 {
	color: #68643E;
	font-size: 3em;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1;
}
.author {
	text-transform: uppercase;
	font-size: .8em;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2;
	padding-bottom: 10px;
	color: #425B7A;
	
}
h3 {
	font-size: 1.2em;
	line-height: 1.2;
	color: #425B7A;
	border-bottom: 1px dashed #C7C7C7;
	padding-bottom: 5px;
	
}

h4 {
font-size: 16px;
color:#ffaa25;
}

.picright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px solid black;
}
.spread {
	border: 1px solid #E6E6E6;
	margin: 10px;
}
.home p {
	line-height: 1.2;
	text-align: left;
}
.home h2 {
	margin: 0;
	padding: 0;
	text-align: left;
}
.home p {
	margin: 0;
}
.picleft {
	border: 1px solid black;
	margin-right: 10px;
	float: left;
}
.maincontent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C2A4;

}
.content {
	border-top: 1px solid #C7C2A4;
}
a img {
	border: none;
}
.clearfloat {
	height: 1px;
	line-height: 1px;
	clear: both;
}
#ads {
	
	padding-top: 10px;
}	
.oddrow {
	background-color: #ddd;
}
#locs th {
	cursor: pointer;
}
.nav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #C8C3A5;
	float: left;
	width: 100%;
}
.nav ul {
	margin: 0 0 0 13px;
	padding: 0;
}
.nav a {
	color: #363435;
	text-decoration: none;
	padding: 0 9px;
	display: block;
	float: left;
	border-right: 1px solid #FFF;
}
.nav li {
	float: left;
	list-style-type: none;
}
.nav a:hover {
	color: #F00;
}
#footer p {
	color: white;
	text-align: center;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;

}
#content {
	padding: 5px 20px;
}
.sjm {
	color: #660000;
}
.medialeft { 
	margin-top: 10px;
	float: left; }
.mediaright {
	margin-top: 10px;
	float: right;
}
#topnav {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: white;
	font-weight: bold;
}
#topnav a {
	color: black;
	text-decoration: none;
	padding: 0 7px;
}
#topnav a:hover {
	text-decoration: underline;

}
.nav ul li a {
	padding: 0 8px;

}

.adflip {
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
width: 320px;
height:165px;
background-color: #dddddd;
padding-left:10px;
float:left;

}

a {
text-decoration:none;
}


