@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow);

/* main layout styles */

* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  background:#fff; 
}
	
#wrapper {
  padding: 20px 0;
	}
	
/* header styles */

#header {
  height: 195px;
	background: url('/templates/1001/images/header_bg.png');
	overflow: hidden;
	position: relative;
	}

#logo {
  margin: 40px 0 0 65px;
	float: left;
	}

#subheader {
 	font-size: 26px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 320px;
	float: left;
	color: #6ca03c;
	margin: 65px 0 0 120px;
	}

#topmenu {
	font-size: 15px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 15px;
	}

#topmenu li {
  display: block;
	float: left;
	margin-right: 26px;
	}	
	
#topmenu li a {
  color:	#562163;
	text-decoration: none;
	}

#topmenu li a:hover {
  border-bottom: 1px dotted;
	}

#mainnav {
  background: #51277c;
	font-family: 'Archivo Narrow', sans-serif;
	height: 55px; 
	position: relative;
	margin-bottom: -1px;
	}

#mainnav ul {
  margin: 0px 40px;
	}
    
#mainnav ul ul {
  margin: 0;
  }

#mainnav li {
  display: block;
	float: left;
	margin-right: 11px;
	}	
	
#mainnav li a {
  color:	#fff;
	font-size: 15px;
	text-decoration: none;
    background:none;
	}

#mainnav li a:hover {
  background:#6ca03c;
	}

#mainnav li li a {
   float:none;
   font-size: 12px;
   }
   
#recycle {
  position: absolute;
	top: -35px;
	right: 20px;
	}
	
/* content styles */

#content {
  background: #704695 url('/templates/1001/images/content_gradient.png') repeat-x;
	/* color: #242c75; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	
  }

#content p {
	margin-bottom: 1em;
    text-align: justify;
	}

#content h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 32px;
	font-weight: bold;
    text-align: center;
    margin-bottom: .5em;
	}

#content h2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
    margin-bottom: .5em;
	}
	
#content h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 21px;
	font-weight: bold;
    margin-bottom: .5em;
	}

#content h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
	font-weight: bold;
    margin-bottom: .5em;
	}
    
#content h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
	font-weight: bold;
    margin-bottom: .5em;
    color: #704695;
    text-align: center;
	}

#content h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	font-weight: bold;
	}
    
#content-top {
  margin: 0 auto;
	height: 32px;
	width: 900px;
	background: url('/templates/1001/images/green_top.png');
	}
	
#content-middle {
  margin: 0 auto;
	width: 800px;
	background: url('/templates/1001/images/green_middle.png');
	padding: 10px 50px;
	}
	
#content-bottom {
	margin: 0 auto;
	height: 48px;
	width: 900px;
	background: url('/templates/1001/images/green_bottom.png');
	clear: both;
	margin-top: -1px;
	}	
	
.column {
	width: 350px;
	float: left;
	}
	
.first {
	padding-right: 100px;
	}
	
/* footer styles */
	
#footer {
	height: 22px;
	background: url('/templates/1001/images/footer_bg.png');
	overflow: hidden;
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding: 25px;
	overflow: hidden;
	margin-top: -1px;
    font-weight: bold;
	}

#footer a {
	color:	#fff;
	text-decoration: none;
	}
	
#footer a:hover {
	 border-bottom: 1px dotted;
	 }
     
    .font-8 {
		font-size: 11px;
		}

	.font-10 {
		font-size: 13px;
		}

	.font-12 {
		font-size: 16px;
		}

	.font-14 {
		font-size: 19px;
		}

	.font-16 {
		font-size: 22px;
		}

	.font-18 {
		font-size: 24px;
		}

	.font-20 {
		font-size: 26px;
		}

	.font-24 {
		font-size: 32px;
		}

	.font-28 {
		font-size: 37px;
		}

	.font-32 {
		font-size: 42px;
		}

#content td 	{
   	padding:5px;
    }

#breadcrumbs {display:none;}

#content a {
   color:#704695;
   font-weight: bold;
   }
   
#content a:hover {
   color:#9f64d4;
   }

#content a:visited {
   color:#9f64d4;
   }
   
#content ul, ol {
  list-style-type: circle;
  margin: 1em 3em;
  }
  
#content ol {
  list-style-type: decimal;
  }

#content ul li, ol li {
  padding-left: 1em; 
  margin-bottom: .5em;
  }
  
#content .recycled {
  list-style-type: none;
  padding:0;
  margin-left:2em;
  }
  
#content .recycled li {
  background: url('/images/Icons/Recycle_Icon.gif') no-repeat left top;
  height:20px;
  padding:0 0 15px 30px;
  }

#content .flower {
  list-style-type: none;
  padding:0;
  margin-left:2em;
  font-size: 1.5em;
  font-weight:bold;
  }
  
#content .flower li {
  background: url('/images/2014_SingleBlossomPink_50.jpg') no-repeat left top;
  height:50px;
  padding:0 0 15px 60px;
  }

#content .agenda p {
  margin-bottom:0;
  }
 
.lines {
  border-collapse: collapse;
  border: 1px solid #000;
  margin:20px auto;
  }
  
.lines td {
  border: 1px solid #000;
  } 
  
blockquote {
	margin:0 2em 1em 2em;
    }

.purplebox {
    border:3px solid #704695; 
    padding:10px; 
    margin: 10px; 
    background-color:#e1bfff;
    }