body{
	color:  #505050;
	font-family: helvetica;
	font-size: 11px;
	background-color:#FFFFFF;
    margin:0px;
}

a{
   color:#505050;
   text-decoration:none;
}
a:focus, a:active { outline:none; } 



img{
	border:none;
}


/** ----- General Styles ----- **/

#RL_LHS{
  width:587px;
  display: block;
  float:left;
}

#RL_RHS{
/*  border:1px solid blue;   */
  width:345px;
  float:right;
}

#RL_container{
/*  border:1px solid black;*/
    width:960px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 40px;
    overflow: hidden;
}

#RL_header{
  /*border:1px solid red;*/
    height:155px;
    width:940px;
}
#RL_Logo{
/*  border:1px solid red;*/
    width:111px;
    height:130px;
    float: left;
}

#RL_menu_container{
/*   border:1px solid green; */
   width:820px; /*for containing*/
   float:right;
}

#RL_menu_back{
    /*border:1px solid red; */
    width:258px;
    background-repeat: no-repeat;
    height: 65px;
    float: right;
    text-align: right;
}

#rl_body{
   width:940px;
   margin: 0;
   padding: 0;
}

#RL_Footer_container{
    height:60px;
    margin: 0 auto;
    width:960px;
    padding: 0 0 40px 0; 
}

#RL_Footer_img{
    height:50px;
    width:270px;
    background-image: url('http://www.merchline.com/reachlife/images/site/reachlife_bottom.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
    margin: 0;
    padding: 0;
}

#RL_footer_icon{
    width:680px;
    height:29px;
    float: left;
    text-align: right;
    margin-top:30px;
}
.icon{
	float: right; 
    display: block; 
   	background: url('http://www.merchline.com/reachlife/images/site/sprites/footer_icons.png') no-repeat top left;    
    width: 16px; 
    height: 16px;
    margin-right: 14px; 
}
.icon_facebook {
	background-position: 0 0; 
} 

.icon_rss { 
	background-position: 0 -18px; 
}
 
.icon_twitter { 
    background-position: 0 -36px; 
}


/** ----- Home Page Styles ---- **/

#RL_LHS_home{
    display:block;
    float:left;
    width:700px;
}

#RL_RHS_home{
    float:left;
    width:240px;
}

#contenttop{
	margin:auto;
}

#contentbottom1{
    border:0px solid red;
    float:left;
    margin-left:0px;
    width:700px;
    margin-top:20px;
}

.graymid{
    background-image:url('images/site/graymid1.png');
    background-repeat:repeat-x;
    height: 200px;
    float: left;
    width:662px;
}
.projects-main{
    background-image:url('images/site/home_project_bg.jpg');
    background-repeat:no-repeat;
    width:700px;
    height:200px;
}
.projects-main tr, .projects-main td{ padding: 0; margin: 0; }
.projects-main img{ padding: 0; margin: -2px 0 0 0; }


.home_resource{
    border:0 solid red;
    float:left;
    height:155px;
    width:340px;
    margin-top:20px;
}

#resourcecenterimg{
    float:left;
    width: 286;
    height: 72px;
    margin-left: 30px;
    border:0px solid green;
    margin-top:50px;
}

#home_blog{
      border:0 solid red;
    height:375px;
    margin-left:22px;
    margin-top:20px;
    width:215px;
}

#news_feed{
	margin-top: 20px;
}
#news_entry{
   background-image:url('images/site/reachlife_home-bot-right_02.png');
   background-repeat: repeat-y;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	height: 150px;
	overflow: hidden;
}
.news-title a{
  font: bold 18px Arial, Helvetica, sans-serif; 
  color: #f2561e;
   padding: 0;
   margin: 0; 
}
.news-title a:hover{
  color: #F3B610;
}

#news_entry div{
    margin-left: 5px;
}
#news_entry img{
	padding-top: 25px;
}
#news_entry p{
	margin: 0;
	padding: 3px 0 0 0;
	width: 140px;
    color: #505050;
    font: normal 11px arial;
    line-height: 16px;
}


/** ----- Navigation Menu Sprite Block -----**/

#main_nav_menu{
	float:right;
	height:27px;
	margin-top:39px;
	width:605px;
    margin-right: -8px;
	overflow: hidden; 
}
#menu_about {
	background: url('images/site/sprites/main_nav.png') no-repeat; 
	background-position: 0 0; 
	width: 60px; 
	height: 25px; 
    float:left;
    display:block;
    height: 40px;
    margin-right: 16px;
}
#menu_about:hover, #about_focus .about_hover{ background-position: 0 -28px; } 

#menu_contact { 
	background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -56px;
    width: 76px; 
    height: 25px; 
    float:left;
    display:block;
    height: 40px;
} 
#menu_contact:hover, #contact_focus .contact_hover{background-position: 0 -84px; }

#menu_donate { 
    background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -112px; 
    width: 68px; 
    height: 25px; 
    float:left;
    display:block;
    height: 40px;
    margin-right: 18px;
}
#menu_donate:hover, #donate_focus .donate_hover{background-position: 0 -140px; 
} 

#menu_news { 
    background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -168px; 
    width: 59px; 
    height: 25px;
    float:left;
    display:block;
    height: 40px;
    margin-right: 16px; 
} 
#menu_news:hover, #news_focus .news_hover{background-position: 0 -196px; }

#menu_projects { 
    background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -224px; 
    width: 88px; 
    height: 25px;
    float:left;
    display:block;
    height: 40px;
    margin-right: 16px;     
} 
#menu_projects:hover, #projects_focus .projects_hover{background-position: 0 -252px; }

#menu_resources { 
    background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -280px; 
    width: 96px; 
    height: 25px; 
    float:left;
    display:block;
    height: 40px;
    margin-right: 16px;    
} 
#menu_resources:hover, #resources_focus .resources_hover{background-position: 0 -308px; }

#menu_store { 
    background: url('images/site/sprites/main_nav.png') no-repeat top left; 
    background-position: 0 -336px; 
    width: 60px; 
    height: 25px; 
    float:left;
    display:block;
    height: 40px;
    margin-right: 16px;    
}
#menu_store:hover, #store_focus .store_hover{background-position: 0 -364px; } 



/** ----- Twitter Sprite Box -----**/


#cont-twitter{
float:right;
margin-top:20px;
width:341px;
}

#RL_Twitter{
  height:160px;
  width:340px;
}
#RL_TwittTop{
  width:340px;
  height:16px;
  float:left;
  margin: 0;
  padding: 0;
  background: url('images/site/sprites/twitter_box.png') no-repeat top left;
  background-position: 0 -42px;

}

#RL_TwittMid{
    min-width:325px;
    width: 325px;
    min-height: 112px;
    float:left;
    line-height: 15px;
    padding: 0 0 0 15px;
    margin: 0; 
    background-color: #f3b610;
}

#RL_TwittBot{
     height:32px;
     width:340px;
     float:left;
	 margin: 0;
	 padding: 0;     
     background: url('images/site/sprites/twitter_box.png') no-repeat top left;
     background-position: 0 0; 
}

#RL_TwittHText{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

#tweet ul{
	font: normal 11px arial;
	list-style-type: none;
	margin: 18px 0 0 0; 
	padding: 0; 
    width: 310px;
}
#tweet li{
	margin: 4px 0 0 0;
	padding: 0;
    color: #000;
}
#tweet span.tweet-time{
	font-weight: bold;
}

#RL_FollowRL{
	float: right;
    margin-top: -14px;
}


#tweet span.tweet-text{}


/** ----- ShareThis Form Styles ----- **/

#formLhs{
    float:left;
    height:200px;
    margin-top:25px;
    width:255px;
}

#formRhs{
	float: left;
	height: 200px;
	width: 240px;
    margin-top:25px;    
}

#link_area_text, #link_area_text1
 {
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

#form_txtarea {
	height:125px;
	width: 240px;
}

#form_area{
/*  border: 1px solid blue;   */
  width:500px;
  margin-left:35px;
  margin-top:23px;
  margin-bottom:15px;
/*  border-bottom:4px solid #505050;  */
  float:left;
}

#link_area_text1{ color:white; }

.youremail{
    border:0 solid red;
    margin-right:47px;
    margin-bottom: 30px;
    overflow:hidden;
    width:224px;
}
.share_email{ margin-top: 5px; }

#blog_link_area{
	border-bottom: 4px solid #f1f1f3;
	height: 37px;
	margin-left: 35px;
	margin-top: 10px;

}

#link_area, #blog_link_area{
	border-bottom: 4px solid #9a9a9d;
    float: left;
    margin-left: 35px;
    margin-top: 23px;
    width: 498px;
}

#article_link{
	width: 495px;
}

#btn_sharethis{
	margin-top: 20px;
	float: right;
}

/** ----- News Sprite Boxes -----**/

#news_top{
    float: left;
    height: 20px;
    width: 580px;
    margin-top: 20px;
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;    
    background-position: 0 -225px;
}

#blog_mid{
    width:580px;
    background-color: #F1F1F3;
    float: left;
}

#blog_bot_left{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
    float:left;
    height:40px;
    width:113px;
    cursor:pointer;
    background-position: 0 0;
}


#blog_bot_left:hover{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
    background-position: 0 -41px;
    height:40px;
    width:113px;
    float:left;
}

#blog_bot_mid{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
    background-position: 0 -82px;
    height:40px;
    width:330px;
    float:left;
}

#blog_bot_right{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
    background-position: 0 -123px;
    width:137px;
    height:40px;
    float:left;
}
#blog_bot_right a{ color: #FFFFFF; }

#blog_share_top{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
	background-position: 0 -193px; 
    width: 580px; 
    height: 31px;
    float:left;
}

#blog_share_mid{
    float:left;
    width:580px;
    background-color: #585859;
}

#blog_share_btm{
	background: url('images/site/sprites/news_boxes.png') no-repeat top left;
	background-position: 0 -164px; 
    padding-left:30px;
    width:550px;
    height:28px;
    cursor:pointer;
    float: left;
}


/** ----- News Section Styles -----**/

#rl_lhs {
    display:block;
    float:left;
    width:587px;
    margin-top: -20px;
    padding-right: 10px;
}

.blog_blockhead{
    color:#F14B0F;
    font-family:Arial;
    font-size:24px;
    font-weight:bold;
    letter-spacing:-1px;
    padding: 15px 40px 5px 40px; 
}

.blog_head_link{
  font-size:24px;
  font-weight:bold;
  color:#f14b0f;
  text-decoration: none;
  word-spacing: -2px;
}

.blog_postedon{
    color:#505050;
    font-family:Arial;
    font-size:12px;
    padding-left:40px;
    padding-top:15px;
    padding-bottom: 10px;
}

.blog_blocktext{
color:#505050;
font-size:12px;
padding: 0 40px; 
}
.blog_blocktext p{ font: normal 11.5px arial; line-height: 18px; margin: 0 0 10px; }
.blog_blocktext p a{ color: #f14b0f; text-decoration: underline; }
.blog_blocktext p .alignright{
	float: right; 
	border: 5px solid black; 
    margin: 5px 0 10px 10px;
}


.blog_btntext1 {
    color:#FEFEFE;
    float:left;
    font-family:Arial;
    padding-left:20px;
    padding-top:13px;
}

.blog_btntext2 {
    color: #F14B0F;
    float:left;
    font-family:Arial;
    padding-left:5px;
    padding-top:13px;
}
.blog_btntext2 a{ color: #F14B0F; }

.blog_btntext3 {
    color:#FFFFFF;
    float:left;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    padding-top:13px;
}
.bog_btntext3 a{
	color: #FFFFFF;
}

#blog_keepreading {
    float:left;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    letter-spacing:-1px;
    padding: 30px 5px 30px 40px;
    text-decoration:none;
}
#blog_keepreading a{ color:#F14B0F; }
#blog_keepreading a:hover{ color:#F3B610; }
#blog_keepreading img { vertical-align: bottom; }


.entry_spacer{ display:block; padding-bottom: 30px; }

.image{ 
	border:4px solid; 
    float:right; 
    margin-bottom:15px;  
    margin-left:5px; 
    padding:10px;
}

.RLri_form_container,.Blog_RLri_form_container{
    /*height:430px;*/
    width:580px;
    float:left;
    margin-top:15px;
}

.blog_rlri_form_container{
	float:left;
	border-bottom:0px solid #505050;
	display: none;
} 

#comments{
	float: left;
	margin-top: 10px;
    overflow: hidden;
    padding: 0 10px;
}
.comment_wrap{
	float: left;
    border-bottom: 2px solid #9a9a9d;
    width: 578px;   
    overflow: hidden;
    padding-bottom: 25px;
}
.comment_wrap .comment_entry{ padding: 0 40px 30px 40px; }

.comment_subject{
	float: left;
    color:#adadad;
	font: normal 12px helvetica;
    font-style: italic;
	display: inline;
    margin-left: 20px;
    margin-top: -48px;
}

.comment_body{
	float: left;
  	color:#505050;
	font: bold 12px helvetica;
    line-height: 18px;
	padding-top:3px;
	display: inline;
    margin-left: 20px;
    margin-top: -38px;
    width: 400px;         
}

#blog_disscussion{
	float: left;
    width: 578px;
    margin-top: 20px;
    padding-bottom: 20px;
    font: bold 16px arial; 
}
#blog_disscussion .leave_comment{ 
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0; 
    padding: 0 40px 30px 40px;
    border-bottom: 4px solid #9a9a9d;
}

/** ----- News Section Sidebar Styles -----**/

#rl_rhs{
	float:left;
	width:345px;
	margin-left:4px;
}


.news_resource {
    border:0 solid red;
    float:left;
    height:155px;
    margin-top: 20px;
    width:340px;
}

.side_comment_wrap{
	float: left;
    border-bottom: 4px solid #9a9a9d;
    width: 340px;   
    overflow: hidden;
    padding-bottom: 25px;
}
.side_comment_wrap .side_comment_entry{ padding: 10px 0 30px 0; }

.side_comment_subject{
	float: left;
    color:#adadad;
	font: normal 12px helvetica;
    font-style: italic;
	display: inline;
    margin-left: 20px;
    margin-top: -40px;
}

.side_comment_body{
	float: left;
  	color:#505050;
	font: bold 12px helvetica;
    line-height: 18px;
	padding-top:3px;
	display: inline;
    margin-left: 20px;
    margin-top: -38px;
    width: 235px;         
}
.side_comment_rd{
   font: bold 14px arial; 
   color:#f3632f;
   text-decoration: underline; !important   
}
.side_comment_rd:hover{ color: #f3b610; }

.topics{
    color:#888888;
    float:left;
    font-size:13px;
    margin: 25px 0 15px 0;
    width:330px;
    overflow: hidden;
}
.topics a{ 
	color:#888888; 
    font: bold 12px arial;
}
.topics li{
	list-style-item: none; 
    padding: 5px 0;
    display: block; 
    float: left;
    height: 10px;
    width: 160px;
    text-align: left;
    
}

.topics_header{
    border-bottom:3px solid #505050;
	padding-bottom: 4px;
    margin-bottom: 8px;
}

#rl_top5down {
    border-bottom:3px solid #505050;
    float:left;
    height:50px;
    margin-top:23px;
    width:340px;
}

.top5_numbered{
	list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}


/** ----- Resources Section Styles ----- **/

#resources_top{
    background-image:url('images/site/resources_topimage.png');
    background-repeat:no-repeat;
    height:52px;
    width:580px;
    margin-bottom:20px;
    margin-top: 20px;
}
#category_menu{
	margin-top: 5px;
	float: right;
    height: 20px;
    font: normal 11px arial; 
}

#rl_type{ float:left; }
#rl_name{ float:left; }


.RL_content_frame,.RLri_content_frame{
    /*  border:1px solid yellow;      */
    width:580px;
    height:115px;
    border-bottom: 4px solid #505050;
    overflow: hidden;
}

.RLri_content_frame{
    width:580px;
    height:361px;
    border-bottom: 4px solid #505050;
}


.RL_img{
    border:0px solid;
    float:left;
    height:53px;
    padding-top: 24px;
    width:107px;
    text-align:center;
}

.RL_content{
    /*border:1px solid yellow;*/
    float:left;
    height:92px;
    overflow:hidden;
    padding-top:20px;
    padding-left: 10px;
    width:355px;
}

.RL_content p{
	font: normal 12px arial;
    line-height: 16px;
}
.RL_content p a{ color: #f14b0f; text-decoration: underline; }


.resource_content{
	margin-top: 20px;
    border:0px solid red;
	float:left;
	width:461px;
    padding-left: 10px;   
}
.resource_content p { font: normal 12px arial; }


.rl_content_header{
    color:#F14B0F;
    float:left;
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    text-decoration:none;
}

.resource_date{
    background-image:url('images/site/resource_date.png');
    background-repeat:no-repeat;
    height: 18px;
    color: #7f7d7d;
    padding-top: 2px;
    margin-top: 4px;
}

.line{
    border:3px solid #505050;
    float:left;
    height:0;
    width:567px;
    margin: 20px 0;
}

.file_data{
	padding-top: 5px;
}

.RL_down{
  height:86px;
  width:100px;
  float:left;
  text-align: center;
  padding-top: 24px;
  padding-left: 8px;
  line-height: 15px;
}

.rl_down_full {
    float:right;
    height:80px;
    line-height:14px;
    padding-left: 5px;
    text-align:center;
    width:106px;
}

.pagination{
	display: block;
    float: right;
	font: bold 14px arial;    
    text-align: right;
    margin-top: 14px;
    margin-right: 10px;
    overflow: hidden; 
}
.pagination strong{
	font: bold 14px arial; 
    margin: 0 4px; 
}
.pagination a{
	font: bold 14px arial; 
    color: #f14b0f;
    text-decoration: underline;
    margin: 0 4px;   
}
.pagination a:hover{
	color: #f3b610;
	text-decoration: none; 
}

#resource_share_heading{
	margin-left: 30px;
    font: bold 14px arial;
}

#resource_share_mid{
    float:left;
    width:580px;
    color: #505050;
}
#link_area_text4{
    color:#505050;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}


/** Resources Section Sidebar Styles ----- **/

.top5_numbered li{
	padding: 15px 0;
    border-bottom: 2px solid #505050;
}
.top5_numbered li a:hover{
	color: #FFC21F;
    text-decoration: underline; 
}

#RL_Top5Down{
    /* border: 1px solid red;       */
    width:340px;
    height:65px;
    margin-top:23px;
    float:left;
    border-bottom: 3px solid #505050;
}

.RL_Top5Down_Text{
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width:340px;
    color:#505050;
    text-decoration: none;
}

/** ----- About Section Styles ----- **/


#rl_About{
	width: 935px; 
	float: left;
    padding: 0;
    margin-top: 8px;
    margin-left: 6px;
 
}
#rl_About h3{
	font: bold 18px arial; 
	color:red;
    padding: 0;
    margin: 15px 0 0 0; 
}
#rl_About p{
	font: normal 12px arial;
    line-height: 16px; 
	margin: 0;
    padding: 0;
}
#rl_About p img{
	padding-bottom: 8px;

}
#rl_About p a{ color: #f14b0f; text-decoration: underline; }

#rl_About #about_strategy{
	padding-left: 30px;
	margin: 0;
	float: right; 
    width: 400px; 
    height: 390px;
    margin-top: -8px;      
    /*margin-bottom: 100px;*/
}

#about_menu{
	list-style-type: none;
    padding: 0;
    margin: 12px 0 0 16px;
}

#about_menu li a{
	color: #F24B0F;
    font: bold 14px arial;
    padding: 0;
    display: block;
	margin:0 0 7px;
}

#about_strategy{
	margin-top: 17px;
}


/** ----- Projects Section Styles ----- **/

#RL_body{
    width:960px;
    margin: 0 auto;
}

#Projects-cont-top{
	margin: 0;
    padding: 0;
}

#Projects-con-botdown{
	margin: 0;
    padding: 0;
}

.project_desc{
    border:0 solid red;
    float:right;
    font-family:archer;
    font-size:14px;
    height:300px;
    margin-right:25px;
    text-align:right;
    width:278px;
	position: absolute; 
	left: -9000px;
}
.project_title{
    padding-bottom:10px;
    padding-top:21px;
}

.fontred {
    color:#F1571E;
    font-family:archer;
    font-size:14px;
    text-align:right;
}

#project_wrapper{ 
	float: left;
    width:960px;
    padding: 0;
    margin: 0 auto;
    height: 210px; 
    background-image: url('images/site/projectbg2.png'); 
    background-repeat: no-repeat; 
}
.project_box{
	padding: 10px 12px 0 12px; 
}

.slide_wrapper{
	margin: 5px 0 0 0;
    padding: 15px 0 0 0;
    width: 300px;
    height: 170px;
    float: left;
    border-right: 2px solid #000;
}
.slide_wrapper:hover, .project_focus{
    background-image: url('images/site/project_hover.png'); 
    background-repeat: no-repeat;     
}
.slide_wrapper.slide_3{ border-right: none;  background-image: none; }

.slide_box{
	margin-top: 10px;
	float: left; 
    text-align: left; 
    width: 130px;
    padding: 10px 10px 0 10px;
    font: normal 11px arial;
    
}
.slide_box a{
    color: #8F8F8F;
}

.slide_box strong{
	color: #000;
	font: bold 15px arial; 
    display: block;
    margin:  0 0 5px 0; 
    padding: 0;
}

.slide_link{
	float: left;
    width: 135px;
}
.slide_arrow img{
	display: inline;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.slide_link a{
	float: left;
    display: inline; 
    width: 100px;
	color: #f14b0f; !important 
    font: bold 12px arial; 
	text-decoration: none;
}

/** Project Product Entry Styles ----- **/

#RL_project_body{
    width:960px;
    margin: 0 auto;
    padding: 0;
}

#product_top{
    margin: 0;
    padding: 0;
    width: 940px; 
    height: 41px;
    float: left;
    background: url('images/site/sprites/product_arrows.png') no-repeat top left; 
}
#product_top.focus_13_letters{ background-position: 0 -42px;  } 
#product_top.focus_before_you_die{ background-position: 0 0; } 
#product_top.focus_man_up{ background-position: 0 -84px;  } 


#content_mid{
	background-color:#f1f1f3;
	float:left;
	width:940px;
}

#project_rl_lhs{
    display:block;
    float:left;
    width:640px;
}
#project_rl_rhs{
    display:block;
    float:left;
    width:251px;
}

.project_main_image{
	padding-right: 20px;
    padding-top: 10px;
}

.project_wrapper{
    float: left;
    padding: 10px 27px 0 0;
    margin: 0 0 30px 0;
    width: 570px;
}

.project_body{
	padding: 0;
    margin: 0 0 20px 0;
	font: normal 14px arial;
}

.project_body span{
	color: #f14b0f;
    font: bold 14px arial; 
    text-align: left;
    display: block;
    margin: -15px 0 20px 0;
	padding: 0;
}

.project_buyit{
    color: #f14b0f;
    font: bold 18px arial; 
    text-align: left;
}

.project_inline{
	margin-right: 8px;
    margin-bottom: 10px;
}

.project_line{
    border:3px solid #505050;
    float:left;
    height:0;
    width:550px;
    margin: 32px 0 10px 27px
}

.project_included{
    padding: 0 27px;
    margin: 0 0 30px 0;
    width: 570px;
}

.project_included span{
    color: #f14b0f;
    font-family: helvetica;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    display: block;
    width: 560px;
}


.proj_title_large{
    font-family:arial;
    font-size:29px;
    margin: 0;
    padding: 0;
}

.project_image_large {
	float:left;
	margin-left:29px;
	padding-top:13px;
}

.project_column{
	margin: 0;
    padding: 0 20px 0 0;
    float: left; 
    display: inline; 
    width: 176px;
    font: normal 11px arial; 
    line-height: 18px;
    text-align: left;
    line-height: 15px
}
.project_column.column_3 { padding: 0; }
.project_column b, .project_column strong{
	font: bold 12px arial; 
}
.project_column li{
	margin-top: 16px;
	list-style-position: inside;    
}
.prev_arrow{
	vertical-align: middle;
    margin: 0 0 0 4px;
    padding: 0;
}

.next_arrow{
	vertical-align: middle;
    margin: 0 0 0 8px;
    padding: 0;
}

.project_gallery{
    padding: 10px 0 20px 0;
}
.project_gallery .gallery_thumb{
	vertical-align: top;
    margin: 10px 5px 5px 0;
    border: 3px solid #ea490f; 
}

.project_video{
    float:left;
    display: block;
    height:113px;
    width: 300px;
    margin: 20px 0;
	background-image: url('images/site/video_back.png'); 
    background-repeat:no-repeat;    
}
.video_mainimg{	float: left; margin: 15px; }
.video_header{ margin: 22px 0 5px 0; }
.video_box{
	display: block;
    float: left;
	padding-left: 3px; 
    font: normal 13px arial; 
}
.video_box .title_link{ color: #d0d0d0; }
.video_arrow{ float: left; margin-top: 10px; }
.watch_now {
	display: block;
    float: left; 
    margin: 14px 0 0 8px; 
}
.now_link{ font: normal 11px arial; color: #f14b0f; }

.project_downloads{}


.download_link{
	padding: bottom: 10px;
    overflow: hidden;
}
.click{
     color:#E6603A;
    font-family:arial;
    font-size:14px;
    font-weight:normal;
}
.click a{
  color: #e6603a;
  text-decoration: none;
}

.project_pdf_title{
  font: bold 14px arial;
  color:#E6603A;

}
.acrobat{
	font: normal 10px arial; 
    line-height: 12px;
}

.acrobat a{
	color: #e6603a;
	text-decoration: underline; 
}


/** ----- Donate Section Styles ----- **/

#content_donate{
}

#donate_lhs{
    display:block;
    float:left;
    width:415px;
    margin-left: 6px;
}

#donate_rhs{
    display:block;
    float:left;
    width:520px;
}

#donate_text p{
	font: normal 12px arial;
    line-height: 16px; 
	margin: 0;
    padding: 8px 0;
    width: 390px;
    display: block;
}
#donate_text p a{ color: #f14b0f; text-decoration: underline; }

#donate_text img{
	padding-bottom: 8px;
}

#donatebox{}

#donatebox_top{
	background-image: url('images/site/donate_topbox.png'); 
    background-repeat:no-repeat;
    display: block;
    height: 177px;
    width: 520px;
}
#donatebox_bottom{
	background-image: url('images/site/donate_bottombox.png'); 
    background-repeat:no-repeat;
    display: block;
    height: 193px;
    width: 520px;
}
.donatebox_section{	
	padding: 20px; 
    font: normal 12px arial; 
}
#donatebox_toptext{
	margin-top: 30px;
    margin-right: 20px;
	float: right; 
    font: normal 11px arial; 
    
}
#donatebox_bottomtext{
	margin-top: 10px;
    color: #FFF;
    font: normal 11px arial; 
	line-height: 16px;    
}
#donatebox_bottomtext a{ color: #FFF; text-decoration: underline; }

.donate-sign{
    font: normal 12px arial; 
    margin-left: 20px;

}
.donate-amount{
	width: 80px;
	height: 14px;
    margin: 0 14px 0 10px;
}
.donate-button{
	vertical-align: top;
}
.paypal{ font: normal 10px arial; float: right; }



/** ----- Store Section Styles ----- **/

#leftcontent{
    border:0px solid;
    height:100%;
    margin:auto;
    width:940px;
}

/** ----- Contact Section Styles ----- **/

#contact_content{
    border:0px solid red;
    float:left;
    height:460px;
    width:958px;
}

#contact_contentleft{
    background-image: url('images/site/left_menu_bg1.png'); 
    background-repeat:no-repeat;
    margin-top: 4px;
    float: left;
    width: 248px;
    height:167px;
    border:0px solid red;
}

#contact_contentright {
    float: left;
    border:0px solid red;
    width: 700px;
}

#contentright_ordering,#contentright_generalinfo,#contentright_donations, #contentright_partnering{
    float:left;
    width: 700px;
}
#contentright_generalinfo{ background-color: #F14B0F; }
#contentright_donations{ background-color: #F3B610; }
#contentright_partnering{ background-color: #9A9A9D; }
#contentright_ordering{	background-color: #505050; }
 
.contact_sidemenu{ height:50px;}

.contact_info{
    background-image: url('images/site/vcardbg.png'); 
    background-repeat:no-repeat;
    border:0px solid red;
    font-size:13px;
    font-weight:normal;
    height:179px;
    margin-top:90px;
    width:221px;
}
.contact_info a{ color:#f2730f; text-decoration:underline; !important }

.contact_desc{
    border:0px solid red;
    float:left;
    font-size:11px;
    padding-left:20px;
    padding-top:45px;
    width:128px;
}

.vcard{
	float:left;
	margin-top:76px;
}

.contactrighttop,.contactrightbottom{
	float:left;
	height:17px;
	width:700px;
}

.contact_title{
	padding-left: 21px;
	padding-top:25px;
}

.contactright1 {
    border:0 solid red;
    color:white;
    float:left;
    height:375px;
    line-height:22px;
    margin-left:20px;
    width:700px;
}
.main_form{
	margin-top: 30px;
}
.main_form .input_row{ width: 262px; }
.main_form textarea{
	width: 262px;
    height: 110px;
}

.form_note{
	display: block; 
    padding: 0;
    margin: -8px 0 0 20px;
}

.contactsubmitted{
    color: white;
    float: left;
    height: 375px;
    line-height: 22px;
    margin-left: 20px;
    width: 700px;
    padding-top: 50px;
}
.contactsubmitted div{ font: normal 16px arial; }

