/* CSS Document */

body {
	color: #d5d6c8;
	font-family: "Trajan Pro", Trajan, Garamond, "Palatino Linotype", Georgia, Times, serif,;
	text-transform: uppercase;
	v-align: top;
	font-size: 11px;
	line-height: 1.5;
	background-color:#f6f6f6; }
	
p {
	margin:15px; }
	
h1 {
	font-weight: lighter;
	color:#f0f1e9;
	font-size: 150%;
	margin: 0px 50px 14px; }

h2 {
	margin: 2px 50px 15px;
	font-weight:lighter;
	font-size: 108%; }
	
h3 { 
	font-weight: lighter;
	color: #2e2a1d;
	text-align: right;
	line-height: 16px;
	padding-top: 8px;
	font-size: 110%;
	margin: 0; }

h4 {
	font-size: 125%; 
	color: #2e2a1d;
	font-weight: lighter;
	margin:  0; }

h5 { 
	font-weight: lighter;
	color: #2e2a1d;
	text-align: right;
	font-size: 125%;
	margin: 0; }
	
h6 {
	font-weight: lighter;
	color:#f0f1e9;
	font-size: 136%;
	margin: 16px; }
	
h6 a {
	color:#f0f1e9; }
	
.price {
	font-size: 112%; }

.back { 
	font-size:90%;
	margin:0 15px; }
	
.top { 
	font-size:86%;
	margin:0 10px;
	text-align:right; }
	
.top a {
	text-decoration:none; }
	
.back a {
	color:#f0f1e9; }
	
.section a {
	color:#d5d6c8; }
	
a {
	color: #2e2a1d;
	font-size: 100%;
	text-decoration: underline; }

a:hover {
	color:#9b9a89;
	text-decoration: none; }

.author {
	font-size: 116%;
	margin-top: -15px; }
	
ul {
	margin:5px 0 10px;
}
/* Formatting */

.shell {
	margin: 0 auto;
	/*background: transparent url(jpeg/cass_rest_0526.jpg) top center no-repeat;*/
	padding: 0;
	width: 970px; }
		
.main {
	margin: 15px 9px; 
	padding: 5px;
	background-color:#f0f1e9;
	border:1px solid #d5d6c8; }
		
.header {
	margin: 10px 22px 15px;
	padding: 0;
	height: 72px; }

.full {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #2e2a1d; }
	
.nav {
	margin: 0;
	padding-top: 16px;
	text-align: center;
	height: 35px; }
	
.subnav {
	margin: 30px 8px 20px;
	padding: 0;
	width: 225px;
	text-align: left; }

.title {
	margin: 0;
	text-align: center; }

.title h6 {
	margin:0 16px 10px;
}
	
.subtitle {
	margin: 0;
	padding: 15px 10px;
	text-align: left;
	float: right;
	width: 630px; }
	
#flash {
	margin: 0 5px;
	text-align:center; }
	
.notes {
	background:#f0f1e9; 
	margin:5px 5px 20px; 
	padding:10px; }
	
.section {
	background:#1e1a0c;
	border:1px solid #1e1a0c;
	margin: 10px;
	text-align: left;
	clear: both; }

.section h2 {
	font-weight: lighter;
	color:#f0f1e9;
	font-size: 136%;
	margin: 16px; 
}	
.section h6 {
	font-weight: lighter;
	color:#f0f1e9;
	font-size: 125%;
	margin:16px; 
}	
.column {
	padding: 0 10px;
	float:left;
	text-align:left;
	width: 450px; }

.right {
	padding:0 10px;
	text-align:right;
	width:450px;
	float:right; }

.clear {
	margin:0;
	clear:both;
	height:5px; }

.footer {
	padding: 15px 0 10px;
	margin: 0;
	height:20px; }

/* PNG fix */
	
img, .header { 
	behavior: url(../iepngfix.htc); }
