/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}

html, body {min-width:1000px; font-size:16px;}

.kWrap {width:1000px; margin:0 auto; position:relative;}

/* PRE DEV */
#headerStrip {width:100%; background-color:#1a708f; min-height:44px; font-family:Arial, Helvetica, sans-serif;}
	#headerStrip p {color:#fff; font-weight:bold; padding:13px 0 0 5px; font-size:90%;}
#bodyWrap {width:100%; background:no-repeat url(images/mountains-back.jpg) top center #fff;}
	.underConstruction {position:absolute; top:282px; left:40px; font-family:Arial, Helvetica, sans-serif; color:#1a708f; width:432px;}
		.underConstruction p {font-size:90%; margin:10px 0 0;}
	.joinMailingList {position:absolute; top:580px; left:352px; font-family:Arial, Helvetica, sans-serif;}
		.joinMailingList h3 {font-size:100%; color:#1a708f; margin:0 0 4px;}
		.joinMailingList th {font-size:70%; color:#4b4c4b; text-align:right; vertical-align:top; padding:9px 8px 0 0;}
		.joinMailingList input[type=text] {width:225px; height:22px; margin-top:5px; border:1px solid #e4e5e5;}
		#newsSubmit {margin-top:5px;}
		.error {font-size:70%; display:block; color:#990000;}
#footerWrap {width:100%; background:no-repeat url(images/footer-back.jpg) top center;}
