/* 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 -11px;
	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:#e7b4b4 url(none) no-repeat right top;
	color:#333333;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

.toptab1{
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#CC3300 url(none) no-repeat right top;
	color:#FFFFFF;
	border-bottom:1px solid #990000;
	font-weight: bold;
}

.toptab:hover{
background:#e9ead9 url(none) no-repeat right top;
border-bottom:1px solid #eaeaea;
color:#000000;
text-decoration:none;
}

.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-bottom:1px solid #ffffff;
}

.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;
	background-image: none;
}

.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(none) 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:560px;
	float:left;
	padding:0;
	border-right:3px dotted #666666;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: 666666;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-bottom-style: none;
}

.block{
background:#CCD9E3;
padding:15px;
}


.block1{
	background:#FFFFFF;
	padding:15px;
	border: thin dashed #CC3300;
}

.block2{
background:#FFD2D2;
padding:15px;
}

#sidebar{
	width:140px;
	float:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-color: 666666;
	border-right-color: 666666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: 666666;
	border-left-style: none;
}

#sidebar p{
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 12px 0;
	color: #000000;
}

#sidebar .holder {padding:1em; border:1px solid #ddd; margin:0 5px 10px 0;}
#sidebar .holder p {padding:5px 0 0 0; margin:0;}
#sidebar .holder p.bold {font-weight:bold;}
#sidebar .holder h2 {margin:0; padding:0;}

.sidelink{
	text-align:left;
	display:block;
	width:120px;
	background:#e9ead9 url(images/corner.gif) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px solid #666666;
}

.sidelink:hover{
background:#ffffff url(images/corner.gif) no-repeat right top;
text-decoration:none;
}

.sidelinky{
	text-align:left;
	display:block;
	width:120px;
	background:#ffcc66 url(images/corner.gif) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
}

.sidelinky:hover{
background:#ffffff url(images/corner.gif) no-repeat right top;
text-decoration:none;
}

.sidelinkw{
	text-align:center;
	display:block;
	width:120px;
	background:#ffffff url(none) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px none #666666;
}

.sidelinkw:hover{
background:#e9ead9 url(images/corner.gif) no-repeat right top;
text-decoration:none;
}

.sidelinkr{
	text-align:left;
	display:block;
	width:120px;
	background:#e7b4b4 url(images/corner.gif) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px solid #666666;
}

.sidelinkr:hover{
background:#ffffff url(images/corner.gif) no-repeat right top;
text-decoration:none;
}

.sidelinkb{
	text-align:left;
	display:block;
	width:120px;
	background:#ccd9e3 url(images/corner.gif) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px solid #666666;
}

.sidelinkb:hover{
background:#ffffff url(images/corner.gif) no-repeat right top;
text-decoration:none;
}

.sidelinkg{
	text-align:left;
	display:block;
	width:120px;
	background:#cccccc url(images/corner.gif) no-repeat right top;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	color: #333333;
	border: 1px solid #666666;
}

.sidelinkg:hover{
background:#ffffff url(images/corner.gif) no-repeat right top;
text-decoration:none;
}


#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;
}

#outer .holder {
	padding:1em;
	border:1px solid #ddd;
	margin:1em;
	float: none;
	clear: both;
}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

.pagecurl{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.pagecurl .innerdiv{
background: transparent url(images/pagecurl.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.blueheading {
	background-color: #ccd9e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tanheading {
	background-color: #E9EAD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.yheading {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rheading {
	background-color: #E7B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.gheading {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
