/*
-----------------------------------------------
Magicland Farms Main Stylesheet
Author:   Catherine Fox
Date:     Jan 2010
----------------------------------------------- */

/* Structure */

html {
	background: #5999ca url(../images/gradient.gif) repeat-x;
}

body {
	margin: 0 0 30px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	background: transparent url(../images/sky.jpg) no-repeat center top;
	color: #2A3F00;
	width: 100%;
	display: table;
	line-height: 1.5em;
    font-size: small;
}

.sweetcornad a:link, .sweetcornad a:visited {
	background: url(../images/sweetcornad1.jpg);
	width: 225px;
	height: 199px;
	display: block;
	}
	
.sweetcornad a:hover {
	background: url(../images/sweetcornad2.jpg);
	width: 225px;
	height: 199px;
	display: block;
	}

.imgright {
    clear: both;
	padding: 3px;
	border: solid 1px #e1e1e1;
	float: right;
	margin: 1.5em;
}

.imgleft {
    clear: both;
	padding: 3px;
	border: solid 1px #e1e1e1;
	float: left;
	margin: 1.5em;
}

.img {
    clear: both;
	padding: 3px;
	border: solid 1px #e1e1e1;
	text-align: center;
	margin: 1.5em;
}

.imgphotoalbum {
    clear: both;
	padding: 3px;
	border: solid 1px #e1e1e1;
	text-align: center;
	margin: 5px;
}

blockquote {
	background:#D4DFFF;
	border-left:2px solid #2A7FFF;
	color:#2A3FAA;
	display:block;
	font-style:oblique;
	font-size: 115%;
	line-height:20px;
	margin:0 0 0 10px;
	padding: 5px 0 5px 10px;
}

h1 {
    font-size: 176%;
    font-weight: normal;
    color: #2A7FFF;
    padding: 10px 0 0 0;
}

h2 {
    font-size: 160%;
    font-weight: normal;
    color: #2A7FFF;
    padding: 10px 0 0 0;
}

h3 {
    font-size: 150%;
    font-weight: normal;
    color: #2A7FFF;
    padding: 10px 0 0 0;
}

h4 {
    font-size: 135%;
    font-weight: normal;
    color: #2A7FFF;
    padding: 10px 0 0 0;
}

strong {
    color: #AA0000;
}

a {
  	color:#2A7FFF;
  	text-decoration:none;
}

a:hover {
  	color:#AA0000;
}

a:focus, a:active {
  	outline:none;
  	color:#000;
}

.clear {
	clear: both;
}

#pgwrapper1 {
	margin: 0 auto;
	width: 782px;
	height: auto;
}
	
#pgwrapper2 {
	padding: 0px 29px 25px 29px;
    margin: 0;
	background: transparent url("../images/content_bg.png") top center repeat-y; 
}

/* Header */

#header {
	width: 100%;
	height: 120px;
}

#logo {
	float: left;
	background: transparent url("../images/logo.gif") 0 0 no-repeat;
	width: 409px;
	height: 125px;
	margin: 10px 0px;
}

#quickinfo {
	float: right;
	margin: 25px 0;
    line-height: 1em;
    font-size: 95%;
    color: #800000;
    text-align: right;
}

/* Navigation */

.bannerwrapper {
	clear: both;
	width: 100%;
	height: 176px;
}

.banner-1 {
   	background: transparent url("../images/banner1.jpg") no-repeat;
    width: 724px;
 	height: 176px;
}
	
.banner-2 {
    background: transparent url("../images/banner2.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

.banner-3 {
    background: transparent url("../images/banner3.jpg") no-repeat;
    width: 724px;
    height: 176px;
}
	
.banner-4 {
    background: transparent url("../images/banner4.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

.banner-5 {
   	background: transparent url("../images/banner5.jpg") no-repeat;
    width: 724px;
 	height: 176px;
}
	
.banner-6 {
    background: transparent url("../images/banner6.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

.banner-7 {
    background: transparent url("../images/banner7.jpg") no-repeat;
    width: 724px;
    height: 176px;
}
	
.banner-8 {
    background: transparent url("../images/banner8.jpg") no-repeat;
    width: 724px;
    height: 176px;
}
.banner-9 {
   	background: transparent url("../images/banner9.jpg") no-repeat;
    width: 724px;
 	height: 176px;
}
	
.banner-10 {
    background: transparent url("../images/banner10.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

.banner-11 {
    background: transparent url("../images/banner11.jpg") no-repeat;
    width: 724px;
    height: 176px;
}
	
.banner-12 {
    background: transparent url("../images/banner12.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

.banner-13 {
    background: transparent url("../images/banner13.jpg") no-repeat;
    width: 724px;
    height: 176px;
}
	
.banner-14 {
    background: transparent url("../images/banner14.jpg") no-repeat;
    width: 724px;
    height: 176px;
}

#navbar {
    margin: 0px;
    padding: 0px 20px;
    font-size: 95%;
    font-weight: normal;
    color: #8e8e8e;
}

#navbar ul {
    height: 32px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navbar li {
    float: left;
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 31px;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
}

#navbar li a {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
}

#navbar li a:hover {
    color: #A6CAF0;
    text-decoration: none;
}

#navbar li ul {
    background: #2A3F00;
    border-left: 2px solid #222;
    border-right: 2px solid #222;
    border-bottom: 2px solid #222;
    display: none;
    height: auto;
    /* filter: "alpha(opacity:85)"; 
    opacity: 0.85; */
    position: absolute;
    width: auto;
    z-index: 200;
    /*top:1em;
    /*left:0;*/
}

#navbar li:hover ul {
    display: block;
}

#navbar li li {
    display: block;
    float: none;
    width: auto;
}

#navbar li ul a {
    display: block;
    font-size: 90%;
    font-style: normal;
    padding: 0px 5px 0px 5px;
    text-align: left;
}

#navbar li ul a:hover {
    background: #D4DFFF;
    color: #2A5F00;
    /* opacity: 1.0;
    filter: "alpha(opacity:100)"; */
}

#navbar p {
    clear: left;
}	

#navbar #current {
    background: url(images/current-bg.gif) top left repeat-x;
    color: #ffffff;
}
		
/* Content */

#content {
	width: 782px;
	margin: 0 auto;
	background: #fff;
	border: solid 1px #ccc;
	padding: 20px 25px;
    font-size: 110%;
}

#contentwrapper1 {
	padding: 25px 25px 0 0;
}

#col1wrapper1 {
	width: 450px;
	float: left;
}

#col1wrapper2 {
	padding: 0 20px 0 0;
}

#col2wrapper1 {
	width: 228px;
	float: right;
}

.sidebarbox {
    background: #fff url(../images/sidebarbox.gif) bottom right; 
    width: 228px;
}

.sidebarbox h1 {
    background: #fff url(../images/sidebarboxtop.gif) top left; 
    padding: 20px 10px 4px 20px;
    font-size: 115%;
    color: #AA0000;
}

.sidebarbox ul {
    margin: 0px;
    padding: 10px 10px 14px 25px;
    list-style: none;
}

.sidebarbox p {
    margin: 0px;
    padding: 10px 10px 14px 20px;
    list-style: none;
}

/* Footer */

#footer {	
	background: transparent url("../images/footer_bg.png") bottom center no-repeat; 
    border-top: #6F9252 1px solid;
    color: #557F55;
    margin: 0;  
    padding: 0; 
    height: 175px;
}

#footerleft {
    font-size: 90%;
    padding: 15px 25px 0 25px;
    float: left;
    width: 30%;
}

#footerright {
    width: 50%;
    float: right;
    font-size: 90%;
    padding: 15px 25px 0 25px;
    text-align: right;
}

#footerright ul li {
	display: inline;
	border-left: #b3b3b3 1px solid;
	padding: 0 0.8em 0 0.8em;
	list-style: none;
	float: right;
}