@charset "utf-8";
/* CSS Document */

/*Start Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	background-color:#D55B28;
	}

h1 {
	font-size:20px;
	color:#000;
	}

h2 {
	font-size:30px;
	color:#6D1346;
	margin:10px 0px;
	line-height:30px;
	text-align:left;
	}
	
	h2 a {
			color:#6D1346;
			text-decoration:none;
			}

h3 {
	font-size:14px;
	color:#701447;
	}
	
a {
color:#000000;
}
	
p {
	margin-bottom:10px;
	}
	
.clear {
	clear:both;
	}
	
#container {
	margin: 0 auto;
	width:960px;
	line-height:19px;
	}

	
#headerbg {
	background:url(../images/header-bg.jpg) #3E6584 no-repeat center;
	margin:0 auto;
	height:322px;
	}

#header {
	width:960px;
	margin:0 auto;
	}
	
#logo {
	width:475px;
	float:left;
	margin:10px 0 0 0;
	}
	
#etsy {
	float:left;
	margin:20px 0 0 300px;
	width:163px;
	}
	
	#etsy img {
		margin-bottom:10px;
		}
	
#subscribe {
	float:left;
	width:75px;
	margin:129px 0px 0px 0px;
	}
	
#nav {
	float:left;
	width:823px;
	margin:126px 0px 0px 20px;
	}

#nav li {
	float:left;
	list-style-type:none;
	margin:0 0px;
	}
	
#orangebar {
	background-color:#AB4012;
	height:7px;
	}
	
#footer {
	margin:10px auto;
	width:960px;
	color:#FFF;
	font-size:11px;
	padding-bottom:10px;
	}
	
#copyright {
	float:left;
	width:200px;
	}
	
#mannix {
	float:left;
	width:445px;
	margin-left:315px;
	}
	
	#mannix a {
		color:#FFFFFF;
		}
		
#footernav {
	margin-bottom:20px;
	}
	
	#footernav a {
		color:#FFFFFF;
		}
		
#photogallery img {
	float:left;
	margin:0 20px 20px 0;
}

#youtube {
	float:left;
	width:102px;
	margin-left:10px;
}

#facebook {
	float:left;
	width:50px;
}
	
