@charset "UTF-8";
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 159%;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #1A0000;
	margin-top: 10px;
	background-color: #FAE8C8;
}

a.all-body:link {
	font-weight: bold;
	color: #993C26;
	}

a.all-body:visited {
	font-weight: bold;
	color: #993C26;
	}
a.all-body:hover {
	font-weight: bold;
	color: #993C26;
	}
a.all-body:active {
	font-weight: bold;
	color: #993C26;
	}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 200%;
	margin: 0; 
	padding: 0 25px 0 0;
	font-style:italic;
	color: #993C26;
	
	}
	
.attrib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 175%;
	margin: 0; 
	padding: 0;
	text-align: right !important; 
	color: #993C26;
	}

.bord-right {
	padding: 4px;
	border: solid #993C26 1px;
	float: right;
	margin: 5px 0 5px 5px;
	}

.bord-left {
	padding: 4px;
	border: solid #993C26 1px;
	float: left;
	margin: 5px 10px 5px 0;
	}

.bord {
	padding: 4px;
	border: solid #993C26 1px;
	margin: 5px 0 5px 0;
	}
	
.headline {
font-weight:900;
}

.subtitle {
	font-weight: 900;
		color: #993C26;
	padding: 0;
	margin: 0;
	} 
	
.cred {
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	}
.cred-noi {
	font-style: normal;
	font-size: 11px;
	
	font-weight:normal;
	}

a:link {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a:visited {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a:hover {
font-weight: bold;
color: #993C26;
text-decoration: none;
font-size:16px;
}

a:active {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a.home:link {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a.home:visited {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a.home:hover {
font-weight: bold;
color: #993C26;
text-decoration: none;
font-size:16px;
}

a.home:active {
font-weight: bold;
color: #3D160B;
text-decoration: none;
font-size:16px;
}

a.credit {
font-size:14px;
}

li {
padding-bottom: 6px;
padding-right: 10px;
margin-left:0;
}

ul.list {
padding: 35px 0 5px 0;
margin-top: 0;
list-style:none;


}

li.list {
padding-bottom: 6px;
padding-right: 10px;
padding-left: 10px;
margin-left:0;
display: inline;
}


ul.list2 {
padding: 0;
margin: 15px 0 0 0px;
line-height: 115%;
font-weight: bold;
color: #9C773D;
}

li.list2 {
padding-bottom: 20px;
}


#container { 
	width: 1047px;  
	background: #FFFFFF;
	background-image:url(images/main-bg.gif);
	margin: 0 auto; 
	border: 0;
	padding: 0;
	text-align: left; 
} 

#header { 
	padding: 0;  
} 

#sidebar1 {
	float: left; 
	width: 300px; 
	padding: 0;
	margin-left: 111px;
	 
}

#mainContent { 
	margin: 0 66px 20px 430px; 
	padding: 0; 
	border: 0;
} 

#mainContent-book {
	margin: 0 66px 20px 111px;
	padding: 0;
	border: 0;
}

#footer { 
	padding: 0; 
	margin: 0;
	height: 54px;
	width: 1047	px;
	background-color: #FAE8C8;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.pale {
	padding: 10px;
	background-color: #FAE8C8;
	}
	
hr {
	color: #993C26;    
}

.social-links {
	display: inline;
}

.social-switch-insta {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url("images/insta-switch.png") no-repeat 0 0;
}

.social-switch-insta:hover {
	background-position: 0 -16px;
} 

.social-switch-fb {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url("images/fb-switch.png") no-repeat 0 0;
}

.social-switch-fb:hover {
	background-position: 0 -16px;
} 
