﻿#wrapperGeneral { 
    margin: 0px auto;
    width: 1000px;    
} 
#leftcolumnGeneral {             
    float: left; 
    
}
#contentGeneral { 
    float: left;    
    width: 100%;    
    min-height: 350px;
    margin-top: 10px;   
} 
#rightcolumnGeneral { 
    float: right; 
}




#GeneralSection {
    margin-left: 200px;
    margin-right: 200px;
    text-align: justify;
}
h4 {
    font-size: 1em;   
    color: #484848;
        
}
.noTopMargin {
    margin-top: 0;
}
.noBottomMargin {
    margin-bottom: 5px;  
}   




#LoginSection {    
    margin: 0px;    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;             
}



#aboutdef {
    font-family: Script;
    font-size: 2.5em;
    font-weight: bold;
    font-style: italic;
    color: #FF0000;
    margin-top: -60px;
    margin-bottom: 40px;
}


#contactemail {
    font-size: 2em;
    text-align: center;   
}
#email {
    color: Red;
}




#term {
    margin-left: 100px;
    margin-right: 100px;
    text-align: justify;
}


#privacyPoli {
    margin-left: 100px;
    margin-right: 100px;
    text-align: justify;
}


#siteTitle {
    font-family: "Times New Roman", Times, serif; 
    text-decoration: underline;  
}




#helpdiv {
    margin-left: 30px;
    margin-right: 30px;
}
#helpTitle {
    font-family: "Times New Roman", Times, serif; 
    text-decoration: underline; 
    text-align: center; 
}
#helpTopics {
    font-size: 1.5em;
}
#mapImage {
    text-align: center;
}
.title2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 20px;
}


#acknowldiv {
    margin-left: 10px;
    margin-right: 10px;
}
#AcknowlTitle {
    font-family: "Times New Roman", Times, serif; 
    text-decoration: underline; 
    text-align: center; 
}
#acknowlTopics {
    font-size: 1.1em;
}



#avyInfodiv {
    margin-left: 30px;
    margin-right: 30px;
}
#AvyTitle {
    font-family: "Times New Roman", Times, serif; 
    text-decoration: underline; 
    text-align: center; 
}
.AvyTitle2 {
    font-size: 1.1em;
    font-weight: bold;    
}

#condExample {
    margin-left: 40px;
    margin-right: 40px;
}

#mapExampdiv {
    margin-left: 30px;
    margin-right: 30px;
}
#mapExmpTitle {
    font-family: "Times New Roman", Times, serif; 
    text-decoration: underline; 
    text-align: center; 
}
.mapExamp {
            
}
.topmargin {
    margin-top: 2em;   
}
.imageRight {
    margin: 3px 6px 6px 6px;
    float: right;
}
.imageLeft {
    float: left;
    margin-right: 6px;
    margin-top: 3px;
    margin-bottom: 6px;
}
.clearParag {
    clear: both;      
}





#MainTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5em;
    color: #E68A00;
    text-align: center;
    margin-top: 30px;
}
.subTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    color: #E68A00;
    margin-bottom: 0;
    font-weight: bold;
}
#mainDef {        
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40px;      
}
#leftDef {    
    float: left;
    width: 30%;
    height: 100%;
    text-align: center;  
}
#rightDef {
    float: left;
    width: 40%;
    height: 100%;
}
#lowerSect {
    float: left;
    width: 29%;
    height: 100%;
    text-align: center;
}

.mainLink {
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 1.3em;
    text-decoration: underline;
    color: #669900;
    font-style: italic;
}
.mainLink:hover {
    color: #FF0000;    
}
.mainLink1 {
    color: #F29200;
    text-decoration: none;    
}
.mainLink1:hover {
    color: #FF0000;    
}
#videolink {
    text-align: center;
    margin-top: 200px;     
}




.footerItemsM {
    margin-top: 0px;
}

.footItemM {
    text-decoration: none;
    color: #663300;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    font-size: 80%;       
}
.footItemM:hover {
    background-color: #D25A0B; /*Brown color theme*/ 
    color: white;
}
.copyrightM {
    font-size: 70%;
    margin-top: 40px;
}

#notice {
    bottom: 30px;
    position: absolute;
    color: #FF0000;
}

