/* The Giving Garden Foundation  - Copyright 2009 The Giving Garden Foundation */

*{margin:0;padding:0}

body{
background:#fff;
text-align:center;
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
}

p{
padding-bottom:10px;}

#container{
width:800px;
margin:0 auto;
/*border:2px solid #000;*/
background: url(/dev/img/cont_bgd.jpg) no-repeat;
text-align:left;
}

#top{
height:160px;
}

#topflash{
float:left;
height:160px;
margin-top:-1px;

}

#announcement{
clear:left;
font-size:15px;
padding: 5px 0 0 10px;
font-weight:900;
}

#announcement a{
color:#fff;
text-decoration:none;
font-weight:900;
}

#announcement a:hover{
color:#b40200;
text-decoration:underline;
font-weight:900;
}


#topright{
float:right;
}

.toprighttext{
margin:45px 22px 0 0;
}

#main{
height:640px;
width:800px;
padding-bottom:12px;
}

#maintext{
float:left;
}

.textbox{
margin: 0 auto;
width:420px;
padding:3px 7px 30px 7px;
}

.textbox h1{
font-size:21px;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

.plant{
background:url(/dev/img/plant.png) top left no-repeat;
padding-top:27px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
}

.cultivate{
background:url(/dev/img/cultivate.png) top left no-repeat;
padding-top:27px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
}

.propagate{
background:url(/dev/img/propagate.png) top left no-repeat;
padding-top:27px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
}

#nav{
float:left;
padding: 0px 0 0 55px;

}

#header{
height:140px;
}

#footer{
padding: 15px 0;
height:150px;
background: #b30200;
text-align:center;
color:#fff;
font-size:16px;
clear:both;
}

#footer a{color:#fff;text-decoration:none;}
#footer a:hover{color:#fff;text-decoration:underline}

.quote{
padding-top:50px;
}

/******Secondary Page Variations*********/

#maintextsec{
width:460px;
height:480px;
overflow:auto;
background:url(/dev/img/50-fff.png);
float:left;
margin-left:-20px;
#margin-left:30px;
font-size:115%;
font-weight: 400;
}
#maintextsec a{text-decoration:none;color:#003300;}
#maintextsec a:hover{text-decoration:underline;color:#3698a1;}
#maintextsec a:visited{text-decoration:none;color:#000;}

.textboxsec{
margin: 0 auto;
width:420px;
padding:3px 7px 30px 7px;
}

.textboxsec h1{
font-size:21px;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

.red{
font-size:160%;
color:#b30200;
}
