/**
 * Main CSS Stylesheet
 *
 * @copyright Copyright 2009 Hoyt Taylor
 * Site design by Grace Web Designs - www.gracewebdesigns.com
 * To God be the Glory, Great things He has done!
 */

 body {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	}
 
 
  #header {
  
    margin-top: 0;
    margin-left:0;
    margin-right: 0;
    margin-bottom:10px;
    padding-right:10px;
    text-align:center;
    
    background-image:url('bggradient4.jpg');
    background-repeat:repeat-x;
     clear:both;
    
      } 



a img {
border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
	}
 
a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:active {
	color: #000000;
	text-decoration: underline;
	}
a.header { 
color: #000080; 
text-decoration: none; } 
a.headerlink { 
color: #000080; 
text-decoration: none; } 


a.footer { 
color: #000080; 
text-decoration: none; } 

A.footerlink {
text-decoration: none;
}

h1 {
	font-size: 2em;
	color: #292929;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #494949;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	color: #000000;
	font-weight: strong;
}

  #content {
    clear:both;
    border-top:0px solid #800000;
    margin:auto;
    padding:20px;
    text-align:left;
    font-size:100%;
    background: #46215C; 
    background-image:url('bggradient2.jpg');
    background-repeat:repeat;
    height:auto;
  }
  
    #picture {
    border:0px solid #800000;
     float:left;
    margin-bottom:20px;
         }
         
         
           #picture1 {
    border:5px solid #ffffff;
    float:left;
    margin-bottom:20px;
         }
         
     #picture2 {
    border:5px solid #ffffff;
    margin:inherit;
    margin-bottom:20px;
    float:right;
        
  }
    

    
    #infoblock {
    
    margin:inherit;
    margin-bottom:20px;
    float:right;
    padding:10px;
    border:1px solid #000000;
    text-align:left;
    font-size:100%;
    background-color: #ffffff;
    width:60%;
  }
  
  #infoblocklist {
  list-style-type: disc;
  
   }
   
 #contentblock {
    clear:both;
    margin:inherit;
    margin-bottom:20px;
    padding:10px;
    border:1px solid #000000;
    text-align:left;
    font-size:100%;
    background-color: #ffffff;
   
  }
 
 #blockquote { 
    margin:20px;
    padding: 10px;
    border:1px solid #000000;
    text-align:left;
    font-size:100%;
    background-color: #d0d0ea;
 }
 
  #calltable {
    clear:both;
    border-top:0px solid #800000;
    margin:auto;
    margin-top:10px;
    padding:5px;
    border:1px solid #000000;
    text-align:center;
    font-size:100%;
    font-weight:bold;
    background-color: #ffffff;
    height:auto;
    }
    
    #callblocks {
    clear:both;
    display: table-cell; /* For FireFox and Opera */
    display: inline-block; /* For Opera and IE */
    width: auto;
    vertical-align: top; /* For IE */ 
    border-top:0px solid #800000;
    margin:auto;
    margin-bottom:20px;
    padding:0px;
    border:0px solid #000000;
    text-align:center;
    font-size:100%;
    font-weight:normal;
    height:auto;
    }
    
    #callblocks2 {
    list-style-type:none;
    display:block;
    margin:20px;
    padding:5px;
    border:0px solid #000000;
    text-align:center;
    font-size:90%;
    font-weight:normal;
    background-color: #ffffff;
    width:230px;
    height:150px;
    
     }
    

 
  #ashevilleblock {
    float: left;
    margin:20px;
    margin-left:0;
    padding:5px;
    border:1px solid #000000;
    text-align:center;
    font-size:100%;
    background-color: #ffffff;
    height:auto;
    width:30%;
    
    }   
    
      #charlotteblock {
    float:left;
    margin:20px;    
    margin-left: auto; 
    margin-right: auto;
    padding:5px;
    border:1px solid #000000;
    text-align:center;
    font-size:100%;
    background-color: #ffffff;
    height:auto;
    width:30%;
    } 
    
      #southcarolinablock {
    float:right;  
    margin:inherit;
    margin-bottom:20px;
    margin-top:20px;     
    padding:5px;
    border:1px solid #000000;
    text-align:center;
    font-size:100%;
    background-color: #ffffff;
    height:auto;
    width:30%;
    } 



  #footer {
    clear:both;
    border-top:0px solid #800000;
    text-align:center;
    font-size:80%;
    /* background-color: #ffffff; */
    
  }

input.my-url{display:none;}

