/* layout */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: georgia;
}
#backgroundWrapper {
	display: block;
	position: absolute;
	width: 850px;
	/*height: 600px;*/
	margin-left: -425px;
	bottom: 0;
	left: 50%;
	z-index: 10;
	/*background: url(../images/bg_bottom_center.jpg) no-repeat bottom;*/
}

#contentWrapper {
	display: block;
	position: absolute;
	width: 850px;
	margin-left: -425px;
	top: 0;
	left: 50%;
	z-index: 100;
	/*background: url(../images/bg_top_center.gif) no-repeat top;*/
}
.content {
	/*padding: 30px 35px;*/
	padding-left:30px;
	padding-right:35px;
}

/* tags */

a {
	color: #15458a;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #339bf4;
	text-decoration: underline;
}

body {
	font-family: georgia;
	background: #301d0d url(../images/bg_fullpage.jpg) fixed bottom center repeat-y;
	color: #301D0D;
}

dl {
	margin-top: 3em;
	display: block;
	clear: both;
}

dt {
	font-weight: bold;
}

dd {
	fonr-weight: normal;
	margin-bottom: 1em;
}

ol {
	margin-left:3em;
}



h1, h2, h3 {
	font-style: italic;
	line-height: 110%;
}

h1, h2, h3, h4, p, li {
	margin-bottom: 0.75em;
}

h1 {
	font-size: 1.75em;
	color: #d1690f;
	line-height: 1.1em;
}
.headLarger {
	font-size: 160%;
 	color: #5e3718;
	display: block;
	margin: auto auto -0.7em 0.1em;
}

h2 {
	font-size: 1.25em;
 	color: #5e3718;
}

h3 {
	font-size: 1.1em;
 	color: #5e3718;
}

p {
	line-height: 125%;
}

/* special styles */

/*#frontImage table {
	border-collapse: collapse;
	display: block;
	clear: both;
}
#frontImage table td {
	padding: 1px 1px 1px 1px;
}
#frontImage img {
	display: block;
	width: 40px;
	height: 40px;
	padding: none;
	background: url(../images/trans_fake_halftone.gif) repeat top left;
}
#frontImage a {
	display: block;
	border: #5e3718 1px solid;
}
#frontImage a:hover {
	border: #ec6e00 1px solid;
}
.columnRight {
	display: block;
	float: right;
	width: 320px;
}
.columnLeft {
	display: block;
	float: left;
}
.clearing {
	display: block;
	height: 1px;
	clear: both;
}*/


/* special styles */

#frontImage table {
	border-collapse: collapse;
	display: block;
	clear: both;
}
#frontImage table td {
	padding: 1px 1px 1px 1px;
}
#frontImage img {
	display: block;
	width: 80px;
	height: 80px;
	padding: none;
	background: url(../images/trans_fake_halftone.gif) repeat top left;
}
#frontImage a {
	display: block;
	border: #5e3718 1px solid;
}
#frontImage a:hover {
	border: #ec6e00 1px solid;
}
.columnRight {
	display: block;
	float: right;
	width: 320px;
}
.columnLeft {
	display: block;
	float: left;
}
.clearing {
	display: block;
	height: 1px;
	clear: both;
}

fieldset {
	display: block;
	border: 1px solid #5E3718;
	padding: 30px;
	margin-top: 20px;
}

hr {
	/*border: 1px solid #5E3718;*/
	height: 1px;
	color: #5E3718;
	background-color: #5E3718;
	margin: 20px 0;
}

legend {
	display: block;
	border: 1px solid #5E3718;
	padding: 6px;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	color: #D1690F;
}

#footer {
	display: block;
	font-size: 0.7em;
	text-align: center;
	width: 850px;
	color: #3A1E07;
	padding: 0px 0 10px 0;
}
#footer a {
/*	color: #3A1E07;  /*  Requested disabled by Avi */
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #339bf4;
}

/* form */

form h2, form h3 {
	margin-bottom: 0;
}

/*form table {
	border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;
	width: 450px;
	margin-bottom: 1em;
	padding: 0.5em;
	background-color: #e1dad2;
}
*/

.leftCell {
	width: 180px;
	text-align: right;
}
form td {
	padding: 0.2em;
	/*border: none;*/
	vertical-align: top;
}

form table > td {	
	width: 100px;
}

input, textarea {
	border: 1px double #5E3718;
	background-color: #CEC2B6;
	border-bottom-color: #FFF;
	border-right-color:  #FFF;
	padding: 3px;
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
}

.textInput {
	width: 250px;
}

.formCaption {
	font-size: 12px; 
	margin-bottom: 15px;
}

.submitButton {
	border: 3px double #5E3718;
	border-top-color: #FFF;
	border-left-color: #FFF;
	padding: 5px;
	font: bold italic 12pt georgia;
	color: #d1690f;
	
}

/* pals.php */

.messageBox {
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	border: #ff0000 2px solid;
	background: #ffffff;
	display: none;
	padding: 5px;
	font-size: 10pt;
}

/* success.php */

.highlighter {
	position: absolute;
	z-index: 999;
	width: 5px;
	height: 5px;
	border: #ffff00 10px solid;
	border-style: ridge;
	top: 30px;
	left: 30px;
}

/* portraits.php */

.progress-border {
	width: 348px;
	background: #d4843d;
	border: 1px solid #5e3718;
	padding: 0;
	margin: 0 auto 0 auto;
}
.progress-bar {
	margin: 2px;
	padding: 1px;
	padding-top: 3px;
	background: #5e3718;
	text-align: center;
	font-size: 0.75em;
	color: white;
}

#topnav {
	background: url(../images/bg_topnav.jpg) top center no-repeat;
	width: 850px;
	border: 0;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}


#topnav #leftdiv {
	display: block;
	float: left;
	height: 20px;
	margin: 10px 0 10px 35px;
	padding: 0;
	border: 0;
	font-size: 10pt;
}

#topnav #rightdiv {
	display: block;
	float: right;
	height: 20px;
	margin: 10px 35px 10px 0;
	padding: 0;
	border: 0;
	font-size: 10pt;
}

#contribute {
	border: 3px double #5E3718;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #e1dad2;
	padding: 10px;
	font: bold italic 12pt georgia;
	color: #d1690f;
}

#note {
	border: 1px double #5E3718;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #e1daff;
	padding: 3px;
	font: 10pt georgia;
	color: black;
	text-align: center;
}

<!-- New  Style -->
#topnavD4L {
	/*background: url(../images/bg_topnav.jpg) top center no-repeat;*/
	width: 850px;
	border: 0;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.ctable {
	border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;
	width: 780px;
	margin-bottom: 1em;
	padding: 2;
	background-color: #e1dad2;
}

.ctable td {
	padding: 2;
	/*border: none;*/
	vertical-align: top;
}

.nobordertable {
	/*border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;*/
	border:0;
	width: 760px;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background-color: #e1dad2;
}

.etable {
	/*border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;*/
	border:0;
	width: 325px;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background-color: #e1dad2;
}

.smalltext
{
	margin-top:10px;
	font-size: 0.7em;
	color: #3A1E07;
}

/*#footerD4L {
	display: block;
	font-size: 0.7em;
	text-align: center;
	width: 850px;
	color: #3A1E07;
	margin-right:10px;h
	padding: 0px 0 10px 0;
}

#footerD4L a {
	font-weight: normal;
	text-decoration: none;
}
#footerD4L a:hover {
	color: #339bf4;
}*/

#contribute-home-top {
	border: 3px double #5E3718;
	border-top-color: #FFF;
	border-left-color: #FFF;
	background-color: #e1dad2;
	padding: 5px;
	font: bold italic 8pt georgia;
	color: #d1690f;
}

#h2HomeTitle {
	font-size: 1.75em;
	color: #d1690f;
	line-height: 1.1em;
}

#homeText
{
	font-family: georgia;
	color: #d1690f;
}

.nobordertableFriend {
	/*border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;*/
	border:0;
	width: 400px;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background-color: #e1dad2;
}

.etableFriend {
	/*border: 1px solid #5E3718;
	border-collapse: collapse;
	display: block;*/
	border:0;
	width: 180px;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background-color: #e1dad2;
}
