/*
some colors: 
nice green: 339966
bright green: 81cc3a
orange:f7911d
purple:9933cc
blue:23bbcf

*/
body {
	background-image: url(images/wallpaper.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E43;
	margin-top: 30px;
	margin-left: 30px;
	line-height: 18px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headimage {
	position:static;
	width:570px;
	height:153px;
	z-index:1;
	background-image: url(images/home_awning.jpg);
}
#locatedbox {
	position:relative;
	width:137px;
	height:123px;
	z-index:3;
	left: 416px;
	top: 15px;
	background-color: #6A8CAF;
	border: solid #5A3E1D 1px;
}
.addressbox_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c1d4e4;
	text-align: center;
	line-height: 13px;
}
a.addressbox_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 13px;
	text-decoration:none;
}
a.addressbox_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 13px;
	text-decoration:underline;
}

td#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #6A88AD;
	padding-top: 3px;
}

td#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #5A3D1C;
	text-decoration:none;
}

td#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #6A88AD;
	text-decoration:none;
}
a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A88AD;
	text-decoration:none;
	padding-left: 5px;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1C;
	text-decoration:none;
	padding-left: 5px;
}
td#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #B4C3D6;
	padding-top: 5px;
	padding-left: 5px;
	height: 18px;
	vertical-align: middle;
}

td#footernav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #B4C3D6;
	text-decoration:none;
}

td#footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DAE1EA;
	text-decoration:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A88AD;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362410;
	text-decoration:underline;
}

.featuredbooktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #6A88AD;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #362410;
}
.subheadlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #765E43;
}
.subheadmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A88AD;
}
.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #765E43;
}
.eventsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bookclubdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.passagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	line-height: 11px;
}

#theContent {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 405px;
}

#theHomeContent {
    text-align: center;
    font-family: "Times New Roman", times, Helvetica;
    color: #000000;
}


/*
some colors: 
nice green: 339966
green: 81cc3a
orange:f7911d
purple:9933cc
blue:23bbcf

*/

#theContent .nice_green {
    color: #339966;
}

#theContent .green,
#theContent  .purple span,
#theContent .blue span {
    color: #81cc3a;
}

#theContent  .purple,
#theContent  .green span,
#theContent .orange span {
    color: #9933cc;
}


#theContent .orange {
    color: #f7911d;
}

#theContent .blue {
    color: #23bbcf;
}

#theContent h1,
#theHomeContent h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#theHomeContent h1.large {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
}

#theContent h2,
#theHomeContent h2 {
    font-size: 20px;
    line-height: 18px;
    margin: 0 0 10px;
}

#theConent h3,
#theHomeContent h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 5px;
}

#theContent h4,
#theHomeContent h4 {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 5px;
}

.floatLeft {
    float: left;
    display: inline;
    margin: 0 0 10px 10px;
}

.floatRight {
    float: right;
    display: inline;
    margin: 0 10px 10px 0;
}


