body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7A1315;
	font-size: 14px;
	background-color:#fcf3f2;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;	
}

a {
	color: #7A1315;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#590507;
	font-size:18px;
	padding-top:10px;
}

input, textarea, select {
	background-color:#FCE7CD;
}

.boldtext {
	font-weight:bold;
	font-size:14px;
}

.smalltext {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.x-smalltext {
	font-size:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navfooter {
	font-family: Arial, Helvetica, sans-serif;
	color:#5F0800;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}

.navfooter a {
	color:#5F0800;
	text-decoration:none;
}

a.navfooter:hover {
	color:#FCE7CD;
}

.border {
	border: 1px solid #7A1315;
	border-top: 0px;
}

.border-full {
	padding:10px;
	border: 1px solid #7A1315;
}

.border-left {
	border: 1px solid #7A1315;
}

.border-right {
	padding:0px;
	border: 1px solid #7A1315;
	border-left: 0px;
}

.DrList{

	list-style-image:url(images/bullet.gif);
	padding-left:10px;
	margin-left:10px;
	text-align:left;
	line-height: 18px;
}

#service {
	background-color: #FFFFFF;
	width: 650px;
}


.serviceslinks a{
	text-decoration: underline;
}

.serviceslinks a:hover{	
	color:#B87471;
}
	
#service .icons1 {
	margin-left: 30px;
	color: #6B6C6C;
}

#service .icons2 {
	text-align: right;
	color: #6B6C6C;
	background-color: #F0CBCB;
	width: 650px;
}

#service .icons1 a {
	text-decoration: none;
	color: #6B6C6C;
}

#service .icons2 a {
	text-decoration: none;
	color: #6B6C6C;
}

.ccbottom {
	background-image: url(images/main_bottom_curve.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#ccsignup {
	width: 126px;
	height: 20px;
	background-image: url(images/email_cc.jpg);
	background-repeat: no-repeat;
	padding-top: 78px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 6px;
	margin-top: 2px;
	text-align: left;
}

#ccsignup .button {
	margin-right: 10px;
	margin-left: 5px;
}

#ccsignup .textfield {
	font-family: Arial; 
	font-size:9px; 
	border: none;
	height: 15px;
	width: 75px;
	position: relative;
  	left: -2px;
  	top: -2px;
	background-color:#ffffff; 
}
/* Pin Listing*/

#pinlisting {
	width:650px;
}

#pinlisting .title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#530200;
	margin-bottom:20px;
	text-transform: uppercase;
}

#pinlisting .title .white {
	color:#FFFFFF;
}

#pinlisting .location {
	font-style:italic;
	font-size:11px;
	padding-bottom:5px;
}

#pinlisting .borderbot {
	border-bottom:dashed 1px #5F0800;
	padding-bottom:5px;
}

#pinlisting .detailtext {
	float:left;
	width:300px;
	padding-left:25px;
	font-size:13px;
	color:#590001;
	background-color:#F4D6D4;
	text-align:justify;
}

#pinlisting .amounts {
	float:right;
	margin-right:5px;
	padding-top:10px;
	width:223px;
	font-weight:normal;
	background-color:#CB8580;
	color:#530200;
}

#pinlisting .bricks {
	background-image:url(images/bricks.jpg);
	background-repeat:repeat-y;
	width:650px;
	height:500px;
	border:1px solid #560000;
	font-size:11px;
	overflow:hidden;
	margin-top:35px;
}

#pinlisting .bricks .title {
	border:none;
	padding:5px;
	background-color:#CB8580;
	text-align:center;
	margin:0px;
	background-image:none;
}

#pinlisting .donations {
	width:233px;
	font-size:10px;
	text-align:center;
}

.archives {
	background: url(images/previous-newsletters.jpg) no-repeat;
	width: 426px;
	height: 65px;
	padding-left: 233px;
	margin-bottom: 20px;
}

.archives img {
	margin-right: 10px;
}

.copy, .copy a {
	font-family: Verdana, Arial;
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	color: #666666;
	text-decoration:none;
}

.copy a:hover {
	color: #000000;
	text-decoration:none;
}
/*
590507
7A1315
E6CD88
FCE7CD = Body Background
*/
