/* 	Bartow Christmas Coalition Content Page Styles
	www.bartowchristmas.org		*/


body {
	background-color: #CCCCCC;
	font-family: "Comic Sans Ms", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
}

table	{
	text-align: left;
}

h1	{
	font-size: 10pt;
	line-height: 1.1em;
	color: #FF0000;
}

h2	{
	font-size: 11pt;
	line-height: 18px;
}

li	{
	margin-left: -20px;
}

.logo {
	background-color: #FFFFFF;
	height: 185px;
	width: 312px;
	text-align: center;
}

.toystore {
	background: url(images/template_r2_c1.gif) no-repeat center center;
	padding: 70px 0 0 20px;
	vertical-align: top;
}

.toystore p {
	font-size: 13pt;
	display: block;
	height: 100px;
	width: 180px;
	text-align: center;
	color: #0000FF;
	font-weight: bold;
	vertical-align: middle;
}

.leftcell	{
	background: url(images/template_r6_c2.jpg) no-repeat center center;
	vertical-align: top;
	padding: 5px 20px 0px 10px;
	line-height: 1.2em;
	font-size: 9pt;
	text-align: center;
}

.rightcell	{
	background: url(images/template_r6_c7.jpg) no-repeat center center;
	vertical-align: top;
	padding: 5px 17px 0 10px;
	font-size: 9pt;
	text-align: left;
	line-height: 14px;
}

.leftcellV	{	/* Volunteer Page */
	font-family: "monotype corsiva", sans-serif, Arial, Helvetica;
	background: url(images/template_r6_c2.jpg) no-repeat center center;
	vertical-align: top;
	padding: 5px 20px 0px 10px;
	line-height: 1.1em;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}

.rightcellV	{	/* Volunteer Page */
	background: url(images/template_r6_c7.jpg) no-repeat center center;
	vertical-align: top;
	padding: 5px 17px 0 10px;
	font-size: 9pt;
	text-align: left;
	line-height: 13px;
}

.rightcellD	{	/* Donation Page */
	background: url(images/template_r6_c7.jpg) no-repeat center center;
	vertical-align: top;
	padding: 5px 17px 0 10px;
	font-size: 9pt;
	text-align: left;
	line-height: 1.3em;
}

.pledgeform label{	/* Style Pledge Form on Volunteer page */
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	font-weight: bold;
}

.pledgeform input { /* Input form fields on Pledge Form on Volunteer page */
	height: 15px;
	font-size: 7pt;
	float: left;
	width: 215px;
}

.pledgeform select {	/* Widhts of drop down menus */
	width: 215px;
	font-size: 7pt;
	height: 15px;
	float: left;
}

.pledgeform br { /* Break out of display blocks */
	clear: left;
}

.pledgesubmit{ /* Format SUBMIT Button */
	background-color: #FF3300;
	font-size: 7pt;
	margin-left: 50px;
}

.pledgeform textarea {	/* format textarea on CONTACT page */
	width: 475px;
	font-size: 8pt;
	height: 135px;
	float: left;
	margin-left: 5px;
}

.grocery {	/*Left Bottom Cell on Donate Page */
	text-align: left;
	list-style-image: url(images/treelit.gif);
	font-weight: bold;
}

.grocery li {
	margin-left: -23px;
	vertical-align: middle;
	line-height: 20px;
}

.assist	{ /* Donation Page */
	color: #990000;
}

.photoalbum {
	text-align: center;
}

.photoalbum td	{
	width: 125px;
	height: 90px;
	vertical-align: bottom;
	line-height: 80px;
	padding-top: 5px;
	font-size: 10pt;
}

.photoalbum th	{
	height: 50px;
	font-weight: normal;
	font-size: 7pt;
	vertical-align: top;
	line-height: 9px;
	padding-top: 3px;
	color: #000000;
}