body {
	background-color: #8D0A00;
	margin-top: 0px;
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 101%;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1;
	width: 1100px;
	margin: 0 auto;
}


tr,td {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	padding: 0px;
}

h1, h2 {
	margin-top: 0em;
	margin-bottom: 0px;
}
a:link {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #003;
}
img  {
	border: none;
	height: auto;
}


/*-----------------text class objects--*/
.text0 {
	font-size: 0.8em;
	position: relative;
	top: 50px;
	font-style: italic;
	padding: 0px 10px;
}
.text0sig {
	font-weight: bold;
}
/*-------------------container--*/

#container {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	top: 0px;
	background-color: #FFF;
	height: auto;
}


#container #headerImageHolder {
	width: 100%;
	background-color: #FFCC00;

}
#container #headerImageHolder img {
	border-style: solid;
	border-width: 0px 4px;
	border-color: #FFCC00;
}

#container #headerImageHolder a {
	border:none;
}
/*-------------------nav bar 1*/

#navigationbar1 {
	height: 33px;
	width: 1100px;
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-align: left;
	background-color: #FFCC00;
}

#navigationbar1 #li1  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 167px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}
#navigationbar1 #li2  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 176px;
	width: 145px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 #li3  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 326px;
	width: 145px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 #li4  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 476px;
	width: 145px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 #li5  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 626px;
	width: 145px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 #li6  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 776px;
	width: 145px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 #li7  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 926px;
	width: 170px;
	height: 25px;
	text-align: center;
	background-color: #FF3300;
}

#navigationbar1 a:link,#navigationbar1 a:visited {
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	color: #000000;
	padding: .3em .8em;
	margin: 0em 0.3em ;
}

#navigationbar1 a:hover,#navigationbar1 a:active   {
	text-decoration: underline;
	color: #FFFFFF;
}


#navigationbar1 #li2 .current {
	color: #000;
	text-decoration: none;
}

#navigationbar1 #li3 .current {
	color: #000;
	text-decoration: none;
}

#navigationbar1 #li4 .current {
	color: #000;
	text-decoration: none;
}

#navigationbar1 #li5 .current {
	color: #000;
	text-decoration: none;
}

#navigationbar1 #li6 .current {
	color: #000;
	text-decoration: none;
}

/*-------------------end nav bar 1*/

#mainContent {
	position: relative;
	width: 1100px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFee;
}

/*------------------pageleft*/	
#pageleft {
	position: relative;
	height: 1000px;
	width: 230px;
}
#leftcontent {
	position: relative;
	left: 0px;
	width: 200px;
	text-align: center;
	top: 80px;
	height: 850px;
	border-right-color: #8D0A00;
	border-right-style: solid;
	border-right-width: 2px;
}
#leftcontent a img {
	position: relative;
}
.titleleftcontent {
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.booktitleleftcontent {
	font-size: 1em;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
/*--------------------end page left*/
/*------------------------page left templete*/
#pagelefttemplete {
	position: relative;
	height: auto;
	width: 880px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#pagelefttempletecontent {
	position: relative;
	width: 880px;
	text-align: left;
	height: 1000px;
}


/*-----------------------end page left templete*/
/*-------------------page center*/
#pagecenter {
	position: absolute;
	left: 245px;
	top: 0px;
	height: auto;
	width: 600px;
	
}
.text1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 40px;
}
#centercontent {
	position: relative;
}
.text2 {
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1.1em;
}
#centerbox2 {
	height: 270px;
	width: 554px;
	border: 3px solid #8d0a00;
	padding: 20px 20px;
}
#centerbox3 {
	padding: 25px;
	position: relative;
	margin-top: 25px;
}


.text3 {
	font-size: 1em;
}
.text3sig {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.5;
}
.text4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 20px;
}


#logobox1 {
	position: relative;
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
}
#logobox2 {
	position: relative;
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
}

#logobox3 {
	position: relative;
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
}

#logobox4 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 200px;
	top: 25px;
}

#logobox5 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 200px;
	top: 125px;
}

#logobox6 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 200px;
	top: 225px;
}

#logobox7 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 400px;
	top: 25px;
}

#logobox8 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 400px;
	top: 125px;
}

#logobox9 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 350px;
	top: 225px;
}


/*------------------end page center*/
/*-------------------pageright*/
#pageright {
	position: absolute;
	left: 890px;
	top: 0px;
	height: 1000px;
	width: 200px;
	
}
.dpruittimage {
	position: relative;
	left: 30px;
	top: 25px;
}
#rightcontent {
	margin-top: 0px;
	border-left-color: #8D0A00;
	border-left-style: solid;
	border-left-width: 2px;
	width: 200px;
	height: 750px;
	position: relative;
	top: 0px;

}
/*------------------end page right*/

/*---------------------------------footer */

/*-------------------nav bar 1*/

#navigationbar2 {
	height: 33px;
	width: 1100px;
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	text-align: left;
}
#containerfooter {
	height: 33px;
	width: 900px;
	position: relative;
	border-top-color: #8D0A00;
	border-top-style: solid;
	border-top-width: 3px;
	left: 100px;
}

#navigationbar2 #li2  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 76px;
	width: 145px;
	height: 25px;
	text-align: center;
}

#navigationbar2 #li3  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 226px;
	width: 145px;
	height: 25px;
	text-align: center;
}

#navigationbar2 #li4  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 376px;
	width: 145px;
	height: 25px;
	text-align: center;
}

#navigationbar2 #li5  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 526px;
	width: 145px;
	height: 25px;
	text-align: center;
}

#navigationbar2 #li6  {
	text-decoration: none;
	position: absolute;
	top: 4px;
	left: 676px;
	width: 145px;
	height: 25px;
	text-align: center;
}



#navigationbar2 a:link,#navigationbar2 a:visited {
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	color: #000000;
	padding: .3em .8em;
	margin: 0em 0.3em ;
}

#navigationbar2 a:hover,#navigationbar2 a:active   {
	text-decoration: underline;
	color: #8D0A00;
}

#containerfooter #li2 .current {
	color: #000;
	text-decoration: none;
}
#containerfooter #li3 .current {
	color: #000;
	text-decoration: none;
}
#containerfooter #li4 .current {
	color: #000;
	text-decoration: none;
}
#containerfooter #li5 .current {
	color: #000;
	text-decoration: none;
}
#containerfooter #li6 .current {
	color: #000;
	text-decoration: none;
}

/*-------------------end nav bar 1*/

/*-----------------------end footer*/
#pageleftcontact {
	height: auto;
	width: 880px;
	position: relative;
	margin: 0px;
}
#pageleftcontactbox {
	width: 700px;
	left: 100px;
	position: relative;
}
.text5 {
	font-size: 1.4em;
	font-weight: bold;
}
#pageleftaboutcontent {
	position: relative;
	height: 1000px;
	width: 890px;
	margin: 0px;
	padding: 0px;
}
#pageleftaboutcenter {
	width: 780px;
	left: 60px;
	position: absolute;
	top: 0px;
}
.text6 {
	line-height: 1.5;
	padding-left: 25px;
}

#contactform {
	height: 250px;
	width: 600px;
}
#contactformbox {
	height: 300px;
	width: 700px;
	margin-top: 20px;
	font-size: 1em;
}
#mapimagesmall {
	position: absolute;
	left: 425px;
	height: 231px;
	width: 300px;
}
#container #mainContent #footer {
	position: relative;
	left: 0px;
}
#container #mainContent #pageright #emaillist {
	margin-top: 20px;
}
#container #mainContent #pagelefttemplete #intakebody {
	height: auto;
	width: auto;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
}
#container #mainContent #pagelefttemplete #intakebody #intakecontent h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
#container #mainContent #pagelefttemplete #intakebody #intakecontent h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
#container #mainContent #pagelefttemplete #intakebody #intakecontent p {
	line-height: 1.3em;
	text-align: left;
	margin-left: 20px;
}
#container #mainContent #pagelefttemplete #bookDesBody {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	position: relative;
	width: 775px;
}
#container #mainContent #pagelefttemplete #bookDesBody #bookDesHeader {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
#container #mainContent #pagelefttemplete #bookDesBody #bookImgDesCombo {
	position: relative;
	height: auto;
}
#container #mainContent #pagelefttemplete #bookDesBody #bookImgDesCombo #bookImg {
	width: 140px;
	height: 200px;
	position: relative;
}
#container #mainContent #pagelefttemplete #bookDesBody #bookImgDesCombo #bookDes {
	font-size: 0.9em;
	position: absolute;
	top: 0px;
	width: 600px;
	height: auto;
	margin-bottom: 25px;
	left: 125px;
}
#container #mainContent #pagelefttemplete #emailPage {
	height: 800px;
}
