* { margin: 0px; padding: 0px; }

body {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: 300;
	}

/* relaunch page */

#relaunch { position: relative; display: inline-block; margin: 3em; }
#relaunch h1 { font-style: italic; font-size: 1.8em; color: rgb(44,153,115); font-weight: normal; }
#relaunch h2 { font-style: italic; font-size: 1.2em; color: rgb(248,91,35); font-weight: normal; margin: 0.5em 0px; }
#relaunch p { font-style: italic; color: rgb(115,115,115); font-weight: normal; margin: 0.5em 0px; }
#relaunch hr { background: rgb(200,200,200); border: none; width: 100%; height: 1px; margin: 1em 0px; }
	
/* end relaunch page */

.centercontent {
	width: 96%;
	max-width: 1080px;
	position: relative;
	margin: 0px auto;
	}

.clearbreak {
	clear: both;
	float: none;
	position: relative;
	}

hr.clearbreak {
	width: 100%;
	height: 0.1px;
	visibility: hidden;
	border: none;
	background: none;
	}

#headerholder {
	font-family: 'Source Sans Pro', sans-serif;
	position: relative;
	clear: both;
	float: none;
	width: 100%;
	min-height: 100px;
	border-bottom: 1px solid rgba(207,207,207,1);
	box-shadow: 0px 0px 10px rgba(55,55,55,0.5);
	z-index: 10;
	}

#header {
	position: relative;
	clear: both;
	float: none;
	width: 96%;
	}

#logo {
	position: relative;
	float: left;
	display: block;
	margin: 25px 0px;
	height: 75px;
	}

#logo img {
	height: 100%;
	}

#sitesearch {
	display: none;
	position: relative;
	margin: 25px 0px;
	float: right;
	}

#sitesearch input {
	padding: 3px 1em;
	border-radius: 4px;
	border: 1px solid rgba(200,200,200,1);
	min-width: 20em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	}

#sitenav {
	position: absolute;
	right: 0px;
	bottom: 25px;
	font-size: 1.1em;
	}

#sitenav a {
	color: inherit;
	text-decoration: none;
	}

#sitenav ul {
	list-style-type: none;
	}

#sitenav li.level1 { 
	position: relative; color: rgba(224,96,21,1); list-style-type: none; float: left; padding-left: 0.5em; margin-left: 0.5em; border-left: 1px solid rgba(224,96,21,1); }
#sitenav li.level1:first-child { border: none; }

#sitenav li.level1.active { font-weight: 600; } 

#sitenav ul.level2 {
	padding: 0.5em;
	padding-top: 15px;
	position: absolute;
	background: rgba(255,255,255,1);
	display: none;
	min-width: 100%;
	left: 0px;
	}

#sitenav li.level1:last-child ul {
	left: inherit;
	right: 0px;
	text-align: right;
	}

#sitenav ul.level2 li { color: rgba(224,96,21,1);
	list-style-type: none;
	float: none;
	padding-left: 0;
	margin-left: 0;
	border-left: none;
	line-height: 2em;
	white-space: nowrap;
	}

#contentholder {
	font-family: 'Source Sans Pro', sans-serif;
	position: relative;
	clear: both;
	float: none;
	background-color: rgba(195,224,195,1);
	background-image: url(/media/screen/wiesnerbg.png);
	width: 100%;
	min-height: 500px;
	z-index: 5;
	}

#content {
	background-color: rgba(255,255,255,0.8);
	min-height: 100px;
	}

#content h1 {
	font-family: 'Droid Serif', serif;
	font-style: italic; font-size: 1.8em; 
	color: rgba(224,96,21,1);
	font-weight: normal; margin: 0.5em 0px;
	text-align: center;
	}

#content .imgboxholder {
	border-bottom: 1px dotted rgba(195,224,195,1);
	margin-bottom: 20px;
	}

#content .imgboxholder h1 {
	clear: none;
	margin: 0.5em 0px;
	text-align: inherit;
	}

#topcontent {
	padding: 1em 0px;
	position: relative;
	}

#topcontent blockquote {
	font-family: 'Droid Serif', serif;
	font-style: italic; font-size: 1.8em;
	color: rgba(100,167,112,1);
	font-weight: normal; margin: 0.5em 0px;
	text-align: center;
	width: 70%;
	margin: 0px auto;
	}

#topcontent address {
	font-family: 'Droid Serif', serif;
	font-style: italic; font-size: 1.0em; color: rgb(168,168,168); 
	font-weight: normal; margin: 0.5em 0px;
	text-align: right;
	width: 75%;
	}

#sliderholder {
	position: relative;
	margin: 1em auto;
	width: 96%;
	height: 300px;
	}

#slider {
	width: 100%;
	height: 100%;
	}

#slider ul { 
	list-style-type: none;
	}

#slider li {
	overflow: hidden;
	height: 300px;
	}
	
#slider img {
	width: 100%;
	height: auto;
	}

#newsholder {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 33%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	}

#newsholder h1 {
	font-size: 1em;
	margin: 1em;
	padding: 0.6em 0.8em;
	background: rgba(108,108,108,1);
	color: rgba(255,255,255,1);
	text-align: left;
	}

#newsholder p {
	font-size: 1em;
	margin: -1em 1em 1em 1em;
	padding: 0.4em 0.8em;
	background: rgba(255,255,255,0.7);
	}

#newsholder a {
	color: rgb(248,91,35);
	text-decoration: none;
	font-weight: 600;
	line-height: 2em;
	}

#basecontent {
	position: relative;
	clear: both;
	float: none;
	padding: 0px 2% 1em 2%;
	font-size: 1.2em;
	}

#basecontent p {
	line-height: 1.4em;
	margin: 0.75em 0px;
	}

#basecontent h1 {
	clear: both;
	margin: 0.5em;
	}
	
#basecontent h2 {
	font-family: 'Droid Serif', serif;
	font-style: italic; 
	font-size: 1.2em;
	color: rgba(100,167,112,1);
	font-weight: normal;
	}

#basecontent a {
	text-decoration: none;
	font-weight: 600;
	color: inherit;
	}

#basecontent .box {
	float: left;
	width: 100%;
	}
	
#basecontent .box.w1 {
	width: 29%;
	margin: 1%;
	padding: 1%;
	border: 1px solid black;
	}

/*
#basecontent p:first-letter{ 
	font-size: 2em;
	}
*/

#basecontent img.right {
	margin-left: 2em;
	margin-bottom: 1em;
	}

#footerholder {
	font-family: 'Source Sans Pro', sans-serif;
	position: relative;
	clear: both;
	float: none;
	background: rgba(108,108,108,1);
	width: 100%;
	min-height: 100px;
	color: rgba(255,255,255,1);
	}
	
#addressblock {
	padding: 1em 1% 0px 1%;
	width: 98%;
	}
	
#addressblock .box {
	padding: 1em 0px;
	float: left;
	width: 22.9%;
	margin: 0px 1%;
	border-right: 1px solid rgba(255,255,255,0.5);
	}

#addressblock .box.last { 
	border: none;
	}

#addressblock .box h2 {
	font-family: 'Droid Serif', serif; font-style: italic; font-size: 1.2em; color: rgb(248,91,35); font-weight: normal; margin: 0.5em 0px;
	}
	
#infoblock {
	padding: 1em 2%;
	}
	
#infoblock #infonav { float: left; text-transform: uppercase; display: none; }
#infonav ul { list-style-type: none; }
#infonav li { color: rgba(224,96,21,1); list-style-type: none; float: left; padding-right: 0.5em; margin-right: 0.5em; border-right: 1px solid rgba(224,96,21,1); }
#infonav li:last-child { border: none; }

#infoblock #copy { float: right; text-transform: uppercase; }

@media screen and (max-width: 980px) {
	
	#header { padding-bottom: 10px; }
	
	#sitenav {
		position: relative;
		float: none;
		clear: both;
		right: inherit;
		bottom: inherit;
		font-size: 1.1em;
		}
	
	#sitenav li.level1 {
		position: relative;
		color: rgba(224,96,21,1);
		list-style-type: none;
		float: left;
		padding-left: 0;
		margin-left: 0;
		border-left: none;
		padding-right: 0.5em;
		margin-right: 0.5em;
		border-right: 1px solid rgba(224,96,21,1);
		}
	
	#sitenav li.level1:first-child {
		border-right: 1px solid rgba(224,96,21,1);
		}
		
	#sitenav li.level1:last-child {
		border: none;
		}
	
	#sitenav li.level1:last-child ul {
		text-align: inherit;
		right: inherit; 
		}
	
	}

@media screen and (max-width: 580px) {
	
	#logo {
		position: relative;
		float: none;
		display: block;
		margin: 25px 0px;
		width: 100%;
		height: 75px;
		text-align: center;
		}
	
	#sitesearch {
		float: none;
		clear: both;
		width: 90%;
		margin: 25px auto 10px auto;
		text-align: center;
		}
		
	#sitesearch input {
		min-width: 50%;
		width: 90%;
		}
	
	#sitenav {
		width: 90%;
		margin: 10px auto;
		}
	
	#sitenav li.level1 {
		position: relative;
		color: rgba(224,96,21,1);
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
		border-left: none;
		padding-right: 0.5em;
		margin-right: 0.5em;
		border-right: 1px solid rgba(224,96,21,1);
		
		float: none;
		clear: both;
		border: none;
		
		}
	
	#sitenav li.level1:first-child {
		border: none;
		}
	
	#sitenav ul.level2 {
		padding: 0px 1em;
		left: inherit;
		position: relative;
		}
	
	#sitenav ul.level2 li {
		line-height: inherit;
		}
	
	#contentholder {
		min-height: 1px;
		}
	
	#content {
		min-height: 1px;
		}
	
	#content h1 {
		font-size: 1.4em;
		}
	
	#topcontent blockquote {
		font-size: 1.1em;
		width: 90%;
		}
	
	#topcontent address {
		width: 90%;
		}
	
	#basecontent .box, #basecontent .box.w1 {
		width: 97%;
		margin: 1% auto;
		float: none;
		clear: both;
		}
	
	#basecontent h2 {
		margin: 1em 5%;
		}
	
	#basecontent p {
		margin: 0.75em 5%;
		font-size: 0.9em;
		}
	
	#addressblock .box {
		float: none;
		clear: both;
		width: 96%;
		margin: 0px 2%;
		border-right: none;
		border-bottom: 1px solid rgba(255,255,255,0.5);
		}
	
	}

