﻿body {
margin: 0px 0px 0px 0px;
background-color:#FFDB97;
font-family: verdana, Helvetica, sans-serif;
width:100%;
}

html {
overflow-y: scroll;
}
#banner
{
background-position: top;
background-color: White;
background-image: url('images/gradientBack.jpg');
margin-bottom: 0px;
background-repeat: repeat-x;
height:55px;
padding-top:16px;
padding-bottom:0px;
}

#banner h1{
margin-bottom:2px;

}

.tagline{
color:#79A02B;
font-size:12px;
margin-left:8px;
margin-bottom:0px;
margin-top:2px;
}

#nav{
height:100px;
clear:both;
margin-bottom: -70px;
}

#content {
background-color:White;
margin-bottom:75px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
margin-top:0px;
margin-left:auto;
margin-right:auto;

}




h1{
color:#79A02B;
font-size:22px;
margin-left:8px;
margin-top:20px;
text-transform:uppercase;
display:inline;
}

h2{
color:#79A02B;
font-size:18px;
margin-top:0px;
text-transform:uppercase;
}


h3{
color:#79A02B;
font-size:14px;
margin-top:0px;
text-transform:uppercase;
}



#content p {
font-family:Verdana, Arial, Sans-Serif;
font-size:13px;

}
li {
font-size:13px;

}

td {
font-size:13px;

}


#container {
text-align:left;
width:1000px;
margin:auto;

}
#wrapper
{
position:relative;
background-color: white;
width: 1000px;
margin-top: 0px;
border-left-style: solid;
border-right-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-right-color: #666666;
border-left-color: #666666;
height: 100%;
}

#wrapper p {
margin-right:20px;

}


#topbox{

background-color:#FFDB97;
margin:auto;
padding:8px 8px 8px 8px;
margin-bottom:10px;
}

#footer{
background-color:White;
height:45px;
margin-bottom:0px;
margin-top:0px;
font-size:10px;
border-top: solid 1px black;
width:1000px;
}


#homesplash{
background-color:#FFCC66;
height:200px;
width:100%;

}

#homeimg {
margin-bottom:0px;
float:left;
width:368px;

}


#homesplashcontent{
width:500px;
float:left;
margin-left:75px;
margin-top:65px;
 
}

#homesplashcontent p {

font-size:14px;

}

#homesplashcontent h2 {

font-size:18px;
letter-spacing: 8px;

}

#learnmore{
clear:both;
margin-top:22px;
background-color:#79A02B;
border: solid 1px #79A02B;
width:800;
text-align:center;
padding: 10px 10px 10px 10px;
color:White;
}

#learnmore a:active, #learnmore a:visited, #learnmore a:link{
color:white;
text-decoration:none;
}


#learnmore a:hover{
color:white;
text-decoration:underline;
}

#homepanels {
background-color:White;
margin-bottom:75px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
margin-top:0px;
height:200px;

}
#leftpanel {
background-position: top;
background-color: White;
background-image: url('images/gradientBack.jpg');
margin-bottom:0px;
float:left;
width:368px;

}


#rightpanel{
background-position: top;
background-color: White;
background-image: url('images/gradientBack.jpg');
width:500px;
float:left;
margin-left:75px;
margin-top:0px;
}
#divfeed a:link,#divfeed a:visited, #divfeed a:active{
font-size:10pt;
padding-top: 4px;
padding-bottom:4px;
margin-bottom:25px;
}

.gridheader{

font-size:16px;
color:#79A02B;


}

.gridaltrow{

font-size:14px;
background-color:#FFDB97;


}

.gridrow{

font-size:14px;



}


#contentwrapper{
width:1000px;
border-left-style: solid;
border-right-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-right-color: #666666;
border-left-color: #666666;
margin-left:auto;
margin-right:auto;
}