/* Layout */
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #2a2929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f0eacf;
	margin: 0;
}
.wrapper {
	overflow: hidden;
	width: 100%;
}

#centrecontainer {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
}
#menubar {
	height: 24px;
	width: 752px;
	padding-right: 20px;
	text-align: right;
	background-image: url(images/menubar_background.gif);
	background-repeat: repeat-x;
}
#content {
	min-height: 400px;
	width: 772px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
	background-position:top;
	overflow: hidden;
}
#content #container{
	width: 732px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#newsbox {
	border: none;
	width: 170px;
	height: 360px;
	overflow: hidden;
	float: left;
	padding-left: 2px;
}
#newsbox h2 {
	color: #533750;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#newsbox p {
	text-align:left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#newsbox img {
	text-align:center;
	margin: 4px;
}
#homeAdbox {
	border: 1px solid #EED9BE;
	width: 500px;
	float: left;
	background-repeat: no-repeat;
	padding: 5px;
	margin-left: 20px;
}
#homeAdbox h2 {
	color: #533750;
	font-size: 1.2em;
	margin: 5px;
	padding: 0px;
}
#homeAdbox p {
	text-align:left;
	font-size: 1.1em;
	margin: 5px;
}
img.menuitem {
	display:inline;
	margin-left:50px;
}
img.frontpageitem {
	display:inline;
	margin-left:48px;
}
img.subpageitem {
	float: left;
	padding-right: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
div.basketbox {
	float: right;
	width: 100px;
	background-color: #F1EcD3;
	padding: 10px;
	margin: 5px;
	border: 1px solid #E1DC93;
}
div.basketbox p { margin: 0; }
/* Styling */
h1 {
	font-weight: bold;
	font-size: 1.2em;
	color: #533750;
	margin: 0em 0em 1em 0em;
}
h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	margin: 1em 0em 0.5em 0em;
}
h3, h4, h5, h6 {
	margin: 0em 0em 0.5em 1.5em;
}
p {
	margin: 0em 0em 0.75em 1.5em;
	line-height: 1.4em;
}
strong {
	color: #533750;
}
em {
	color: #8C7F6B;
}

.highlightBox {
	background-color:#F7F5E8;
	margin: 15px;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.highlightBox h2 {
	margin: 5px 5px 5px 10px;
}
.highlightBox em {
	color:#330000; 
}
.highlightBox h3,
.highlightBox a {
	color:#8C7F6B; 
}

a { color: #000000; }
.alt { color: #708a3c; }
#contactus label { margin-left: 110px; display:block; width: 200px; }
#contactus input, #contactus textarea { float:left; display:inline; margin-left: 150px; margin-top: -1em; }
#menubar { line-height: 20px; text-align: right; }
#menubar a { text-decoration: none; color: #533750; font-weight: bold; }
#menubar a:hover {  }

/* PROFILE BOX FOR LP TEAM PAGE */ 
.profileBox {
	display: block;
	width: 710px;
	float: left;
	text-align: center;
	margin: 10px;
}
.profileBox p {
	margin: 10px;
	text-align: left;

}

/* BOOK BOX FOR LP BOOKS PAGE */ 
.bookBox {
	display: block;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	border: none;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bookBox form {
	margin: 0px;
	padding: 0px;
}
.bookBox .thumb {
	display: block;
	float: left;
}
.bookBox .text {
	display: block;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #F6F1DD;
	padding: 20px;
	width: 490px;
}
.bookBox .text h2 {
	margin: 0px;
	font-size: 1.1em;

}
.bookBox .text h3 {
	color: #52364F;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.1em;
	font-weight: normal;

}
.bookBox .text h4 {
	color: #52364F;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: normal;

}
.bookBox .text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.bookBox .text .linkBar {
	width: 500px;
	overflow: hidden;
	margin: 0px;
}
.bookBox .text a.button,
.bookBox .text a.button2 {
	display: block;
	padding: 0px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	background-color: #dec5a6;
	color: #000000;
	border: 1px solid #855c44;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.bookBox .text a.button {
	width: 100px;
}
.bookBox .text a.button2 {
	width: 150px;
}
.bookBox .text a.button:hover,
.bookBox .text a.button2:hover {
	background-color: #d9aa80;
	text-decoration: underline;

}
.bookBox .text input.submit,
.bookBox .text input.submit2 {
	display: block;
	padding: 0px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	background-color: #dec5a6;
	color: #000000;
	border: 1px solid #855c44;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.bookBox .text input.submit {
	width: 100px;
}
.bookBox .text input.submit2 {
	width: 150px;
}
