BODY {
	background: #604526 url('../img/bg-top.png') top left repeat-x;
	color: #fff;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 15px;
}

.clear {
	clear: both;
}

a:link, a:active {
	color: #67D9F4;
}

a:visited {
	color: #129BC5;
}

a:hover {
	background-color: #E96299;
	color: #F0EF8C;
	
}


#mainContainer {
	position: relative;
	width: 826px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #422E17;
	margin: 50px auto 0px auto;
}

#mainContainer span.hidden {
	display: none;
}

#header {
	position: relative;
	z-index: 1;
}

#topHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 826px;
	height: 153px;
	background: url('../img/top.png') top left no-repeat;
}

#topLogo {
	position: absolute;
	display: block;
	top: 153px;
	left: 0px;
	width: 308px;
	height: 73px;
	background: url('../img/top-logo.png') top left no-repeat;
}

#shopLink {
	position: absolute;
	display: block;
	top: 153px;
	left: 308px;
	width: 127px;
	height: 73px;
	background: url('../img/top-shirts.png') top left no-repeat;
}

div#shopLink {
	background: url('../img/top-shirts-current.png') top left no-repeat;
}

#aboutLink {
	position: absolute;
	display: block;
	top: 153px;
	left: 435px;
	width: 127px;
	height: 73px;
	background: url('../img/top-about.png') top left no-repeat;
}

div#aboutLink {
	background: url('../img/top-about-current.png') top left no-repeat;
}

#blogLink {
	position: absolute;
	display: block;
	top: 153px;
	left: 562px;
	width: 112px;
	height: 73px;
	background: url('../img/top-blog.png') top left no-repeat;
}

div#blogLink {
	background: url('../img/top-blog-current.png') top left no-repeat;
}

#linksLink {
	position: absolute;
	display: block;
	top: 153px;
	left: 674px;
	width: 152px;
	height: 73px;
	background: url('../img/top-links.png') top left no-repeat;
}

div#linksLink {
	background: url('../img/top-links-current.png') top left no-repeat;
}

#topBottom {
	position: absolute;
	display: block;
	top: 226px;
	left: 0px;
	width: 350px;
	height: 71px;
	background: url('../img/topbar-bottom.png') top left no-repeat;
}


/* CONTENT */

#mainContent {
	margin-left: 3px;
	margin-top: 220px;
	width: 780px;
	z-index: 2;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #604526;
}

#mainFeature {
	position: relative;
	width: 767px;
	height: 267px;
	background: url('../img/mainfeature.png') top left no-repeat;
	margin-left: 14px;
	margin-top: 18px;
	z-index: 2;
}

#mainFeature a {
	display: block;
	position: absolute;
	border: 0px;
	top: 9px;
	left: 310px;
	text-decoration: none;
}

#mainFeature a:hover {
	background-color: #F9EAC0;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	
}

#mainFeature #dummyFeatureImage {
	width: 451px;
	height: 200px;
	background-color: #000;
}



#subFeatures {
	position: relative;
	width: 780px;
	height: 171px;
	background: url('../img/frontpage-sub-features.png') top left no-repeat;
	margin: -41px 0px 15px 0px;
}

#subFeatures .featureLink {
	width: 244px;
	height: 149px;
	background-color: #000;
}

#subFeature1 {
	position: absolute;
	top: 13px;
	left: 5px;
}

#subFeature2 {
	position: absolute;
	top: 13px;
	left: 268px;
}

#subFeature3 {
	position: absolute;
	top: 13px;
	left: 531px;
}

#footer {
	border-color: #9b6d39;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	color: #fff;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 50px;
}

#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 1em 0px 0px 0px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}

#footer ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#footer #copyright {
	float: right;
	margin-top: 1em;
}


/* template */

#genericContainer {
	padding: 15px;
	/*margin-top: 55px;*/
}

#genericContainer .header {
	background-color: #422E17;
	color: #F3E67A;
	padding: 10px;
	margin-left: 100px;
	margin-bottom: 20px;
	text-align: right;
}

#genericContainer .header h2 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

#genericContainer h3 {
	margin: 0px;
	padding: 10px;
	color: #F3E67A;
	font-size: 18px;
	margin-top: 2em;
	background-color: #422E17;
}

#leftContainer {
	float: left;
	margin-top: 70px;
	margin-bottom: 20px;
	width: 538px;
	padding: 20px;
}

#leftContainer h2 {
	color: #F3E67A;
	padding: 0px;
	margin: 0px;
}

#rightSidebar {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	height: 300px;
	background-color: #422E17;
}


/* vendors */

#vendorsContainer {
	padding-left: 30px;
}

.vendor {
	display: inline;
	float: left;
	margin: 20px;
	width: 200px;
	height: 120px;
}

.vendor .name {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.5em;
	
}

.left {
	float: left;
	width: 50%;
}

.right {
	float: right;
	width: 50%;
}