/*saramicstxt.css   Style Sheet for Saramics
created 22 October 2011 by E Avery*/

/*
body                {
                    background-color:#ffffff;
                    background-image:url(whiteburlap.gif);
                    background-position:top left;
                    background-repeat:repeat;
                    background-attachment:fixed;
}
*/


a{text-decoration:none}

td {padding-left: 1em;}

body                {
                    background-color:#c3b091;
                    background-image:url(chocolate.jpg);
                    background-position:top left;
                    background-repeat:repeat;
                    background-attachment:fixed;
                    
                    font-family: "arial";
                    color: #663300;
}


div.bodyText{
                        margin-left: 20px;
                        margin-right: 20px;
                        
                        
}

div.indexText{
                        text-align: center;
                        margin-left: 10px;
                        margin-right: 10px;
                        
                        
}

#carousel{
                      
                        margin-left: 60px;
}

.caption                {
                        
                        font-style: italic;
                        text-align: center;

}
#wrapper        {
                        background-color: white;
                        width: 860px;
                        margin: 0 auto;
                        text-align: left;
}

div#logo{
                        
                        float: left;
                        margin: 5px 0 0 5px;
}

div#search          {
                        
                        width: 300px;
                        
                        display: inline-block;
}

div#menu                {
                      
                        font-family: "arial";
                        color: #663300;
                        text-align: left;
                        margin: .5em 0em 0em .5em;
                        float: left;
                        

                        
}


hr               {
                        color: #996600;
                        size: 7em;
}

div#leftnav      {
                        float: left;
                        margin-right: 3em;
                        margin-left: 3em;
                        padding-right: 1em;
                        height: 35em;
                        width: 18em;
}

div#rightnav      {
                        float: right;
                        margin-right: 3em;
                       /* margin-left: 60em;*/
                        padding-right: 1em;
                        height: 35em;
                        width: 10em;
}

a:link            {
	                color: #0000ff;
	                text-decoration: none;		
}

a:visited       { 
                        color: #9933ff;
                        text-decoration: none;
}

a:hover         {
                        color: #cc0099;
                        text-decoration: none;
}


ul.noindent {
                        margin: 0px;
                        padding: 0;
}




h1:visited       { 
                        color: #9900ff;
                        text-decoration: none;
}
   

img#sunflowers  {
                        border:.5em groove #663300;
}


div.contact     {
                        text-align: center;
    font-family:Arial;
    font-size: 1.5em; 
    color: #663300;
}

div.copyright{
    font-family:Arial;
    font-size: .5em; 
    color: #663300;
    
}

div#content       {
                        margin-left: 3em;
                        margin-right: 3em;
}

h1              {
                        font-family: "Vrinda", Georgia, serif;
                        font-size:  2em;
                        color: #663300;
                        margin-bottom: 0;
}


h2              {
                        font-family: "Vrinda", Georgia, serif;
                        font-size: 1.5em;
                        color: #663300;
                        margin: 0  0 0 1em;
}

h3             {
                        font-family: "Vrinda", Georgia, serif;
                        font-size: 1em;
                        color: #663300;
                        margin: 0  0 0 1.5em;
}
/**
h3              {
                        font-variant: small-caps;
                        font-weight: 600;
                        letter-spacing: .4em;
                        color: #333366;
}

*/
h4              {
                        font-size: 1.2em;
                        color: #006666;
}

h5                      {
                        font-family: "arial";
                        font-weight: bold;
                        font-size: 1em;
                        margin: 0;
                        
}

br.clear        {
                        clear: both;
}


#viewport{
        width: 240px;
        overflow:hidden;
}
#viewport ul{
        position: relative;
        padding: 0;
}
#viewport li{
        width: 100px;
        height: 50px;
        float: left;
        list-style: none;
}

