body
{	
	background: white;
	color: black;
	font-family: Garamond, serif;
	margin: 0; 
	padding: 0;
	width: 100%;
	font-size: medium;
}
.center
{
	width: 1112px;  /* using 40px less than a full 1152px width allows for browser chrome, additional margin/padding and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/*						 	*/
/* START OF BUILT-IN STYLES */
/*						 	*/
h1
{
	margin-top: 0em;
	padding-top: 0.6em;
	margin-bottom: 0.1em;
	font-size: 1.5em;
}
h2
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	color: gray;	
	clear: both;
	padding-top: 10px;
}

h3
{
	font-size: 1.3em;
}
p
{
	margin-top: 0.05em;
}

dt
{
	font-weight: bold;
	font-size: 1.5em;
	color: silver;
}
dd
{
	padding-bottom: 1em;
	margin-left: 1em;
	font-size: 0.9em;
}
tr
{
	vertical-align: top;
	margin: 3px;
}
a img
{
	border: 0;
}
/*						 	*/
/* END OF BUILT-IN STYLES */
/*						 	*/



/* START OF 2ND HANDSAKER DESIGN */
/*							     */


/*						 */
/* START OF HEADER STUFF */
/*						 */
#header
{
	padding: 10px 5px 5px 5px;
	height: 50px;
}
#intro
{
	margin: 0;
	background: white url(../Images/introBG.jpg) repeat-x ;
}
.pageWedding #intro
{
	background: white url(../Images/introBG-Wedding.jpg) repeat-x ;
}

.pageCorporate #intro
{
	background: white url(../Images/introBG-Corporate.jpg) repeat-x ;
}

.pageFuneral #intro
{
	background: white url(../Images/introBG-Funeral.jpg) repeat-x ;
	color: white;
}


#logo
{
	float: left;
	margin-left: 5px;
}
#search
{
	float: right;
	display: none;
}
#miniMenu, #getInTouch
{
	float: right;
	width: 400px;
	font-weight: bold;
	font-size: 0.9em;
	color: silver;
	text-align: right;
}
#getInTouch
{
	font-size: 0.8em;
	width: 500px;
	margin-top: 10px;
	color: gray;
}
#miniMenu #miniMenuAbout
{
	color: #859ab5;
}
#miniMenu #miniMenuContact
{
	color: #9cc4e4;
}
#miniMenu #miniMenuMeanings
{
	color: #8dc63f;
}


/*						 			 */
/* START OF MODIFIED BUILT-IN STYLES */
.pageCorporate a 			{color: #7db0da;}
.pageCorporate a:visited 	{color: #5588b2;}
.pageWedding a 				{color: #f26c4f;}
.pageWedding a:visited 		{color: #c03a1d;}
.pageGifts a 				{color: #f279ef;}
.pageGifts a:visited 		{color: #c047bd;}
.pageFuneral a 				{color: #b4b4b4;}
.pageFuneral a:visited 		{color: #828282;}
/* END OF MODIFIED BUILT-IN STYLES */
/*						 		   */
#breadcrumb
{
	padding: 0px 20px 0px 20px;
	margin-top: 15px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	width: 813px;
	color: silver;
}
#breadcrumb a, #breadcrumb a:visited
{
	color: gray;
}
/*						 */
/* END OF HEADER STUFF 	 */
/*						 */



/*						 */
/* START OF MENUS	 	 */
/*						 */
#mainMenu
{
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	height: 35px;
	background-color: gray;
}
#mainMenu ul li.selected
{
	height: 31px;
}
#mainMenu ul li#mmCorporate:hover a, #mainMenu ul li#mmWedding:hover a, #mainMenu ul li#mmGifts:hover a, #mainMenu ul li#mmFuneral:hover a, #mainMenu ul li#mmCorporate.selected a, #mainMenu ul li#mmWedding.selected a, #mainMenu ul li#mmGifts.selected a, #mainMenu ul li#mmFuneral.selected a
{
	color: black;
}
#mainMenu ul li#mmCorporate.selected a, #mainMenu ul li#mmWedding.selected a, #mainMenu ul li#mmGifts.selected a, #mainMenu ul li#mmFuneral.selected a
{
	text-decoration: none;
}
#mainMenu a
{
	color: white;
}
#mainMenu ul li
{
	padding: 2px 10px;
	border: none;
	text-align: center;
	margin: 0;
}

#mainMenu ul li
{
	border: none;
}

#mainMenu ul li#mmCorporate.selected, #mainMenu ul li#mmCorporate ul
{
	background-color: #c4e6f4;
}

#mainMenu ul li#mmWedding.selected, #mainMenu ul li#mmWedding ul
{
	background-color: #fabbbb;
}
#mainMenu ul li#mmGifts.selected, #mainMenu ul li#mmGifts ul
{
	background-color: #f279ef;
}
#mainMenu ul li#mmFuneral.selected, #mainMenu ul li#mmFuneral ul
{
	background-color:  #000000;
}
/* must set the text in funeral flowers tab to white as bg is black */
#mainMenu ul li#mmFuneral.selected a, #mainMenu ul li#mmFuneral ul
{
	color: white;
}
#mainMenu ul li, #subMenu ul li
{
	display: inline;
	float: left;
	margin-right: 10px;
}
#mainMenu ul, #subMenu ul
{
	margin: 0;
	padding: 0;
	float: left;
	display: inline-block;
	list-style-type: none;
}
#subMenu 
{
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	overflow: hidden;
	
	
}
#subMenu ul
{
	padding: 0 20px;
	margin: 0 auto;
	display: inline;
	list-style: none;
	clear: left; 
	float: left;
	position: relative;
	left: 50%; 
	text-align: center;
}
#subMenu ul li
{	
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-transform: capitalize;
	display: inline;
	display: block;
	right: 50%; 
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
#subMenu ul li a
{
	color: gray;
	display: inline;
	display: inline-block;
}
.pageFuneral #subMenu ul li a
{
	color: silver;	
}
.pageFuneral #subMenu ul li.selected a
{
	color: gray;	
}
.pageFuneral #subMenu ul li.selected a:hover
{
	color: black;	
}
#subMenu ul li a:hover, #sideContent a:hover
{
	color: black;
}
.pageFuneral #subMenu ul li a:hover
{
	color: white;
}
#subMenu ul li.selected
{
	background-color: white;
}
.pageCorporate #subMenu ul a
{
	color: #1a325e;
}
.pageCorporate .liTwoRows ul a
{
	color: #d7346a;
}
.pageWedding .liTwoRows ul a
{
	color: #e4788f;
}
.pageFuneral .liTwoRows ul a
{
	color: gray;
}
/* Old code for background color on submenus 
.pageCorporate #subMenu ul
{
	background-color: black;
}
*/


/*						 */
/* END OF MENUS		 	 */
/*						 */



/*						 */
/* START OF MAIN CONTENT */
/*						 */
#intro h1
{
	text-align: center;
	font-size: 1.1em;
	text-transform: capitalize;
	padding: 30px 0 0 0;
}
#intro h2
{	
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 2.5em;
}
.pageCorporate h2
{
	color: #d7346a;
}
.pageCorporate h3
{
	color: #5993e1;
	margin-bottom: 0.4em;
}
.pageWedding h2
{
	color: #5993e1;
}
.pageWedding h3
{
	color: #e4788f;
}
.pageFuneral h2
{
	color: #ffffe9;
}
.pageFuneral h3
{
	color: silver;
}
.homeText
{
	font-size: 0.7em;
}
.homeText li
{
	font-size: 1.1em;
	font-weight: bold;
 	color: gray;
}
#homeText.floatRight
{
	width: 560px;
 	margin-left: 30px;
 	margin-top: 30px;
 	margin-right: 60px;
	font-size: 0.9em;
}
#homeText.floatRight h1 
{
	color: gray;
}
#homeText a
{
	color: black;
}
#homeText a:hover
{
	color: gray;
}
#homeTextCorporate
{
	
}
#homeTextCorporate.floatRight
{
 	width: 530px;
 	margin-left: 30px;
 	margin-top: 20px;
 	margin-right: 60px;
}
#homeTextWedding.floatRight
{
 	width: 500px;
 	padding-right: 100px;
 	margin-top: 10px;
}
#homeTextFuneral.floatRight
{
 	width: 500px;
 	padding-right: 100px;
 	margin-top: 20px;
}
.floatLeft
{
 	width: 310px;
 	margin: 20px 0 0 50px;
}
#homePics.floatRight
{
	width: 500px;
	margin-top: 150px;
}
#homeTestimonials.floatLeft
{
	width: 500px;
}
.sideTestimonials
{
	color: #333333;
	font-size: 1.2em;
}
.testimonial
{
	color: gray;
	margin-top: 20px;
	border-top: 1px solid silver;
	padding-top: 10px;
}
.testimonialSource
{
	color: black;
	margin-left: 20px;
	font-size: 1.2em;
}
.sideTestimonials h4
{
	font-size: 2.5em;
	color: #d7346a;
	margin: 20px 0 10px 0;
}
.pageFuneral .sideTestimonials h4
{
	color: #434343;
}
.sideTestimonials dt
{
	font: italic 1.7em Georgia, sans-serif;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid silver;
	margin-bottom: 0.9em;
}
.sideTestimonials .testimonialExplanation
{
	font-size: 0.7em;
	color: gray;
}

.sideTestimonials dd 
{
	color: black;
	font-size: 0.9em;
}
.highlightBlue, .highlightPink
{
	font-size: 2.0em;
	color: #5993e1;
	display: block;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.highlightPink
{
	color: #ff7da8;
}
#pic-Corporate {margin-top: 100px;}
/*						 */
/* END OF MAIN CONTENT 	 */
/*						 */

/* START OF FLOATS ETC	*/
.liTwoRows {width: 49%; float: left;}
.threeRows {width: 30%; float: left; margin: 0 15px 0 0; padding: 0;}
.threeRows ul {margin: 2px 0 0 5px; font-size: 0.8em;}
.floatLeft {float: left; }
.floatRight {float: right;}
.clearFloat {clear: both;}


/* END OF FLOATS ETC	*/



/* START OF SPECIFIC ITEMS BY ID 	*/
#contactRight {width: 425px; margin: 0; padding: 0;}
#map {margin-top: 20px;}
#prvFlowersLobbiesReceptions {margin-top: 10px;}
#prvFunerals {margin-top: 10px;}
#subMenu.listSmallMargins ul li {padding-right: 4px; padding-left: 4px;}
.contactForm p {margin: 0; padding: 0;}
.contactForm h3 {margin-bottom: 0px;}
.contactForm table {margin-top: 10px;}
.comingSoon {font-size: 1.1em; text-align: center;}
#comingSoonText {width: 600px; margin-top: 50px;}
/* START OF SPECIFIC ITEMS BY ID 	*/


/*							     */
/*							     */
/*							     */
/*							     */
/* END OF 2ND HANDSAKER DESIGN   */










/* START OF 1ST HANDSAKER DESIGN */


/*						 */
/* START OF MAIN CONTENT */
/*						 */
#mainContent
{
	margin-left: 8px;
	margin-top: 0px;
	padding: 10px 10px 10px 0px;
	font-family: Georgia, serif;
	background-color: white;
}



#mainContentCopy
{
	margin-left: 20px;
	padding-top: 0px;
	font-size: 0.9em;
	color: gray;
}
#mainContentCopy h1
{
	color: black;
	margin-top: 0px;
}
#mainContentCopy p
{
	clear: left;
	padding-top: 10px;
}
#mainContentImages
{
	margin-left: 20px;
	padding: 5px 5px 5px 0px;
	width: 1060px;
	background-color: white;
	padding-top: 10px;
}
#mainContentImages div
{
	padding-right: 5px;
}
#mainContentImages img
{
	padding: 2px 2px 2px 2px;
}
.pageCorporate #mainContentImages img
{
	border: solid #7db0da 2px;
}
.pageWedding #mainContentImages img
{
	border: solid #fabbbb 2px;
}
.pageGifts #mainContentImages img
{
	border: solid #f279ef 2px;
}
.pageFuneral #mainContentImages img
{
	border: solid #b4b4b4 2px;
}
#mainContentImages img:hover
{
	background-color: black;
	border: solid black 2px;
}

#sideContent
{
	width: 190px;
	float: right;
	margin: 20px 0px 5px 10px;
	padding: 5px 5px 10px 5px;
	font-size: 0.8em;
}
#sideContent h3
{
	padding-bottom: 10px;
	border-bottom: dotted white 1px;
	color: white;
}
.sideSections, .sideTestimonials
{
	margin-bottom: 10px;
	padding: 3px 15px 10px 3px;
	text-align: left;
}

#sideContent a
{
	color: white;
}
#sideContent .sideTestimonials a
{
	color: black ;
}
#sideContent .sideTestimonials a:hover
{
	color: gray;
}
.sideSections ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sideSections ul li
{
	margin-bottom: 3px;
	font-weight: bold;
}
.pageCorporate #sideContent .sideSections
{
	background-color: #7db0da;
}
.pageCorporate #sideContent .sideTestimonials
{
	border: #7db0da solid 1px;
}
.pageCorporate .sideTestimonials dt
{
	color: #7db0da;
}
.pageWedding #sideContent .sideSections
{
	background-color: #e4788f;
}
.pageWedding #sideContent .sideTestimonials
{
	border: #e4788f solid 1px;
}
.pageWedding .sideTestimonials dt
{
	color: #fabbbb;
}
.pageGifts #sideContent .sideSections
{
	background-color: #f279ef;
}
.pageGifts #sideContent .sideTestimonials
{
	border: #f279ef solid 1px;
}
.pageGifts .sideTestimonials dt
{
	color: #f279ef;
}
.pageFuneral #sideContent .sideSections
{
	background-color: #b4b4b4;
}
.pageFuneral #sideContent .sideTestimonials
{
	border: #b4b4b4 solid 1px;
}
.pageFuneral .sideTestimonials dt
{
	color: #b4b4b4;
}

.thumbWithText, .thumbWithoutText
{
	float: left;
	width: 192px;
	text-align: center;
	margin: 0px 13px 0 0;
	padding: 0;
	font-size: 0.9em;
	height: 230px;
	margin-bottom: 5px;
}
.thumbWithoutText
{
	height: 200px;
}
.thumbWithText p, .thumbWithText span
{
	text-decoration: underline;
	height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
.comingSoon .thumbWithText {margin-bottom: 15px;}
.thumbWithText a
{
	color: gray;
	font-weight: bold;
}
.thumbWithText img
{
	border: solid silver 2px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.imageFloatLeft
{
	float: left;
}
.sectionIntro
{
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
.sectionText
{
	float: left;
	width: 210px;
	height: 350px;
	
}

.sectionText a:hover
{
	color: black;
}
.sectionText img
{
	margin-right: 10px;
	border: 0;
}
/*						 */
/* START OF MAIN CONTENT */
/*						 */




/*						 */
/* START OF FOOTER		 */
/*						 */
#footer
{
	font-size: 0.9em;
	background-color: gray;
	color: #eeeeee;
	font-weight: bold;
	padding: 10px 0 10px 0px;
	margin-top: 20px;
}
#footer a {color: white;}
#footer a:hover {color: black;}
/*						 */
/* END OF FOOTER		 */
/*						 */


.clearFloat
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.sethAd, .sethAd a
{
    color: Silver;
    font-size: 0.9em;
}
#standards
{
    margin-top: 10px;
    text-align: center;
}