@import url("layout.css");

body {
	padding: 0px;
	margin: 0px;
	color:#000000;
	background: #a4a6a5 url(../images/bgBody.jpg);
	font: normal 16px/18px Palatino Linotype;
}
/*********************************** special classes ***************************/

.notext
{
    display:none;
}

h2 {
	padding: 0px 0px 8px 10px;
	margin: 10px 0px 0px 0px;
	font: italic bold 28px/34px 'Palatino Linotype';
	color:#3f6958;
}

h3 
{
	font: italic bold 22px/28px 'Palatino Linotype';
	color:#000000;
}

.red {color: #f00;}
.phone { white-space:nowrap; font-weight:normal; }

#tourheading
{
    margin-left:270px; 
	font: italic bold 32px/38px 'Palatino Linotype';
}

#home_directions
{
    position:absolute;
    top:557px;
    left:145px;
}

#home_directions a
{
    font-family:Palatino Linotype;
    font-size:18px;
    font-style:italic;
    font-weight:bolder;
    line-height:20px;
    color:#0c5d55;
}


/*********************************** end special classes ***************************/
div#textHome {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgTextHome.jpg) no-repeat;
}



div#textInt {
		position: relative !important;
		float: left !important;
		margin: 0px !important;
		width: 1024px !important;
		height:768px !important;
		background: url(../images/bgBurial.jpg) no-repeat !important;
}

.textBurial {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgBurial.jpg) no-repeat;
}

.textCremation {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgCremation.jpg) no-repeat;
}

.textTour {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgTour.jpg) no-repeat;
}

.textEvents {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgEvents.jpg) no-repeat;
}

.textVeterans {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgVeterans.jpg) no-repeat;
}

.textContactUs {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgcontactUs.jpg) no-repeat;
}

.textWildlife {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgWildlife.jpg) no-repeat;
}

.textHorticulture {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgHorticulture.jpg) no-repeat;
}

.textWalkingPaths {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgWalkingPaths.jpg) no-repeat;
}

.textHistory {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgHistory.jpg) no-repeat;
}

.textSendFlowers {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgSendFlowers.jpg) no-repeat;
}

.textPlanAhead {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgPlanAhead.jpg) no-repeat;
}

.textChristmasTreeGiveaway {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgChristmasTreeGiveaway.jpg) no-repeat;
}

.textHolidayRemembranceService {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgHolidayRemembranceService.jpg) no-repeat;
}

.textMemorialDay {
		position: relative;
		float: left;
		margin: 0px;
		width: 1024px;
		height:768px;
		background: url(../images/bgMemorialDay.jpg) no-repeat;
}

div#content {
	padding: 0px;
	margin: 0px auto;
	width: 1024px;
	background: url(../images/bgExpand.jpg) repeat-y;
}

div#textAreaInt {
	width: 590px !important;
	padding-top: 130px !important;
	margin-right: 0px !important;
	margin-left: 350px !important;
	height: 450px !important;
		}

div#textAreaTour {
    width: 750px !important;
    padding-top: 130px !important;
    margin-right: 0px !important;
    margin-left: 200px !important;
    height: 450px !important;
}
		
.pagetext
{
    margin-top:10px;
    margin-left: 50px;
    width: 480px;
}
		
#pagecentered
{
    margin-top:10px;
    margin-left: 50px;
    width: 480px;
    text-align: center;
}

.imgBorder
{
    border-color:White !important;
    border-style:solid !important;
    border-width: 2px !important;
}

img
{
    border-color:White !important;
    border-style:solid !important;
    border-width: 2px !important;
}

.plainlink
{
    text-decoration:none;
    font-size:18px;
    font-weight:bolder;
    line-height:22px;
}

.img_left {
    float: left;
    margin-right: 20px;
}

.img_right {
	float:right;
	margin-left:20px;
}

.img_gif_right {
	float:right;
	margin-left:10px;
	border:none !important;
}

.img_gif_left {
    float: left;
    margin-right: 20px;
    border: none !important;
}

.img_gif
{
	border:none !important;
	vertical-align:bottom;
}

.Table_Gardens
{
	width:100% !important;
	text-align:center !important;
	font: bold 20px/26px 'Palatino Linotype';
	color:#3f6958;
}

.Table_Markers
{
	width:100% !important;
	text-align:center !important;
	font: bold 20px/26px 'Palatino Linotype';
	color:#3f6958;
	vertical-align:text-bottom;
	
}

.Table_Arrangements
{
	width:100% !important;
	text-align:center !important;
	font: bold italic 12px/18px 'Palatino Linotype';
	vertical-align:text-bottom;
	
}

.float_leftandcenter {
	float:left;
	text-align:center;
}

.float_rightandcenter {
	float:right;
	text-align:center;
}

#map_instructions
{
    padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 30px;
	text-align:right;
	color:#3f6958;
}

#carvedtreecaption
{
    font: bold italic 12px/18px 'Palatino Linotype';
    float:right;
    width:90px;
    margin-top:20px;
}

.bulletsunderP
{
      padding-bottom:0px;
}
 
 fieldset.left, fieldset.right {
		padding: 2px 0px;
		margin: 0px;
		float: left;
		width: 220px;
		height: 25px;
		border: none;
}   
	
fieldset input {
			float: right;
			padding: 3px;
			margin: 0px;
			width: 100px;
			border: 1px solid #333;
}
		
fieldset.comments {
    padding: 2px 0px;
    margin: 0px;
    width: 400px;
    border: none;
}

fieldset.comments textarea {
				padding: 3px;
				margin: 2px;
				width: 320px;
				height: 100px;
				border: 1px solid #333;
}

fieldset.buttons {
			padding: 4px 0px 0px 0px;
			margin: 0px;
			width: 350px;
			text-align: center;
			border: none;
}

fieldset.buttons input {
				padding: 0px;
				margin: 0px;
				width: 75px;
				height: 25px;
				background: #fff;
}

label {
    padding: 0px 5px 0px 0px;
    margin: 0px;
    float: left;
    width: 100px;
    line-height: 25px;
    text-align: right;
}

h1#homelink {
	position: absolute;
	top: 35px;
	left: 102px;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: 85px;
	}
	
h1#homelink a {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: 85px;
		}
		
		
.APcopy
{
	position:absolute;
	z-index:-1;
	height: 150px;
	width: 300px;
	left: 485px;
	top: 218px;
	display:none;
}

.footer
{
	display:none;
}


/****************************** galleries *****************************************/

.carousel
{
    position:absolute;
    top:485px;
    left:350px;
}

.carousel a.prev, a.next
 {
    display: block;
    float: left;
    width: 30px;
    height: 80px;
    text-decoration: none;
    background: url("../images/imageNavLeft.png") no-repeat left 30px;
}
        
.carousel a.next
{
        background: url("../images/imageNavRight.png") right 30px no-repeat;
}

.carousel a.next:hover 
{
        background-image: url("../images/imageNavRightHover.png");
}

.carousel a.prev:hover 
{
        background-image: url("../images/imageNavLeftHover.png");
}    

.carousel a:hover, .carousel a:active 
{
                border: none;
                outline: none;
}       

.carousel .jCarouselLite 
{
        /*border: 1px solid black;*/
        float: left;
        /*background-color: #dfdfdf;*/
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
}

.carousel ul 
{
        margin: 5px;
}

.carousel li img, .carousel li p 
{
        background-color: #fff;
        margin: 5px;
}
        
.widget img 
{
        cursor: pointer;
}

.mid 
{
        margin-left: 50px;
}

#jcaption
{
    text-align:center;
}
#concertDate
{
    margin: 0px 0 0 20px;
    color: #8E183C;
    font-size: medium;
    line-height: 15px;
}
#middot
{
    font-size:inherit;
    vertical-align:inherit;
}
.img_right_concertphoto
{
	float:right;
	margin-left:20px;
	margin-top:10px;
}

.detailHeader
{
    font:bold 20px/26px 'Palatino Linotype';
    color:#3f6958;
}
            