/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*------------------------------------------- FLOATS --------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Reset Styles -----------------------------------------------------------*/
	
	
		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
		cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
		ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
		{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
		
		ol, ul {list-style:none;}
		h1, h2, h3, h4, h5, h6, li {line-height:100%;}
		blockquote, q {quotes:none;}
		table {border-collapse:collapse; border-spacing:0;}
		

/*- End Reset Styles -------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

		body {font:100% Helvetica, Arial, sans-serif; color:#333; background:#FFF;}
		
			#wrapper {padding:40px 40px 20px; background:#FBEF96;}
				#wrapper h1 {font-size:2.4em; color:#DC7053; letter-spacing:-0.04em; padding-bottom:10px;}
				#wrapper a {color:#333; text-decoration:none;}
				#wrapper a:hover {color:#000; text-decoration:underline;}
			
				#content,
				#sidebar,
				#footer {padding:30px; margin-bottom:20px; background:#FFF;}
				
				#content {background:#FFF;}
					#content p {line-height:130%; padding-top:10px;}
					#content img {margin:10px 20px 10px 0;}
					#content blockquote {font:italic 1.7em Georgia, serif; text-align:center; padding:0 20px 10px; margin:10px 20px; background:#EEE; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
				
				#sidebar {}
					#sidebar ul {list-style:square; margin-left:15px;}
						#sidebar li {color:#999; padding-bottom:10px;}
				
				#footer {font-size:0.9em; padding:15px 30px; background:#DA9C3B;}
				

/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*----------------------------------------- END FLOATS ------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
