/* resets */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img, form, fieldset { border:0; }

body {
    text-align: left;
    font-size: 12px;
    background-color: #7F7F7F;
    color: #7F7F7F;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

#content a {
	color: #8e6f77;
	text-decoration: none;
}

#content a:hover {
	color: #ff0000;
	text-decoration: none;
}

h2 {
	color: #ff0000;
}

#container {
	width: 960px;
	border-top: none;
	text-align: left;
}

#header {
	width: 100%;
	height: 158px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#nav {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	height: 45px;
	width: 958px;
	/* background: #ff0000; */
	background: #222222;
}

.nav_links {
	margin-top: 16px;
	margin-left: 4px;
	position: absolute;
	list-style: none;
	height: 30px;
	list-style-position: inside;
}

.nav_links li {
	color: #ff0000;
	margin-left: -4px;
	background: #222222;
	padding: 10px;
	padding-top: 16px;
	padding-bottom: 14px;
	cursor: pointer;
	display: inline;
	text-decoration: none;
}

#content {
	border: 1px solid #000000;
	width: 928px;
	padding: 15px;
	min-height: 400px;
	background: #2F2F2F;
	line-height: 1.4em;
	font-size: 14px;
}

#about-content {
	font-size: 17px;
	border: 1px solid #000000;
	width: 928px;
	padding: 15px;
	min-height: 400px;
	background: #2F2F2F;
	line-height: 1.4em;
	height: 670px;
}

#whitespace {
	height:30px;
}

.contact-con {
	height: 380px;
}

.contact_map {
	position: absolute;
	margin-left: 429px;
}

.dolls {
	
}

.home_map {
	float: left;
	width: 430px;
	height: 355px;
	margin-top: 25px;
	margin-left: 68px;
}

.home_dates {
	float: right;
	margin-top: 25px;
	margin-right: 100px;
}

#collage {
	poaition: absolute;
	margin-top: 50px;
}

.clear {
	clear: both;
}

/* Market Pictures */

.market1 {
	float: right;
	padding: 10px;
}

.market2 {
	float: right;
	padding: 10px;
}

.market3 {
	float: left;
	padding: 10px;
	padding-left: none;
}

.market4 {
	float: left;
	padding: 10px;
	padding-left: none;
}

.artists {
	margin-left: auto;
	margin-right: auto;
}

.artists p {
	color: #ffffff;
	background: #1F1F1F;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}