/* CSS Document for homepage */
body	{
	background:url(images/main-bg.gif) 0 0 repeat-x #A8A39D;
	color:#1A1917;
	margin:10px 0 0;
	padding:0;
	font: .9em Arial, Helvetica, sans-serif;
}

h1#poph1	{
	background: none;
	color: #000;
	font-size: 1.2em;
}

div, p, h1, h2, h3, ul	{
	padding:0px;
	margin:0px;
}

a	{
	color: #9a2223;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	text-decoration: underline;
	color: blue;
}

p	{
	margin: 0 0 5px 0;
}

ul	{
	list-style-type:none;
}

div#mainWrapper	{
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
}

div#wrapper	{
	width: 800px;
}

div#mainText	{
	margin: 0;
	padding: 10px;
	width: 780px;
}

div.cleared	{
	clear: both;
}

div#topNav	{
	border: 1px solid #66605b;
	border-left: none;
	border-right: none;
	height: 25px;
}

div#topNav ul	{
	display: block;
}

div#topNav ul li	{
	float: left;
	padding: 3px 10px 3px 10px;
}

div#topNav ul li a	{
	text-decoration: none;
	font-weight: bold;
}

h1	{

	height:60px;
	background:url(images/logotop.jpg) 0 0 no-repeat;
	margin:0;
	padding: 20px 0 0 20px;
	color: #fff;
	clear:both;
}

h2	{
	color: red;
	border-bottom: 1px dotted red;
	margin: 10px 20px 10px 20px;
	padding: 0;
}

h3	{
	color: red;
	margin: 3px 0 3px 0px;
	padding: 0;
}

div.invited	{
	width: 300px;
	float: left;
	padding: 10px;
	text-align: center;
	border: 1px solid red;
	background-color: #BFBFBF;
	border: 2px solid #7f7f7f;
	border-top: 2px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin: 10px 0 10px 30px;
}

div.pennyBio	{
	float: left;
	width: 200px;
	margin: 20px 40px 20px 20px;
	padding: 0;
}

div.pennyBio img	{
	margin: 0 0 20px 0;
}

div.pennyBio p	{
	font-size: .8em;
}

div.highlighted	{
	margin: 20px 20px 20px 260px;
	padding: 0;
}

div.highlighted img	{
	float: left;
	margin: 0 20px 0 0;
}

img	{
	border: none;
}

div.bookCoversHome	{
	float: left;
	width: 120px;
	margin: 10px 30px 10px 30px;
	border: none;
	text-align: center;
}

span.title	{
	font-size: 1.2em; 
	color: #fff;
	font-weight: bold;
}

span.bookTitle	{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #000;
}


body#pop h1	{
	background: none;
}

#footermainPan{height:155px; background: url(images/footerbg.gif) 0 0 repeat-x #000; color:#fff; margin:43px 0 0; padding:51px 0 0;}
#footerPan{width:330px; height:90px; display:block; position:relative; margin:0 auto;}
#footerPan p{padding:51px 0 0;}
#footerPan p span{background:#1C1B19; color:#AC2626; font-size:10px;}
#footerPan p.copyright{ background:#1F1D1B; margin:0; display:block; position:absolute; bottom:0px; right:23px; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; padding:0;}

#footerPan ul{width:330px; display:block; position:absolute; left:0px; top:0; padding:0; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#181716; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.info{width:330px; height:45px; display:block; position:absolute; left:0px; top:29px; padding:0;}
#footerPan ul.info li{display:block; width:109px;}
#footerPan ul.info li.address{width:97px; background:url(images/vertical-dot.gif) 100% 0 repeat-y #1C1B19; color:#7B746B; font-size:10px; font-weight:bold; padding:0 0 0 12px;}
#footerPan ul.info li.phone{width:94px; background:url(images/vertical-dot.gif) 100% 0 repeat-y #1C1B19; color:#7B746B; font-size:10px; padding:0 0 0 15px; font-weight:bold;}
#footerPan ul.info li.fax{width:94px; background:#1C1B19; color:#7B746B; font-size:10px; padding:0 0 0 15px; font-weight:bold;}
#footerPan ul li span{background:#1C1B19; color:#AC2626; font-size:10px; font-weight:bold; line-height:14px;}

#footerPan ul.templateworld{width:158px; background:#1C1B19; color:#fff; display:block; position:absolute; top:97px; left:152px;}
#footerPan ul.templateworld li a{background:#1C1B19; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}
