* { margin: 0px; padding: 0px; }


body {
	color: #212121;
	background-color:#FFF;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px; 	
}

pre { font-family: "Lucida Grande", Verdana, sans-serif; }
pre a { text-decoration: underline; }
p a  { text-decoration: underline; }
h1, h2 { margin-left: -3000px; }


#page_size {
	margin: 0px auto;
	height: 770px;
	width:  1024px;
	background-image: url(ps-images/main-bg.jpg); 0 0 repeat-x;
	/*border:  thin solid;*/
	border-color: #F01;

}

/* ----------- brand & navigation ------------ */

#brand_image {
	background-image: url(ps-images/brand.jpg); 
	background-repeat: no-repeat;
	margin-left: 344px;
	margin-top: 0px;
	height: 72px;
	width: 344px;
}	

#brand {
	height: 80px;
	width: 766px;
	padding-top: 10px;
	/*border:  thin solid;*/
	border-color: #000;
}

a { text-decoration: none; }
ul { list-style-type: none; display: inline; }

ul li {
	margin-left: 40px;
	margin-bottom: 2px;
	list-style: none;
	display: inline;
}	

#nav_top a:link, 
#nav_top a:visited { 	
	color: #FFF;
	letter-spacing: 3px;
	padding: 4px 15px 4px 25px;
}

#nav_top a:hover {	
	color: #FF8040;
}

#nav_top {
	height: 20px;
	width: 1024px;
	background-color: #015985; /* or 03608F */
	border-bottom:  thin solid;
	border-color: #EEE;
}

#nav_mid a:link, 
#nav_mid a:visited { 	
	color: #FFF;
	padding: 4px 0px 4px 0px;
}

#nav_mid a:hover {	
	color: #FF8040;
}

#nav_mid {
	height: 17px;
	width: 1024px;
	background-color: #015985;
	font-size: 85%;
	border-bottom:  thin solid;
	border-color: #EEE;
}	

#nav_bottom a:link, 
#nav_bottom a:visited { 	
	color: #FFF;
	padding: 4px 0px 4px 20px;
}

#nav_bottom a:hover {	
	color: #FF8040;
}

#nav_bottom {
	height: 17px;
	width: 1024px;
	background-color: #015985;
	font-size: 85%;
	/*border:  thin solid;*/
	border-color: #0F5;
}	

/* ----------- content (GLOBAL) All bottom nav pages share these properties ------------ */
	

#content_area {
	margin-top: 50px;
	margin-left: 200px;
	height: 470px;
	width: 700px;
	/*border:  thin solid;*/
	border-color: #000;
}

#upper {
	height: 175px;
	width: 698px;
	/*border:  thin solid;*/
	border-color: #F00;
}

#lower {
	height: 296px;
	width: 698px;
	overflow: auto;
	/*border:  thin solid;*/
	border-color: #0F0;
}

#global_title {
	height: 55px;
	width: 680px;
	/*border:  thin solid;*/
	border-color: #00F;
	float: left;
}

#global_statement_box {
	margin-top: 5px;
	height: 105px;
	width: 670px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(ps-images/opacity.jpg); 
	border:  thin solid;
	border-color: #444;
	float: left;
	overflow: auto;
}

#global_opening {
	padding: 5px;
	font-size: 12px; 
}

#global_content { 
	padding: 10px;
	font-size: 12px; 
}

/* ----------- HOME PAGE ------------ */

#home_title {
	height: 140px;
	width: 680px;
	float: left;
}

#home_image {
	background-image: url(ps-images/home-title.jpg); 
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 50px;
	height: 139px;
	width: 589px;	
}

#home_content {
	padding: 0px;
	font-size: 13px;
	line-height: 1.4;
}		

#home_content strong { font-size: 16px; }

/* ----------- ABOUT PAGE ------------ */


#about_title {
	height: 85px;
	width: 480px;
	/*border:  thin solid;*/
	border-color: #00F;
	float: left;
}

#about_image {
	background-image: url(ps-images/about-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 2px;
	height: 82px;
	width: 403px;	
}

#about_statement {
	margin-top: 5px;
	text-align: center;
	color: #000;
}

#about_statement_box {
	margin-top: 5px;
	height: 65px;
	width: 470px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(ps-images/opacity.jpg); 
	/*border:  thin solid;*/
	border-color: #444;
	float: left;
	overflow: auto;
}

#sharon_img {
	background-image: url(ps-images/sharon_img.jpg); 
	margin-top: 5px;
	height: 148px;
	width: 121px;
	border: solid 3px;
	border-color: #FFF;
}
	
#about_picture {
	height: 170px;
	width: 200px;
	/*border:  thin solid;*/
	border-color: #00F;
	float: right;
}

#about_content {
	padding: 10px;
	font-size: 12px;
}		

#about_content a { text-decoration: underline; }

.clear {
	clear: left;	
}	


/* ----------- CONTACT PAGE ------------ */

#contact {
	background-image: url(ps-images/contact.jpg); 
	background-repeat: no-repeat;
	margin-left: 53px;
	margin-top: 157px;
	height: 267px;
	width: 537px;	
}


/* ----------- PURPOSE PAGE ------------ */

#purpose_image {
	background-image: url(ps-images/purpose-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 82px;
	margin-top: 7px;
	height: 50px;
	width: 482px;	
}


/* ----------- MARRIAGE PAGE ------------ */

#marriage_image {
	background-image: url(ps-images/marriage-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 175px;
	margin-top: 9px;
	height: 42px;
	width: 309px;	
}

#marriage_opening {
	padding: 5px;
	font-size: 12px;
	line-height: 2; 
}

#marriage_opening strong { font-size: 16px; letter-spacing: 1px; }

/* ----------- CHILDREN PAGE ------------ */

#children_image {
	background-image: url(ps-images/children-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 175px;
	margin-top: 2px;
	height: 50px;
	width: 291px;	
}

#children_opening {
	padding: 5px;
	font-size: 12px;
	line-height: 1.4; 
}

#children_opening strong { font-size: 14px; }

/* ----------- DATING PAGE ------------ */

#dating_image {
	background-image: url(ps-images/dating-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 220px;
	margin-top: 14px;
	height: 50px;
	width: 291px;	
}
#book_img {
	background-image: url(ps-images/book.jpg); 
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 179px;
	width: 121px;
	border: solid 3px;
	border-color: #663300;
	float: right;
}


#dating_opening {
	padding: 5px;
	font-size: 12px;
	line-height: 1.4; 
}

#dating_opening strong { font-size: 16px; letter-spacing: 1px; }


/* ----------- BUSINESS PAGE ------------ */

#business_image {
	background-image: url(ps-images/business-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 130px;
	margin-top: 12px;
	height: 34px;
	width: 414px;	
}

#business_statement_box {
	margin-top: 5px;
	height: 45px;
	width: 670px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(ps-images/opacity.jpg); 
	border:  thin solid;
	border-color: #444;
	float: left;
	overflow: auto;
}

#upper_business {
	height: 125px;
	width: 698px;
	/*border:  thin solid;*/
	border-color: #F00;
}

/* ----------- ASSESSMENTS PAGE ------------ */

#assessments_image {
	background-image: url(ps-images/assessments-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 190px;
	margin-top: 12px;
	height: 50px;
	width: 291px;	
}

/* ----------- CAREER PAGE ------------ */

#career_image {
	background-image: url(ps-images/career-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 182px;
	margin-top: 12px;
	height: 44px;
	width: 289px;	
}

/* ----------- OPPORTUNITIES PAGE ------------ */

#opportunity_image {
	background-image: url(ps-images/opportunity-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 205px;
	margin-top: 12px;
	height: 44px;
	width: 236px;	
}

#opport_opening {
	padding: 5px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.5; 
}

#opport_opening strong { letter-spacing: 2px; }

/* ----------- DOWNLOADS PAGE ------------ */

#downloads_image {
	background-image: url(ps-images/downloads-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 225px;
	margin-top: 12px;
	height: 35px;
	width: 189px;	
}

.download_box {
	margin-top: 25px;
	margin-left: 30px;
	background-image: url(ps-images/opacity.jpg); 
	height: 65px;
	width: 600px;
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	border:  thin solid;
	border-color: #444;
	float: left;
	overflow: auto;
}

.pdf_img {
	background-image: url(ps-images/pdf-img.jpg); 
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 9px;
	height: 46px;
	width: 46px;
	float: right;
}		

.download_box a { text-decoration: none; color: #015985; }

/* ----------- ORDER PAGE (tables) ------------ */

#coming_soon {
	height: 50px;
	width: 680px;
	font-size: 22px;
	overflow: auto;
	/*border: thin solid;
	border-color: #444;*/
}	

td, th { font-size: 12px; border-style: groove; padding: 3px; }
td a { text-decoration: underline; }
table { background-image: url(ps-images/opacity.jpg); }
th { font-size: 14px; letter-spacing: 1px; }

#table_box {
	height: 334px;
	width: 680px;
	overflow: auto;
	border: 2px solid;
	border-color: #444;
}	

#order_image {
	background-image: url(ps-images/order-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 202px;
	margin-top: 12px;
	height: 40px;
	width: 245px;	
}

/* ----------- TESTIMONIALS PAGE ------------ */

#testimonials_opening {
	padding: 5px;
	font-size: 16px;
	letter-spacing: 1px; 
}

#testimonials_image {
	background-image: url(ps-images/testimonials-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-top: 16px;
	height: 32px;
	width: 348px;	
}

#testimonials_content { 
	padding: 10px;
	font-size: 12px;
	background-image: url(ps-images/opacity.jpg); 
}

#testimonials_content strong { font-size: 14px; letter-spacing: 1px; color: #003366; }
#testimonials_content b { font-size: 16px; letter-spacing: 1px; color: #000; }


/* ----------- FAQs PAGE ------------ */

#lower_faqs {
	margin-top: 20px;
	height: 276px;
	width: 698px;
	overflow: auto;
}

#faqs_image {
	background-image: url(ps-images/faq-title.jpg); 
	background-repeat: no-repeat;
	margin-left: 158px;
	margin-top: 14px;
	height: 42px;
	width: 321px;	
}

#faqs_opening {
	margin-left: 25px;
	padding: 5px;
	font-size: 12px;	
}

#faqs_opening ol { color: #212121; font-weight: bolder; }
#faqs_opening a { color: #212121; font-weight: bolder; }

#faqs_content { 
	padding: 10px;
	font-size: 12px;
}

#faqs_content a  { text-decoration: underline; }

.measuring {
	margin-top: 10px;
	height: 66px;
	width: 393px;
	border: solid 3px;
	border-color: #663300;	
}	


/* ----------- FOOTER ------------ */

#footer {
	margin: 0px auto;
	text-align: center;
	font-family: verdana, "Vera Sans", sans-serif;
	font-size: 11px;
	color: #212121;
}

