
body {
	background-color: #E8EEFC;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	margin-top: 8px;
}
#content {	
	margin: auto;
	max-width: 720px;
	max-width: 920px;
}
#pageMiddle {
	max-width: 720px;
	max-width: 920px;
	position: relative;
	margin: 0 auto;
}
#pageHead {
	margin: auto;
	min-height: 150px;
	position: relative;
}
div.pagesLogo {
	/*margin: 8px 600px auto 6px; */
	position: absolute;
	top: 0;
	left: 50px;
}
/*img.pagesLogo { height: 140px; }*/

#pageLeft, #pageRight {	
	width: 200px; /* Used for 3 columns only, see 'pageRight' below */
	margin: 0;
	min-height: 680px;
	position: absolute;
	top: 0;
	bottom: -1px;
	-moz-border-radius-topleft: .8em;
	-moz-border-radius-topright: .8em;
}
#pageLeft {
	left: 0;
}
#pageRight {
	right: 0;	
	width: 2px; /* Use for 2 columns */
}
#pageCenter {
	/*width: 312px;*/
	min-height: 500px;
	min-height: 760px;
	/* margin: 3px 2px 3px 203px; Use this for 3 columns */
	margin: 0px 2px 0px 203px; /* Normal, 2 colums */
	padding: 1em;
	padding-top: 0;
}
#pageFoot {
	min-width: 720px;
	max-width: 920px;
	margin: 0 auto;
	min-height: 50px;
	border: none;
	-moz-border-radius-bottomleft: .8em;
	-moz-border-radius-bottomright: .8em;
	-moz-border-radius-topright: .8em;
}
#pageLeft, #pageFoot { /* see 'common.css'
	background-color: #75964D; */
}
div.logo {
	margin: auto;
}
div.logo img {
	position: relative;
	display: block;
	margin: 0 auto;
}
#pageHead img {
	display: block;
	margin: 5px auto 15px;
}
ul.pageMenu li, .pageMenu a {
	list-style-type: none;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #E8EEFC;
	text-decoration: none;
}
ul.pageMenu li {
	margin-top: .5em;
	margin-left: -25px;
}
ul.pageMenu a:hover {
	color: #C3C3C3; /* dark red */
}
div.nameTitle {
	font-family: Times, "Times New Roman", Helvetica;
	font-size: 12pt;
	text-align: center;
	/* color: #880011; dark red :: SEE 'common.css' */
	margin: .2em auto;
	height: 155px;
}
/* UNIQUE PAGE ADJUSTMENTS */
/*body#contact div#pageRight, #donate div#pageRight, #wishes div#pageRight
	{	
	width: 1px;
	margin: 0;
	border: red px dashed;
}*/
/*body#contact div#pageCenter, #donate div#pageCenter, #wishes div#pageCenter
	{	
	margin-right: 2px;
}*/

table#schedule_list td {
	border-bottom: 1px solid #5F823F;
}
div.top, div.top a {
	text-align: right;
	color: #5F823F;
	margin: 6px 10px 0 auto;
}
#found #pageCenter ul, #annual #pageCenter ul ul, #wishes #pageCenter ul {
	list-style-image: url('/images2/paw-print12g.png');
}
#annual ul {
	list-style-type: none;
}
#found p, #faq p {
	margin-left: 12px;
}
.signup td {
	 text-align:center;
}
div.headlines {
	margin: 5px auto;
	min-width: 400px;
	min-height: 60px;
	padding: .4em;
	background-color: #E1EBD9; 
	border: solid 2px #5F823F;
	-moz-border-radius-topleft: .8em;
	-moz-border-radius-topright: .8em;
	-moz-border-radius-bottomleft: .8em;
	-moz-border-radius-bottomright: .8em;
}
div.headlines div a {
	margin-left: 25px;
	line-height: 1.3em;
	font-size: 10pt;
	color: #5F823F;	
}

/* CONTENT FONTS */

form input, form textarea, form select {
	color: blue;
	font-size: 11pt;
}
.firstTitle, .secondTitle, .thirdTitle, .headlines span {
	font-family: Times, "Times New Roman", Helvetica;
	color: #880011; /* dark red */	
}
.firstTitle {
	text-align: center;
	font-size: 24pt;
}
.headlines span {
	font-weight: bold;
	font-size: 14pt;
}
.storySpace div img {
	border: none;
	margin: 10px;
	float: left;
	text-align:left;
}
.storySpace .secondTitle {
	text-align: center;
}

.secondTitle, .thirdTitle {
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	padding: .3em;
	text-align: left;
	margin-top: .5em;
}
h4, h5, h4 a { 
	margin-bottom: 0;
	font-size: 11pt;
	color: #880011; /* dark red */
}
h2, h6, h5, .thirdTitle, h2 a, h5 a, h6 a { color: #5F823F; }
h5 { 
	margin: ;	
}
h6 {
	font-size: 10pt;
}
li h4, li h5 {
	margin: 0;
}
.tableHead {	
	font-family: Verdana, Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #880011;
}
.byline{
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	color: #5F823F;
}
div.content1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12pt;
	color: #3333ff;
}

