/* CSS Document for the "Snow Angel" CoffeeCup Software HTML Editor Template
   Copyright 2008 CoffeeCup Software - coffeecup.com */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0}
fieldset,img {border:10}
a {font-weight:bold; text-decoration:none; color:#FFD600; outline:none}
	a:hover {text-decoration:underline}
p {margin-bottom:5px}
h1 {font-size:14px}
h2, h3, h4, h5 {font-weight:normal; font-style:italic; font-family:Georgia, Times, "Times New Roman", serif}
h2 {margin-bottom:5px; font-size:24px}
h3, h4, h5 {margin-bottom:5px}
h3 {font-size:20px}
h4 {font-size:18px; color:#630102}

body {font-size:13px; font-family:"Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif; background:url(../images/background_maroon.png) center repeat}

#wrapper {background-color:#290000; overflow:hidden; width:960px; margin:0 auto}
	#header {width:960px; height:1px; padding:0px 0px 0px 0px; background:#660033}
		#header a {color:#fff}
		h1 {float:left}
		#navigation {list-style-type:none; float:right}
			#navigation li {display:inline; margin-left:100px}
			
	#content {clear:both; float:left; padding:30px 30px 40px 30px; background:#4d0026}
	
	#hero {margin-bottom:10px; padding:1px 360px 1px 1px; width:580px; height:400px; color:#040000; font-family:Georgia, Times, "Times New Roman", serif; background:url(../images/hero_bg.jpg) right top no-repeat}		
		#hero h2 {font-size:42px; margin-bottom:5px; color:#fff}
		#hero h3 {font-style:normal}
		#hero p {margin-top:20px; font-size:14px; line-height:1.5em; color:#fff}
		
	.left_column {float:left; display:inline; margin-right:20px; width:540px}
	.right_column {float:right; width:370px}
		.learn_more {width:142px; height:34px; background:url(../images/learn_more_button.jpg) left top no-repeat}
				.learn_more a {display:block; width:142px; height:34px; text-indent:-999em}
				
	#footer_wrapper {clear:both; width:100%; background:#040000}
		#footer {overflow:hidden; width:930px; margin:0 auto; padding:25px 15px 15px 15px; color:#fff; font-size:11px}
			#footer a {color:#fff; font-weight:normal}
			#footer p {float:left}
			#footer ul {float:right}
				#footer ul li {display:inline; padding-right:10px; margin-left:10px; border-right:1px solid #fff}
				#footer ul .last {border-right:none; padding-right:0}