/* CSS Document */

/*---------------------Colwrapper--------------------*/
/*--wraps left and right column, give gray bg color--*/
.colwrapper {
	padding: 0px;
	width: 845px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	

/*---------------------Content--------------------*/	
	
/*-left column--*/	

#col1 {
	float: left;
	padding: 10px;
	width: 532px;
	}

#col1 h1{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FF6600;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#col1 h2{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF6633;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#col1 h3{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FF6633;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#col1 h4{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FF6633;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

	
#col1 span { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FF6633
	}


#col1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCC;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 20px;
	}
	
#col1 p.student{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6633;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 20px;
	}
	
#col1 p.question{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF6633;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 20px;
	}
	
object {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	margin-left: 20px;
	}


#col1 .container{
	width: 400px;
	background-color: #CA3A14;
	margin-left: 20px;
	padding: 20px;	
    }
#col1 p.containerintro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 0px;
	}	

	

#col1 ul{
    }
	
#col1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
	line-height: 1.5em;
    }
	
	
#col1 ul.text{
    margin-left: 20px;
	}
	
#col1 ul.text2{
    margin-left: 40px;
	}
	
#col1 ol.text2{
    margin-left: 40px;
	} 
	
#col1 li.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
	line-height: 1.5em;
	margin-left: 20px;
    }
	
#col1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;	
	}
	
#col1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration:underline;
	font-weight: bold;	
	}
	
#col1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration:underline;
	font-weight: bold;	
	}
	
	
#col1 img{
	margin-right: 0px;
	margin-top: 25px;
	}
	
#col1 img.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 1em;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #FF6633;
 	}
	
#col1 img.floatleftthumb {
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #FF6633;
 	}
	
#col1 img.big{
	margin-right: 0px;
	margin-top: 0px;
	}
	
#col1 .mediacontainer {
	float: left;
	margin-left: 0px;
	width: 204px;
	background-color: #000;
	border-top-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-left: 10px;
 	}


#col1 .gearcontainer {
	float: left;
	margin-left: 0px;
	width: 204px;
	background-color: #000;
	border-top-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-left: 10px;
 	}
	
#col1 img.gear  {
	margin-left: 15px;
 	}
	
#col1 .piccontainer {
	float: left;
	margin-left: 0px;
	width: 250px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
 	}
	
#col1 img.pic  {
	margin-left: 0px;
 	}
	
	
		
	
/*--right column--*/	
#col2 {
	float: left;
	background-color: #000;
	width: 270px;
	display: inline; /*----fixes IE 6 float problem----*/
	padding-top: 115px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	

#col2 .container{
	width: 215px;
	background-color: #333;
	margin-left:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#col2 h1{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
#col2 h2{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FF6633;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	}

	
#col2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	padding-right: 10px;
	padding-left: 30px;
	}	
	

#col2 img.banner {
	margin-top: 20px;
	margin-right: 1em;
	margin-bottom: 10px;
	margin-left:10px;
 	}
	


#col2 img.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 4px;
	margin-left: 30px;
	border: 1px solid #003399;
 	}
	

#col2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;	
	}
	
#col2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration:none;	
	font-weight: bold;
	}
	
#col2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration:none;
	font-weight: bold;	
	}
	
.divider{
	border-bottom-width: .03em;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 0.8em;
	margin-left: 0.8em;
	margin-bottom: .5em;
	}
	
	

/*---------------------Footer--------------------*	
	
/*--footer--*/	
	
#footer {
	clear: both;
	width: 500px; /*--longer width than other areas looks better optically--*/	
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
#footer p {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 0.7em;
	padding-top: .3em;
	padding-left: 1.5em;
	}
	
	
#footer a {
	color: #999;
	text-decoration: underline;
	}



	
/*-h1 replacements--*/	

h1#habout {
	height:62px;
	background-image:url(../images/h1_about.gif);
	background-repeat:no-repeat;
	}
  
h1#habout span {
	display:none;
	}
	
h1#hblog {
	height:62px;
	background-image:url(../images/h1_blog.gif);
	background-repeat:no-repeat;
	}
  
h1#hblog span {
	display:none;
	}
	
h1#hcommercials {
	height:62px;
	background-image:url(../images/h1_commercials.gif);
	background-repeat:no-repeat;
	}
  
h1#hcommercials span {
	display:none;
	}
	
h1#hcontact {
	height:62px;
	background-image:url(../images/h1_contact.gif);
	background-repeat:no-repeat;
	}
  
h1#hcontact span {
	display:none;
	}
	
h1#hdemonight {
	height:62px;
	background-image:url(../images/h1_demonight.gif);
	background-repeat:no-repeat;
	}
  
h1#hdemonight span {
	display:none;
	}
	
h1#hfitness {
	height:62px;
	background-image:url(../images/h1_fitness.gif);
	background-repeat:no-repeat;
	}
  
h1#hfitness span {
	display:none;
	}
	
h1#hkravmaga {
	height:62px;
	background-image:url(../images/h1_kravmaga.gif);
	background-repeat:no-repeat;
	}
	
h1#hforcelegion {
	height:62px;
	background-image:url(../images/h1_forcelegion.gif);
	background-repeat:no-repeat;
  
h1#hkravmaga span {
	display:none;
	}	
	
h1#hnewsletter {
	height:62px;
	background-image:url(../images/h1_newsletter.gif);
	background-repeat:no-repeat;
	}
  
h1#hnewsletter span {
	display:none;
	}
	
h1#hphotos {
	height:62px;
	background-image:url(../images/h1_photos.gif);
	background-repeat:no-repeat;
	}
  
h1#hphotos span {
	display:none;
	}
	
h1#hprices {
	height:62px;
	background-image:url(../images/h1_prices.gif);
	background-repeat:no-repeat;
	}
  
h1#hprices span {
	display:none;
	}
	
h1#hradionight {
	height:62px;
	background-image:url(../images/h1_radionight.gif);
	background-repeat:no-repeat;
	}
  
h1#hradionight span {
	display:none;
	}
	
h1#hschedule {
	height:62px;
	background-image:url(../images/h1_schedule.gif);
	background-repeat:no-repeat;
	}
  
h1#hschedule span {
	display:none;
	}
	
h1#hselfdef {
	height:62px;
	background-image:url(../images/h1_selfdef.gif);
	background-repeat:no-repeat;
	}
  
	
h1#hyoga {
	height:62px;
	background-image:url(../images/h1_yoga.gif);
	background-repeat:no-repeat;
	}
  
h1#hyoga span {
	display:none;
	}
	
	
h1#hfaq {
	height:62px;
	background-image:url(../images/h1_faq.gif);
	background-repeat:no-repeat;
	}
  
h1#hfaq span {
	display:none;
	}
	
	
h1#hboot {
	height:62px;
	background-image:url(../images/h1_fitness.gif);
	background-repeat:no-repeat;
	}
  
h1#hboot span {
	display:none;
	}
	
h1#hprivate{
	height:62px;
	background-image:url(../images/h1_private.gif);
	background-repeat:no-repeat;
	}
  
h1#hprivate span {
	display:none;
	}
/*-h1 replacements--*/