/* ------------- "generic" styles */

body {
	margin: 0;
	padding: 0;
	font: small "Lucida Grande", Arial, sans-serif;
	background-color: #652800;
}

a {
	color: #d79638;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}

/* ------------- structure styles */

#dotframe {
	width: 800px;
	border-left-width: 5px;
	             
	border-bottom-width: 5px;
	             
	border-right-width: 5px;
	             
	border-top-width: 0px;
	             
	background-image: url(../images/dotframe_back.gif);
	             
	border-left-style: solid;
	             
	border-bottom-style: solid;
	             
	border-right-style: solid;
	             
	border-top-style: none;
	             
	border-left-color: white;
	             
	border-bottom-color: white;
	             
	border-right-color: white;
	             
	border-top-color: #999;
	             
	margin-bottom:14px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

/* ------------- masthead styles */

#masthead {
	background-color: #250f00;
	padding-top: 1px;
}

#homelink {
	padding-left: 0em;
	padding-bottom: 0em;
	padding-right: 0;
	padding-top: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 0em;
	display: block;
	
}

#navlinks {
	background-color: #652800;
	margin: 0; padding: 0.5em 3em;
}

#navlinks li {
	border-right-color: #d7964d;
	border-right-width: 1px;
	border-right-style: solid;
	color: white;
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	font-weight: bold;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {color: #d89738;}

#navlinks a:hover { color: white;}

#today {
	color: white;
	margin-top: 0em; padding: 0 2em 0 0;
	text-align: right;
	line-height: 1;
}

/* ------------- main column styles */

#content {
	padding-left: 3em;
	padding-bottom: 2em;
	padding-right: 22em;
	padding-top: 0px;
	float: left;
}

#content h1 {
	margin: 0 33% 1.25em -2em; padding: 0.5em 2em;
	font-size: 1.5em;
}

#content h2 {
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 0;
	margin-top: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ac4200;
	font-size: 1.5em;
}

#content img.illus {
	float: left;
	margin: 1em 1em 1em 0;
}

#content h3 { margin-bottom: .5em; margin-top: 2em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; font-size: 1.25em; color: #ac4200;font-style:italic;
}

                                  

.intro { font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; font-size: 1.25em; color: #ac4200;font-style:italic;
}

                                  

.signature { font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; font-size: 1em; color: #ac4200;font-style:italic;
}

/* ------------- sidebar styles */

#sidebar {
	float: left;
	width: 17em;
	margin: 0 0 4em -18em;
}

#sidebar div {
	padding: 0 1em 1em;
	margin-top: 0.75em;
}

#sidebar p {
	font-size: .9em;
	margin-bottom: 1.5em;
}#sidebar div h3 {
	font-size: 1.25em;
	margin: 0 -0.8em; padding: 0.4em 0.8em;
	text-transform: lowercase;
}


/* ------------- footer styles */

#footer {
	padding-left: 3em;
	padding-bottom: 1em;
	padding-right: 3em;
	padding-top: 1em;
	background-color: #b15f01;
	clear: both;
}

#footer p {
	font-size: .75em;
	margin: 0;
}

#footer a {
	text-decoration: underline;
}

.note {
	font-size: .75em;
}
