/* Cascading Style Sheet - Marcus */
/* $Id$ */

/* ******************************************************************************* */

body {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;	
}

#wrap {
	width:987px;
	margin:20px auto
	
}

h1 {
	float: left;
	display: block;
	width: 664px;
	height: 340px;
	margin: 0;
	padding: 0;
	background-image: url('../images/winecraze_header.jpg');
	background-repeat: no-repeat;
	border: #000 2px solid
}

h1 span {
	display: none;
}

h2 {
	float: left;
	display: block;
	width: 307px;
	height: 340px;
	margin: 0;
	padding: 0;
	border: #000 2px solid
}

h2 span {
	display: none;
}

	#header {
		float:left;
		width:987px;
		height:344px
	}
		
		#header img {
			border:#000 2px solid
		}
		
	
	#content {
		color:#000;
		float:left;
		text-align:center;
	}
	
		#content div {
			min-height:135px;
			_height:135px;
			padding:20px;
			float:left;
			border:#000 2px solid;
		}
		
		#content div.a {
			min-height:135px;
			_height:135px;
		}
		
		#content div.b {
			min-height:880px;
			_height:880px;
			
		}
	
		h3 {
			font-weight:bold;
			font-size:9pt;
			margin:0;
			line-height: 140%;
			text-transform: uppercase;
			letter-spacing: 0.035em;
		}
		
		h3.spaced {
			margin-bottom: 15px;
		}
		
		p {
			font-size:9pt;
			margin:4px;
			line-height: 150%;
		}
		
		p.narrow {
			padding-left: 30px;
			padding-right: 30px;
		}
		
		a {
			padding:5px;
			margin-top:5px;
			text-transform:uppercase;
			text-decoration:none;
			width:133px;
			display:inline-block
		}
	
		#wednesday_special {
			background:#d7bc9c;
			min-height:135px;
			_height:135px;
			width:624px;
		}
		
		#daily_special {
			min-height:480px;
			_height:480px;
			background:#a59078;
			width:267px;
		}
		
			#daily_special a {
				background:#b8a186;
				color:#000;
			}
			
			#daily_special a:link {
				color: #000;
				text-decoration: none;
				font-weight: bold;
			}
			
			#daily_special a:visited {
				color: #000;
				text-decoration: none;
				font-weight: bold;
			}
			
			#daily_special a:active {
				color: #333;
				text-decoration: none;
				font-weight: bold;
			}
			
			#daily_special a:hover {
				color: #333;
				text-decoration: underline;
				font-weight: bold;
			}
			
			
		#monthly_winelist {
			background:#a59078;
			width:624px;
		}
		
		#marcus_rewards {
			min-height:480px;
			_height:480px;
			background:#d7bc9c;
			width:267px;
		}	
		
			#marcus_rewards a {
				background:#6d5f4f;
				color:#d7bc9c
			}
			
			#marcus_rewards a:link {
				color: #d7bc9c;
				text-decoration: none;
				font-weight: bold;
			}
			
			#marcus_rewards a:visited {
				color: #d7bc9c;
				text-decoration: none;
				font-weight: bold;
			}
			
			#marcus_rewards a:active {
				color: #c6b095;
				text-decoration: none;
				font-weight: bold;
			}
			
			#marcus_rewards a:hover {
				color: #c6b095;
				text-decoration: underline;
				font-weight: bold;
			}

		
	

	#footer {
		margin-top:10px;
		width:100%;
		text-align:left;
	}
	
	#footer img {
		border: 0;
	}
	
		#logo {
			width: 186px;
			margin-right: 30px;
		}
		
		#navigation {
			text-align:left;
			color:#9c9c9a;
			margin:0px;
			padding:0px;
			padding-top: 3px;
		}
		
		.uc {
			text-transform: uppercase;
		}

		#footer span {
			padding: 0 3px;
		}
		
		
		
	a:link, a:visited, a:active {
	color:#e3ccb7;
	text-decoration:none;
	padding:0px;
	text-align:left;
}


a:hover {
	color:#ffeedf;
	text-decoration:underline;
	padding:0px;
	text-align:left;
}

hr {
	border:1px solid #000000;
}

		
		
		
twitter {
	float:left;
	border:none;
}

