@charset "utf-8";


body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	width: 988px;
	overflow: hidden;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#hillcrest {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 987px;
	background-position: top;
	height: 123px;
}




/*-----------Search Area-----------------*/



/*-----------Navigation Starts-----------------*/

#nav {
	float: left;
	width: 961px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-top: 82px;
	margin: 0px;
}


#nav ul{
	float:left;
	height:41px;
	list-style:none;
	margin: 0px 0 0 0;
	padding: 0px;
}
#nav li {
	margin:0px;
	list-style:none;
	padding:0px;
	line-height:1.4em;
	display:inline;
	float: left;
}
#nav li a {
	text-indent:-999em;
	display:block;
	height:41px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	float: left;
}
#nav li a.home {
	width:78px;
	background-position: 0px 0px;
}
#nav li a.home:hover, #nav li a.homeselected {
	width:78px;
	background-position: 0px -41px;
}

#nav li a.imprint {
	width:99px;
	background-position: -78px 0px;
}
#nav li a.imprint:hover, #nav li a.imprintselected {
	width:99px;
	background-position: -78px -41px;
}

#nav li a.printing {
	width:190px;
	background-position: -177px 0px;
}
#nav li a.printing:hover, #nav li a.printingselected {
	width:190px;
	background-position: -177px -41px;
}

#nav li a.ebook {
	width:156px;
	background-position: -367px 0px;
}
#nav li a.ebook:hover, #nav li a.ebookselected {
	width:156px;
	background-position: -367px -41px;
}

#nav li a.bookmarketing {
	width:143px;
	background-position: -523px 0px;
}
#nav li a.bookmarketing:hover, #nav li a.bookmarketingselected {
	width:143px;
	background-position: -523px -41px;
}


#nav li a.bizdev {
	width:84px;
	background-position: -666px 0px;
}
#nav li a.bizdev:hover, #nav li a.bizdevselected {
	width:84px;
	background-position: -666px -41px;
}

#nav li a.about {
	width:102px;
	background-position: -752px 0px;
}
#nav li a.about:hover, #nav li a.aboutselected {
	width:102px;
	background-position: -752px -41px;
}


#nav li a.contact {
	width:107px;
	background-position: -854px 0px;
}
#nav li a.contact:hover, #nav li a.contactselected {
	width:107px;
	background-position: -854px -41px;
}





/*-----------Navigation ends-----------------*/

/*-----------Header Area-----------------*/



#header{
	float: left;
	width: 961px;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 364px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}



/*-----------Header Area Ends-----------------*/



/*-----------Left Container Featured Book Titles Area-----------------*/

#imprints {
	float: left;
	width: 330px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 15px;
	background-image: url(../images/imprints-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#imprints p{
	float: left;
	width: 325px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#imprints a{
	padding-left: 0px;
	color: #0042ff;
	margin: 0px;
	padding-top: 0px;
}
#imprints a:hover{
	text-decoration: none;
}





.imprint-title {
	background-image: url(../images/imprints-heading.jpg);
	padding: 0px;
	float: left;
	height: 30px;
	width: 327px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;

}

.print-title {
	background-image: url(../images/bookprinting-heading.jpg);
	padding: 0px;
	float: left;
	height: 30px;
	width: 291px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}


.ebook-title {
	background-image: url(../images/ebookpublishing-heading.jpg);
	padding: 0px;
	float: left;
	height: 30px;
	width: 285px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
}

.book-marketing-title {
	background-image: url(../images/bookmarketing-heading.jpg);
	padding: 0px;
	float: left;
	height: 30px;
	width: 285px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
}




#book-printing {
	float: left;
	width: 291px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 15px;
	background-image: url(../images/printing-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mid-container {
	float: left;
	width: 312px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}


#book-printing p{
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}


#ebook-publishing {
	float: left;
	width: 291px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 15px;
	background-image: url(../images/printing-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#ebook-publishing p{
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}

#book-marketing {
	float: left;
	width: 291px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 15px;
	background-image: url(../images/printing-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#book-marketing p{
	float: left;
	width: 290px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}


/*-----------Left Container New-Releases End-----------------*/

/*-----------Right Container Starts-----------------*/


#right-area {
	float: left;
	width: 292px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}


#news-events {
	float: left;
	width: 291px;
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}

#news-events p{
	float: left;
	width: 270px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding-left: 8px;
	margin: 0px;
	line-height: 18px;
}

#bdev {
	float: left;
	width: 291px;
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
}

#bdev p{
	float: left;
	width: 265px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding-left: 12px;
	margin: 0px;
	line-height: 17px;
}
#bdev a{
	color: #0042ff;
	
	}

#bdev a:hover{
text-decoration: none;
	
	}

.bdev-title {
	background-image: url(../images/bdev-heading.jpg);
	float: left;
	height: 30px;
	width: 291px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;

}

.news-title {
	background-image: url(../images/new-heading.jpg);
	float: left;
	height: 30px;
	width: 291px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;

}


/*-----------Right Container Starts-----------------*/

/*-----------HomePage Media Requests ordering information etc -----------------*/

/*-----------End HomePage Media -----------------*/

/*-----------Footer-----------------*/


#footer {
	float: left;
	width: 987px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer p {
	float: left;
	width: 987px;
	padding-top: 0px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #898989;
	margin: 0px;
	text-align: center;
	line-height: 18px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #898989;
	text-transform: uppercase;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #626262;
}






/*------------------------InnerPages------------------*/

#innerpages-media-heading {
	float: left;
	width: 921px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/media.jpg);
	background-repeat: no-repeat;
	height: 117px;
	padding-left: 0px;
	margin: 0px;


}

#innerpages-retailers-heading {
	float: left;
	width: 921px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/retailers.jpg);
	background-repeat: no-repeat;
	height: 117px;
	padding-left: 0px;
	margin: 0px;

}

#innerpages-container{
	margin: 0px;
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

#innerpages-container h1{
	margin: 0px;
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2edf5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#innerpages-container p{
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01243a;
	text-decoration: none;
}
#innerpages-container ul{
	margin: 0px;
	padding: 0px;
	
}



#innerpages-container li{
	float: left;
	width: 500px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01243a;
	text-decoration: none;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



/*-----------------------Books------------------*/

#books-container{
	margin: 0px;
	float: left;
	width: 622px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#books-container h1{
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#books-container p{
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01243a;
	text-decoration: none;
}


#books{
	margin: 0px;
	float: left;
	width: 621px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}




#books-btm-bg{
	margin: 0px;
	float: left;
	width: 621px;
	background-image: url(../images/books_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#book-top-bg{
	background-image: url(../images/books_top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 621px;
	height: 12px;
	background-position: bottom;
}



#book-mid-bg{
	background-image: url(../images/books_mid_bg.jpg);
	background-repeat: repeat-y;
	margin: 00px;
	padding: 0px;
	float: left;
	width: 621px;

}

#book-contents{
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#book-contents p{
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#book-contents a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#book-contents a:hover{
		text-decoration: none;
} 


#book-contents h1{
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#book-contents h2{
	margin: 0px;
	float: left;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1568a3;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#book-contents h3{
	margin: 0px;
	float: left;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
/*---------------Only for Books page-----------------------*/

#book-contents-book p{
	margin: 0px;
	float: left;
	width: 565px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#book-contents-book a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#book-contents-book a:hover{
		text-decoration: none;
} 

/*------------------Ordering Information-----------------------------*/

#order{
	margin: 0px;
	float: left;
	width: 282px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;	
}




#order-btm-bg{
	margin: 0px;
	float: left;
	width: 282px;
	background-image: url(../images/order_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#order-top-bg{
	background-image: url(../images/order_top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
	height: 12px;
	background-position: bottom;
}


#order-mid-bg{
	background-image: url(../images/order_mid_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;

}

#order-contents{
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#order-contents p{
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#order-contents a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#order-contents a:hover{
		text-decoration: none;
} 


#order-contents h1{
	margin: 0px;
	float: left;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aca5c0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#order-contents h2{
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #045CB5;
	text-decoration: none;
	font-weight: normal;
}

#order-contents ul{

margin:0px;
padding:0px;


}

#order-contents li{
	float: left;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;


}


.book-info {
	margin: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	float: right;
}
#cover {
	margin: 0px;
	float: right;
	width: 150px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.cover-brder {
	border: 1px solid #aca5c0;
	padding: 3px;
}

/*------------------Ordering Information Ends-----------------------------*/

#book-description{
	margin: 0px;
	float: left;
	width: 931px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#book-description p{
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


#book-description ul{
	margin: 0px;
	padding:0px;
	
	}

#book-description li{
	float: left;
	width: 850px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: square;
	}



#book-description h1{
	margin: 0px;
	float: left;
	width: 900px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#book-description h2{
	margin: 0px;
	float: left;
	width: 800px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom:8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #158ED6;
	text-decoration: none;
	font-weight: normal;
}

#jFlowSlide{
	font-family: Georgia;
}
#myController {
	font-family: Georgia;
	width:640px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#button {
	padding: 0px;
	float: left;
	height: 35px;
	width: 140px;
	margin-top: 251px;
	margin-left: 465px;
}
#image1 {
	background-image: url(../images/image1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image2 {
	background-image: url(../images/image2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image3 {
	background-image: url(../images/image3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}


#image4 {
	background-image: url(../images/image4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image5 {
	background-image: url(../images/image5.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image6 {
	background-image: url(../images/image6.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image7 {
	background-image: url(../images/image7.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}

#image8 {
	background-image: url(../images/image8.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 642px;
}


#myController span.jFlowSelected {
	margin-right:0px;
	background-color: #cb6336;
}

.slide-wrapper {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	width: 642px;
}
.jFlowControl, .jFlowPrev, .jFlowNext {
	color:#FFFFFF;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
	background-color: #cb6336;
}
#hillcrist-division {
	margin: 0px;
	float: right;
	width: 315px;
	padding: 0px;
	list-style-type: none;
}


#hillcrist-division  h1{
	text-shadow:#739098 1px 1px 1px;
	float: left;
	width: 290px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: 0em;
	word-spacing: 0px;
	white-space: normal;
}

#hillcrist-division  h2{
	text-shadow:#86a9b2 1px 1px 1px;
	float: left;
	width: 275px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
	word-spacing: 0px;
	white-space: normal;
	padding-left: 20px;
}

#hillcrist-division ul{
	margin:0px;
	padding:0px;
	list-style-type: none;

}

#hillcrist-division li{
	text-shadow:#71959e 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 250px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-image: none;
}
#hillcrist-division li a{
	text-shadow:#71959e 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

#hillcrist-division li a:hover{
	text-shadow:#71959e 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}


#contents {
	background-image: url(../images/contents-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 963px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
}


#contents  h1{
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d16a3d;
	text-decoration: none;
	margin: 0px;
}
#contents  p{
	float: left;
	width: 900px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
}
