﻿body {
	background-color:#fff;
}

h1 span 
{
	visibility:hidden;
	}

h2 
{
	margin-top:30px;
	font-size:2em;
	margin-top:62px;
	margin-bottom:0px;
	font-family: 'Roboto Slab', serif;
}
	
h3 {
	color:#5286AE;
	font-size:18px;
}

#header {
	position:absolute;
	top:0;
	left:0;
	background:url('images/headerBG.jpg') repeat-x;
	width:100%;
	height:110px;
	}

#top {
	background-color:#1C2629;
	position:absolute;
	height:27px;
	width:100%;
	z-index:-5;
	top:0px;
	left:0px;
	line-height:0px;
}

#bottom {
	position:absolute;
	height:23px;
	width:100%;
	z-index:-5;
	bottom:0px;
	left:0px;
	line-height:0px;
}

#say
{
	position:relative;
	top:-11px;
	left:870px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.9em;
	color:#fff;
	width:245px;
	}

#social {
	position:relative;
	left:1130px;
	top:1px;
	height:25px;
	width:80px;
}

#social ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#social li {
	float:left;
	margin:0 1px;
}

#social li a {
	width:24px;
	height:24px;
	text-decoration:none;
	outline:none;
}

#social li a img
{
	border:none;
	}

#etsy {
	position:absolute;
	background-image:url('images/social/etsy2.jpg');
	width:219px;
	height:55px;
	top:40px;
	left:936px;
}

#etsy a {
	display:block;
	text-decoration:none;
}

#raymeEtsy 
{
	width:109px;
	height:19px;
	margin-top:36px;	
	}

#brandonEtsy 
{
	width:110px;
	height:19px;
	margin-top:-19px;
	margin-left:109px;
	}

#wfto {
	width:200px;
	height:200px;
	float:right;
	background:url('images/wfto_logo.jpg');
}

#owners {
	background:url('images/owners.jpg');
	float:right;
	width:300px;
	height:400px;
	margin-left:20px;
	}

#storefront {
	background:url('images/storefront.jpg');
	float:right;
	width:393px;
	height:393px;
	margin-left:20px;
	}
	
#wall {
	background:url('images/wall1.jpg');
	float:right;
	width:430px;
	height:285px;
	margin-left:20px;
	}	

#logo {
	
	position:relative;
	background:url('images/LATlogo.png');	
    margin-left: 0;
    margin-top: -80px;
    width:304px;
	height:134px;
}

#logo a {
	display:block;
	text-decoration:none;
	width:304px;
	height:134px;
}

#tagline {
	position:absolute;
	right:10px;
	top:0px;
	font-size:2em;
	font-family: 'Roboto Slab', serif;
}

#container {
	position:absolute;
	left:50%;
	width:960px;
	margin-left:-480px;
	font-family: 'Source Sans Pro', sans-serif;
	top:100px;
	background-color:#ffffff;
	z-index:-2;
}

#body {	
	font-size:.85em;
}

#body a {
	color:#5286AE;
	font-weight:bold;
	text-decoration:none;
	}

#body a:hover {
	text-decoration:underline;
	}

#slider {
	position:relative;
	z-index:-1;
}

#slideLine {
	position:absolute;
	top:154px;
	left:0px;
	width:100%;
	height:40px;
	background-color:#ffffff;
	z-index:-3;
}
	
#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.8em;
	font-weight:bold;
	}
	
#nav li {
	float:left;
}

#nav a {
	display:block;
	width:160px;
	height:20px;
	text-align:center;
	text-decoration:none;
	background-color:#144E5E;
	color:#ffffff;
	padding:10px 0 10px 0;
}

#nav a:hover {
	background-color:#092229;
	color:#FF7F50;
	z-index:2;
}

.clear {
	clear:both;
}

#welcome p {
	float:left;
	padding:10px;
	line-height:20px;
}

#p1 
{
	width:620px;
	height:270px;
	} 
	
#p2 
{
	width:300px;
	float:right;
	background-color:#333333;
	/*margin-top:-20px;*/
	color:#ffffff;
	text-align:center;
	padding:0 10px 0 10px;
	font-family: 'Roboto Slab', serif;
	z-index:2;
	border-bottom:solid 7px #008080;
	}
	
#footer {
	text-align:center;
	font-size:.7em;
	padding:10px;
	margin-top:25px;
	color:Gray;
}

#hours {
	position:relative;

	width:300px;
	text-align:center;
	padding:0 10px 20px 10px;
	height:50px;
	float:right;
	}