#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
	width: 1500px;
	margin-left: -10px;
	font-weight: lighter;
}
#header {
	padding-left: 180px;
	padding-top: 75px;
}
#navigation {
	padding-top: 5px;
	padding-left: 280px;
	padding-bottom: 15px;
	font-size: 16px;
}
#content {
	width: 1200px;
	height: 100%;
	padding-top: 50px;
}
#banner {
	height: 200px;
	width: 1500px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #6C0046;
	margin-top: 50px;
	margin-left: 300px;
	width: 900px;
	background-image: url(images/tracey-cameorn-creative-log.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}
a:link {
	color: #6C0046;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C0046;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6C0046;
}
h1 {
	font-size: 30px;
	color: #6C0046;
	font-weight: normal;
	line-height: 40px;
}
h2 {
	font-size: 25px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 20px;
	line-height: 32px;
	color: #999999;
	font-weight: lighter;
}
.norm {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.catigory {
	font-style: normal;
	color: #666666;
	font-size: 9px;
	font-weight: lighter;
	text-transform: uppercase;
}
.portfoliohead {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}
#twonhalfcolumn {
	width: 750px;
	padding-left: 300px;
}
#threecolumn {
	width: 900px;
	padding-left: 300px;
}
#wineries {
	width: 600px;
}
#countrynav {
	float: right;
	padding-right: 50px;
}
.columnspacer {
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.logopic {
	padding-bottom: 15px;
	padding-left: 15px;
}

