@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited, a:active { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 1.5em;  
	text-decoration: none;
	text-transform: uppercase; 
	color: #edebdd; }


a:hover { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; }


.nav a {
	color: #000000;
}

.nav a:hover {
	color: #e7d03c;
}

img {
	border: 0px;
}

/* TYPE */
h1 {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	color: #ebebeb;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}


/* FLIP BOX */
#flipBox {
	width: 960px;
	height: 400px;
	margin-top: 80px;
	margin-bottom: 20px;
	background-color: #83870E;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	/*padding: 15px;*/	
	}

#flipBox > * {
	padding: 35px;
	}

div#buttons {
	width: 960px;
	text-align: center;
	}

#buttons a {
	padding: 5px 30px;
	text-decoration: none;
	}
	
#interactive {
	margin-top: 900px;
	padding: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	color: #633873;
}

#logo {
	margin-top: 900px;
	padding: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	color: #145256;
}

#print{
	margin-top: 900px;
	margin-bottom: 900px;
	padding: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	color: #98883f;
}



.demo_one {
	background-image: url('img/one.png');
	background-repeat: no-repeat;
	background-position: 85% 50%;
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 900px;
	height: 100%;
	color: #ebebeb;
	}

.demo_one h2 {
	color: #ee5b5b;
	font-size: 18px;
	font-weight: bold;
	line-height: .5em;
}

.demo_two {
	background-image: url('img/two.png');
	background-repeat: no-repeat;
	background-position: 85% 50%;
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 900px;
	height: 100%;
	color: #ebebeb;
	}

.demo_two h2 {
	color: #327188;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}

.demo_two a {
	color: #327188;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: none;
}

.demo_two a:hover {
	color: #000000;
}


.demo_three {
	background-image: url('img/three.png');
	background-repeat: no-repeat;
	background-position: 85% 50%;
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 900px;
	height: 100%;
	color: #ebebeb;
	}

.demo_three h2 {
	color: #f6efb0;
	font-size: 18px;
	font-weight: bold;
	}

.demo_four b {
	color: #c2d17c;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	}

.demo_four {
	background-image: url('img/four.png');
	background-repeat: no-repeat;
	background-position: 85% 50%;
	background-color: transparent;
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 900px;
	height: 100%;
	color: #ebebeb;
	}


/* SLIDES */

		
		ul.hover_block { display: block; overflow: hidden; height: 1%; padding-bottom: 15px; }
			
		ul.hover_block li, ul.hover_block2 li {
			list-style:none;
			float:left;
			background: #b895c5;
			padding: 15px;
			width:300px; position: relative;
			margin-right: 20px;
			margin-bottom: 20px;
			}

		ul.hover_block li a, ul.hover_block2 li a, ul.hover_block3 li a, ul.hover_block4 li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 120px;
			width: 268px;
			padding: 16px;
			color: #fff;
			font-size: 12px;
			text-transform: none;
		}
		
		ul.hover_block li b{
			color: #685470;
		}
		
		ul.hover_block3 li b{
			color: #145256;
		}
		
		ul.hover_block4 li b{
			color: #98883f;
		}

		ul.hover_block li a, ul.hover_block2 li a, ul.hover_block3 li a, ul.hover_block4 li a { text-decoration: none; }
		
		ul.hover_block3 li a {
				cursor: default;
		}

		ul.hover_block4 li a {
				cursor: default;
		}
		ul.hover_block li img, ul.hover_block2 li img, ul.hover_block3 li img, ul.hover_block4 li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}
			
		ul.hover_block3 li{
			list-style:none;
			float:left;
			background: #6ac3c9;
			padding: 15px;
			width:300px; position: relative;
			margin-right: 20px;
			margin-bottom: 20px;
			}

		ul.hover_block4 li{
			list-style:none;
			float:left;
			background: #cbca5a;
			padding: 15px;
			width:300px; position: relative;
			margin-right: 20px;
			margin-bottom: 20px;
			}
			

/* TWITTER */

#twitter_div {
	color: #493928;	
}

.twitter a {
	color: #ee5b5b;
	}
	
.twitter a:hover {
	color: #ffffff;
	}

.twitter li {
	margin-bottom: 15px;
	padding: 5px;
	background-color: #DDDAB1;
}


.copy {
	font-size: .525em;
	line-height: 1.5em;
	color: #454545;
	font-weight: normal;
}
