body {
	font:normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#FFFFCC;
	background:#33CCFF url(image/orangebackgrounddesign.gif) repeat;
	}
	
/* Turn offf borders on image links */
img {
	background:border:0;
	}
	
p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	padding:15px;
	}
/* previously used for p: font-family:Palatino, Georgia, "Times New Roman", serif; */
	

h1 {
	text-align:left;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	font-family:palatino, times, serif;
	font-size:2.6em;
	font-style:italic;
	font-weight:normal;
	line-height: 80%;
	}


/* container styles */	
/*if want no yellow background, then add solid border*/	
/*if want no white space above logo, then delete border*/	
#container {
	width: 898px;
	margin:0px auto;
	padding:0;
	background:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}
/* previous container styles 	
	border-width: 1px;
	border-style: groove;
	border-color: #F4E09E; */	



#toptext {
	padding: 0;
	margin: 0;
	background-color: #FCF4D0;
	background-image: url(image/bluebackgrounddesign.gif);
}

#toptext p {
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #666666;
}

	
/* masthead styles */

#masthead {
	margin-top: 0;
	padding:0 0 15px 0;
	background: #FFF url(image/wph_logo2_3.jpg) no-repeat;
	height: 180px;
	background-position:75% 0%;
	}

#masthead h1{
	padding:105px 0 0 70px;
	font-size: 270%;
	color: #B35D86;
	font-family: Times, Palatino, "Times New Roman", serif;
	line-height:20%;
	font-style: italic;
	font-weight:lighter;
	}
	
#masthead h2 {
	padding: 3px 0 10px 140px;
	font-size: 150%;
	inline_height: 0%;
	font-family: Palatino, "Times New Roman", Georgia, serif;
	font-weight:bolder;
	color:#666666;
	}
	
	
/* navigation styles */

#navigation ul{
	margin-left: 75px;
	}
	
	
/* regular navigation styles */
#navigation2 li {
	display: inline;
	padding: 0 20px 0 0;
	}

#MenuBar a {
	text-align:center;
	font-size:1.1em;
	}

#MenuBar a:link, #MenuBar a:visited {
	color:#CD75D1;
	text-decoration:none;
	background-color:#FFFFFF;
	}
	
#MenuBar a:hover {
	color:#B35D86;
	text-decoration:underline;
	background-color:#99FFFF;
	background-image: url(image/bluebackgrounddesign.gif);
	}
/* previously used: color:#00CCFF; background-color:#CCFF00;*/

#MenuBar a.home {
	color:#33CCFF;
	}

#MenuBar ul {	
	margin: 0;
	}

/* content styles */
#image {
	width:650px;
	height:433px;
	float:left;
	margin:1px 0 0 15px;
	padding:0 0 0 5px;
	font-weight: bolder;
	font-weight: bolder;
	}

#content_a {
	float:right;
	width: 208px;
	height:433px;
	margin:1px 15px 0 0;
	padding:0 5px 0 0;
	background:#33CCFF url(image/bluebackgrounddesign.gif) repeat-y;
	overflow:auto;
	}
	
#content_b {
	clear:both;
	padding:10px 20px 10px 60px;
	}
			
h3 {
	font-size:140%;
 	font-family:"Adobe Caslon Pro", Georgia, Palatino, serif;
 	color:#660066;
	padding-bottom: 0px;
	 }
	 
#content_b p{
	padding-top:0px;
	}

.image_float {
	float:right;
	margin:5px 0 5px 5px;
	padding: 10px 0 10px 35px;
	text-align: center;	
	}
	
.spacer {
	clear:right;
	}


/* About Page */

#about_image {
	margin: 0 50px 0 50px;
	height:275px;
	width:800px;
	background-image: url(image/wedding_about.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both;
	}

#about_image p {
	float:right;
	width: 57%;
	line-height:190%;
	font-size:0.8em;
	} 


#photographers {
	margin: 0  50px 20px 50px;
	width:800px;
	}
	
#photographers h1 {
	text-align:center;
	font-size: 2em;	
	}
	
#photographers img {
	padding-top:25px;
	}	
	
#photographers p {
	font-size:1.1em;
	padding:10px 50px;
	text-align:justify;
	line-height: 170%;
}

h4 {
	color: #6699FF;
	font-style: italic;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 120%;
	font-weight: lighter;
	padding-bottom: 0px;
	margin: 0px;
}


/* Pricing Page */

#pricing_image {
	margin: 0 50px 20px 50px;
	height:560px;
	width:800px;
	background-image: url(image/wedding_pricing.jpg);
	background_repeat: no-repeat;
	background-color:#FFFFCC;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both;
	}
	
#pricing2_image {
	margin: 0 50px 20px 50px;
	height:560px;
	width:800px;
	background-image: url(image/wedding_pricing2_engagement.jpg);
	background_repeat: no-repeat;
	background-color:#FFFFCC;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both;
	}
	
#pricing3_image {
	margin: 0 50px 20px 50px;
	height:560px;
	width:800px;
	background-image: url(image/wedding_pricing3.jpg);
	background_repeat: no-repeat;
	background-color:#FFFFCC;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both;
	}
	
#pricing {
	float:right;
	width: 40%;
	height:540px;
	overflow:auto;
	padding:10px 5px;
	} 

#pricingLeft {
	float:left;
	width: 40%;
	height:540px;
	overflow:auto;
	padding: 10px 10px;
	} 
	
#pricing h1{
	font-size: 1.7em;
	color: #333333;
	padding-bottom:0;	
}

#pricingLeft h1{
	font-size: 1.7em;
	color: #333333;
	padding-bottom:0;	
}
	
	
dt {
	background-color:#FFCCFF;
	padding:3px;
	font-size: 1.1em;
	}
	
dd {
	padding-top:8px;
	padding-bottom:10px;
	font-size:1em;
	}
	
#pricing li {
padding: 3px;
}	

#pricing ul li{
	list-style-type:square;
}

.pricing {
	background-color: #9999CC;
	margin-top: 10px;
	}

.reserving {
	background-color: #FFFFCC;
	margin-top: 10px;
	}
	
	
/* if want to make the pricing text area shorter */	
#pricing2 {
	float:right;
	margin-top:20px;
	width: 40%;
	height:520px;
	overflow:auto;
	}
	

#pricing dl {
	padding-right: 10px;
	padding-left:5px;
	}
	


/* Gallery Page */	

#flashGallery {
	width: 650px;
	height:435px;
	margin: 50px 105px 20px 105px;
	padding:30px 20px;
	background-color:#000000;
	background-image:url(image/background_gallery.gif);
	background-repeat:repeat-x;
	}

	

/* Gallery2 Page - not using now*/	

#galleryPhoto {
	width:30%;
	height:600px;
	float:left;
	margin:0 0 0 20px;
	}

#galleryThumbnail {
	float:right;
	width: 32%;
	height:600px;
	}
	
	
/* Contact Page */


#contact_image {
	margin: 0 50px 20px 50px;
	height:560px;
	width:800px;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both;
	background-image: url(image/wedding_contact_jp.jpg);
	}
	
/* image used as background */
#previous contact_image {
	margin: 0 50px 20px 50px;
	height:560px;
	width:800px;
	background-image: url(image/wedding_contact2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	border-width: 7px;
	border-color:#FFFFCC;
	border-top-style:groove;
	border-bottom-style:ridge;
	clear:both
	}

#contactForm {
	float:right;
	width: 35%;
	height:540px;
	overflow:auto;
	padding: 50px 8px 0 8px;
	}

form {
	margin:0;
	padding:0;
	
	}
	
fieldset {
	margin:5px 4px 0 0;
	padding: 10px;
	}

	
.aboveForm2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 150%;
	padding-bottom:5px;
	}
	
fieldset p {
	margin: 0;
	padding: 0;
	line-height:250%;
	text-align:right;
	}
	
input {
	text-align:right;
	}

		
#subject, #name, #email, #phone, #weddingdate, #weddinglocation, #guest, #budget, #hours {
	width: 60%;
	}
	
#comments {
	width: 95%;
	}
		
.spacer {
	clear:both;
	margin-top:20px;
	}

.centerText{
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 40px;
	color:#990033;
	font-size:1.2em;
	background-image: url(image/bluebackgrounddesign.gif);
	background-position: left center;
	background-repeat: repeat;
	clear:both;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	;
	}
	
/* Japanese page */

#japaneseContent {
	width: 650px;
	height:180px;
	margin: 50px 105px 20px 105px;
	padding:30px 20px;
	}

#photographers h1 {
	color: #666666;
	background-image: url(image/creambackgrounddesign.gif);
	font-size: 160%;
	height:20px;
}

#photographers h4 {
	background-image: url(image/creambackgrounddesign.gif);
	width: 230px;
	margin-left: 280px;
	padding: 6px 5px;
	
	}


/* footer styles */
#footer {
	text-align:center;
	font-size: 1.1em;
	}

.copyright {
	font-size:0.8em;
	color:#333333;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

