/* VAMP */
/* CSS coding by; Jamie Brightmore */
/* mail@4muladesign.com */
/* March 2009 */

/* 
Cream: #F7F2DC
Leather: #653231
*/

/* Global  */

p {
	font-size: 1.1em;
	line-height:1.5em;
	margin-bottom: 20px;
}

body {
	font-size:62.5%;
	line-height:1.5em;
	background-color: #F7F2DC;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #653231;
}

a {color: #653231;text-decoration: none;}

/* Type */

h1 {color: #F7F2DC;}
#h1-About {background: url(../images/h1_about.jpg) top no-repeat;width:58px;height:19px;}
#h1-Collection {background: url(../images/h1_collection.jpg) top no-repeat;width:338px;height:19px;}
#h1-Thrift {background: url(../images/h1_thrift.jpg) top no-repeat;width:127px;height:19px;}
#h1-Blog {background: url(../images/h1_blog.jpg) top no-repeat;width:45px;height:19px;}
#h1-Contact {background: url(../images/h1_contact.jpg) top no-repeat;width:81px;height:19px;}
#title-bar h1 {text-indent: -5000px;margin:0 auto;}

/* Main */

#wrapper {margin: 0 auto;width: 800px;}
#logo {height:106px;margin: 50px auto 30px;width:214px;}
#main {border-bottom: 2px solid #653231;min-height: 450px;}

#title-bar {
	background-color: #653231;
	height:30px;
	padding-top:12px;
	width: 800px;
}

#content_main {
	width:650px;
	margin: 45px auto 0;
}

#content_gallery {
	width:650px;
	margin: 45px auto 0;
}

#content_main p, #content_gallery p {
	font-family: Courier, Georgia, Times;
	text-align: center;
		font-size: 1.3em;
}

#content_main a {
	border-bottom: 1px solid #653231; 
}

#content_main img {margin-top: 50px;}

#content_contact {
	margin: 80px auto;
	text-align: center;
	font-size: 2.3em;
	font-family: Courier, Georgia, Times;
	font-weight: normal;
}

#content_contact a:hover {border-bottom: 1px solid #653231;}


/* Footer */

#footer {width: 540px;height: 35px;margin:15px auto 0;}
#footer-info a:hover {border-bottom: 1px solid #653231;}
span.divider {color:#BF9A84;}
#footer ul, #footer-info p {font-size:0.9em;text-align: center;}
#footer ul, #homeNav {margin: 0 auto;}
#footer li{float: left;margin-right:40px;}
#footer li a, #homeNav li a {text-indent:-5000px;display: block;}
#footer li a:hover, #footer li a.current {border-bottom: 2px solid #653231;padding-top: 3px;}

#footer-detail {
	background: url(../images/footer_detail.jpg) no-repeat;
	height:114px;
	margin: 20px auto 0;
	padding-right:8px;
	width:198px;
}

/* Home Nav */

#homeNav {margin:160px 0 40px 0;}
#homeNav li {float: left;}
#homeNav li a:hover {border-bottom: none;}
#homeNav1 a {background: url(../images/homeNav1.jpg) no-repeat;width:144px;height:203px;margin-right:100px;}
#homeNav2 a {background: url(../images/homeNav2.jpg) no-repeat;width:278px;height:203px;margin-right:100px;}
#homeNav3 a {background: url(../images/homeNav3.jpg) no-repeat;width:167px;height:203px;}


/* Nav */

#navfirst a {background: url(../images/nav_1.jpg) no-repeat;width:32px;height:14px;}
#navitem a  {background: url(../images/nav_2.jpg) no-repeat;width:42px;height:14px;}
#navitem1 a {background: url(../images/nav_3.jpg) no-repeat;width:84px;height:14px;}
#navitem2 a {background: url(../images/nav_4.jpg) no-repeat;width:89px;height:14px;}
#navitem3 a {background: url(../images/nav_5.jpg) no-repeat;width:32px;height:14px;}
#navitem4 a {background: url(../images/nav_6.jpg) no-repeat;width:59px;height:14px;}
li#navitem4{margin-right:0;}






