* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/bonehill2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a {
	color:#3c7358;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}


a:hover {
	color:#1A442D;
	text-decoration:none;
	outline: none;
	font-size: 14px;
}



focus {
	outline: 0;
	-moz-outline-style:none;
}


image {
	padding: 0;
	outline:none;
	border: none;
}


a img, a:active, a:focus, a img.preview {
	border: none;
	text-decoration: none;
	padding: 0;
	outline:none;
}








.eventsbtn{
	height: 30px;
	width: 118px;
	margin: 0;
	pdaaing: 0;
	outline: 0;
	padding: 0;
}




.bonehillpricesbtn {
	height: 30px;
	width: 118px;
	margin: 0;
	pdaaing: 0;
	outline: 0;
	padding: 0;
}








/* pricesgrowl gritter css begins */
#gritter-notice-wrapper {
	position:fixed;
	top:40px;
	right:20px;
	width:301px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('.'); /* ie7/8 fix */ 
}
.gritter-top {
	background:url(../images/gritter.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(../images/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(../images/gritter-long.png) no-repeat left -40px;
	color:#ffffff;
	padding:5px 10px 10px 40px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	color: #ACD0BD;
	font-size: 12px;
}
.gritter-close {
	position:absolute;
	top:5px;
	left:3px;
	background:url(../images/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 15px 0;
	display:block;
	text-shadow:1px 1px #000; /* Not supported by IE :( */
	color: #7EADDD;
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* pricesgrowl gritter css ends */














ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
list-style: none;
}


p {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}



.introparagraph {
	line-height: 135%;
	font-size: 14px;
	color: #4F7B64;
}

.introparagraph a {
	line-height: 135%;
	font-size: 14px;
	color: #4F7B64;
	text-decoration: underline;
	font-weight: bold;
}

.introparagraph a:hover {
	line-height: 135%;
	font-size: 14px;
	color: #28563D;
	text-decoration: underline;
	font-weight: bold;
}

.imagedropcap {
	width: 95px;
	height: 80px;
	float: left;
	display: block;
	text-indent: -999em;
	margin: 0px 4px 0px 0px;
	background-image: url(../images/bonehillwdropcap.png);
	background-repeat: no-repeat;
}


.pquote {
	float: right;
	width: 140px;
	color: #4F7B64;
	font-size: 18px;
	font-style: italic;
	background-image: url(../images/bonehillquotestop.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	margin: 0px 0px 0px 0px;
	padding-top: 40px;
	line-height: 125%;
	clear: right;
	padding-left: 10px;
	padding-bottom: 20px;
}


.bullet {
font-weight: bold;
color:#7EADDD;
}



h1	{
	font-size:	24px;
	font-weight:bold;
	}

h2	{
	font-size:	22px
	font-weight:bold;;
	}

h3	{
	font-size:	20px
	font-weight:bold;;
	}

h4 {
	font-size:	18px;
	font-weight:bold;
	}

h5	{
	font-size:	16px;
	font-weight:bold;
	}

h6	{
	font-size:	14px;
	font-weight:bold;
	}







#pagewrapper {
	height: 1320px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	outline: none;
	border: none;
}







#topstripflashcontainer {
	height: 65px;
	width: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	outline: none;
	border: none;
	margin: 0;
}


#topstriprightcontainer {
	height: 65px;
	width: 610px;
	position: absolute;
	left: 290px;
	top: 0px;
	outline: none;
	border: none;
	margin: 0;
}



/* topicons begin */

#homeicon{
	height: 39px;
	width: 39px;
	overflow: hidden;
	display: block;
	background-image: url(../images/homeicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 489px;
	top: 26px;
}

#homeicon:hover{
	background-position: center bottom;
}

#mailicon{
	height: 39px;
	width: 39px;
	overflow: hidden;
	display: block;
	background-image: url(../images/mailicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 555px;
	top: 26px;
}

#mailicon:hover{
	background-position: center bottom;
}

/* topicons end */






/* myslides header begins */
#myslides {
	width: 900px;
	height: 255px;
	padding: 0;
	position:absolute;
	left:0px;
	background-color: #FFFFFF;
	top: 65px;
	outline: none;
	border: none;
	margin: 0;
} 

 
#myslides img {  
    width: 900px;
    height: 255px;
    top:  0; 
    left: 0;
	outline: none;
	border: none;
	margin: 0;
	 
}





/* navigation begins */

#nav, #nav ul{
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	line-height: 30px;
	width: 620px;
	top: 322px;
	left: 1px;
	z-index: 999;
	padding: 0;
}

#nav a{
	display:block;
	padding:0px 20px;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/bonehillmenubg1.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#nav a:hover{
	color:#4F7B64;
	background-image: url(../images/bonehillmenubg1over.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav li{
float:left;
position:relative;
}


#nav ul {
	position:absolute;
	display:none;
	width:200px;
	top:30px;
	left: 0px;
}

#nav li ul a{
	width:240px;
	height:30px;
	float:left;
}


#nav ul ul{
	top:auto;
}	


#nav li ul ul {
left:240px;
margin:0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* navigation ends */




#emaillink {
	height: 24px;
	width: 242px;
	position: absolute;
	left: 620px;
	top: 322px;
	padding-left: 38px;
	padding-top: 6px;
}









/* sidetabs begin */

#newstab {
	height: 152px;
	width: 15px;
	position: absolute;
	top: 453px;
	border: none;
	right: -22px;
}

#linkstab {
	height: 143px;
	width: 15px;
	position: absolute;
	top: 605px;
	border: none;
	right: -22px;
}

#profilestab {
	height: 143px;
	width: 15px;
	position: absolute;
	top: 770px;
	border: none;
	right: -22px;
}

/* sidetabs end */













#leftcolumn {
	height: 769px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: 388px;
	padding-left: 20px;
	padding-right: 10px;
}


/*gallery begins */
#gallerycontainer {
	height: 410px;
	width: 500px;
	position: absolute;
	left: 300px;
	top: 388px;
}

#gallery {
	position:absolute;
	width:500px;
	top: 0px;
	left: 50px;
	height: 410px;
}
#images {height:325px; margin-bottom:0px}
#image {
	position:relative;
	width:500px;
	height:325px;
	padding:0px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#image img {
	position:absolute;
	top:0px;
	left: 0px;
}
#thumbwrapper {
	margin-top:10px;
	width:498px;
	height:73px;
	border: 1px solid #3c7358;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:73px;
	width:498px;
	left: 0px;
}
#thumbs {
	position:absolute;
	list-style:none;
	height:73px;
	width:2000px;
	left: 0px;
}
#thumbs li {
	float:left;
	cursor:pointer;
	margin-right: 3px;
}
.imgnav {
	position:absolute;
	height:325px;
	width:20%;
	z-index:100;
	height:375px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 0px;
}
#previmg {
	left:0px;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
}
#previmg:hover {opacity:1; filter:alpha(opacity=50)}
#nextimg {
	right:0px;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
}
#nextimg:hover {opacity:1; filter:alpha(opacity=50)}
/*gallery ends */














#middlecolumn {
	height: 300px;
	width: 270px;
	position: absolute;
	left: 300px;
	top: 828px;
	padding-left: 15px;
	padding-right: 15px;
}

#rightcolumn {
	height: 300px;
	width: 270px;
	position: absolute;
	left: 600px;
	top: 828px;
	padding-right: 20px;
	padding-left: 10px;
}
#footerlinks {
	height: 20px;
	width: 703px;
	position: absolute;
	left: 0px;
	top: 1188px;
	padding-left: 197px;
}

#footeraddress {
	height: 60px;
	width: 237px;
	position: absolute;
	left: 199px;
	top: 1208px;
	padding-left: 0px;
}

#footercontacts {
	height: 60px;
	width: 200px;
	position: absolute;
	left: 436px;
	top: 1208px;
	padding-left: 0px;
}

#footerinfo {
	height: 60px;
	width: 215px;
	position: absolute;
	left: 636px;
	top: 1208px;
	padding-left: 0px;
}




.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color:#333333;
}

.footertextsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 135%;
color:#333333;
}

.footertextlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color:#666666;
}

.footertextlight a {
	font-size: 11px;
	line-height: 130%;
	color:#3c7358;
	text-decoration: none;
	font-weight: bold;
}

.footertextlight a:hover {
	font-size: 11px;
	line-height: 130%;
	color:#1A442D;
	text-decoration: none;
	font-weight: bold;
}

.footertextitalic {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color:#333333;
font-style:italic;
}



.footertextbold {
font-size: 11px;
line-height: 130%;
font-weight: bold;
color:#3c7358;
}

.footertext a {
	font-size: 11px;
	line-height: 130%;
	color:#3c7358;
	text-decoration: none;
	font-weight: bold;
}

.footertext a:hover {
	font-size: 11px;
	line-height: 130%;
	color:#1A442D;
	text-decoration: none;
	font-weight: bold;
}




#subfooter {
	height: 10px;
	width: 870px;
	position: absolute;
	text-align: right;
	padding-right: 30px;
	top: 1263px;
	left: 0px;
	padding-top: 20px;
}

.subfootertext {
	font-size: 9px;
	line-height: 120%;
	color:#3c7358;
	font-family: Arial, Helvetica, sans-serif;
}

.subfootertextbold {
font-size: 9px;
line-height: 120%;
font-weight: bold;
color:#666666;
}

.subfootertext a {
font-size: 9px;
line-height: 120%;
font-weight: bold;
color:#666666;
text-decoration: underline;
}

.subfootertext a:hover {
font-size: 9px;
line-height: 120%;
font-weight: bold;
color:#1A442D;
text-decoration: underline;
}

