﻿/******************************************************************************
 * STYLE SHEET FOR GREENE COUNTY CHILDREN'S SERVICES WEBSITE
 * Author: Dan Barrett, dbarrett@spiritsgifts.com
 * Copyright 2008 Greene County Children's Services. All Rights Reserved.
 *****************************************************************************/
html { 
	min-height: 100%; margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFCC;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; /*14px;*/
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
	padding-bottom: 7.5pt;
	margin-left: 40px;
}

 p.MsoNormal {
 	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 10.0pt;
	margin-left: 0in;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: Calibri;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #006699;
	text-align: center;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #006699;
	text-decoration: none;
}


/* FLASH OBJECT STYLES */
#home_page_flash {
	padding-bottom: 16px;
}

/* PAGE BODY STYLES */
table#page_container {
	background-color: #FFFFFF;
}

.page_title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
    color: #66CC00;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 07.5pt;
}

.page_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; /*14px;*/
	font-weight: bold;
	color: #333333;
	line-height: 16pt;
	padding-top: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.page_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; /*14px;*/
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
	padding-bottom: 7.5pt;
	text-align: left;
}

.adopt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 0px;
}

a.spirits_link { 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 9pt;
} 

/* PAGE FOOTER STYLES */
.copyright_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.copyright {
	padding-left: 10px;
}