/* CSS Document */

body {
	background-color: #433f3f;
	margin: 0;
	padding: 0px 0 35px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#wrapper {
	text-align:center;
}



#header {
	background-image: url(images/parmley_header.jpg);
	height:143px;
	margin: 0 auto;
	width:800px;
	position:relative;
}
#talkLink {
	position:absolute;
	width:224px;
	height:84px;
	left: 570px;
	z-index:1;
}
#navbar {
	height: 25px;
	text-align:left;
	position:absolute;
	bottom:0;
	left:52px;
}




#content {
	background-image:url(images/body_bgd.jpg);
	margin: 0 auto;
	text-align:left;
	position:relative;
	width:800px;
}

#contents {
	background-image:url(images/greybody_bgd.jpg);
	margin: 0 auto;
	text-align:left;
	position:relative;
	width:800px;
}

#contentsform {
	background-image:url(images/darkgreybody_bgd.jpg);
	margin: 0 auto;
	text-align:left;
	position:relative;
	width:800px;
}

#form {
width: 400px;
position: relative;


}


#leftcolumn {
width: 400px;
float:left;
text-align:center;
margin-bottom:40px;
 
}

#rightcolumn {
width: 390px;
float: right;
text-align:center;
margin-bottom:40px;
padding-top:20px;
}

#leftcolumnabout {
width: 299px;
float:left;
text-align:center;
margin-bottom:40px;
 
}

#rightcolumnabout {
width: 480px;
float: right;
margin-bottom:40px;
padding-top:20px;
}


#fullcolumn {
width: 800px;
float:left;
margin-bottom:40px;
}

#page {
background-color:#FFFFFF;
width: 600px;
margin-bottom:20px;
margin-top: 50px;
margin-left:100px;
margin-right:100px;
padding:0 0 30px 0;

}

#footer {
	background-image: url(images/parmley_footer.jpg);
	clear:both;
	height: 34px;	
} 



h1 {
	color:#621129;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:125%;
	font-size:35px;
	text-align:center;
	padding: 30px 50px 0 50px;
}


.contact {
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:135%;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding:0 0 0 0;
}

.purchase {
	border:none;
}

.paypal {	
	text-align:center;	
	/*padding-left:70px;*/
	border:none;
	/*padding-bottom:-20px;*/
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align:center;
	color: #621129;
	padding: 30px 0 0 0;
}

h2.lower {
	font-variant:normal;
		font-size:18px;
		padding-top: 90px;

}


h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#000000;
	font-variant:normal;
	font-size:18px;
	padding: 60px 0 0 0;
	
}

h4 {
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:135%;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding:30px 0 0 0;

}

h5 {
	font-variant:normal;
	color:#621129;
	font-size:18px;
	padding:40px 0 0 0;
		
}


p {
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	font-size:15px;
	text-align:left;
	padding: 0 40px 0 20px;
}

.quote {
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	font-size:19px;
	font-weight:bold;
	
}

.center {
	text-align:center;
	padding:0 0 0 0;
}

.home {
	color:#433f3f;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:170%;
	font-size:17px;
	padding: 0 70px;
}

.credit { 
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	padding: 0 0;
}

.about {
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	font-size:19px;
	font-weight:bold;
	padding: 0 70px;
	

}

p.bio { 
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	padding: 0 0;
}

p.biotitle { 
	color:#2b2728;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:120%;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	padding: 0 0;
}


.previewtext {
	line-height:155%;
	padding:0 40px 0 40px;
	font-size:14px;
}

.aboutphoto {
	margin:55px 0 0 0;
}

.photobook {
margin: 25px 0 0 0;
padding: 0 0 0 0;
}

.photo {
margin: 10px 0 10px 0;
}

.photopref {
margin: 0 0 10px 0;
}

.photochapone {
margin: 10px 0 20px 0;
}



form {
	margin:0;
	padding:0;
	margin-bottom:1em;
	text-align: left;
}

/*input,textarea {
	border:1px solid #aaa;
	font-family:verdana, sans-serif;
	font-size:1em;
	padding: 2px 2px 2px 5px;
	display:block;
}*/
	
label {
	display:block;
}
	
.form_widget {
  margin: 5px 0 10px 0;
  width: 300px;
}


.error_msg {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.thankyou_msg {
	color:#621129;
	font-size:40px;
	font-weight:bold;


}


img {
	border:none;
}

a:link {
color:#433f3f;
text-decoration:none;
}

a:visited {
color:#CCCCCC;
}

a:hover {
text-decoration:none;
color:#660000;
}

a:active {
text-decoration:none;
}


