@charset "UTF-8";
/* 

Author: Prototype Advertising, Inc.
Homepage: http://www.prototypeadvertising.com
Theme: Freedom 424
Version: 2.0

*/

@import url("font/stylesheet.css");

*{outline:none;}

html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}

body{
	background: url(../images/bg.tile.jpg) #f4eae1 top left repeat-x fixed;
	font-size:15px;
	font-family: "BergamoStdRegular" , Times, Times New Roman, serif;
	font-style:normal;
	font-weight: normal;
	color:#2D2622;
	}
	
#wrapper{
	background: url(../images/bg.main.jpg) top left no-repeat fixed;
	}

#container{
	width:960px;
	padding-top: 17px;
	}
	
a img{	
	border:none;
	}
	
a, h3, h4{
	color:#5b0504;
	}
	
/*******************************************************************************/
/*********************************** SIDEBAR ***********************************/
/*******************************************************************************/	

	
#sidebar{
	width:290px;
	position:fixed;
	top:0px;
	left:0px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	line-height:28px;
	z-index:1;
	}
	
#sidebar ul{
	list-style: none;
	}
	
#nav{
	background: url(../images/bg.sidebar.nav.png) top right no-repeat;
	position:relative;
	top:0;
	right:0;
	width:190px;
	margin:0 0 0 100px;
	padding:45px 0 0 0;
	height:375px;
	vertical-align:middle;
	}
	
#nav li{
	background: url(../images/bg.nav.hover.png) no-repeat 0 -400px;
	}
	
#nav li:hover{
	background-position: left center;
	}
	
#nav li:hover a{
	text-shadow:none;
	color:#5b0504;
	}

#nav li a{
	padding:0 15px;
	text-decoration:none;
	text-shadow:#2E0605 2px 2px 2px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
#nav li.home a{
	display:block;
	overflow:hidden;
	width:190px;
	height:0;
	padding:144px 0 0 0;
	margin-bottom:10px;
	background:url(../images/img.logo.png) no-repeat top center;
	}

#nav li.home:hover{
	background: none;
	}
	
#sidebar a{
	color:#fff;
	}
	
#sidebar #social{
	background: url(../images/bg.social.png) repeat-y top right;
	width:190px;
	float: right;
	}
	
#sidebar #social h4{
	background: url(../images/bg.social.h4.png) center right no-repeat;
	padding: 8px 15px 0px 10px;
	margin: -3px 2px 5px 0;
	}
	
#sidebar #social ul{
	padding: 0 10px;
	margin: 0;
	}
	
#sidebar #social li{
	padding: 5px 0;
	margin: 0;
	/*border-bottom: 1px solid #D0CDC7;*/
	width: 100%;
}

#sidebar #social li a{
	margin: 0 auto;
}
	
#sidebar #social li.facebook a{
	display: block;
	background: url(../images/btn.facebook.png) no-repeat top;
	padding-top: 35px;
	height: 0px;
	width: 124px;
	overflow: hidden;
	}
	
#sidebar #social li.twitter a{
	display: block;
	background: url(../images/btn.twitter.png) no-repeat top;
	padding-top: 30px;
	height: 0px;
	width: 123px;
	overflow: hidden;
	}

#sidebar #social li.blog a{
	display: block;
	background: url(../images/btn.blog.png) no-repeat top;
	padding-top: 34px;
	height: 0px;
	width: 133px;
	overflow: hidden;
	}

#sidebar #social li.facebook:hover a{background-position: 0 -35px;}
#sidebar #social li.twitter:hover a{background-position: 0 -30px;}
#sidebar #social li.blog:hover a{background-position: 0 -34px;}
#sidebar #social li.last{border:none;}
	
/*******************************************************************************/
/*********************************** MAIN CONTENT ******************************/
/*******************************************************************************/

#donatetop{height:30px;}
#donatetop a{float:right; margin-top: -10px;margin-left: 10px;}
div#why-24{display: none;padding-bottom: 30px;}

#content_top{
	margin:0 0 0 282px;
	padding: 0;
	position: relative;
	background: url(../images/bg.content.top.png) no-repeat top center;
	width:647px;
	height:10px;
	z-index:20;
	}
	
#content{
	/*position:absolute;
	left:282px;
	top:15px;*/
	margin:0 0 0 282px;
	padding: 0 0 100px 0;
	position: relative;
	background: url(../images/bg.content.png) repeat-y top center;
	width:647px;
	z-index:20;
	}
	
#content div#slide{
	margin: -14px 0 0 0;
	position: relative;
	background: url(../images/bg.slide.png) no-repeat top left;
	height: 388px; /*380px*/
	width: 673px; /*673px586px*/
	z-index: 100;
	overflow: hidden;
	}
	
	#content div#slide a{
		display: none;
		}
	
#content div#slide a{
	padding: 24px 42px 24px 42px;
	height: 100%;
	width: 100%;
	}
	
#content p, #content h1, #content h3, #content h4, #content h5, #content ul, #content div{
	margin:0 30px 10px 30px;
	}
	
#content p, #content ul, #content ol{
	line-height: 22px;
	}
	
#content p.welcome{
	font-family: "BergamoStdItalic" , Times, Times New Roman, serif;
	padding: 25px 0 0 0;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	}
	
#content p.intro{
	font-size: 14px;
	line-height: 22px;
	}
	
#content p.welcome strong{
	color:#5b0504;
	background: #fff;
	border: 1px solid #F1EfE5;
	padding: 3px 3px 0px 3px;
	font-weight: normal;
	}
	
#content .emphasis{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	background: #fff;
	border: 1px solid #F1EfE5;
	border-left: 3px solid #263F4E;
	padding:5px 10px;
	margin:0px 90px 10px 50px;
	}
	
ul.emphasis li{
	margin-left: 15px;
	}
	
.bold{
	font-weight: bold;
	}
	
#content h2{
	background: url(../images/bg.h2.jpg) no-repeat left center;
	display: block;
	height: 35px;
	line-height: 35px;
	margin:15px 20px 10px 7px;
	padding: 0 0 0 20px;
	color:#263F4E;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	}
	
#content hr{
	border:none;
	border-bottom: 1px solid #D0CDC7;
	margin:10px 11px 0px 7px;
	clear:both;
	}
	
.sml_l{float: left; margin: 0 10px 10px -2px;}
.sml_r{float: right; margin: 0 -2px 10px 10px;}

.storeitem{
	margin-bottom: 15px;
	border-bottom: 1px solid #F1EfE5;
	padding-bottom: 15px;
	}
	
.storeitem p, .storeitem h3, .storeitem form.storeform{
	float: right;
	width: 300px;
	}
	
.storeitem ul{
	padding: 0;
	margin: 0;
	width: 280px;
	margin-left: 10px;
	float: right;
	}

.storethumb{
	float:left;
	margin-right: 15px;
	}
	
.storeitem br{
	clear: both;
	padding-bottom: 10px;
	}

/*******************************************************************************/
/*********************************** UPDATES LIST ******************************/
/*******************************************************************************/

#content #updates{
	background: url(../images/bg.updates.png) top left no-repeat;
	width:225px;
	float: right;
	margin-right: 0px;
	margin-top: -20px;
	padding: 10px 0 0 0;
	}
	
#content #updates h2{
	background: url(../images/bg.updates.h2.png) center no-repeat;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	display: block;
	height: 49px;
	width: 198px;
	padding: 7px 0 0 20px;
	margin: 0 0  0 -5px;
	}
	
#content #updates hr{
	margin:10px 20px;
	clear:both;
	}
	
#content div#tabs{
	}
	
	#content div#tabs ul.tabnav{
		border-bottom:3px solid #5b0504;
		clear: both;
		display: block;
		width: 595px;
		margin: 0 0 0 20px;
		padding: 0 0 0 10px;
		float: none;
		height: 39px;
		background: url(../images/bg.click.gif) no-repeat center right;

		}
		
		#content div#tabs ul.tabnav li{
			float: left;
			margin: 0 10px 0 0;
			list-style: none;
			}
	
			#content div#tabs ul.tabnav li a{ 
				background: url(../images/bg.tab.nav.png) no-repeat bottom left;
				height: 29px;
				line-height: 35px;
				padding: 5px 15px;
				float: left;
				display: block;
				color: #fff;
				text-decoration: none;
				vertical-align: baseline;
				}
				
				#content div#tabs ul.tabnav li a:hover, #content div#tabs ul.tabnav li.ui-state-active a{
					color: #ffd36a;
					}
					
				.ui-tabs-hide{
					display: none;
					}
				
				#content div#tabs div{
					
					}
					
					#start,#beliefs,#challenge, #impact{
						padding-top: 15px;
						}

	
#content div#tabs, #content div#tabs div{
	padding-left: 0;
	padding-right:0;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
	}
	
	#content div#tabs div{
		}
		
#content #updates div{
	font-size: 13px;
	line-height: 17px;
	margin: 0 20px 10px 15px;
	padding: 0;
	}
	
#content #updates p, #content #updates a{
	margin: 0 0 10px 0;
	}
	
#content #updates a#twitter-link, #content #updates a#blog-link{
	clear:both;
	float: right;
	background: #5b0504;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding: 0 3px;
	text-decoration: none
	}

#content #updates a#blog-link{
	background: #263F4E;
	}
	
#content #updates ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#content div#vVideo{
	border:5px solid #5b0504;
	width: 575px;
	}
	
#content div.faq{
	display: none;padding:0;margin:0;
	}
	
#content a.btn-faq{
	background: url(../images/btn.faq.gif)	0 0 no-repeat;
	display: block;
	height: 0px;
	width: 300px;
	padding-top: 32px;
	overflow: hidden;
	}

/*******************************************************************************/
/*********************************** FOOTER ************************************/
/*******************************************************************************/
	
#content p#footer{
	font-size: 12px;
	text-align: center;
	}