@charset "utf-8";
/* CSS Document */
body {
background: url(../pics/bodybg.gif) top left repeat-x;
margin:0;
padding:0;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:lighter;
color:#8cc63f;
}
p{
font-family: Myriad, "Trebuchet MS", Arial, serif;
font-size:11px;
color:#fff;
padding-top:0;
margin-top:0;
}
.header{
padding-left:30px;
padding-top:10px;
margin-top:20px;
margin-right:0;
margin-bottom:0;
}
.fp {
color:#666;
width:350px;
font-size:13px;
padding-left:35px;
padding-top:15px;
float:left;
}
.fpquote {
color:#999;
background:#fff url(../pics/quote.jpg) top left no-repeat;
font-size:11px;
padding-top:25px;
padding-left:35px;
margin:0;
width:300px;
float:right;
}
.quote {
background:transparent url(../pics/quote.jpg) top left no-repeat;
width:30px;
height:30px;
display:inline;
float:right;
margin-top:-5px;
}
#container{
max-width:850px;
height:515px;
margin-top:0;
padding:0;
margin-left:auto;
margin-right:auto;
}
#top{
height:115px;
margin-left:auto;
margin-right:auto;
}
#top img{
float:right;
margin-top:20px;
}
#center{
max-width:850px;
height:200px;
margin-left:auto;
margin-right:auto;
}
#bottom{
max-width:850px;
margin-left:auto;
margin-right:auto;
}
.nostocontainer{
width:850px;
float:left;
display:block;
margin-left:30px;
margin-top:30px;
}
.nosto{
width:220px;
height:80px;
border-top:1px solid #8cc63f;
border-left:1px solid #8cc63f;
border-right:1px solid #8cc63f;
border-bottom:10px solid #8cc63f;
/*border:1px solid #eee;*/
float:left;
display:block;
padding:20px 10px 0 10px;
margin-left:10px;
color:#fff;
}

.quicklink{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:lighter;
color:#f7f7f7;
height:50px;
text-decoration:none;
}

.nosto a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:lighter;
color:#333;
height:50px;
text-decoration:none;
}
.nosto p{
font-family: Myriad, "Trebuchet MS", Arial, serif;
font-size:12px;
color:#f7f7f7;
padding-top:0;
margin-top:0;
}
.footer{
clear:both;
float:right;
color:#666;
margin-top:80px;
}