@CHARSET "ISO-8859-1";
@import url("main.css");

#vStrip {
	background-color: #e5e5e5;
}

#vStripLeft {
	background-color: #e5e5e5;
}

#department {
    float: left;
    background-color: #e5dad6;
}

#links {
	position: relative;
	z-index: 1;
    float: right;
    background-color: #cc9900;
}

#contacts {
    float: left;
    clear: left;
    background-color: #e0e2ef;
}

#municipality {
	position: relative;
	z-index: 1;
    float: right;
    clear: right;
    background-color: #cdcc34;
}

#links, #municipality {
	margin-right: 7px;
}

* html #links, * html #municipality {
	margin-right: 3px;
}

#department, #contacts {
	margin-left: 7px;
}

* html #department, * html #contacts {
	margin-left: 3px;
}

#department, #links, #contacts, #municipality {
    width: 163px;
    margin-bottom: 1.2em;
    border: solid 1px #666666;
    font-size: .8em;
}

img.title {
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

#department ul, #links ul, #contacts ul, #municipality ul {
    margin: .5em 0 .5em .5em;
    padding: 0;
    list-style-type: none;
}

#department a, #links a, #contacts a, #municipality a {
    color: #333333;
}

h1 {color: #98a402;}

#setDate {color: #98a402;}

h4{
	margin: 0;
	font-size: 1.1em;
	color: #98a402;
	border-bottom: dotted 1px #666666;
}

#center a, .link_more a {text-decoration: none;color: #98a402;}

#center img {
	border: solid 1px #98a402;
}

#content {
	background-color: #ffffff;	
}

div.menuBox, img.title {
	border-color: #996500;
}

.menuBox a:hover {color: #9a6600;}

h1, #center a {
	color: #9a6600;
}

div.text div.title {color: #9a6600;}

div.documents img {vertical-align: middle;margin-right: 10px;}

hr {background-color:#f4e6d4;color:#f4e6d4;}
	
	/*Link back to top*/
	div.linktop {color: #9a6600;}
	
#setDate {color: #9a6600;}
