/* --- Import Sitewide Styles
-------------------------------------------------------*/
@import url("master.css");



/* --- p_c Primary Content
-------------------------------------------------------*/
#p_c {
	margin-top: 40px;
	padding-bottom: 80px;
	}

	#p_c ul { margin: 0 0 1em 2em; }

	#p_c h4 {
		color: #444444;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
		}
	
	#p_c p {
		margin-bottom: 1em;
	}



	/* --- | Titles with the green splash ribbon bg, page specific. Global styles in master.css | --- */
	h1 #terms { background-image: url(../../__img/sunset/titles/terms_and_conditions.jpg); }
	h1 #priv { background-image: url(../../__img/sunset/titles/privacy_policy.jpg); }
	h1 #rules { background-image: url(../../__img/titles/rules-and-regulations.gif); }
	h1 #statement { background-image: url(../../__img/titles/our-official-statement.gif); }



	/* --- | Larger titles text only, non-web font, page specific. Global styles in master.css | --- */
	h2.do_you { background-image: url(../../__img/titles/do-you-have-what-it-takes.gif); }