/* CSS Document */

* { 
margin: 0;
padding: 0;
}

#clear {
clear: both;
}

/*----------------------- GLOBAL STYLES -------------------------------*/

body {
background-color: #E3E0DD;
margin-bottom: 0;
padding-bottom: 0;
}



a {
color: #6F011E;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h3 {
color: #6F011E;
font-size: 16px;
}

#nav {
background-image: url(../images/navBckg.jpg);
background-repeat: repeat-x;
height: 62px;
width: 100%;
position: absolute;
z-index: 2;
} 

#nav ul {
float: left;
width: 920px;
padding-left: 164px;
} 

#nav a {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
}


#nav ul li {
height: 62px;
background-image: url(../images/navBckg.jpg);
background-repeat: repeat-x;
list-style-type: none;
display: block;
float: left;
padding-top: 23px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 18px;
padding-right: 20px;
padding-left: 20px;
}

#nav ul li:hover {
background-image: url(../images/activeNav.jpg);
background-repeat: no-repeat;
}

#about #nav ul li.about, #story #nav ul li.story, #church #nav ul li.church,
#location #nav ul li.location, #donate #nav ul li.donate {
background-image: url(../images/activeNav.jpg);
background-repeat: no-repeat;
}

#logoTag {
	position: absolute;
	z-index: 3;
	width: 164px;
	height: 196px;
	float: left;
	
}

#wrapper, #wrapper2 {
width: 100%;
background-image: url(../images/bodyBckg.jpg);
background-repeat: repeat-x;
float: left;
}

#mainContent {
margin-top: 62px;
margin-left: 200px;
width: 740px;
}

#mainContent2 {
margin-top: 62px;
width: 740px;
}

#mainContent3 {
width: 740px;
margin-left: 200px;
margin-top: 62px;
margin-bottom: 0;
padding-bottom: 0;
}

#footer {
background-image: url(../images/footerBckg.jpg);
background-repeat: repeat-x;
background-color: #7E6D58;
height: 73px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 12px;
margin-bottom: 0;
padding-bottom: 0;
height: 150px;
} 

#footer a {
color: #FFFFFF;
text-decoration: none;
}

.copyright {
padding-top: 8px;
padding-left: 34px;
}

#footer ul {
padding-top: 18px;
padding-left: 29px;
}

#footer ul li {
list-style: none;
float: left;
padding-left: 5px;
padding-right: 5px;
border-right: 1px solid #FFFFFF;
}

#footer ul li:hover{
background-color: #6F011E;
}

#footer ul li.last {
border-right: none;
}

#pfmLogo {
margin-left: 743px;
margin-top: -38px;

}

#div {
border-bottom: 1px solid  #7E6D58;
margin-bottom: 14px;
}

/*----------------------- INDEX STYLES -------------------------------*/


#aboutMore {
background-image: url(../images/wishListPhoto.jpg);
background-repeat: no-repeat;
width: 710px;
height: 295px;
}
 
#aboutMore p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #7E6D58;
font-size: 20px;
padding-top: 225px;
padding-left: 395px;
line-height: 26px;
}

#aboutMore a {
text-decoration: none;
color: #7E6D58;
}

#angelAction {
background-image: url(../stories/images/angeltreeACTION.jpg);
background-repeat: no-repeat;
width: 740px;
height: 340px;
}
 
#mainColmn #angelAction p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #7E6D58;
font-size: 20px;
padding-top: 235px;
padding-left: 385px;
line-height: 26px;
}

#angelAction a {
text-decoration: none;
color: #7E6D58;
}


#mainColmn {
background-color: #FFFFFF;
width: 740px;
height: 100%px;
}

#mainColmn h1 {
color: #6F011E;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
padding-top: 25px;
padding-bottom: 0;
margin-bottom: 2px;
}

 
#mainColmn p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #7E6D58;
font-size: 13px;
padding-top: 10px;
line-height: 22px;
margin-top: 3px;
}

#mainColmn a {
text-decoration: none;
color: #7E6D58;
}

#rightColmn {
width: 440px;
padding-left: 25px;
margin-right: 15px;
padding-right: 15px;
padding-bottom: 20px;
border-right: 1px solid #7E6D58;
}

#leftColmn {
width: 200px;
padding-left: 10px;
margin-left: 490px;
position: absolute;
top:85px;}

#leftColmnImg {
width: 200px;
padding-left: 10px;
margin-left: 490px;
position: absolute;
top:400px;}

#rightColmn a {
color: #6F011E;
text-decoration: none;
}

#rightColmn a:hover {
color: #6F011E;
text-decoration: underline;
}

#leftColmn p {
line-height: 16px;
}

.sidebar, #leftColmnImg a.sidebar, #leftColmn a.sidebar {
color: #6B001F;
font-style: italic;
font-size: 12px;
line-height: 20px;
text-decoration: none;
}

#leftColmnImg a:hover.sidebar, #leftColmn a:hover.sidebar {
text-decoration: underline;
}


img {
margin-bottom: 10px;
}

#highlightImg {
padding-bottom: 30px;
}

#smallHomeImg, #smallHomeImg2 {
padding-right: 9px;
}

#greyImg {
width: 710px;
border-top: 1px solid #7E6D58;
border-bottom: 1px solid #7E6D58;
margin-bottom: 30px;
height: 76px;
}


#storyCopy {
border-right: 1px solid  #7E6D58;
background-image:url(../images/storiesPhoto.jpg);
background-repeat: no-repeat;
float: left;
height: 76px;
width: 345px;
padding-right: 0;
margin-right: 0;
text-align: right;
}

#storyCopy p, #golfCopy p{
padding-right: 128px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #7E6D58;
font-size: 14px;
line-height: 23px;
}

#storyCopy h2, #golfCopy h2{
padding-right: 128px;
padding-top: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #6F011E;
line-height: 23px;
font-size: 18px;
}

#golfCopy h2, #golfCopy p {
padding-left: 133px;
padding-right: 0px;
text-align: left;
}

#golfCopy {
background-image:url(../images/golfPhoto.jpg);
background-repeat: no-repeat;
float: left;
height: 76px;
width: 348px;
padding-left: 0;
margin-left: 0;
}


/*----------------------- GIVE A GIFT STYLES -------------------------------*/

#stepBox {
width: 364px;
height: 100%;
margin-left: 550px;
background-color: #ecdfbc;
border: 6px solid #6B001F;
margin-top: 85px;}

#stepBox h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #FFFFFF;
background-color: #6B001F;
padding-top: 6px;
padding-bottom: 6px;
width: 344px;
padding-left: 12px;
padding-right: 8px;
padding-bottom: 13px;
border-bottom: 1px solid #ecdfbc;
}

#stepBox h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #6B001F;
padding-left: 12px;
padding-top: 6px;
}

#stepBox p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #7E6D58;
padding-top: 6px;
padding-bottom: 6px;
line-height: 22px;
padding-left: 12px;
padding-right: 8px;
}

#stepBox a {
text-decoration: none;
}

#stepBox h1.stepThree {
border-bottom: none;
padding-bottom: 10px;
}

#christmasTree {
margin-top: -23px;
padding: 0;
float: left;
}

#wishList {
background-image: url(../images/wishListOrnament.png);
background-repeat: no-repeat;
height: 488px;
width: 298px;
margin-left: 0px;
float: left;
position: absolute;
left: 150px;
top: 64px;
}

#wishListCopy {
margin-top: 247px;
margin-left: 40px;
text-align: center;
width: 214px;
}

#wishList h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #6F011E;
line-height: 23px;
font-size: 36px;
}

#wishList p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #483f32;
font-size: 21px;
margin-top: 8px;
line-height: 28px;
}

#wishList p.subTitle {
font-family: Georgia, "Times New Roman", Times, serif;
color: #6F011E;
font-size: 21px;
margin-top: -6px;
}

#money {
background-image: url(../images/adoptButton.jpg);
background-repeat: no-repeat;
margin-bottom: 10px;
margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

#money p, #money a, #money a:hover {
width: 162px;
height: 32px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
padding-top: 3px;
padding-left: 5px;
}

/*----------------------- FORM STYLES -------------------------------*/

fieldset {
width: 344px;
margin-top: 6px;
border: none;
}

label {
color: #7E6D58;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin-left: 10px;
margin: 0;
}

input {
background-color: #e3dac5;
color:  #6B001F;
border: 1px solid #7E6D58;
height: 18px;
}

.required {
color: #6B001F;
}

#leftDonorForm {
margin-left: 18px;
width: 134px;
line-height: 24px;
float: left;
}

#rightDonorForm {
margin-left: 25px;
line-height: 24px;
width: 134px;
float: left;
margin-bottom: 10px;
}

.submit {
background-image:url(../images/adoptButton.jpg);
background-repeat: no-repeat;
width: 162px;
height: 32px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 18px;
margin-left: 90px;
margin-bottom: 10px;
}

.submitContact {
background-image:url(../images/adoptButton.jpg);
background-repeat: no-repeat;
width: 80px;
height: 32px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 18px;
margin-bottom: 10px;
}

/*----------------------- SECONDARY STYLES -------------------------------*/

.storyPhotos {
float: left;
margin-right: 13px;
border: 3px solid #6B001F;
}

.sidebarPhotos {
border: 3px solid #6B001F;
}

.dropOff {
color: #6B001F;
font-weight: bold;
}