/********************* NAVIGATION COLUMN BUTTONS and YOU ARE HERE *******************/

#navAlpha ul {
	list-style:none;
	padding: 0px;
	margin: 0;
	border: 0;
	}

#navAlpha li {
	text-align:left;
	border-bottom:0px solid #000;
	width:152px;
	margin:0;
	padding-left:0px;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#208F67;
	background:#ebf4ea;
	line-height:200%;
	}

#LRhome, #tertiarytop {
	border-top: 0px solid #000;
	}

#navAlpha li a {
	display: block;
	font-weight: 600;
	padding-left:5px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background: #ebf4ea;
	color: #208F67;
	text-decoration: none;
	width: 152px; /*false value for IE*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:147px; /*true width value */	line-height:200%;

	}
html>#navAlpha li a {
	width:147px; /*be nice to opera*/
	}

#navAlpha li a:hover {
	font-weight: 600;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background: #fff;
	color: #004E87;
	text-decoration: none;
	line-height:200%;
    padding-left:5px;
	}

/*li#LRhome a:visited {
                font-weight:normal;
                background:#8db041;
                color:#fff;
                text-decoration:none;
}*/
/************** COLORS AND SIZES OF STUFF ***************/

body {
	color:#333;
	background:transparent url(../graphics/005294blue.gif) repeat;
	background-attachment:scroll;
	background-color: #fff;
	margin:30px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	font:11px verdana, arial, helvetica, sans-serif;
	/*border-top: 30px solid #ebf5fc; #d4ecfb; #bfe2f9;*/
	}
	
h1 {  /*this makes the main heading in the content column on each page*/
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}

h2 {  /*this makes the */
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;	
	}
	
h3 {  /*this makes the heading in the planning news box*/
	font:bold 12px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#707070;
	}
	
h4 {  /*this makes the category names and dates in the planning news box*/
	font:bold 9px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#A0A0A0;
	}
		
h5 {  /*this makes the top heading in the planning news box*/
	font: 16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 5px;
	font-weight:800;
	color:#004E87;
	}

h6 {  /*this makes a sub-heading in the content column if needed*/
	margin: -20px 0px 5px 1px;
	padding: 0;
	font-size:22px;
	font-weight:900;
	color:#ccc;
	}
	
hr {
    height:1px;
    width:100%;
    color:#acacac;
    margin: 3px 0px 3px 0px; 
   }

li {
    line-height: 125%;
	margin-bottom: 5px;
	font:12px verdana, arial, helvetica, sans-serif;
	}
	
td {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	color:#000;
	font-weight:600;
	}

p {
	font:12px verdana, arial, helvetica, sans-serif;
	line-height:160%;
	color:#000;
	margin: 10px 0px 10px 0px;
	}

#headtext {  /* this makes David's slogan and the date in the right header*/
	font:9px verdana, arial, helvetica, sans-serif;
	line-height:200%;
	color:#707070;
	}

.emph1 {  /* this makes the green emphasized text in the content*/
	color:#208F67;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
	
.emph2 {  /* this makes the blue emphasized text in the content*/
	color:#004E87;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
	
.emph3 {  /* this makes the gray emphasized text in the content*/
	color:#555555;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
		
.emph4 {  /* this makes white emphasized*/
	color:#ffffff;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
	
.emph5 {  /* this makes the gray emphasized text in the content*/
	color:#555555;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}

.content>p {margin: 15px 15px 15px 15px;}
/*.content>p+p {text-indent:30px;}*/
/*#navAlpha>p {text-align:center;}*/

.locale {  /* this makes the municipality name in the left column*/
    color:#000000;
	font:9px verdana, arial, helvetica, sans-serif;
	font-weight:600;
	letter-spacing:1em;
	line-height:150%;
	text-align:center;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	}

#tulpic {
    padding: 2px;
	border: 1px solid #004E87;
	}

form {margin: 15px;}
/*********** LINKS **********/


a.topmenu {  /* this makes the green links in the left column*/
	font-size:9px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	padding:0px 5px 0px 5px;
	}	
a.topmenu:link {color:#208F67; text-decoration:underline;}
a.topmenu:visited {color:#208F67; text-decoration:underline;}
a.topmenu:hover {color:#004E87; text-decoration:none;}
a[.topmenu:active] {color:#004E87; text-decoration:none;}

a.leftmenu {  /* this makes the green links in the left column*/
	color:#004E87;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:underline;
	line-height:200%;
	margin:0px;
	padding:0px;
	}	
a.leftmenu:link {color:#208F67;}
a.leftmenu:visited {color:#208F67;}
a.leftmenu:hover {color:#004E87; text-decoration:none;}

a {  /* this makes the blue links in the right column*/
	color:#004E87;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:300;
	text-decoration:none;
	line-height:150%;
	}	
a:link {color:#004E87;}
a:visited {color:#004E87;}
a:hover {color:#208F67;}

a.mainbody {/* this makes the green links in the content*/
	color:#004E87;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:underline;
	}	
a.mainbody:link {color:#208F67; text-decoration:underline;}
a.mainbody:visited {color:#208F67; text-decoration:underline;}
a.mainbody:hover {color:#004E87; text-decoration:none;}

a.mainbodysmall {/* this makes the green links in the content*/
	color:#004E87;
	font-size:9px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	margin-left: 2px;
	}	
a.mainbodysmall:link {color:#208F67; text-decoration:underline;}
a.mainbodysmall:visited {color:#208F67; text-decoration:underline;}
a.mainbodysmall:hover {color:#004E87; text-decoration:none;}

a.usermenu {/* this makes the green links in the content*/
	color:#004E87;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:800;
	text-decoration:none;
	}	
a.usermenu:link {color:#208F67;}
a.usermenu:visited {color:#208F67;}
a.usermenu:hover {color:#004E87;}

/******************** LAYOUT **************/

#Main {float:none; width:auto; margin:0 0%; padding:0;}

#header {
	margin:0px 0px 15px 0px;
	padding:8px 10px 0px 44px;
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:77px; /* 63px + 8px + 6px = 77px */ 
	border-style:solid;
	border-width:3px 0px 3px 0px;
	border-color:#004E87 #fff #208F67 #fff;
    text-align:right;
	background-color:#fff;
/* the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:63px;
	}
/* "be nice to Opera 5" */
body>#header {height:63px;}

#topmenu {
    text-align: right;
	margin: 0px 15px 3px 0px;
	}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:290px;
	margin:15px 310px 0px 175px;
	border:2px solid black;
	background-color:#fff;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navAlpha {
	position:absolute;
	width:145px;
	top:138px;
	left:10px;
	border:1px dashed black;
	background-color:#ebf4ea;
	padding:0px;
	z-index:1;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:152px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:150px;}

#navAlpha2 {  /* This is only for the new index after INCOG ordered the site shut down on 11_26_03 */
	position:absolute;
	width:145px;
	top:138px;
	left:10px;
	border:1px dashed black;
	background-color:#fff;
	padding:5px;
	z-index:1;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:152px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha2 {width:135px;}
		
#navBeta {
	position:absolute;
	width:263px;
	top:138px;
	right:10px;
	border:1px dashed #A0A0A0;
	background-color:#ffffff;
	padding:5px;
	margin: 0px 0px 10px 0;
	z-index:2;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:275px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:275px;}

.smartcityradio {
	text-align: center;
	font-size:9px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:300;
	}


/****************Intro Page Styles**********************/
body.intro {margin: 0;}

div {border: 0px solid red;} /***temporary borders***/

.shadow {
    float: left;
    background-image:url(../graphics/dropshadows/shadow1.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	}

.intropagewrapper {/* wraps the whole thing to aid positioning*/
	width: 222px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}
	
#logopic {/* logo and text container*/
    padding: 20px;
	border-top: 1px solid #a0a0a0;
    border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #a0a0a0;
	background-color: #ffffff; 
	position: relative;
	width: 180px;
	height: 165px;
	margin: 150px 0 0 0;
	}

p.intropage {/* the text below the logo on the intro page*/
    text-align: center;
	font:9px verdana, arial, helvetica, sans-serif;
	line-height:150%;
	color:#000;
	margin: 25px 0px 0px 0px;
	}

a.intromenu {/* this makes the "more..." link on the intro page*/
	font-size:9px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:300;
	}	
a.intromenu:link {color:#004E87; text-decoration:none;}
a.intromenu:visited {color:#004E87; text-decoration:none;}
a.intromenu:hover {color:#208F67; text-decoration:underline;}
a.intromenu:active {color:#208F67; text-decoration:none;}

