/* council2 

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
padding:0;
margin:0;
font:.70em/normal Verdana;
background:#7C9BB2;
color:#303030;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}

#toptabs{
	margin:10px auto -13px auto;
	font-size:1em;
	width:760px;
	font-family: Verdana;
}

#toptabs p{
	text-align:right;
	color:#990000;
	font-weight: normal;
}

.toptab{
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#e9ead9 url(none) no-repeat right top;
	color:#333333;
	font-weight: bold;
	border: 1px solid #666666;
	}

.toptab1{
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#CC3300 url(none) no-repeat right top;
	color:#000000;
	font-weight: bold;
	border: 1px solid #666666;
	}

.toptab:hover{
background:#ffcc66 url(none) no-repeat right top;
color:#000000;
text-decoration:none;
border: 1px solid #666666;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#000000;
text-decoration:none;
background:#FFCC66 url(none) no-repeat right top;
border: 1px solid #666666;
}

.activetoptab:hover{
text-decoration:none;
}

#container{
	margin:0 auto 15px auto;
	width:730px;
	padding:5px 20px 20px 20px;
	background:#ffffff;
	border: 2px solid #000000;
}

#logo{
margin:15px 0 0 0;
}

#logo h1 a{
	color:#990000;
	font-weight: bold;
	font-variant: small-caps;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
}

.navitab{
	padding:4px 8px;
	margin:2px 2px 8px;
	text-decoration:none;
	letter-spacing:1px;
	background:#CCD9E3 url(none) no-repeat right top;
	color: #333333;
	font-weight: bold;
	border: 1px solid #666666;
}

.navitab:hover{
text-decoration:none;
background:#e9ead9 url(none) no-repeat right top;
}

.activenavitab{
	padding:4px 8px 5px;
	color:#000033;
	margin:2px;
	text-decoration:none;
	background:#FFCC66 url(none) no-repeat right top;
	font-weight: bold;
	border: 1px solid #333333;
}

.activenavitab:hover{
text-decoration:none;
}

.navitab1{
	padding:4px 8px;
	margin:2px;
	text-decoration:none;
	letter-spacing:1px;
	background:#E7B4B4 url(nonef) no-repeat right top;
	color: #333333;
	font-weight: bold;
	border: 1px solid #666666;
}

.navitab1:hover{
text-decoration:none;
background:#e9ead9 url(none) no-repeat right top;
}

.activenavitab1{
	padding:4px 8px 5px;
	color:#000033;
	margin:2px;
	text-decoration:none;
	background:#FFCC66 url(none) no-repeat right top;
	font-weight: bold;
	border: 1px solid #333333;
}

.activenavitab1:hover{
text-decoration:none;
}

#desc{
	height:auto;
	color:#333333;
	padding:10px;
	background:#e9ead9 url(none) no-repeat left top;
	clear:both;
	margin:5px 5px 5px 0px;
	font-weight: bold;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	float: none;
	font-size: 12px;
	line-height: normal;
}

#desc p{
	width:auto;
	font-size:12px;
	line-height:1.3em;
	padding:10;
	color: #333333;
	height: auto;
	clear: both;
	text-align: left;
	float: none;
	font-weight: bold;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#990000;
text-decoration:underline;
}

#main{
	width:730px;
	float:left;
	padding:0 0px 0 0;
}

.block{
background:#CCD9E3;
padding:15px;
}


.block1{
	background:#FFFFFF;
	padding:15px;
	border: thin dashed #CC3300;
}

.block2{
background:#FFD2D2;
padding:15px;
}


#footer{
	clear:both;
	background:#e9ead9;
	color:#808080;
	font-size:0.9em;
	padding:4px 0;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
	border-right-color: #666666;
	border-left-color: #666666;
}

#footer a{
	color:#808080;
	border: #666666;
}

h1{
	margin:0 0 20px 0;
	font-size:2.1em;
	font-weight:normal;
	color: #990000;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#ffffff;
}

.hide{
display:none;
}


.sidebar {
	float: left;
	width: 310px;
	margin: 10px 5px 10px 10px;
	padding: 10px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.sidebarr {
	float: right;
	width: 310px;
	padding: 10px;
	margin: 10px 10px 10px 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
