﻿* {
     padding: 0;
     margin: 0;
}

body {
 background-image:url(./images/Bckgrd_gray.jpg);
 background-repeat:repeat-x;
 background-color:#c3c3c3;
 margin:0px;
 padding:0px;
 font-family:Trebuchet, Helvetica, sans-serif;
 font-size:10px;
height:1400px;
 
}

P {text-indent: 30pt;}

#content 
{
 width:780px;
 height:1250px;
 background-repeat:repeat-x;
 background-color:White;
 margin: 0 auto ;
}

#topcontent 
{
 width: 100%;
}

#topimagelogo {
    margin-left:-24px;
    margin-top:0px;
}


#kevinportrait 
{
    background-image:url(./images/KevinParrottportrait.jpg);
    width:543px;
    height:268px;
    float:left;
    
}

#pnltips 
{
    background-image:url(./images/pnl_excercisetip.jpg);

    width:233px;
    height:268px;
    float:right; 
    
}

.tiptext 
{
  color:White;
  padding-left:40px; 
  font-size:11px;  
  padding-top:5px;
  padding-right:5px;
  height:200px;  
    
}


div#wrapper
{
    background: url(images/backhomepage.jpg) repeat-y;  
    margin-top: 15px;
    float:left;width:780px}

div#wrapper2col
{
    background: url(images/twocolumnback.jpg) repeat-y;  
    margin-top: 15px;
    height:320px;
    float:left;width:780px}



div#left {
  float:left;width:260px;margin-left:-780px;

}

div#middle {
margin: 0 260px
}

div#right {
  float:left;width:220px;margin-left:-220px;text-align:center

}

div#rightof2Col {
  float:left;padding-left:120px ;width:520px;margin-left:120px;text-align:center

}

div#leftof2SameCol {
  float:left;width:340px;margin-left:-780px;

}

div#rightof2SameCol 
{
  float:left;padding-left:190px ;width:380px;margin-left:190px;text-align:center
   
}

.loctext
{
 color:#6e1717;
 font-size: 12px;
 font-weight:bolder;   
 text-align:left;
 float:left;
    
}

.addtext
{
 color:Black;
 font-size: 11px;
 text-align:left;
 float:left;
    
}










       fieldset {
              width: 95%;
       }
       
       .empfieldset {Width:70%}

       fieldset ul {
              list-style: none;
              margin: 0px;
              padding: 5px 0px;
       }

       fieldset li {
              padding: 2px 0px;
       }

       fieldset label {
              width: 90px;
              float: left;
              vertical-align: top;
              padding-right: 5px;
              padding-top:6px;
              padding-left:5px;
              text-align: right;
			  font-weight: 700;
}




#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.footer, .push {
height: 4em;
}

#footer-wrapper {
	height: 50px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(./images/img11.gif) no-repeat left center;
}







