body{
	background-color: #99CC33;
    font-family: arial;
    width: 100%;
}
li.links
{
	color: #FFE;
	display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 100px;
}

li.prolinks
{
	color: #458B00;
    display: block;
    font-size: 20px;
}

.one
{
	border-spacing: 0;
    box-shadow: 10px 12px 8px #456B00;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
/*---------------------------------------------*/
a:link.LIlinks
{
    color: #458B00;
    text-decoration: none;
}
a:hover.LIlinks
{
    color: #458B00;
    text-decoration: none;
    text-decoration: underline;
}
a:active.LIlinks
{
    color: #458B00;
    text-decoration: none;
    
}
a:visited.LIlinks
{
    color: #458B00;
    text-decoration: none;
    text-decoration: underline;
}
/*---------------------------------------------*/
a:link.links
{
    color: #FFE;
    text-decoration: none;
}
a:hover.links
{
    color: #EEE;
    text-decoration: underline;
}
a:active.links
{
    color: #FFE;
    text-decoration: none;
}
a:visited.links
{
    color: #EEE;
    text-decoration: underline;
}
/*---------------------------------------------*/
a:link.prolinks
{
    color: #458B00;
    text-decoration: none;
}
a:hover.prolinks
{
    color: #458B00;
    text-decoration: underline;
}
a:active.prolinks
{
    color: #458B00;
    text-decoration: none;
}
a:visited.prolinks
{
    color: #458B00;
    text-decoration: underline;
}

.navbar
{
   
	background-color:#458B00;
    border: 0;
    padding: 0; 
    width: 100%;
}
    
.banner
{
    background-color: #358B00;
    background-image: url(banner3-min.png);
    background-size: cover;
    color:#FFE;
    font-size: 20px;
    height: 210px;
    padding-left: 20px;
    text-align: left;
    
}
.copy
{
    background-color: #FFE;
    color:#458B00;
    padding: 20px;
    width: 70%;
    
}
.links
{
    width:90%;
}
.header
{
    background-color: #FFE;
    border: none;
    height: 100px;
    width: 100%;
}
.searchbar
{
    background-color: #FFE;
    text-align: right;
}
.title
{
    width: 85.05%
}
.projects
{
    background-color: #FFE;
    color:#458B00;
    text-align: center;
    vertical-align: text-top;
}
.bodytext
{
    background-color: #FFE;
    box-shadow: 10px 10px 5px #456B00;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    
}
.img
{
    width: 50%;
    /*box-shadow: 10px 10px 5px #222;*/
}
.prices
{
    background-color: #FFE;
    box-shadow: 10px 10px 5px #456B00;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
.p_pack
{
	background-color: #DFF;
    color:#458B00;
    text-align: center;
    width: 20%;   
}
.p_desc
{
    background-color: #FFE;
    color:#458B00;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 60%;   
}
.p_price
{
    background-color: #DFF;
    color:#458B00;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 20%;
}
/*---------------------MAIL PAGE------------------------*/
.email
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.mail
{
    background-color: #FFE;
    color:#458B00;
    text-align: center;
    vertical-align: text-top;
    width:30% ;
}
li.MailLinks
{
    background-color: #458B00;
    color: #EEE;
    display: block;
    font-size: 20px;
}

a:link.MailLinks
{
    background-color: #458B00;
    color: #EEE;
    text-decoration: none;
}
a:hover.MailLinks
{
	background-color: #458B00;
    color: #EEE;
    text-decoration: underline;
}
a:active.MailLinks
{
    background-color: #458B00;
    color: #EEE;
    text-decoration: none;
}
a:visited.MailLinks
{
    background-color: #458B00;
    color: #EEE;
    text-decoration: underline;
}

/*---------------------------------------------*/
a:link.logout
{
	color: #458B00;;
    text-decoration: none;
}
a:hover.logout
{
    color: #458B00;
    text-decoration: underline;
}
a:active.logout
{
	color: #458B00;
    text-decoration: none;
}
a:visited.logout
{
	color: #458B00;
    text-decoration: none;
}
.priceend
{
	background-color: #DFF;
	color: #458B00;
}
.contact
{
    background-color: #FFE;
    box-shadow: 10px 10px 5px #456B00;
    color:#458B00;
    margin-left: auto;
    margin-right: auto;
	width: 70%;
}
.returned
{
    background-color: #FFE;
    color:#458B00;
	padding-right:5%;
	text-align: left;
}
.Calculate
{
	
	border: 1px solid #456B00;
	color:#456B00;
}
.CalcTh
{
	background-color:#456B00;
	color: #EEEEEE;
}
@media (max-width: 1080px) {
        .copy{
		    background-color: #FFE;
		    color:#458B00;
		    text-shadow: 1px 0 #255300;
		    width: 70%;
    }
}
/*-----------------Your Turn App Download page----------------------------*/

