/* Global Styles */

body {
	padding: 0px 0px 0px 0px;
	color: #8b0a04;
	background-color: #000;
	font-family: Georgia, Palatino, Serif;
	}
	
td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	
	margin-top: 0;
	margin-bottom: 0;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#availNow {
	position: absolute;
	left:630px;
	top:190px;
	width: 200px;
}

#availNow2 {position: absolute; left:630px; top:250px;}
#buyNow {position: absolute; left:679px; top:340px;}
#jacket {
	position: absolute;
	left: 615px;
	top:410px;
	background-color:#FFCC66;
	border:5px;
	border-color:#000099;
	height:400px;
	width:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:20px;
}
#pullQuote{position: absolute;
	left:210px;
	top:620px;
	width:360px;
	color:#FFCC33; 
	font:Georgia, "Times New Roman", Times, serif;
	font-size:24px;}
	

#flapCopy {position: absolute; left:25px;top:541; background-color: #fff;}
#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #da984a;
	border: 5px solid #457fb4;
	text-align:left; /* part 2 of 2 centering hack */
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
	
#content2 {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #da984a;
	border: 5px solid #457fb4;
	text-align:left; /* part 2 of 2 centering hack */
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 668px;
	}	
	
html>body #content {
	width: 470px; /* ie5win fudge ends */
	}

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:12px verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	
	color: #8b0a04;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	line-height: 22px;
	
	
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
h5 {font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	
	margin-top: 0;
	margin-bottom: 0;
	}
	.white {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #de8500;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14285F;
}.gold a {
	color: #de8500;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
}

