	/*	
	CSS by Chris Duren @ Invisible-Ink.com
	Increase your visibility with Invisible Ink (TM)
	*/

html { 
	min-width: 940px;
	 }

body	{
	background: #639;
	font: 12px/1.5 arial, helvetica, verdana, sans-serif;
	color: #222;
	margin: 0 0 30px 0;
	}
	
	/*	Typography	*/
	
h1	{
	width: 940px;
	height: 77px;
	margin: 0;
	padding: 0;
	border: 0;
	}
		
.home	{
	text-indent: -9999px;
	display: block;	
	width: 940px;
	height: 77px;
	background: transparent url(../img/cdy.png) top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h2	{
	background: transparent url(../img/h2.png) top left no-repeat;
	font-size: 16px;
	font-family: gill sans, arial, helvetica, verdana, sans-serif;
	color: #639;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
h3	{
	width: 179px;
	height: 30px;
	display: block;
	font-size: 14px;
	font-family: gill sans, arial, helvetica, verdana, sans-serif;
	color: #fff;
	padding: 10px 15px 0 15px;
	margin: 0;
	background: #12a7e1 url(../img/h3.png) top left repeat-x;
	text-align: center;
	}
	
h3 a:link, h3 a:visited, h3 a:hover	{
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
.box1	{
	border: 1px solid #12a7e1;
	background: #e3f4ff url(../img/box1.png) top center no-repeat;
	padding: 15px 10px;
	margin: 0 0 15px 0;
	}
	
h4	{
	font-size: 14px;
	color: #09c;
	margin: 0 0 10px 0;
	}

h5	{
	width: 179px;
	height: 30px;
	display: block;
	font-size: 14px;
	font-family: gill sans, arial, helvetica, verdana, sans-serif;
	color: #fff;
	padding: 10px 15px 0 15px;
	margin: 0;
	background: #92cb3e url(../img/h5.png) top left repeat-x;
	text-align: center;
	}
	
.box2	{
	border: 1px solid #92cb3e;
	background: #eaeaea url(../img/box2.png) top center no-repeat;
	padding: 15px 10px;
	margin: 0 0 15px 0;
	}
	
p	{
	margin: 0;
	padding: 0 0 12px 0;
	}

em	{
	color: #f60;
	}

hr	{
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	}
	
form	{
	margin: 0;
	padding: 0;
	}
	
ul	{
	margin-bottom: 14px;
	margin-top: 0;
	}
	
input.btn { 
	color: #fff; 
	font: 14px gill sans, arial, helvetica, verdana, sans-serif; 
	background-color: #639; 
	border: 1px solid; 
	border-color: #306; 
	padding: 5px 8px;
	font-weight: bold;
	} 
	
	/*   Basic Layout Divisions	*/
	
#wrapper	{
	background: #fff;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right: 30px solid #fff;
	border-bottom: 30px solid #fff;
	border-left: 30px solid #fff;
	}

#slideshow 	{
    z-index: 1 ;
	background: #fff;
	width: 940px;
	float: left;
	margin: 6px 0;
	padding: 0;
	}
	
#content 	{
	background: #fff;
	width: 685px;
	float: left;
	margin: 0;
	padding: 15px 0;
	}
	
#content li	{
	padding: 0;
	margin: 0 0 8px 0;
	}
	
#sub	{
	background: transparent;
	width: 209px;
	float: left;
	padding: 15px 0 0 46px;
	margin: 0;
	}

#sub p	{
	padding: 0 15px 15px 15px;
	}

#sub ul	{
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	text-align: left;
	}
	
#sub li	{
	margin: 0 20px;
	padding: 8px 0 8px 5px;
	border-bottom: 1px dotted #999;
	}
	
#sub li a	{
	text-decoration: none;
	}
	
#sub li a:hover	{
	text-decoration: underline;
	}

#fullpage 	{
	background: #fff url(../img/bg-content.png) bottom right no-repeat;
	width: 940px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#footer	{
	clear: both;
	width: 900px;
	padding: 10px 20px;
	background: #639;
	color: #fff;
	font-size: 11px;
	}
	
#footer a	{
	color: #fff;
	}
	
	/*	Menu	*/
	
#menu	{
    z-index: 9999 ;
	width: 940px;
	height: 53px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#menu div	{
	float: left;
	}

#menu div a {
	display: block;
	padding: 0;
	border: 0;
 	color: #fff;
	height: 53px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu div ul	{
	list-style: none;
	margin: -8px 0 0 0;
	padding: 0;
	width: 210px;
	position: absolute;
    z-index: 20;
	border: 0;
	background: #fff;
	}	

#menu div li	{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}	

#menu div li a:link	{
	padding: 8px 10px;
	margin: 0;
	width: 190px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: 0;
    z-index: 20;
	}
	
#menu div li a:visited	{
	padding: 8px 10px;
	margin: 0;
	width: 190px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: 0;
    z-index: 20;
	}
	
#menu div li a:hover	{
	padding: 8px 10px;
	margin: 0;
	width: 190px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	text-indent: 0;
    z-index: 20;
	}
		
#play a {background: transparent url(../img/menu/play.png) top left no-repeat; width: 217px;}
#play.menu-active a, #play a:hover {background: transparent url(../img/menu/play.png) 0 -53px no-repeat;}
#play ul li a:link, #play ul li a:visited	{background: #ffb31f;}
#play ul li a:hover	{background: #639;}
	
#live a {background: transparent url(../img/menu/live.png) top left no-repeat; width: 253px;}
#live.menu-active a, #live a:hover {background: transparent url(../img/menu/live.png) 0 -53px no-repeat;}
#live ul li a:link, #live ul li a:visited	{background: #12a7e1;}
#live ul li a:hover	{background: #639;}
	
#work a {background: transparent url(../img/menu/work.png) top left no-repeat; width: 254px;}
#work.menu-active a, #work a:hover {background: transparent url(../img/menu/work.png) 0 -53px no-repeat;}
#work ul li a:link, #work ul li a:visited	{background: #92cb3e;}
#work ul li a:hover	{background: #639;}

#cdy a {background: transparent url(../img/menu/cdy.png) top left no-repeat; width: 216px;}
#cdy.menu-active a, #cdy a:hover {background: transparent url(../img/menu/cdy.png) 0 -53px no-repeat;}
#cdy ul li a:link, #cdy ul li a:visited	{background: #5d2b9e;}
#cdy ul li a:hover	{background: #ffb31f;}

	/*   Toolbar 	*/

#toolbar	{
	clear: both;
	position: relative;
	}

body > div#toolbar	{
	position: fixed;
	bottom: 0;
	left: 5%;
	right: 5%;
	margin-left: -15px;
	width: 90%;
	height: 20px;
	padding: 8px 15px;
	border-top: 1px solid #306;
	border-right: 1px solid #306;
	border-left: 1px solid #306;
	background: #e5e5e5;
	z-index: 100;
	}

#toolbar div	{
	float: left;
	margin-right: 10px;
	}

#rss, #fb, #twt, #map	{
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	}

#rss a, #fb a, #twt a, #map a	{
	width: 20px;
	height: 20px;
	display: block;
	}

#ink  {
	width: 105px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	}
	
#ink a {
	width: 105px;
	height: 20px;
	display: block;
	background: transparent url(../img/ico/ink.png) top left no-repeat;
	}
	
#ink a:hover	{
	display: block;
	width: 105px;
	height: 20px;
	background: transparent url(../img/ico/ink.png) 0px -20px no-repeat;
	}

	/*   Extra Classes 	*/

.nomargin	{
	margin: 0;
	padding: 0;
	}

.header	{
	background: #12a7e1 url(../img/h3.png) top left repeat-x;
	color: #fff;
	font-weight: bold;
	}

.cell	{
	background: #e5e5e5;
	}

	/*   Links 	*/

a:link	{
	color: #f60;
	font-weight: bold;
	}
	
a:visited	{
	color: #f60;
	font-weight: bold;
	}
	
a:hover	{
	color: #639;
	}

	/*   Admin Styles	*/
	
#selectomatic	{
	background: #306;
	padding: 6px 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}
