html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption
{
margin: 0;
padding: 0;
border: 0;
} 

a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	text-align: center;
}

div {
	display:inline;
}

p {
	font-family: "Courier New", monospace;
}

/* General Layout */

#wrapper {
	display: block;
	margin: 0 auto;
	width: 800px;
	height: 1076px;
	background: url('../images/website-background-contact-med.jpg') no-repeat;
}

#main_header {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 165px;
}

#main_body {
	float: left;
	position: relative;
	display: inline;
	padding: 0;
	margin: 0 0px 0 0px;
	width: 800px;
}



/* end general layout */

#nav_wrapper {
	width: 800px;
	background: transparent;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: none;
}

#nav_wrapper span {
	display: none;
}

#nav_wrapper a {
	display:block;
	margin-bottom: 40px;
	background: url('../images/nav_buttons_2.png');	
}

#nav_bar {
	float:left;
	width:700px;
	height: 140px;
	border: none;
	margin: 0 0 0 60px;
	padding: 0;
}

#nav_wrapper #home{
	float: left;
	width: 70px;
	height: 46px;
	background-position: -288px 0;
	margin-top: 54px;	
}

#nav_wrapper #collection{
	float: left;
	width: 136px;
	height: 41px;
	background-position: -288px -144px;
	margin-top: 59px;
	margin-left: 25px;	
}

#nav_wrapper #press{
	float: left;
	width: 84px;
	height: 50px;
	background-position: -288px -288px;	
	margin: 80px 0px 10px 5px;
}

#nav_wrapper #contact{
	float: left;
	width: 213px;
	height: 48px;
	background-position: 0 -432px;
	margin: 56px 0 36px 25px;
}

/* BODY */
#main_body {
	padding-top: 0px;
	background: url('../images/contact/watermark_beige.png') no-repeat center 80px;
}
/*
#main_body #map {
	position:absolute;
	top:0px;
	right:50px;
	
	width: 399px;
	height: 450px;
	margin: 0;	
}
*/
#main_body #map {
	position:absolute;
	top:40px;
	right:100px;
	
	width: 325px;
	height: 327px;
	margin: 0;	
}

#main_body #map span {
	display:none;
}
/*
#main_body #map a {
	display: block;
	width:100%;
	height:100%;
	background: url('../images/contact/map_tree.png') no-repeat;
}
*/

#main_body #map a {
	display: block;
	width:100%;
	height:100%;
	background: url('../images/contact/wbk_map.gif') no-repeat;
}

#main_body #map a:hover {
	background-position: -325px 0px;
}

#contact_info {
	float: left;
	width: 250px;
	margin: 40px 0px 0px 100px;	
}

#contact_info p {
	width: 100%;
	color: #666666;
	margin-bottom: 15px;
	text-align:left;
}

span.bold_orange {
	color: #d76d03;
	font-weight: bold;
}
/*
#also_available {
	clear: both;
	float: left;
	width: 700px;
	margin: 170px 0px 0px 100px;
	padding: 0;	
}
*/
#also_available {
	clear: both;
	float: left;
	width: 700px;
	margin: 40px 0px 0px 100px;
	padding: 0;	
}

#also_available p {
	color: #666666;
}

#also_available h1 {
	font-family: "Courier New", monospace;
	font-size: 1.20em;
	color: #666666;
	margin: 0px 0px 20px 00px;
	text-align: left;
}

.location_info {
	float:left;
	position: relative;
	width:300px;
	margin-right:20px;
	padding: 0px;
}

.polaroid {
	float: left;
	width: 170px;
	height: 220px;
	margin: 0 10px 0 0;
	background: #f5f5f5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

.polaroid img{
	float:left;
	width:150px;
	height:150px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #dddddd;
}

.polaroid #wbkimagelink 
{
	float: left;
	width: 150px;
	height: 150px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #dddddd;
	background: url('../images/contact/storefront_wbk.jpg') no-repeat;
}

.polaroid #wbkimagelink:hover {
	background-position: -150px 0;
}

.polaroid #studioimagelink 
{
	float: left;
	width: 150px;
	height: 150px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #dddddd;
	background: url('../images/contact/storefront_kaileeni.jpg') no-repeat;
}

.polaroid #studioimagelink:hover {
	background-position: -150px 0;
}

.polaroid span {
	display:none;
}


.polaroid p {
	text-align: center;
}

.polaroid p a {
	color: #d76d03;
	font-weight: bold;
}

.address {
	position: absolute;
	right: 0px;
	bottom: 10px;
	width:120px;
}
.address p {
	margin:20px 0 0 0px;
	text-align: left;
	font-size: 0.95em;
}
/*
#also_available {
	clear: both;
	float: left;
	width: 700px;
	margin: 140px 0px 0px 80px;
	padding: 0;	
}

#also_available p {
	color: #666666;
}

#also_available h1 {
	font-family: "Courier New", monospace;
	font-size: 1.25em;
	color: #666666;
	margin: 0px 0px 40px 60px;
	text-align: left;
}

#also_available div.location_info {
	float:left;
	position: relative;
	width:300px;
	margin-right:20px;
	padding: 4px;
}

#also_available .location_info div.polaroid {
	float: left;
	width: 170px;
	height: 210px;
	margin: 0 10px 0 0;
	background: #e7e7e7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#also_available .location_info .polaroid img{
	float:left;
	width:150px;
	height:150px;
	margin: 10px 10px 10px 10px;
}

#also_available .location_info .polaroid p {
	text-align: center;
}

#also_available .location_info .polaroid p a {
	color: #d76d03;
	font-weight: bold;
}

#also_available .location_info .address {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width:130px;
}
#also_available .location_info .address p {
	margin:20px 0 0 0px;
	text-align: left;
}

*/