body {
		background-color: #F4F0D2;
		color: #454D59;
		/*font-family: georgia, times, "times new roman", serif; */
		line-height: 1.2em;
		text-align: left;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#header {
	background-color: #46230A;
}



div.wrap .line {
	border-bottom: 1px solid #46230A;
}

#bottom-border { 
	background-color: #46230A;
	margin: 0px;
	height: 2em;
	padding-top: .5em;
	font-size: 100%;
	font-weight: 600;
}

#footer {
    font-size:.8em;
    font-weight: normal;
	border-top:0px solid #fff;
  }

#bottom-border {
	font-size:.8em;
    font-weight: normal;
}

a:link {text-decoration: none; color: #454D59;}
a:visited {text-decoration: none; color: #454D59;}
a:hover {text-decoration: none; color: #46230A;}

#bottom-border a:link {text-decoration: none; color: #F4F0D2;}
#bottom-border a:visited {text-decoration: none; color: #F4F0D2;}
#bottom-border a:hover {text-decoration: none; color: #F4F0D2;}

.art a {text-decoration: underline; }

/* Reduced margins beneath headings */
h1, h2, h3, h4, h5, h6, dt, small {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #454D59;
	margin: .5em 0em .25em 0em;
	padding: 0em 0em .2em 0em;
	letter-spacing: 0.02em;
}

h1, h2, h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}
h5, h6, th, dt {
	font-weight: normal;
	margin: 0em 0em .5em 0em;

}

h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }	
h5 { font-size: 100%; }
h6 { font-size: 100%; }

div#sidebar p {
	font-weight: normal;
}

div#flow div.art p {
	margin-left: 260px; /* Need to adjust this if pictures size is changes */
}

div#col1 {
    border-right:0px solid #CAD6E8 ;
}

#tab div.wrap {
    border: 0px solid #CAD6E8;
  }
  
  
.grid img {
	margin-left: -12px;
}

.linksText {
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linksPicts {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linksPicts img {
	padding-bottom: 7px;
}

.freeColor {
	color: #3A1D08;
}