@charset "utf-8";
/* CSS Document */

html,body{
	background-image:url(/StartupKY/images/background_body.jpg);
	background-color:white;
	margin:0;
	padding:0;
	font-family:Verdana, Tahoma, sans-serif;
       color:#666666;
	font-size:12px;
	height:100%;
}
ul {
	padding-left: 1em;
}


tr{vertical-align:top;}

a{	color:#599318;
	text-decoration:none;
}
a:hover {
color:#f17222
}
a img {border:none}

.top{
	background-color:#5f8d1e;
	background-image:url(/StartupKY/images/background_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:83px;
	width:100%;
}
.top td{
	text-align:center;height:83px;
}

.page{
	background-image:url(/StartupKY/images/background_page.jpg);
	background-position:top;	
	background-repeat:repeat-x;
	width:100%;
}

.main{
	padding-top:3px;
	width:1000px;
}














.left{
	background-image:url(/StartupKY/images/background_left.gif);	
	background-repeat:repeat-y;
	background-position:left top;
	width:200px;
	padding-left:1px;
	font-size:11px;
}


.dropdown, .events {display:block; position:relative;font-weight:bolder;width:200px;padding:0;margin:0;
	background-image:url(/StartupKY/images/nav_dot.gif);	
	background-repeat:no-repeat;
	background-position:top left}

.dropdown:hover{
	background-image:url(/StartupKY/images/nav_dot_over.gif);	
}

.dropdown dt, .events dt {
	width:184px; 
	font-weight:bold;
	cursor:pointer;
	padding:5px 0 13px 17px;
	height:auto; }
.events dt	{
	padding:5px 0 5px 17px;
}
	
	
.dropdown dt a, .events dt a{
	color:#58a012;
	text-decoration:none;
}

.events dt a:hover{
	color:#f17425
}


.dropdown dd {position:absolute; top:0;  overflow:hidden; width:184px; display:none; opacity:0; background:#599318; border:1px solid white;line-height:12px;margin-left:13px;}
.dropdown ul {width:100px; list-style:none;margin:0;padding:0;}
.dropdown li {display:inline;}
.dropdown li a, .dropdown li a:active, li.dropdown a:visited {display:block; padding:5px; color:#ffffff; text-decoration:none; background:#599318; width:220px; }
.dropdown li a:hover {background:#f17425; color:#fcfcfc;}

.event{
	padding-left:25px;
	padding-bottom:5px;
}
.event a{
	color:#666666;font-style:italic;
}

.event a:hover{
	color:#f17425;
}
.event li{
list-style-image:url(/StartupKY/images/hyphen.gif);line-height:14px;
}



















.content{
	background-color:#fcfcfc;
	width:460px;padding:10px 20px 20px 20px;
}

.content h1{
color:#1e6827;font-size:18px;
}
.content h2{
color:#599318;font-size:14px;
}



















.right{
	background-image:url(/StartupKY/images/background_right.gif);	
	background-repeat:repeat-y;
	backgroun-position:left top;
	width:300px;
}
.blog{
	padding:0 10px 10px 10px;
}
.blog h1{
color:#1e6827;font-size:18px;
}
.blog a {
font-weight:bolder;diplay:block;
}
.byline{
	padding-left:10px;color:#666666;font-style:italic;font-weight:normal;font-size:-1;padding-bottom:10px;
}
.clients{
	text-align:center;height:150px;vertical-align:middle;
}

.Caption{
	display:none;
}












.footer{
	background-image:url(/StartupKY/images/background_footer.gif);	
	background-repeat:repeat-x;
	backgroun-position:left top;
	padding-top:20px;
	text-align:center;
	width:100%;
	font-size:11px;
}

.footer td{padding-bottom:20px;}
.footer a{padding:0 10px 0 10px;}



