@charset "utf-8";
/* CSS Document */


.darkblue{ Color: #302B39; }
.pink{ Color: #FFD3D0; }
.gray{ Color: #93A2B4; }
.otherdark{ Color: #2B2538; }
.lightblue{ Color: #C4D9F1; }
.tan{ Color: #BCBE9A; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #302B39;
	background-color: #312C3A;
	background-image: url(/images/backgroundline2.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	color: #302B39;
	padding: 2px 2px 2px 2px;
	
}

h1.booktitle {
	font-size: 20px;
	font-weight:bold;
	color: #302B39;
	padding: 4px 4px 4px 4px;
	font-style: italic;	
}
h2 {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.a {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.a:link {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.a:hover {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.a:visited {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.a:visited:hover {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

h2.booktitle {
	font-size: 18px;
	font-style: normal;
	color: #302B39;
}

ul
{
list-style-type: disc;
padding: 8px;
margin: 0 auto 8px 8px;
}

li
{
padding-left: 5px;
}

a:link {
	color: #302B39;
	text-decoration: underline;	
}

a:hover {
	color: #FFD3D0;
	background-color: #302B39;
	text-decoration: underline;
}

a:visited {
	color: #302B39;
	text-decoration: underline;	
}
a:visited:hover {
	color: #FFD3D0;
	background-color: #302B39;
	text-decoration: underline;
}
div.footer {
	font-size: 12px;
	color: #C4D9F1;
	font-style: italic;
}
div.footer a{
	color: #C4D9F1;
	text-decoration: underline;
	}

div.footer a:link{
	color: #C4D9F1;
	text-decoration: underline;
	}

span.footer {
	font-size: 12px;
	color: #C4D9F1;
	font-style: italic;
}

span.footer a{
	color: #C4D9F1;
	text-decoration: underline;
	}
	
span.footer a:link{
	color: #C4D9F1;
	text-decoration: underline;
	}

div.welcome {
	font:"Century Gothic";
	font-size: 20px;
	color: #FFFFFF;
	padding: 2px 2px 8px 2px;
}
span.welcomepink {
	font:"Century Gothic";
	font-size: 20px;
	color: #FFD3D0;
}

span.booktitle {
	font-style: italic;
	font-weight: bold;
}

span.booktitlewhite {
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

div.whitetext14px {
	font:"Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	padding: 2px 4px 2px 4px;
}

div.bookdescription {
	font-size: 16px;
	color: #FFFFFF;
	text-align:left;
	padding: 15px 5px 5px 5px;
}

span.menulinks a{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}

span.menulinks a:link{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}

span.menulinks a:hover{
	font-size: 16px;
	background-color: #C4D9F1;
	color:#302B39;
	font-style: normal;
	font-weight: bold;
}
span.menulinks a:visited{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}
span.menulinks a:visited:hover{
	font-size: 16px;
	background-color: #C4D9F1;
	color:#302B39;
	font-style: normal;
	font-weight: bold;
}

div.menulinks {
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}
div.menulinks a{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}

div.menulinks a:link{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}

div.menulinks a:hover{
	font-size: 16px;
	background-color: #C4D9F1;
	color:#302B39;
	font-style: normal;
	font-weight: bold;
}
div.menulinks a:visited{
	font-size: 16px;
	color: #302B39;
	font-style: normal;
	font-weight: bold;
}
div.menulinks a:visited:hover{
	font-size: 16px;
	background-color: #C4D9F1;
	color:#302B39;
	font-style: normal;
	font-weight: bold;
}
