﻿#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: 0px;    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%; 
    text-align: center;         
}


#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;
    font-family: Arial, Helvetica, sans-serif;    
}
#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 {
    font-size: 1.1em;        
}










#MainTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5em;
    color: #F29200;
    text-align: center;
    margin-top: 100px;    
}
.subTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    color: #F29200;
    margin-bottom: 0;
}
#mainDef {        
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40px;    
}
#leftDef {    
    float: left;
    width: 49%;
    height: 100%;  
}
#rightDef {
    float: left;
    width: 49%;
    height: 100%;
}

.mainLink {
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 1.5em;
    text-decoration: underline;
    color: #669900;
    font-style: italic;
}


.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;
}
