* {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	}

	

body { 

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 90%;

	width:100%;

	background:url(/images/site/bodyBackground.png) repeat-x top left;

	}

	

img {

	border: none;

	}

	

p {

	margin:0;

	padding:0;

	}

a {

	color:#087bd6;

	text-decoration:none;		

}



a:hover {

	text-decoration:underline;

}


div {

	text-align:justify;

}



h1 { }



h2 {

	font-size:100%;

	font-weight:bold;

	color:#b6853e;

}



h3 { 
      font-family: georgia, "Times New Roman", serif;
}



#shell {

	width: 810px;

	margin: 0 auto;

	}

	

#header {



}



#nav {

	list-style-type:none;

	width: 100%;

	margin: 30px 0 0 0;

	padding: 0;

	float: left;

	text-transform:uppercase;

}



#nav li {

	float: left;

	line-height: 28px;

	display:inline;

	text-transform: uppercase;

}



#nav a {

	margin:0;

	padding:0;

	float:left;

	display:block;

	width:114px;

	font-weight:bold;

	color:#ded7cd;

	font-size:x-small;

	text-decoration:none;

	text-align:center;

	background:url(/images/site/links.png) top center no-repeat;

}



#nav a:hover {

	color:#faf4eb;

	background:url(/images/site/links.png) top right no-repeat;

}



#memberLogin a {

	background:none;

	color:#b5beca;

}

#memberLogin a:hover {

	background: none;

	text-decoration:underline;

}



body#homeTag #home a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

body#theBookTag #theBook a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

body#aboutMeTag #aboutMe a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

body#contactUsTag #contactUs a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

body#theNewsletterTag #theNewsletter a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

body#signUpNowTag #signUpNow a {

	color:#000000;

	background:url(/images/site/links.png) top left no-repeat;

}

#intro {

	clear: both;

	background:url(/images/site/titleBackground.png) top left no-repeat;

	width:100%;

	height:152px;

}



#intro h2 {

	color:#FFFFFF;

	font-size:80%;

	line-height:36px;

	font-weight:lighter;

	position:relative;

	top:105px;

	left:217px;

}



#container {

	overflow:hidden;

}



#container .column {

	float:left;

}

#container .column-wide {

       width: 490px;

       float: left;

}



#container-center {

	width:290px;

	margin: 10px 0 0 0;

	padding:0 20px;

	font-size: 95%;

}

#container-center p {

	margin: 0 0 20px 0;

}

#container-left {

	width:200px;

}



#container-right {

	width:260px;

	margin: 10px 0 0 0;

	padding: 0px 0 0 15px;

	background:url(/images/site/bulletBorder.png) top left repeat-y;

}



.listItem {

	font-size: 78%;

	width:168px;

	margin:0 0 5px 0;

	padding:5px 15px;

	float:left;

	background:url(/images/site/itemBackground.png) top right repeat-y;

}

.listItem p {
	padding: 0px ;
	margin-bottom: 10px;
}



.title {

	font-size:115%;

	font-weight: normal;

	padding:0 0 0 0;
	margin-bottom: 5px;

	color: #9f6004;

}



#footer {

	clear:both;

	float:left;

	width:100%;

	border-top:1px solid #ecc997;

	border-bottom:1px solid #ecc997;

	background:url(/images/site/footerBackground.png) top left repeat-x;

	text-align:center;

	margin:30px 0;
	font-size: 90%;

}



#footer-main {

	width:810px;

	margin:0 auto;

	padding:0;

	font-size:80%;

	height:68px;

}

#footer-left {

	float:left;

	padding:15px 0 0 0;

}



#footer-nav {

	float:left;

	padding:0;

	margin:0;

	list-style-type:none;

	text-transform:capitalize;

}



#footer-nav li {

	line-height:15px;

	margin:0;

	padding:0 5px 0 0;

	display:inline;

	background:url(/images/site/bottomBulletBorder.png) right no-repeat;

}



#footer-nav a {

	color:#087bd6;

	text-decoration:none;		

}



#footer-nav a:hover {

	text-decoration:underline;

}


#footer-right {

	float:right;

	margin:0;	

	padding:15px 0 0 0;

}

#footer-right input {
	margin-bottom: 5px;
}

#footer-right span {
	margin-top: 10px;
}



#right-header {

	text-align:center;

	font-size:105%;

	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;

}

#right-header p {
	margin-left: 15px
}



#copyright {

	text-align:left;

	padding:0 0 0 0;

}



.quote {

	font-size:180%;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	margin:10px 20px;

	padding:15px;

	background:url(/images/site/quotesTopLeft.png) top left no-repeat;
	text-align: left;

}



.author {

	font-size:50%;

	padding:20px 0 0 0;

	height:27px;

	font-weight:bold;

	text-align:right;

	background:url(/images/site/quotesBottomRight.png) top right no-repeat;

}



#upcoming {

	margin:0;

}



#upcoming .appearanceTitle {

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#087bd6;

	font-size:small;

}



#upcoming p {

	font-size:x-small;

	margin:5px 0 15px;

	padding:0 10px;

}

dl { width: 475px; margin-top: 25px;}
dl p {text-align: center; font-weight: bold}
dl p span { font-weight: normal; font-size: 90%; }
dd { float: left; width: 25px; padding: 0 10px 0 0; margin: 0;}
dt { text-align: left; }