@font-face {
    font-family: 'SeasideResortNFRegular';
    src: url('/fonts/SEASRN__-webfont.eot');
    src: url('/fonts/SEASRN__-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SEASRN__-webfont.woff') format('woff'),
         url('/fonts/SEASRN__-webfont.ttf') format('truetype'),
         url('/fonts/SEASRN__-webfont.svg#SeasideResortNFRegular') format('svg');
    font-weight: normal;
    font-style: normal; }

body {
    color: #333; font-family: "Helvetica","Arial", sans-serif; font-size: 14px; line-height: 1.7em;
    background: #fff; margin: 0; padding: 1em 4em; text-align: center; }
	
#branding, #main, #footer { padding: 0 !important; margin: 0 auto !important; text-align: left; }
	
	#branding { border-bottom: 3px double #e2e2e2; }

	h1 { font-family: 'Maiden Orange', serif; font-size: 54px; line-height: 54px; padding-bottom: 4px; z-index: 1; background: url(/images/stripe.gif); text-shadow: 2px 2px 0 #fff; }
		h1 a { color: #000; font-weight: normal; text-decoration: none; }
		h1 a:hover { color: #555; }
		h1::before { opacity: .75; z-index: -1; content: attr(title); position: absolute; padding-left: 4px; padding-top: 4px; white-space: nowrap; text-shadow: none; margin: 0; }
	h2 { font-family: 'Maiden Orange', serif; font-size: 36px; color: #999; }

p { margin: 1em 0 2em 0; font-size: 16px; line-height: 20px; }
	p a, p a:link, p a:visited, p a:active { font-weight: bold; text-decoration: none; color: #4B6DB7; }
	p a:hover { text-decoration: underline; color: #5D7FC9; }
	a.rsdn:link, a.rsdn:visited { color: #29527a; }
    a.gjs:link, a.gjs:visited { color: #E6AE18; }
    a.community:link, a.community:visited { color: #333; }
	
	h2 { font-size: 24px; margin-bottom: 10px; }
