/* CityofReno.com */
h1 {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Tahoma, Verdana, Arial,sans-serif;
        font-size: 14px;
	color: #666666;
	}



#current_date {
	height: 12px;
	font-family: Tahoma, Verdana, Arial,sans-serif;
        font-weight: bold;
	font-size: 10px;
        text-decoration: none;
        color:#003366;
        }


#content_container {
	width: 525px;
	padding:  0 5px 20px 25px;
	line-height: 1.2em;
	font-family: Arial, Verdana, sans-serif;
        font-size: 12px; 
	font-weight: normal;
        color: #444;
/*	background-image: url(images/mainwrap_bg.gif);
        background-repeat: repeat-y;
        background-position: 30px 0px;*/
	}

#content_container a:link, #content_container a:visited, #content_container a:hover, #content_container a:active {
	margin: 0;
        font-family: Arial, Verdana ,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color:#800000;
        }


#content_container a:hover {
	padding: 0;
	margin: 0;
        font-family: Arial, Verdana ,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: #800000;
        }

#content_container h2 {
	font-size: 14px;
	color: #444;
	visibility: visible;
	}

/*#main_content {
	background-image: url(images/mainwrap_bg.gif);
        background-repeat: repeat;
        background-position: top left;
	} */

#disclaimer {
	font-family: Arial, Verdana ,sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color:#800000;
        }

dt {
	padding: 0 0 5px 0;
	font-weight: bold;
	}
dd {
	padding: 0 0 10px 0;
	}

#right_content {
	position: relative;
	float:right;	
	margin : 0 0 10px 0;
	padding : 0 10px 0 20px;
	width : 250px;
	}

#map {
	width: 150px;
	padding: 10px;
	border: solid 1px #333333;
	}


#navcontainer {
	width: 170px;
	float: left;
	margin: 0 0 10px -30px; 
	padding: 0 0 90px 0;
	font-family: georgia, serif;
	text-align: center;
	color: #444;
	}

#content_container #navcontainer a:link {
	color: #444;
	}

ul#navlist {
	text-align: left;
	list-style: none;
	width: 100%;
	}

ul#navlist h2 {
	font-size: 12px;
	text-align: right;
	padding: 2px 2px 3px 0;
	margin: 0;
	color: #DCD9DA;
	text-align: center;
	}	

ul#navlist li {
	width: 130px;
	display: block;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 130px;
	padding: 0.2em 0 0.3em 0;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	color: #444;
	font-family: georgia, serif;
        font-size: 11px;
	text-decoration: none;
	background-image: url(images/nav_bg_off.gif);
	background-repeat: repeat;
	background-position: bottom left;
	}


ul#navlist li#active a {
	color: #800000;
	}

ul#navlist li a:hover {
	color: #800000;
	font-weight: bold;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	background-position: bottom left;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-right: none;
	border-bottom: none;
	}

.maps {
	text-align: right;
	}


#news li {
	list-style-image: url(images/news_arrow.gif);
	}

#contact_info {
	padding: 20px 0 0 0;
	font-weight: 400;
	} 

#link_list {
	width: 300px;
	}

.footer {
	width: 750px;
        height: 67px;
        padding: 0;
        background-image: url(images/bg_inter_gov_bottom.jpg);
        background-repeat: repeat-x;
        background-position: top left;
	}

.cor_logo {
	padding: 10px 0 0 0;
	}

#footer_txt {
	font-family: Arial, Verdana, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
	background-image: url(images/gov_footer_bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
	}

#footer_txt a:link, #footer_txt a:visited, #footer_txt a:active {
	font-family: Arial, Verdana, sans-serif;
        font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
        color: #FFFFFF;
        }

#footer_txt a:hover {
	font-family: Arial, Verdana, sans-serif;
        font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
        color: #FFFFFF;
        } 


#footer2 {
	background-image: url(images/footer_bottom_shadow.jpg);
        background-repeat: repeat-x;
        background-position: 0 0;
	}

#footer2 table{
	padding: 5px;
        font-family: Tahoma, Arial,sans-serif;
        font-size: 65%;
        color: #666666;
	}

#footer2 td {
        padding: 5px;
        }

#footer2 a:link,#footer2 a:visited,#footer2 a:hover, #footer2 a:active {
        padding: 5px;
        font-family: Tahoma, Arial,sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-decoration: underline;
        color: #000000;
        }

.footer_bg {
        width: 100%;
        height: 67px;
        padding: 0;
	margin: 0;
        background-image: url(images/bg_inter_gov_bottom.jpg);
        background-repeat: repeat-x;
        background-position: 0 100%;
        }

.footer_bg a:link {
        padding: 0;
	margin: 0;
        }

.nav_off {
	width: 100%;
	background: #ffffff url(images/item_off.gif) no-repeat top left;
	}

