* {
  margin: 0px;
  padding: 0px;
}

#title { /*font-family: 'Wallpoet', cursive;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 300%;
			color: #666666;
			/*color: #333333;*/
			}
			
#title1 {	/*font-family: 'Wallpoet', cursive;*/
			font-family: 'Montserrat', sans-serif;
			font-size: 150%;
			color: #666666;
			font-style: italic;
			line-height: 220%;
			}
			
h1 {  	/*font: bold 22px verdana, sans-serif;*/
		/*font-family: 'Wallpoet', cursive;*/
		font-family: 'Montserrat', sans-serif;
			font-size: 200%;
			color: #666666;
			padding-top: 15px;
  }

h2 {
  /*font: bold 14px verdana, sans-serif;*/
  /*font-family: 'Wallpoet', cursive;*/
  font-family: 'Montserrat', sans-serif;
			font-size: 125%;
			color: #666666;
			font-style: italic;
			line-height: 150%;
			padding-top: 5px;
			
}

h3 { /*font-family: 'Wallpoet', cursive;*/
	font-family: 'Montserrat', sans-serif;
			font-size: 100%;
			color: #666666;
			font-style: italic;
			line-height: 140%;
			padding-top: 10px;

}

#tagline { font-style: italic;
		line-height: 220%;
		
		}
header, main, nav, footer, section, article, figure, figcaption {
  display: block;
}

body {
  text-align: center;
  /*background: #CCFF99;*/
  background: -webkit-linear-gradient(top, #FFFFFF, #333333);
  background: -moz-linear-gradient(top, #FFFFFF, #333333);
  
  
}

#wrapper {
	/*width: 960px;*/
	width: 60%;
	/*margin: 15px auto;*/
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #999999;
	}

#main_header { 


	background: -webkit-radial-gradient(top, circle, #CC9966 0%, #ffffff 100%);
	/*background: -webkit-radial-gradient(top, circle, #FFFF66 0%, #33cc00 100%);*/
	background: -moz-radial-gradient(top, circle, #CC9966 0%, #ffffff 100%);
	/*background: -moz-radial-gradient(top, circle, #FFFF66 0%, #33cc00 100%);*/
	   	padding: 20px;
	background-image: -o-linear-gradient(top left,rgb(201,155,115),rgb(30,0,0) 90%,rgb(10,0,0) 100%,rgb(05,0,0));
  	border-bottom: 1px solid #999999;
}

#main_menu { 

  background: -webkit-linear-gradient(top, #FFFFFF, #CCCCCC);
  background: -moz-linear-gradient(top, #FFFFFF, #CCCCCC);
  padding: 5px 15px;
   text-align: center;
   border-bottom: 1px solid #999999;
   /*format tabs -- show visited links */
}

#main_menu li {
  display: inline-block;
  list-style: none;
  padding: 5px;
  font: bold 12px verdana, sans-serif;
  border: 1px solid #999999;
  /*border-right: 1px solid #999999;*/
}

a:link {
	text-decoration: none;
	font-weight: bold;
	/*color: #009933;*/
	/*color: #cc9966;*/
	color: #996633;
	}
	
a:visited {
	text-decoration: none;
	color: #006699;
	border-bottom: 1px dotted #000ccff;
	}
	
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #c30;
	/*color: #FF9966;*/
	/*color: #FF6633;*/
	}

a[href^="http:"] {
	background: url(../images/externalLink.png) no-repeat right top;
	padding-right: 10px;
	}	
a[href$=".pdf"] {
	background: url(../images/pdficon_small.png) no-repeat right top;
	padding-right: 15px;
	}
	
#page_list {
	padding-left: 20px;
	line-height: 175%;
	}
#page_list li {
	list-style: square;
	padding-left: 10px;
	}
#page_list h2 {
	line-height: 200%;
	}

#main_section {
  /*float: left;*/
  /*width: 800px;*/
  width: 60%;
  /*margin: 15px auto;*/
  margin: auto;
	padding: 0px 20px 200px 30px;/*added*/
  /*border: 2px solid #ff3300;*/
  /*display: table-cell;*/
  font: normal 14px verdana, sans-serif;
  line-height: 150%;
}
#homepage_section {
	width: 820px;
	margin: 20px;
	padding: 30px;
	font: normal 14px verdana, sans-serif;
	line-height: 150%;
	}



p { padding-bottom: 10px;
}
	 
.spacer { padding-bottom:50px;
}	
.spacer1 { padding-bottom: 80px;
}
.text1 {
	font: normal 14px georgia, serif;
  line-height: 150%;
  }



#main_footer {
  clear: both;
  text-align: center;
  padding: 20px;
  background: #CCCCCC;
  font: bold 10px verdana, sans-serif;
}


#honeycomb {
	/*width: 300px;*/
	float: right;
	clear: both;
	margin: 0 0 5px 5px;
	padding-left: 5px;
	padding-bottom: 1px;
		}

		
.thumbnail_float {
	float: left;
	clear: both;
	/*margin: 0 0 5px 5px;*/
	margin: 5px;
	padding: 5px;
	/*padding-bottom: 1px;*/
	/*background-color: #CCC;*/
	/*border-right: 1px solid #999999;
	border-top: 1px solid #999999;*/
		}
@media only screen and (max-width: 1024px) {
	body { margin: 0; }
	#wrapper { width: auto; }
	#main_header { margin-left: 0; }
	#main_section {margin-left: 0; }
	#main_menu { float: none: width: auto; }
	#main_menu li { display: inline-block; padding: 0.5em; }
	#main_menu ul { text-align: center; }
	#main_menu a { border-style: none; }
	p { font-size: 90%; }
	}
	
@media only screen and (max-width: 768px) {
	h1, h2 { font-size: 100% }
	p { font-size: 90%; }
	figure { display: none; }
	#main_menu, #main_menu ul, #main_menu li  { padding: 0;}
	#main_menu li { display: block; }
	#main_menu a { display: block; padding: 0.5em 0;
	border-bottom: 2px ridge #00005D; }
	}
