body {
	margin:0;
	padding:0;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em;
	color:#993399;
}

#banner {
	background: url(/images/layout/banner.jpg) no-repeat top left;
	width:100%;
	height:145px;
	margin:0;
	padding:0;
}

p a#chrissy{
	padding:10px 0 10px 32px;
	background:url(/images/body/reef.jpg) no-repeat;
	height:32px;

}

/*----------------------------------------- GALLERY STYLES ------------------------------------------------*/

.gallery_pics{
	float:left;
	margin:0 15px 15px 0;
}


#gallery_wrapper{
	/*border:1px solid #000;*/
	width:100%;
	/*434px;*/ 
	/*658*/
	/*930*/
}

#footer {
	background: url(/images/layout/footer.jpg) no-repeat bottom left;
	height:234px;
	padding:0;
	clear:both;
}

#content {
	margin:0;
	padding: 0 260px 0 75px;
	min-height:370px;
	background: url(/images/layout/dog.jpg) no-repeat top right;
}

#logo-boarding, #logo-crematorium {
	display:none;
}

/*-----------------navigation-----------------*/

#nav {
	position:absolute;
	background: url(/images/layout/nav-back.gif) no-repeat top left;
	height:23px;
	top:120px;
	right:0;
	padding-left:10px;
	padding-right:30px;
}

#nav li {
	border-right: 1px solid #DCA8DD;
	display:inline;
}

#nav li a {
	font-size:0.8em;
	text-decoration:none;
	color:#fff;
	padding: 0 5px 0 5px;
}

#nav li a:hover {
	color:#DCBCDC;
}

#nav li.currentpage {
	color:#DCBCDC;
	font-size:0.8em;
	padding: 0 5px 0 5px;
}

/*-----------------------text---------------------*/

h1 {
	text-indent:-9000px;
	padding:0;
	margin:0;
	
}

h2 {
	padding-top:30px;
	text-indent:40px;
}

h3 {
	color:#C7A2C4;
	font-style:italic;
	font-size:1.3em;
}

#content a {
	text-decoration:none;
	color:#F60;
}

#content a:hover {
	color:#939;
	border-bottom: 1px dotted #939;
}

table {
	margin-left:20px;
	float:right;
	border: 1px solid #FFD5FF;
}

/*------------------------ H2 backgrounds --------------------------*/

#h2c {
	background: url(/images/layout/h2c.gif) no-repeat top left;
	height:40px;
}

#h2h {
	background: url(/images/layout/h2h.gif) no-repeat top left;
	height:40px;
}

#h2k {
	background: url(/images/layout/h2k.gif) no-repeat top left;
	height:40px;
}

#h2s {
	background: url(/images/layout/h2s.gif) no-repeat top left;
	height:40px;
}

.h2l {
	background: url(/images/layout/h2l.gif) no-repeat top left;
	height:40px;
}

#h2a{
	background: url(/images/layout/h2a.gif) no-repeat top left;
	height:40px;
}

/* -----------Contact Forms------------- */

form {
	border:none;
	width:250px;
}

form fieldset {
	padding-top:10px;
	border:none;
	color:#993399;
	font-weight:bold;
}

form p input, form p textarea, form p select {
	width:250px;
	border:1px solid #FBC8EE;
	overflow:hidden;
}

form p label {
	font-weight:normal;
	color:#993399;
	font-size:small;
}

.send {
	margin-top:10px;
	background: url(/images/layout/button.png) top left no-repeat;
	width:74px;
	height:35px;
	border:none;
	cursor:pointer;	
}

.bodyimg {
	float:left;
	padding: 0 5px 0 0;
}
p.map_link{
    width:425px;
	text-align:center;
	background:#C7A2C4;
	padding:0;
	margin:0;
}
