@media print {
      .noprint { display: none; }
    }

#printphone {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;

}

body
{
 margin:0px;
 padding:0px;
 font: normal x-small verdana,tahoma,arial,sans-serif;
 background:#C1C1C1 url(../images/bg_span.gif) top left repeat-y;
}

#container
{
 position:relative;
 width:750px;
}


#header_top
{
 width:750px;
 height:37px;
 background:#ffffff url(../images/prevostt.gif) top left no-repeat;
 font:bold 10px verdana,tahoma,arial,sans-serif;
}
	#header_top_content
  {
  padding-left:300px;
  }
  #header_top ul
  {
   margin:0px;
   padding:0px;
  }
	#header_top ul li
  {
   padding-left:8px;
   list-style-type:none;
   background:#ffffff url(../images/bullet_dot.gif) 0px 18px no-repeat;
   display:inline;
   text-align:center;
   height:37px;
   line-height:37px;
   color:#666666;
   float:left;
  }
  #header_top ul li a
  {
   text-decoration:none;
   color:#666666;
   display:block;
   font-weight:bold;
  }
  
#header_nav
{
 width:750px;
 height:30px;
 font:bold 10px verdana,tahoma,arial,sans-serif;
 background:#ffffff;
 border-bottom:2.0px solid #ffffff;
}

		#header_nav_content
    { 
     text-transform:uppercase;
    }
		#header_nav ul
    {
     margin:0px;
     padding:0px;
    }
    #header_nav ul li
    { 
		 width:150px;
     list-style-type:none;
     display:block;
     text-align:center;
     height:30px;
     line-height:30px;
     color:#ffffff;
     background:#E85900;
     float:left;
    }
    #header_nav ul li.active
    {
     background:#666666;
    }
    
    #header_nav ul li a
    {
     text-decoration:none;
     color:#ffffff;
     width:149px;
     display:block;
     font-weight:bold;
     border-left:1.0px solid #ffffff;
    }
    #header_nav ul li a:hover
    {
     background:#000099;
    }
    #header_nav ul li a.active
    {
		
    }
    

    
#header_mid
{
 position:relative;
 width:750px;
 height:150px;
 background:#e6e6e6 url(../images/header_bg.gif) top left no-repeat;
 border-bottom:1.0px solid #ffffff;
 color:#000000;
 font:normal 12px arial,tahoma,sans-serif;
}

		#header_mid b
    {
     color:#0086DA;
    }
    #header_mid a
    {
     text-decoration:none;
     font-weight:bold;
     color:#222222;
    }
    #header_mid a:hover
    {
     text-decoration:underline;
     color:#E85900;
    }

#subheader
{
 height:20px;
 width:750px;
 background:#333333;
 border-top:1.0px solid #444444;
 border-bottom:1.0px solid #000000;
 font:bold 10px verdana,tahoma,arial,sans-serif;
 text-transform:capitalize;
}

 #subheader ul
 {
  margin:0px;
	padding:0px;
 }
 #subheader ul li
 {
  padding-left:10px;
  height:23px;
	line-height:23px;
  display:block;
	float:left;
	width:auto;
	text-align:center;
 }
 #subheader ul li.active
 {

 }
 #subheader ul li a
 {
  color:#ffffff;
	text-decoration:none;
	font-weight:bold;
 }
 #subheader ul li a.active
 {
	color:#0086DA;
 }
 #subheader ul li a:hover
 {
  /*color:#34A2FF;*/
  color:#E85900;
 }


#header_bottom
{
 position:relative;
 width:750px;
 height:30px;
 background:#000099 url(../images/tmp2.gif) no-repeat;
}



#body
{
 position:relative;
 width:750px;
 text-align:left;
 height:auto;
}

	#body_left
  {
   position:absolute;
   margin:0px;
   padding:0px;
   width:160px;
   background:#000099;
   text-align:left;
   color:#ffffff;
  }
  #body_left a
  {
   text-decoration:none;
   font-weight:bold;
   color:#ffffff;
  }
        #body_left ul
        	 {
        	  margin:0px;
        		padding:0px;
        	 }
        	 #body_left ul li
        	 {
        	  width:159px;
        	  /*
            margin:2px;
        		padding:1px;
            */
        	  list-style-type:none;
        		text-align:left;
        		display:block;
        		color:#ffffff;
        		text-transform:capitalize;
        		font-weight:bold;
        		border-top:1.0px solid #000072;
        		border-bottom:1.0px solid #000072;
        	 }
        	 #body_left ul li a
        	 {
        	  padding-left:5px;
            padding-bottom:1px;
        	  width:154px;
        	  /*background:#222222;*/
            background:#2222BB;
        	  display:block;
        		text-decoration:none;
        		color:#ffffff;
        		/*border-top:1.0px solid #444444;*/
            border-top:1.0px solid #4444DD;
        	 }
        	 
        	 #body_left ul li a.active
        	 {
        		color:#1F6896;
        		background:#ffffee;
            border-top:1.0px solid #444444;
        	 }
        	 
        	  #body_left ul li a:hover
        		{
        		color:#ffffff;
        		background:#666666;
            border-top:1.0px solid #444444;
        		}
	   
  
  #body_right
  {
   position:relative;
   top:0px;
   left:160px;
   padding-left:20px;
   width:560px;
   background:#ffffff url(../images/arc.gif) top left no-repeat;
   text-align:left;
  }
  
         	 #body_right
        	 {
        	  position:relative;
        	  padding-left:10px;   
        	 }
        	 #body_right a
        	 {
        	  color:#444444;
        		text-decoration:none;
        		font-weight:bold;
        	 }
        	 #body_right a:hover
        	 {
        	  text-decoration:underline;
        	 }
        	 #body_right p
        	 {
        	  margin:0px;
        		padding:0px;
        	 }	 
        	 #body_right p.section
        	 {
           color:#666666;
           font:900 xx-large/100% arial black,helvetica,tahoma,sans-serif;
           letter-spacing:-3px;
           text-transform:lowercase;           
        	 }
        	 #body_right p.section b
        	 {
 						color:#ffffaf;
        	 
        	 }
        	 #body_right span.bold
        	 {
           font-size: small;
           voice-family: "\"}\""; 
           voice-family: inherit;
           font-size: medium; 		 
        	 font-weight:bold;
        	 } 
        	 #body_right th
        	 {
        	  text-align:left;
        	 }  
           #body_right b
           {
            color:#000000;
           }
  
#footer
{
 position:relative;
 height:30px;
 /*background:#E85900;*/
 background:#E85900;
 border-top:1.0px solid #ffffff;
 font:normal 10px verdana,tahoma,arial,sans-serif;
}
	#footer_content
  {
   padding:5px;
   color:#222222;
  }
  #footer_content a,b
  {
   color:#ffffee;
   font-weight:bold;
  }

/*
**
IMPORTED
*/

input.text
{
 border:1.0px solid #000000;
}
input.submit
{
 border-top:1.0px solid #777777;
 border-left:1.0px solid #777777;
 border-bottom:1.0px solid #000000;
 border-right:1.0px solid #000000;
 background:#666666;
 color:#ffffee;
 font-weight:bold;
}

input,select,textarea
{
 font-family:'Verdana','Bitstream Vera Sans','Tahoma','Arial','Sans Serif';
 font-size: xx-small;
 voice-family: "\"}\""; 
 voice-family: inherit;
 font-size: x-small; 
}

p.detailheader
{
 text-align:center;
 font-weight:bold;
 height:18px;
 line-height:18px;
 color:#000000;
}

img.rvbig
{
 margin:2px;
 border:1.0px solid #000000;
 width:340px;
 height:255px;
}

img.rvthumb
{
 margin:2px;
 float:left;
 border:1.0px solid #000000;
 width:82px;
 height:61px;
 cursor:pointer;
}

#rvdetails
{
 width:560px;

}

#rvdetails th
{
 padding:2px;
 text-align:left;
 width:100px;
 background:#666666;
 color:#ffffff;
 vertical-align:top;
}
#rvdetails th.header1
{
 width:auto;
 background:#666666;
 font-family:'Arial','Helvetica','Sans Serif';
 font-size:11px;
 color:#ffffee;
}
#rvdetails td
{
 padding-left:5px;
 vertical-align:top;
}

#rvdetails td ul
{
 margin:0px;
 padding:0px;
}
#rvdetails td ul li
{
 display:block;
 float:left;
 width:125px;
}

#rvdetails #infobox
{
 padding:5px;
 width:180px;
 height:200px;
 border-top:1.0px dashed #c0c0c0;
}

#imgmanager th
{
 text-align:left;
 background:#73A1BC;
 padding:2px;
 color:#ffffff;
}

#addcoaches th
{
 padding:2px;
 text-align:left;
 width:150px;
 background:#f0f0f0;
 color:#666666;
 vertical-align:top;
 text-transform:capitalize;
}
#addcoaches th.req
{
 background:#666666;
 color:#ffffee;
} 
#addcoaches th.header1
{
 width:auto;
 background:#e0e0e0;
 font-family:'Arial','Helvetica','Sans Serif';
 font-size:11px;
 color:#31659C;
}
#addcoaches td
{
 padding-left:5px;
 vertical-align:top;
}

#rvlist td
{
 color:#ffffff;
}

#rvlist td a
{
 color:#ffffee;
}

#rvlist th
{
 background:#f0f0f0;
 padding:4px;
}

h4
{
 margin:0px;
 padding:0px;
 font-family:'Arial','Helvetica','Sans Serif';
 font-weight:normal;
 font-size:14px;
 letter-spacing:-1px;
 color:#999999;
}
h4 b
{
 color:#1C7CC6;
}

#featured
{
 position:relative;
 margin:2px;
 float:top;
 font-size:11px;
}
#featured img.featured
{
 width:120px;
 height:90px;
 border:1.0px solid #000000;
 float:left;
 margin-right:10px;
}

form
{
 margin:0px;
 padding:0px;
}

/*
**
*/


p
{
 margin:0px;
 padding:0px;
}

input.search1
{
 width:22px;
 height:22px;
 background:transparent url(../images/icon_search2.gif) no-repeat;
 border:0px;
 cursor:pointer;
}

input.selectimg
{
 width:70px;
 height:23px;
 background:transparent url(../images/bt_selectimage.gif) no-repeat;
 border:0px;
 cursor:pointer;
}