/* ------------------------------------------------------------

    Title:     Coda Creative master styles - screen
    Author:    corinne@codacreative.co.nz
    Created:   March 2007

------------------------------------------------------------ */

/* force scrollbar for Gecko */
html, body {
	min-height: 100.1%;
}

/* General Styles
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	}

body {
	margin: 13px 0px 10px 0px;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #D40E17 url("/Images/cssimg/bg-strip.gif")  0 0 repeat-x;
	font-size: 0.8125em;
	line-height: 1; 
}

h1 {
	margin-top: 30px;
	}
	
h2 {
	margin-top: 50px;
	font-size: 1.1em;
	}