body{
    margin:0 auto;
	background-image:url('../img/paper.jpg');
	background-repeat:repeat;
    }

.maintext{
         font-family: 'Roboto', sans-serif;
		 font-size:14px;
		 line-height:20px;
         }
		 
.subtext{
        font-family: 'Sintony', sans-serif;
		font-size:18px;
        }

.headertext{
         font-family: 'Sintony', sans-serif;
		 font-size:22px;
         }	
	
/**************************************************
       Start of CSS for Header Top 
                                                  */

.header_top{
  height:100px;
  border: none;
  min-width:980px;
 }
 
.maincontent{
             width:980px;
			 margin: 0 auto;
            }
			
#header_logo{
            float: left;
            margin-top: 20px;
		    margin-left:15px;
            }
		   
.searchbutton_header{
                    margin-top:10px;
                    }
					
.connectwithus_header{
                     margin:20px -190px 0 0;
					 font-family: 'Sintony', sans-serif;
		             font-size:12px;
                     }
					 
.social_media_header{margin-right:20px;}
					 		    
/****** Custom CSS for Social Media icons on header ******/        

ul.socials {
      margin:15px 28px 0 0;
      overflow: hidden;
    }	
	
ul.unstyled,{
  margin-left: 10px;
  list-style: none;
}

 ul.socials li {
     display: inline;
	 
    }	

.socials a {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.socials .twitter {
    background: transparent url('../img/socialmedia_icons.png') top left no-repeat;
}
.socials .facebook {
    background: transparent url('../img/socialmedia_icons.png') scroll -30px 0 no-repeat;
}

/* ON HOVER */

.socials .twitter:hover {
    background: transparent url('../img/socialmedia_icons.png') scroll 0 -24px no-repeat;
}
.socials .facebook:hover {
    background: transparent url('../img/socialmedia_icons.png') scroll -30px -24px no-repeat;
}

/****** End of Social Media CSS ******/


/*
       End of CSS for Header Top 
***************************************************/




/******************************************************
     Start of CSS for Navigation Menu at Header area
                                                      */

.navigationbar_height{
                     height:30px;
                     }

.nav-pills > li > a {
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.nav-pills > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 12px;
    padding-right: 12px;
}
.nav > li > a {
    display: block;
}

a {
    color: #333333;
    text-decoration: none;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #c72128;
  color:#ffffff;
}
		
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #999999;
}		

.career_link,
.gallery_link,
.franchise_link, img {
                    margin-top:10px;
                    text-align:center;
                    }


/*
       End of Navigation Menu CSS at Header area 
***************************************************/




/************************************************** 
  Start of CSS for Full Width header image
                                                  */

.background_slider{
                   background-image:url('../img/sliderbackground.jpg');
				   height:228px;
	               background-repeat:repeat-x;
				   z-index:10;
				   margin-top:-228px;
                   }
				   
.franchise_header{
                 margin:0px auto 0px;
				 text-align:center;
                 }

/*
       End of CSS for Full Width header image 
***************************************************/



/************************************************** 
  Start of CSS for Franchise navigation tab
                                                  */


.middlecontent{
             width:980px;
			 height:240px;
			 margin: 0 auto;
            }
	


.franchise_navtab{
                 margin-top:20px;
                 }

.process_text{
             margin-left:20px;
             }

.franchise_text{
         line-height:20px;
         }
		 

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c72128;
    border-color: #747474 #747474 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: default;
}

.mini_navigation{
                margin:20px;
				height:40px;
                }


.breadcrumb {
    background-color: #f2f2f2;
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 0;
    padding: 8px 15px;
}

.breadcrumb > li > .divider {
    color: #747474;
    padding: 0 5px;
}

a:hover,
a:focus {
  color: #c72128;
  text-decoration: underline;
}

.process_margin{
                margin-top:20px;
                }
			
.process_list li{
               margin-left:70px;
               }			
		
			
.incentives_list,
.process_list li{
			   
               color:#3f3d3f;
               }
			   
.tab-content {
    height:auto;
}
			
.incentives_list{
                
                }			
			  
	
/*
       End of CSS for Franchise navigation tab 
***************************************************/





/************************************************** 
  Start of CSS for footer
                                                  */
												 
.footer_content,
.footer_bottom {
           margin-top:20px;
           }									  		   

			  
.footnav{
        margin:0 auto;
        }
		
.footer_color{
             margin-top:20px;
              }
		
.txt{
       margin-top:10px;
       color:white;
        }
		

 
		
.footer_line{
             border-top:1px solid red;  
             margin-top:20px;			 
             }
			 
.navbar .nav > li > a {
    color: #333333;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #c72128;
  text-decoration: underline;
  background-color: transparent;
}

#accredited{
           color:#333333;
           text-align:center; 
           margin-top:20px;	
           margin-bottom:20px;	
           font-family: 'Roboto', sans-serif;
		   font-size:16px;		   
           }
		   
.accredited_title{
                 margin-top:20px; 
				 border-top:1px solid red;
                 }
		
.footer_logo01{
              margin-bottom:20px; 
              }		
	
.txt{
    font-family: 'Roboto', sans-serif;
    font-size:12px;
	color:#333333;
    }	

	
			
/*
       End of CSS for footer
***************************************************/		   
		   
		   
