#container {
    width: 768px;
    text-align: left;
    margin: 0 auto;
}
html {background: #9ead91;}

body
{ 
background: #9ead91 url('AppleBlossoms4bkgrnd.jpg') repeat fixed top left;
}

a:link {color: #1785a5; text-decoration: underline; color: #1785a5; border-bottom: 0px none;}
a:visited {color: #8a6269; text-decoration: underline; color: #8a6269; border-bottom: 0px none;} 
a:hover {color: #08fefb; text-decoration: underline; color: #08fefb; border-bottom: 0px none;} 
a:active {color: #336666; text-decoration: underline; color: #336666; border-bottom: 0px none;}
blockquote {color: #336666;}
body {color: #336666;}
h1, h2, h3, h4, h5, h6 {color: #336666;}
p {color: #336666;}

table {border:0px none; border-width:0px 0px 0 0px;}
    table caption {
  	display:block;
  	white-space:nowrap;
  	margin:0.1em 0.1em;
              color: #336666;
    }
    table td, table th {padding:0em 0em;vertical-align:middle; }
        table td {border-bottom:0px none; color: #336666;}

#footer {margin-top:0em;
    	background: URL("/mnfooterbanner.jpg") no-repeat bottom left;
  	background-color:#E9ECCF;
}

#g_title {
padding-left: 260px;
}

#g_description { font-family:Georgia, "Times New Roman", Times, serif;
text-align:right;
padding-left:0px;
padding-right:0px;
}

#header {
  	background: URL("/mnheaderbanner.jpg") no-repeat top left;
background-color: #D2D6B1;
}

#header .wrapper {
padding-left: 0px; !important;
}

#main-content h2:first-child {margin-top:0;}	

    hr {
    height:1px;
    margin:0px 20px;
    background-color:#E9ECCF;
    border:none;
    border-bottom:2px dotted #bbbf9d;
    }
}




