@charset "UTF-8";

/***  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, 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-weight:normal;
	font-style:inherit;
	font-size:inherit;
	font-family:inherit;
	vertical-align:baseline;
}

h1{font-size:1.5em; line-height:1.5em;}

:focus {outline:0;}

ol, ul, li {list-style:none;}

table {border-collapse:collapse; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

em{font-style:italic;}
strong{font-weight:bold;}
a img{border:none;}

a, a:visited {color:#d4aa80; text-decoration:none;}
a:hover {color:#999;}

body {font-size:48px; line-height:56px; color:#ccc; background:#fff; font-family:Helvetica, Arial, sans-serif;}


/* DAVID MORRIS STYLES */
#wrapper {width:100%;text-align:center;}
	ul#galleries {text-align:center; margin-bottom:50px;}
		ul#galleries li {display:inherit; padding:.5em 0; text-align:center;}
		.home_head{text-align:center;}
		
	#wrapper img {margin-bottom:20px;}
	
	#wrapper p {padding:1em 0;}
	
	a.bottomLink {display:block; font-size:inherit; line-height:1.5em; text-align:center; padding-bottom:1em; margin:0 auto;}
	.intro_head{width:100%; display:none;}
