/* colors:
	FDE5C9: orange
	007E3F: dark green for links
	CBF28D: light green for sub banners
	B6D97E: less light green  for head banners
	FDE5C9: though bubble
	665037: dark gray for authors
	FDD7AE: light tan color for banner background
*/

body {
	/*background-color: #FDC689;*/
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 18px;
}
#callout {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 150px;
	left: 10px;
	top: 10px;
}
#wrappershort {
	text-align: left;
	width: auto;
}
#bannershort {
	text-align: left;
	/*	height: 121px;
	margin-bottom: 20px;*/
	background-color: #FDD7AE;
	background-image: url(images/bannerbg2.jpg);
	background-repeat: repeat-x;
}
#grass {
	background-color: #FFFFFF;
	background-image: url(images/grass.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
td {
	vertical-align: top;
}
#menu {
	font-size: 18px;
}
#menu img {
	margin-top: 2px;
	margin-bottom: 16px;
}
#content {
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
}
p {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #007E3F;
}
.outerquote {
	margin: 5px;
	float: right;
	width: 150px;
}
.outerquotel {
	margin: 5px;
	float: left;
	width: 150px;
}
.quote {
	font-style: italic;
	padding: 2px;
	text-align: center;
	background-color: #FDE5C9;
}
b.rtop, b.rbottom {
	display:block
}
b.rtop *, b.rbottom * {
	display: block; height: 1px; overflow: hidden;background-color: #FDE5C9;
}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px; height: 2px} 
.cases p {
	padding-left: 10px;
}
.cases a {
	text-decoration: underline;
	color: #000;
}
.headerwrapper {
/*	margin-bottom: 18px;*/
}
p.header {
/*	background-color: #B6D97E;*/
	padding: 5px;
	font-weight: bold;
}
p.title {
/*	background-color: #CBF28D;*/
	padding: 5px;
	font-style: italic;
}
#mapgcmlogo {
	text-align: center;
}
#mapgcmlogo img {
	border: 1px solid #007E3F;
}
li {
	list-style-image: url(images/bullet.jpg);
	padding-top: 5px;
}
pre {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
}
p.notice {
	text-align: right;
}
#notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
span.author {
	padding-left: 20px;
	color: #665037;
	font-style: italic;
}
.bubbleleft {
	float: left;
	margin-right: 10px;
}
.bubbleright {
	float: right;
	margin-left: 10px;
}
.cleanbreak {
	float:left;
	clear:left;
}
.vignette {
	top: 4px;
	position: relative;
	margin-left: 20px;
}
#moto {
/*	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;*/
	background-color: #659B4E;
	font-weight: bold;
}
label {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 16px;
}
input {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 16px;
}
textarea {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 16px;
}
