/* === Container Elements === */

body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:165%;
	background:#fbe9c2;}
	
#top{
	background:url(images/hdr_bg.jpg) repeat-x top left;
	height:150px;}

#header{	
	height:127px;
	width:875px;
	margin:0px auto;
	padding-top:23px;}

#redStripe{
	height:30px;
	background:#820024;}

#btmRedStripe{
	height:5px;
	background:#820024;}	

.wrapper{/*styles declared inline*/}	

#footer{
	border-top:1px solid #FFF;
	text-align:center;
	line-height:40px;}

#book{
	width:213px;
	height:297px;
	float:left;
	margin-left:-45px;}		


/* === Navigation Elements === */
	
#nav{
	padding:0;
	margin:0 0 0 -16px;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	font-size:11px;}	
		
#nav li{
	list-style:none;
	display:inline;
	border-right:1px solid #FFFFFF;
	padding:0 15px;

	}		
#nav a{
	color:#FFFFFF;
	text-decoration:none;}
	
/* === Miscellaneous Elements === */	
	
	
.large{
	font-size:16px;
	color:#820024;}	

.callout{
	border:1px solid #6687af;
	background:#dbe7f6;
	padding:15px;
	font-size: 11px;
}

.callout h2{
	text-transform: none;
	color: #820024;	
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
}

	
.break{
	height:15px;}	
		
a{
	color:#820024;}	

h2{
	font-size:20px;
	color:#5c8727;
	font-weight:bold;
	text-transform:uppercase;}		
	

img{
	border:0;}


.home{
	width:690px;
	float:right;
}	

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

.image{
	border: 1px solid #5c8727;
}

#sellout{
	background: #e99e00;
	text-align: center;
}

.callout h3{
	color: #92aec5;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	
}
