/* Main CSS */

	body {
		background: #808069;
		font-family: helvetica;
		}

.about {
position: absolute;
padding: 10px;
		background: #FFFAF0;
		font-family: helvetica;
		}

a {
color: black;
text-decoration: none;
}

a:hover {
color: gray;
text-decoration: underline;
}

.title {
color: #5C3317;
font-size: 16pt;
}

#frontcenter {
vertical-align: middle;
margin-top: 15px;
text-align: center;
padding-right: 10px;
    padding-left: 10px;
		}
.blkq {
margin: auto;
width: 50%;
text-align: left;
font-size: x-small;
		}

.box{
padding-top: 15;
width: 500;
background: white;
margin-top: 75;
border: 1px solid black;
}

.mailer {
margin: auto;
width: 50%;
text-align: center;
		}


#content {
		background: #FFFAF0;
		margin: auto;
		}
		
		
#line {
padding: 15;
height: 45;
border-top: 1px solid black;
border-bottom: 1px solid black;
		background: #E3A869;
                text-align: center;
		}		
	
#topline {
		height: 32;
		background: #E3A869;
                text-align: center;
                padding: 5px;
                margin-left: 0px;
		}

		
.banner {
		position: absolute;
		margin-left: 65px;
		font-size: 49px;
		font-family: helvetica;
		color: #5A8EC6;
		font-weight: 600;
		vertical-align: bottom;
		}
		
.image {
		background: white;
		text-align: center;
                text-decoration: none;
                padding: 5px;
                margin-left: 0px;
                margin-top: 0px;
		}
		
#contenttext {
	color: black;
    font-family: helvetica;
    font-size: small;
    padding: 10;
		}

#footer {
		margin: auto;
		padding-top: 20px;
		text-align: center;
		font-size: 6pt;
	}
.footer { color: black; }	
.footer:hover { color: white; }	
.footer:visited	{ color: black; }
.footer:active	{ color: #FFFF99; }

/* Top Navbar */
		
.current {
    color: white;
	font-weight: bold;
    font-family: helvetica;
    font-size: 12pt;
    text-decoration: none;
    padding-top: 38px;
    margin-top: 30px;
     padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 14px;
}

.current:hover {
	color: #4F4F2F;
}

.future {
    color: white;
     font-weight: bold;
    font-family: helvetica;
    font-size: 12pt;
    text-decoration: none;
    padding-top: 38px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 14px;
}

.future:hover {
	color: #4F4F2F;
}


.toolbar {
		background: #E3A869;
    }
	

/* Bottom Navbar */

#bottomline{
		height: 20;
		background: #FCD59C;
		margin: auto;
		}

		
.bmenu {
    color: gray;
    font-family: helvetica;
    font-size: 8pt;
    text-decoration: none;
    padding-top: 4px;
    margin-top: 30px;
     padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3px;
}

.bmenu:hover {
color: white;
    background-color: #CDAA7D;
}

.bottomtoolbar {
	padding-top: 4px;
    }
	
/* ContentPoint CSS */


.devtitle {  
    text-align: right;
    background: #E2DDB5;
    font-family: helvetica;
    font-size: 20pt;
    text-decoration: none;
    padding: 6px;}



.picture {
 padding: 5px;
  margin-top: 45px;  
margin-left: 190px;
position: absolute;
}

.logo {
padding: 5px;
background: #E2DDB5;
  position: absolute;}

.logo2 {
padding: 5px;
background: #E2DDB5;
  position: absolute;}
  
.otherlinks {
font-size: 8pt;
padding: 5px;
background: #E2DDB5;
width: 175px;
margin-top: 156px;
overflow: hidden;
text-align: center;
}

.otherlinks2 {
font-size: 8pt;
padding: 5px;
background: #E2DDB5;
width: 175px;
margin-top: 246px;
overflow: hidden;
text-align: center;
}

.otherlinks3 {
font-size: 8pt;
padding: 5px;
background: #E2DDB5;
width: 137px;
height: 290px;
margin-top: 50px;
overflow: hidden;
text-align: center;
}

.otherlinks4 {
font-size: 8pt;
padding: 5px;
background: #E2DDB5;
width: 175px;
height: 620px;
margin-top: 2px;
overflow: hidden;
text-align: center;
}


	
	