/* Colour Memo 
Purple #663399
Bright Orange #FF9900
Dark Orange #FF6600
Shaded Dark Orange #EB5E00
Red #FF3333
Magenta #CC0066
bg blue dark #5096B9
bg blue light #78AEC9
text gray #333
buff #F8F5D9;

*/


body{
background:#eee;
background-image:  url(/site/images/bg_blue.gif); background-attachment: fixed;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #333
margin: 21px 0px;
}

A:link{ color:#275A78; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#275A78; text-decoration:none; }
A:visited{ color:#275A78; text-decoration:none; }

img{
border: 0px;
}

#nav{
background:url(/site/images/pheader.jpg) no-repeat #FF6600 top left;
width:200px;
height:210px;
float: right;
	padding: 210px 0px 0px 0px;
}



#wrap{
width:703px;
border-color: #CC0066;
border-style: solid;
border-width: 0px 0px 8px 0px;
  margin-left:auto;
  margin-right:auto;
background-color:#FF6600;
background:url(/site/images/head_fill.gif) repeat-x #FF6600 top left;
}

#accessibility { position: absolute; top: -10000px; }

#container{
border-color: #CC0066;
border-style: solid;
border-width: 11px 0px 0px 0px;
background:transparent;
width:500px;

}

li{
margin: 0px;
}


 #navlist li{

list-style-type: none;
font-family:georgia, serif;
font-size:16px;
color:#fff;

}
#navlist li a:link { color: #fff; text-decoration:none; }
#navlist li a:visited { color: #fff; text-decoration:none; }
#navlist li a:hover {color: #CC0066; text-decoration:none; }

h3{
font-family:'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color: #663399;
margin: 0px;
}

h3 a, h3 a:link, h3 a:visited
{
	border: 0px;
	font-family: Georgia, Times, Serif;
	font-size: 24px;
font-weight: normal;
color: #CC0066;

}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.content{
background:#fff;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:transparent;
width:700px;
  margin-left:auto;
  margin-right:auto;
text-align:center;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#bookpanel{
background:url(/site/images/bookspanel2010_a.jpg) no-repeat #FF3333 top left;
width:500px;
height:138px;
}

#namepanel{
background:url(/site/images/pauline.gif) no-repeat #FF9900 top left;
width:500px;
height:62px;
}

.copyright
{
	color: #555;
	font-size: 9px;
	text-align: center;
	padding-top: 0px;
}

.copyright a:link
{
	color: #555;
	text-decoration: none;
}

.copyright a:visited
{
	color: #555;
	text-decoration: none;
}

.copyright a:hover
{
	color: #555;
	text-decoration: underline;
}



.image {border: 0px;}



#menu {
font-family: georgia, serif;
color: #fff;
\padding: 0;
}

ul#menu {
width: 150px;
list-style-type: none;
border-top: solid 1px #ff9900;
margin: 20px 0px 10px 25px;
}

ul#menu ol {
display: none;
text-align: left;
list-style-type: none;
margin-left: 5px;
padding: 5px;
font-size: 12px;
}

ul#menu li, 
ul#menu a {
font-family: georgia, serif;
font-size: 16px;
color: #fff;
}

ul#menu li {
border-bottom: solid 1px #ff9900;
 padding: 2px 0px 2px 0px;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
color: #000;
font-size: 12px;
}

ul#menu a:hover {
color: #cc0066;
}

ul#menu a.active {
color: #cc0066;
}


.lofi
{
display: none;
}


.bookimg
{

float: left;
margin-right: 10px;
}

.img_missinga 
{
width: 187px;
height: 135px;
border: 0px;

}

.img_brightlightsa
{
width: 48px;
height: 135px;
border: 0px;

}


.img_summera
{
width: 43px;
height: 135px;
border: 0px;

}

.img_womanonthebusa
{
width: 48px;
height: 135px;
border: 0px;

}

.img_rightontimea
{
width: 43px;
height: 135px;
border: 0px;

}

.img_betterthanaresta
{
width: 48px;
height: 135px;
border: 0px;

}

.img_somethinga
{
width: 45px;
height: 135px;
border: 0px;

}

.mailinglist
{
	width: 145px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	background-color: #EB5E00;
    color: #fff;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
  -moz-border-radius: 10px 0px 10px 0px;
  border-radius: 10px 0px 10px 0px;
}
.searchbox
{
	color: #000;
	width: 125px;
	background-color: #FF7B23;
	font-size: 9px;
	font-family: Verdana, Helvetica, Lucida, Geneva, Arial, sans-serif;
	text-align: center;
margin: 5px 0px 5px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FF9A57;
}

.gobutton
{
	color: white;
	background-color: #cc0066;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Lucida, Geneva, Arial, sans-serif;
	text-align: center;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	cursor: pointer;
padding: 1px 0px 1px 1px;

	border-color: #cc0000;
margin: 3px 0px 0px 5px;
}


.rss
{
	width: 145px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	background-color: #EB5E00;
    color: #fff;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
  -moz-border-radius: 10px 0px 10px 0px;
  border-radius: 10px 0px 10px 0px;
}

.rss a, .rss a:link
{
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.rss img
{
margin: 0px 0px 0px 5px;
border: none;
}

.nb
{
color: #CC0066;
}

.iop{ display:block; overflow: hidden; height: 0; width: 0; }

