@charset "UTF-8";
/* CSS Document */


body {
	background-color: #ff9900;
	font-size: 0.8em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#000099;
	text-align:center;
	margin:0px 0;
	padding:0px;
	background-image: url(../images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
p,pre, h1, h2, h3 {
	margin:0px 10px 10px 10px;
	line-height: 18px;
}
a {
	color: #0078A9;
	background-color:transparent;
	text-decoration: none;
	font-family: "Century Gothic", "Avant Garde", Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #660099;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #330099;
}
h1 {
	font-size:170%;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	text-transform:uppercase;
	color: #330099;
	background-image: url(../images/h1.jpg);
	background-color: transparent;
	font-family: "Century Gothic", "Avant Garde", Tahoma, Arial, sans-serif;
	display: block;
	border-bottom: dotted #057BA9 1px;
	font-weight: normal;
	margin:0px 10px 30px 0px;
}
h2
{
	background-image: url(../images/h2.jpg);
	font-family: "Century Gothic", "Avant Garde", Tahoma, Arial, sans-serif;
	font-size: 16px;
	padding: 8px 5px 6px 5px;
	margin: 0;
	color: #330099;
	font-weight: normal;
}
h3
{
	font-family: "Century Gothic", "Avant Garde", Tahoma, Arial, sans-serif;
	color: #330099;
	font-weight: normal;
}

pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}
#box {
	width:950px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
#box-top {
	width:950px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
}
#left {
	width:200px;
	padding:20px 15px 20px 5px;
	float:left;
	background-color:#FFFFFF;
}
#right-col {
	width:350px;
	float:right;
}
#left-home {
	width:200px;
	padding:20px 15px 20px 35px;
	float:left;
	background-color:#FFFFFF;
}
#content-home {
	width:650px;
	padding:0px 5px;
	float:left;
	background-color:#fff;
	overflow: auto;
}
#content {
	width:700px;
	padding:0px 5px;
	float:left;
	background-color:#fff;
	overflow: auto;
}
#middle {
	width:370px;
	padding:10px 5px;
	float:left;
	background-color:#fff;
	overflow: auto;
}
#right {
	width:265px;
	padding:10px 10px;
	float:left;
	background-color:#ffffff;
}
#tiny {
	width:265px;
	padding:0;
	float:right;
}
#footer {
	width:950px;
	height:150px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	float: left;
}
#head {
	float: left;
	height:280px;
}
#rightbox {
	margin: 5px;
	padding: 5px 13px;
	font-size: .8em;
	float: right;
}
#leftbox {
	margin: 5px;
	padding: 5px 13px;
	font-size: .8em;
	float: left;
}
#rightquote {
	margin: 0px 10px 20px 10px;
	padding: 5px;
	font-weight: normal;
	float: right;
	color:#660099;
	width: 150px;
	background-color: #BEE6FF;
	position: relative;
	text-align: left;
	font-size: 0.9em;
}
#quote {
	margin: 0px 10px 20px 10px;
	padding: 5px;
	font-weight: normal;
	float: left;
	color:#660099;
	background-color: #BEE6FF;
	text-align: left;
	font-size: 0.9em;

}
.books {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}
.nav {
	padding:8px 8px 0px 8px;
	font-weight:normal;
}
td,th {
	font-size: 0.8em;
}
#apDiv1 {
	position:relative;
	width:230px;
	height:141px;
	z-index:1;
	top: 82px;
	float: left;


}
#apDiv2 {
	float: right;
	position:relative;
	right:0px;
	top:10px;
	width:700px;
	z-index:2;
	text-align:center;
}
#flash {
	position:relative;
	float:right;
	right:30px;
	top:-100px;
	width:620px;
	height:220px;
	z-index:3;
}
#sidebarcontainer
{
	float: left;
	width: 204px;
	padding: 2px 0 0 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl2
{
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}
.sidebardl dt
{
	background: #E5E5E5 url(../images/sidetitlebg.gif);
	color: #660099;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic", "Avant Garde", Tahoma, Arial, sans-serif;
	padding: 4px 10px;
	background-color: #E5E5E5;
}
.sidebardl dd
{
	background-color: #FFE6CD;
	padding: 5px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background-color: #fbf78c;
	padding: 5px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 0.85em;
}
.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	z-index: 20;
	max-width: 50%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 5px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}
