@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	
	width:100%;
}

article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/



/*@media only screen and (min-width: 769px) {*/
.container {
	width: 90%;
	max-width: 1100px;
	min-width: 1050px;
	height: auto;
	background-color: #FFFFFF;
	color:#333;
	padding-left: 0em;
	padding-right: 0em; 
	padding-top: 0em;
	margin: auto;
	margin-top: auto;
	padding-bottom: 1em; 
	margin-bottom: 0em;
	-moz-box-shadow: 1px 3px 11px 0px #333;
	-webkit-box-shadow: 1px 3px 11px 0px #333;
	box-shadow: 1px 3px 11px 0px #333;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 00px;
	
}
.gridContainer {
	background-color: #FFBB73;
	width: 100%;
	min-width: 1000px;
	height: inherit;
	/* [disabled]margin-left: auto; */
	margin-right: auto;
	background-image: url(images/light_noise_diagonal.png);
	background-repeat: repeat;
}

#LayoutDiv1 {
	text-align: left;
	background-color: #CC6666;
	width: 100%;
	font-size: 100%;
	font-weight: lighter;
	color: #303;
	clear: both;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8em;
	display: block;
	background-image: url(images/orangeredsky.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 16em;
}
#LayoutDiv2 {
	width: 98%;
	max-width: 1000px;
	min-width: 900px;
	padding: 2em; 
	
}
#LayoutDiv3 {
	margin-left:auto;
	margin-left:auto;
	padding: 2em;
	width: 85%;
}

.headerimage {
	display: block;
	float: right;
	margin-top: 0m;
	margin-left: 0em;
	margin-right: 0em;
	width: 32%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	
}
.headerimage #image {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	font: 0/0 serif;
	text-shadow: none;
	color: transparent;
	background-size: 70%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/KIEDC_globe_logonotrans.png);
	background-repeat: no-repeat;
}
.headerimage #image .inner {
    padding-top: 100%; /* height/width of image */
    display: block;
    height: 0;

}
#LayoutDiv1 #logo {
	display: block;
	float: left;
	font-size:1.8em;
	width: 65%;
	font-family: 'Cinzel', serif;
	font-weight: bold;
	color: #FFBB73;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 3em;
	line-height: 1;
	margin-left: 1em;
	margin-top: 2em;
	padding-bottom: 0.8em;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #A0000F;
}

#LayoutDiv1 #headerinfo {
	display: block;
	float: left;
	width: 60%;
	margin-left: 3em;
	padding-top: 0.7em;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	text-align: center;
	color: #A0000F;
}

#slideshow {
	clear: none;
	float: left;
	margin-top: 1.1em;
	margin-bottom: 4%;
	text-align: center;
	width: 50%;
	display: block;
}
#about {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 27%;
	display: block;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 0em;
	font-weight:bold;
}
#services {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 27%;
	display: block;
	padding: 1em;
	margin-bottom: 0em;
	font-weight:bold;
}
#glance {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 27%;
	display: block;
	margin-bottom:2em;
	padding: 1em;
	font-weight:bold;
}
.footer {
	font-size: 1em;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 100%;
	height: auto;
	display: block;
	background-color: #7C1F7B;
	color: #EAC54D;
	font-family: 'Open Sans', sans-serif;	/*-webkit-box-shadow: 0 0px 6px 0px #333;
	-moz-box-shadow: 0 0px 6px 0px #333;
	box-shadow: 0 0px 6px 0px #333;	*/
}

.footer #sectone {
	clear: both;
	float: left;
	margin-left: 2em;
	width: 25%;
	display: block;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-bottom: 0em;
}
.footer #sectone #image{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	font: 0/0 serif;
	text-shadow: none;
	color: transparent;
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(images/KIEDC_globe_logonotrans.png);
	background-repeat: no-repeat;
}
.footer #sectone #image .inner{
	padding-top: 100%; /* height/width of image */
    display: block;
    height: 0;
}

.footer #connect {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 25%;
	display: block;
	padding: 1em;
	padding-left: 3em;
	margin-bottom: 0em;

}

.footer #menu {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 25%;
	display: block;
	padding: 1em;
	padding-left: 3em;
	margin-bottom: 0em;
}


.footer #buttons {
	display: block;
	float: left;
	clear: right;
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 0em;
	background-color: #7C1F7A;
	text-align: left;	
}

.footer li {
	list-style:none;
}

.footer a {
	color:#EAC54D;
	text-decoration:none;
}

.footer a hover {
	color:#FFBB73;
	text-decoration:none;
}

#copyright {
	clear: both;
	float: left;
	margin-left: -.7em;
	width: 100%;
	display: block;
	bottom: 1em;
	font-size:.8em;
}

#footer table tr td .button {
	display:block;
	float: right;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	color:white;
	margin-right: 1em;
	margin-top: 0.2em;
	width: 15%;
	height: 1.4em;
	font-size: 1em;
}


.button {
	border-top: 1px solid #b997f7;
	background: #8365d6;
	background: -webkit-gradient(linear, left top, left bottom, from(#969), to(#682069));
	background: -webkit-linear-gradient(top, #682069, #969);
	background: -moz-linear-gradient(top, #682069, #969);
	background: -ms-linear-gradient(top, #682069, #969);
	background: -o-linear-gradient(top, #969, #682069);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 100%;
	font-family: 'Open Sans', Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	
	
   }
.button:hover {
   border-top-color: #682069;
   background: #682069;
   color: #ccc;
   }
.button:active {
   border-top-color: #321b5c;
   background: #321b5c;
   }
.button a {
	color: #FFF;
	text-decoration: none;
}

#buttons {
	display: block;
	float: right;
	width: 23%;
	margin-top: -5em;
	margin-right: 2em;
	background-color: #7C1F7B;
	text-align: center;
	padding-bottom: 0.3em;
}
#LayoutDiv1 #buttons .button {
	float: left;
	margin-right: 1em;
	margin-top: 0.2em;
	width: 15%;
	height: 1.7em;
	color: white;
	font-size: 1.1em;
}

#nav {
	float: left;
	margin-left: 0;
	width: 100%;
	height: 3em;
	display: block;
	text-align:center;
	margin-bottom: 0em;
	margin-top: 0em;
	border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
			
	background: #7C1F7C;
/*	background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -o-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
	background: linear-gradient(to bottom, #fff 0%, #ccc 100%);
	border-bottom: 2px solid #682069;
	
/*  -webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;*/
  

}
#nav .rmm {
	display: none;
}

/* css menu bar */
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  display:block;

}
#cssmenu {
	border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	background: #7C1F7C;
	/*	background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -o-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
	background: linear-gradient(to bottom, #fff 0%, #ccc 100%);
*/
	border-bottom: 0px solid #682069;
	margin-right: auto;
	margin-left: auto;
	height: 3em;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
     *display: inline;
  

}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	background: ##7C1F7C;
	/*	background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -o-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
	background: linear-gradient(to bottom, #fff 0%, #ccc 100%);
*/
	color: #FFA240;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
     *display: inline;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight:600;
	line-height: 3em;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2.5em;
	padding-right: 2.5em;

}
#cssmenu ul {
	list-style: none;
}
#cssmenu > ul {
	float: left;
	
}
#cssmenu > ul > li {
	float: left;
	
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #682069;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 0px 0 0 0;
  -moz-border-radius: 0px 0 0 0;
  -webkit-border-radius: 0px 0 0 0;
}
#cssmenu > ul > li:last-child > a {
  border-radius: 0 0px 0 0;
  -moz-border-radius: 0 0px 0 0;
  -webkit-border-radius: 0 0px 0 0;
}
#cssmenu > ul > li.active > a {
 /* box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;*/
  background: #6C006C;
/*  background: -moz-linear-gradient(top, #ccc 0%, #999 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #999));
  background: -webkit-linear-gradient(top, #ccc 0%, #999 100%);
  background: -o-linear-gradient(top, #ccc 0%, #999 100%);
  background: -ms-linear-gradient(top, #ccc 0%, #999 100%);
  background: linear-gradient(to bottom, #ccc 0%, #999 100%);*/
}
#cssmenu > ul > li:hover > a {
  background: #6C006C;
/*  background: -moz-linear-gradient(top, #ccc 0%, #999 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #999));
  background: -webkit-linear-gradient(top, #ccc 0%, #999 100%);
  background: -o-linear-gradient(top, #ccc 0%, #999 100%);
  background: -ms-linear-gradient(top, #ccc 0%, #999 100%);
  background: linear-gradient(to bottom, #ccc 0%, #999 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
 */
}
#cssmenu .has-sub {
  z-index: 10;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 15em;
	top: 100%;
	left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	background: #6C006C;
	border-bottom: 1px dotted #306;
	border-left: 1px inset #306;
	border-right: 1px inset #306;
	filter: none;
	font-size: 12px;
	display: block;
	line-height: 120%;
	padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #681F69;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #6db2d0;
}
#cssmenu .has-sub .has-sub ul li a:hover {
    background: #095c80;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 18.75em;
	text-indent: 3em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-top: 1em;
	padding-left: 1em;
	font-weight: lighter;
}
#intro {
	clear: both;
	float: left;
	margin-left: 2em;
	margin-right: 4em;
	width: 35%;
	display: block;
	margin-bottom: 1em;
}
#introright {
	margin-left: 1em;
	padding-top: 1em;

}
	
#infowrap {
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
  text-align: center;
}
#contactform{
	display:block;
	float: left;
	width: 80%;
	font-size: 1em;
	margin-top: 1em;
	text-align:center;
	/* outer shadows  (note the rgba is red, green, blue, alpha) */
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
	/* rounded corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: 3em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 4em;
	
	
	/* fallback */
  background-color: #CCC;
  background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#FFFFFF), to(#CCC));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #FFFFFF, #CCC);

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #FFFFFF, #CCC);

  /* IE 10 */
  background: -ms-radial-gradient(circle, #FFFFFF, #CCC);

  /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}
form {
	font-size: .8em;
}
#title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #682069;
	color: #FFF;
	margin-bottom: 1em;
}
#about{
	/* outer shadows  (note the rgba is red, green, blue, alpha) 
	-webkit-box-shadow: 1px 3px 6px #666;
	-moz-box-shadow: 1px 3px 6px #666;*/
	/* rounded corners 
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;*/
	/* gradients */
	/* fallback */
	background-color: #FFCC66;
	/*background: url(images/linear_bg_2.png);
	background-repeat: repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFBB73), to(#FFA240));
	/* Safari 5.1, Chrome 10+ */
	/*background: -webkit-linear-gradient(top, #FFBB73, #FFA240);
	/* Firefox 3.6+ */
	/*background: -moz-linear-gradient(top, #FFBB73, #FFA240);
	/* IE 10 */
	/*background: -ms-linear-gradient(top, #FFBB73, #FFA240);
	/* Opera 11.10+ */
	/*background: -o-linear-gradient(top, #FFBB73, #FFA240);*/
	height: 15.5em;

}

#services {
	/* outer shadows  (note the rgba is red, green, blue, alpha) 
	-webkit-box-shadow: 1px 3px 6px #666;
	-moz-box-shadow: 1px 3px 6px #666;*/
	/* rounded corners 
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;*/
	/* gradients */
	/* fallback */
	background-color: #FFCC66;
	/*background: url(images/linear_bg_2.png);
	background-repeat: repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFBB73), to(#FFA240));
	/* Safari 5.1, Chrome 10+ */
	/*background: -webkit-linear-gradient(top, #FFBB73, #FFA240);
	/* Firefox 3.6+ */
	/*background: -moz-linear-gradient(top, #FFBB73, #FFA240);
	/* IE 10 */
	/*background: -ms-linear-gradient(top, #FFBB73, #FFA240);
	/* Opera 11.10+ */
	/*background: -o-linear-gradient(top, #FFBB73, #FFA240);*/
	height: 15.5em;
}


#glance {
	/* outer shadows  (note the rgba is red, green, blue, alpha) 
	-webkit-box-shadow: 1px 3px 6px #666;
	-moz-box-shadow: 1px 3px 6px #666;*/
	/* rounded corners 
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;*/
	/* gradients */
	/* fallback */
	background-color: #FFCC66;
	/*background: url(images/linear_bg_2.png);
	background-repeat: repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFBB73), to(#FFA240));
	/* Safari 5.1, Chrome 10+ */
	/*background: -webkit-linear-gradient(top, #FFBB73, #FFA240);
	/* Firefox 3.6+ */
	/*background: -moz-linear-gradient(top, #FFBB73, #FFA240);
	/* IE 10 */
	/*background: -ms-linear-gradient(top, #FFBB73, #FFA240);
	/* Opera 11.10+ */
	/*background: -o-linear-gradient(top, #FFBB73, #FFA240);*/
	height: 15.5em;
}

#footer #sitemap {
	display:block;
	font-size: 1em;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #B9A0B3;
	padding-top: 1em;
	margin-top: 1em;
	margin-right:.5em;
	margin-left:.5em;
	text-transform: capitalize;
}
input[type="text"], input[type="email"], textarea {
padding : 2px;
background : #f9f9f9;
border : 1px solid #ccc;
}

#bio{
	float:left;
	padding: 2em;
}

#bioimage {
	width: 30%;
	float: left;
	margin-left: 1em;
}
#bioinfo {
	clear: none;
	float: right;
	width: 65%;
	display: block;
	font-size: 1em;

}#contactinfo {
	font-size: 1em;
	font-weight: bold;
	margin: 5em;
}

.centerimage {
	width: 100%;
	text-align:center;
}

.centerimage #slideshow2{
	width: 50%;
	display: inline-block;
	text-align:center;
}
#feature {
	text-align: center;
	width:90%;
	margin-top: 3em;
	margin-bottom: 3em;
	padding-bottom: 2em;
	border-top: thin dotted #7C1F7B;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#feature img {
	display: inline-block;
}
#tigreinfo {
	display: block;
	background-color: #FFAD00;
	width: 90%;
	height: 350px;
	padding: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3em;
	margin-bottom: 3em;
	border: medium solid #FFAD01;
}
#tigrelogo {
	float: left;
	padding-left:6em;
}
	
#tigrelinks {
	color:#FFF;
	float: left;
	padding-left:6em;
	font-weight: bold;
	font-size:1.2em;
}

#tigrelinks li {
	list-style:none;
}

#tigrelinks a{
	color:#FFF;
	text-decoration:none;
}

#tigrelinks a:hover {
	text-decoration: underline;
}
