/* CSS Document */

html, body, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body
{
	background-image:url(../images/pageBkgr2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*font-weight:bold;*/
	line-height: 23px;
	color: #FFDFB2;
}
p {
	padding: 0px;
	margin: 1px 0px 0px;
}
h2
{
	color:#D89D2D;
	font-size: 160%;
	font-weight:normal;
	letter-spacing: 4px;
	padding-bottom:15px;
	}
ul
{
	list-style-position: inside;
	list-style-image: url(../images/birdDing.gif);
}


#hpContainer
{
	width:955px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/HP-navbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 15px;
}
#pageContainer
{
	float:left;
	width:715px;
	padding:0px 30px 15px 30px;
	text-align: justify;
}
#pageContainer a:link
{
	color: #D89D2D;
}
.padtop20 {padding-top:30px;}
#siteContainer
{
	width:511px;
	height:465px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/SI-mapofEgypt.gif);
	padding: 250px 20px 20px 20px;
	color: #181385;
	text-align: justify;
}
#siteContainer a:link{	color: #851318;}

#pubContainer
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	line-height:14px;
}

#copy
{
	width:415px;
	margin-top:75px;
	float:left;
	margin-left:26px;
	text-align: justify;
}

#navbar
{
	margin-top:50px;
	margin-right:2px;
	float:right;
	width: 176px;
	background-color: #851318;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #C06A11;
	border-bottom-color: #C06A11;
	text-align:center;
	line-height:normal;
	padding-top: 10px;
}
.navbtn
{
	width:144px;
	border:solid 1px #660000;
	padding: 4px;
	/*background-color: #B69069;*/
	font-size: 80%;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
}
.pubInfo
{
	font-size:80%;
	line-height:normal;
	padding-left:20px;
}
.pubInfo a:link 
{
	color: #FADDB1;
}
#navbar .navbtn a:link {
	color: #FADDB1;
	text-decoration: none;
}
#navbar .navbtn a:visited {
	text-decoration: none;
	color: #FBE0B5;
}
#navbar .navbtn a:hover {
	text-decoration: none;
	color: #D89D2D;
}
#navbar .navbtn a:active {
	text-decoration: none;
}
#navbar .navbtn a{
	color: #FFDFB2;
	width:144px;
}


#navDing
{
	margin-top:20px;
	margin-bottom: 15px;
}
#hpCover
{
	float: left;
	margin: 45px 15px 5px 15px;
	width:262px;

}
.flashNote
{
	text-align:center;
	font-size:75%;
	padding-top: 10px;
	padding-bottom:25px;
}
.pageTitle
{
	margin-top:25px;
}
.leftimage{
float: left;
margin: 0 15px 5px 0;
}
.rightimage{
float: right;
margin: 0 0 5px 15px;
}
.quotes
{
	color:#D89D2D;
	font-size: 85%;
	text-align: left;
	line-height: 16px;
	padding-top: 10px;
	font-style:italic;
	padding-right:15px;
	padding-left:15px;
	
}
.quotes .right
{
	padding-top:8px;
	text-align:right;
	font-style:normal;
	line-height:normal;

}
.quotes .right p {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.buyit
{
	/*font-size: 80%;*/
	margin-bottom: 20px;
	font-weight:bold;
}
.barnes
{
margin-bottom:10px;
}
.amazon
{
margin-bottom:5px;
}
.clearit
{
clear: both;
}
