
/* DO NOT TOUCH 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*  END RESET STYLES */
strong { font-weight: bold; }
em { font-style: italic; }
body { 
	width: 100%;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #181109;
	overflow-x: hidden;
}

a { color: #FFF; }
.shell { 
	
	background: #181109 url(/i/body_bg.jpg) top center no-repeat;
	width: 100%;
	margin: 0 auto;
	min-height: 998px;
}

	#wrapper { 
		margin: 0 auto;
		text-align: left;
		width: 950px;
	}
	
	.header { 
		float: left;
		width: 100%;
		margin-top: 100px;
	}
	
		#mainLogo {
			float: left;
		}
		
			#mainLogo a {
				display: block;
			}
			
		#joinUs {
			float: right;
			margin-right: 60px;
			width: 390px;
			background: url(/i/joinus_leadin.png) top left no-repeat;
			margin-top: -80px;
		}
			.socialLink {
				margin-left: 140px;
			}
		#foodItems {
			position: relative;
			float: right;
			clear: both;
			margin-top: -129px;
		}
		
			#foodItems img {
				position: absolute;
				margin-top: 101px;
				margin-left: -425px;
			}
		
	
	.content {
		float: left;
		clear: both;
		width: 100%;
		color: #FFF;
		position: relative;
		margin-top: 100px;
		z-index: 1000;
		text-align: left;
		min-height: 550px;
		background: #000;
		margin-bottom: 50px;
	}
	
	.landing  {
		/*background: #000 url('/i/guinea.png') 0 100% no-repeat;*/
		position:relative;
	}
	
		.content p {
			padding: 2px 26px;
			line-height: 1.6em;
		}
	
		.menu {
			float: left;
			width: 100%;
			clear: both;
		}
			.menu img { float: left; margin-top: -50px; margin-left: -25px;}
			
			.menu ul { float: right;}
			
				.menu ul li { 
					float: left;
				}
				
				.menu ul li a {
					text-transform: uppercase;
					color: #FFF;
					font-family: Arial, sans-serif;
					text-decoration: none;
					display: block;
					font-size:13px;
					padding:14px 24px;
				}
				
					.menu ul li a:hover { color: #990000;}
					
					.menu ul li ul { display: none; width: 150px;}
						
					.menu ul li:hover ul { display: block; position: absolute; margin: -3px 0 0 8px; z-index: 1000;}
					
						.menu ul ul li { clear: both; }
						.menu ul ul li { width: 100%; text-align: center;color: #FFF; background: #000; border-bottom: 1px solid #e1e1e1}
						.menu ul ul li a {padding: 8px 0; text-decoration: none; float: left; font-size: 12px; width: 100%; text-align: center;}
						.menu ul ul li a:hover { background: #000; }	
				
		.mainColumn {
		 	float: left;
			width: 520px;
			margin: 0 15px 15px;
		}
		
			.guinea {
				float: right;
				clear: both;
			}
			.guinea img {
				margin-top: -150px;
				position: absolute;
			}
			
			
		.subColumn {
			float: right;
			width: 400px;
			margin: -50px 0 15px;
		}
			.subColumn h4 { font-weight: bold; font-size: 14px; margin: 0 25px;}
			
			.subColumn .item { background: url(/i/sidebar_bg.jpg) no-repeat top left; width: 238px;}
				
				.subColumn .item h2, .subColumn .item h2 a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;color:#8a8a89; margin-left:12px;margin-top:10px;}
				
			.subColumn .item img { width: 250px; float: right; clear: both;}
			
			.subColumn a { text-decoration: none; font-size: 13px; }
			
			.subColumn p { font-size: 13px;}
			.form_container {
				margin: 25px;
			}
			
				.form_container fieldset {
					float: left;
					clear: both;
					margin: 5px 0;
					width: 350px;
				}
				
				.form_container label { width: 140px; float: left; text-align: right; margin-right: 10px;}
				.form_container input { float: left; width: 140px; border: 1px solid #CCC; padding: 3px;clear:none !important;}
				.form_container textarea { width: 450px; height: 150px; margin: 10px 20px;}
	.footer {
		clear: both;
		width:530px;
		margin: 35px auto 15px;
		text-align: center;
		color: #FFF;
		line-height: 1.3em;
		font-size: 11px;
	}
	
		.footer a { color: #e1e1e1;}


	.news {
		border-top: 4px solid yellow;
		margin-top:10px;
	}
	
		.news h2 {
			font-size: 18px;
			font-weight: bold;
			margin: 15px 25px;
		}
		
		.news h4 {
			margin: 5px 25px;
			font-size: 14px;
			font-weight: normal;
			text-decoration: underline;
		}
			.news h4 a { color: #aaa;}
		.news p a { color: #FFF !important; }
	
	.petitioner {
		float:left;
		height:68px;
		margin:0 4px;
		width:250px;
	}
	
		.petitioner p {
			padding: 10px 25px;
		}
	
	.news h3 { color: #FFCC00; font-size: 16px; margin-left: 25px;clear:both;}
	.news ul {
		color: #999999;
		margin-left: 50px;
		float: left;
		clear: both;
		margin-bottom: 15px;
	}
		.news ul li { margin: 15px 0;}
	
		.news ul li a { color: #999; }
		
		.news ul li span { color: #990000; font-size: 14px;}
		
		.news ul li address, .news ul li fieldset { margin: 5px; line-height: 1.4em;}
		
		.news ul li address a { 
			-moz-border-radius:4px 4px 4px 4px;
			-webkit-border-radius: 4px;
			background:none repeat scroll 0 0 #FFCC00;
			color:#000000;
			font-size:10px;
			padding:1px 3px;
			text-decoration:none;
		}
	.subColumn h4 { color: #FFCC00; font-size: 16px; margin: 10px; float: left; clear: both;}
		
	.subColumn ul { float: left; clear: both; margin-bottom: 15px;}
		
		.subColumn ul li { padding: 5px 25px;}
		
		.videos h4 { margin-top: 15px; float: left; clear: both;}
.videos p { float: left; clear: both; width: 100%;}
.videos img { padding-left: 15px;}

.news h2 a { color: #FFF; text-decoration: none;}

.add_videos label { clear: both; float: left; width: 100%;text-align: left;}
.add_videos input[type=checkbox] { float: left; clear: both; margin: 15px; width:15px;}


.subColumn .item {
	float: left; clear: both;
	height: 150px;
}

	.subColumn .item h1 {
		font-size: 27px;
		padding: 10px;
		text-align: left;
	}
	
		.subColumn .item h1 a { font-size: 27px; }
		

.mac_item {
	float: left;
	clear: both;
	padding: 0 0 25px 0;
	background: #000;
}
	
	.mac_item h4 {
		
		font-size: 14px;
		margin-top:25px;
		font-weight:normal;
		color:#f2f389;
	}
	
	.mac_item h3 {
		font-size: 16px;
		text-align: center;
		margin-top:25px;
	}
	.mac_item h3 span {
		-moz-border-radius:4px 4px 4px 4px;
		background:none repeat scroll 0 0 #3399FF;
		border:1px solid #FFFFFF;
		font-size:14px;
		margin-left:10px;
		padding:5px 10px;
	}

	.mac_item h2 {
		color: #FFCC00;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		float: left;
		width: 100%;
		margin: 25px 0;
	}
	
	.steps { width: 100%; float: left; clear: both;}
	.steps li { width: 100%; }
font { color: #FFF; }
u { text-decoration: none;}


.hamster { position: absolute; bottom: 0; right: 0; }