body {
	background: #452061;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #452061;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#main_container {
	text-align: left;
	width: 960px;
	min-height:740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	-moz-border-radius: 15px;
	-moz-box-shadow: 10px 25px 25px rgba(0,0,0, 0.4);
	-webkit-box-shadow: 10px 25px 25px rgba(0,0,0, 0.4);
	border-radius: 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
.newsCopy p {
	padding-top: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #d40f00;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	color: #452061;
	text-decoration: none;

}
#menu {
	position:absolute;
	left:324px;
	top:20px;
	/* [disabled]width:620px; */
	height:60px;
	z-index:10;
}
#menu_login {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	height: 19px;
	width: 200px;
	top: 5px;
	right: 20px;
	z-index: 10;
}
#side_left_box {
	width:210px;
	text-align: left;
	margin-top: 140px;
	margin-left: 40px;
	padding-bottom: 0px;
	overflow: visible;
	height: 560px;
	float: left;
}
.side_left_text  {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	padding-bottom: 30px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer  {
	background-color: transparent;
	text-align: left;
	height: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}
#footer a {
	color: #9bcc11;
}
#footer a:hover {
	color: #F90;
}
.book_title {
	font-size: 14px;
	font-weight: bold;
	color: #6b00ba;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
}
.author_small {
	font-size: 9px;
}
.book_description {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 6px;
}
.about_txt {
	font-size: 12px;
	line-height: 1.25;
	font-weight: normal;
	padding-top: 6px;
}
.about_txt p {
	padding-bottom: 8px;
}
.copyright {
	font-size: 10px;
	color: #ddd;
	text-align: left;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}
.contact_info p {
	padding-bottom: 8px;
}
#facebook {
	padding-top: 6px;
}
.newsPanel {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news_head_block a{
	background-color: #b6d955;
	margin: 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	color: #452061;
}
.news_head_block a:hover {
	background-color: #f8ca62;
	color: #452061;
}
/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.newsContent {
	overflow: auto;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.search {
	font-weight: bold;
	background-color: #3CF;
	display: inline-block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.contact_field {
	color: #6b00ba;
	border: 1px solid #6b00ba;
	font-weight: bold;
}
.spacer {
	height: 5px;
}
.page_headline {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 5px;
}
.news_header {
	font-size: 14px;
	font-weight: bold;
}
.news_date {
	font-size: 10px;
	font-weight: normal;
}
.archive {
	font-size: 14px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	position: absolute;
	height: 94px;
	width: 152px;
	left: 40px;
	top: 20px;
}
.img_shadow {
	-moz-box-shadow: 5px 6px 5px rgba(0,0,0, 0.25);
	-webkit-box-shadow: 5px 6px 5px rgba(0,0,0, 0.25);
}
#menu_mobile {
	font-family: 'Amaranth', arial, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 80px;
}
.menu_clients a{
	display: inline-block;
	padding-right: 25px;
	color: #6b00ba;
}
.menu_books a{
	display: inline-block;
	padding-right: 25px;
	color: #9bcc11;
}
.menu_news a{
	display: inline-block;
	padding-right: 25px;
	color: #d44200;
}
.menu_about a{
	display: inline-block;
	padding-right: 25px;
	color: #ffb000;
}
.menu_contact a{
	display: inline-block;
	padding-right: 25px;
	color: #00a19b;
}
.menu_blog a{
	display: inline-block;
	padding-right: 1px;
	color: #6b00ba;
}
.title {
	font-size: 18px;
	text-align: center;
	padding-bottom: 20px;
}

