@charset "utf-8";
/* CSS Document */

@charset "utf-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}

.hp { margin-top: 5px; margin-bottom: 5px; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
	background: #fff;
	margin: 0;
	padding: 0;
	
}

#container {
	width: 775px;
	background: #fff;
	margin: 0 auto 0 100px ;
	padding:0;
	text-align: left;
}

p, ul, ol {
	margin-bottom: 10px;
}
p { color: #572600; }

ul {
	list-style-type: square;
	margin-left: 2em;
	list-style-position: outside;
}

li { color: #572600; }

ul.nome { list-style-type: none }
ul.circle { list-style-type: disc }
ul.bluedot { list-style-image:url("../images/dot.gif") }

h1 {
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 18px;
}


h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin:20px 0 5px 0;
}
h4 {
	font-size: 16px;
	line-height: 18px;
}
h1, h2, h3, h4 {
	font-weight: bold;
	
	color: #572600;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
	color:#572600;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
	font-size: 14px;
}
a:hover, a:active, a:focus {
	color: #225378;
	text-decoration: underline;
}

div.caroline
{
	
  float: left;
  width: 217px;
  padding: 0px;
  margin: 10px 20px 20px 10px;
  color: #bcdef3;
  color: #79bde8;
}	

div.sue
{
	
  float: left;
  width: 219px;
  padding: 0px;
  margin: 0px 20px 30px 10px;
  color: #bcdef3;
  color: #79bde8;
}	

div.warrens
{
	
  float: right;
  width: 215px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #bcdef3;
  color: #79bde8;
}	
div.stiltman
{
	
  float: right;
  width: 418px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #bcdef3;
  color: #79bde8;
}	
div.choir
{
	
  float: left;
  width: 418px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #bcdef3;
  color: #79bde8;
}	

div.grants
{
	
  
  position:absolute;
  left:100px;
  top:50px;
  width: 418px;
  height:282px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #79bde8;
}	

div.budniks
{
   position:absolute;
  left: 468px;
  top:332px;
  width: 418px;
  height:282px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #79bde8;
}	
div.don
{
  position:absolute;
  left:100px;
  top:614px;
  width: 418px;
  height:282px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #bcdef3;
  color: #79bde8;
}	

div.thanks
{
  position:absolute;
  left:418px;
  top:896px;
  width: 418px;
  height:282px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  background: #572600;
  color: #bcdef3;
  border: 10px solid #bcdef3;
}	

div.kids
{
	
  float: right;
  width: 241px;
  padding: 0px;
  margin: 10px 20px 30px 10px;
  color: #79bde8;
}	


div.caroline  img, div.sue img, div.warrens img,
div.stiltman  img, div.choir img, div.grants img,
div.budniks  img, div.don img, div.kids img
{
  padding:0;
  margin: 0;
  border: 10px solid #bcdef3;
}





div.desc
{
	width: inherit;
  text-align: center;
  font-weight: normal;
  margin: 2px;
}


.vcenter {
	
  display: table-cell;
  background-color: #bcdef3;
}

table.brn { width: 100%; }
table.brn td { padding: 0 5px; }

/* Misc classes
-------------------------------------------------------------- */
.italicized {
	font-style: italic;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.small {
	font-size: 11px;
	line-height: 18px;
}


.bold {
	font-size: 14px;
	font-weight: bold;
	color: #572600;
}
.pbold {
	font-size: 14px;
	font-weight: bold;
	color: #78bde8;
}


.wbold {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}


.large {
	font-size: 15px;
}

.fltleft {
	float: left;
}
.fltright {
	float: right;
}



