/*-----------------------------------------------*/
/*           Do not alter this file.             */
/*          Copyright donmckenzie.ca             */
/*-----------------------------------------------*/

body {
	background: #FFFFFF;
	margin: 9px;
	text-align: center;
}

img {border:0;}

html>body {
 width: auto;
 min-width: 630px;
}

#wrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container {
	float: left;
	width: 70%;
	border-left: #FFE500 1px solid;
	font: .8em 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	padding-left: 15px;
}

#container ul{
	margin:0;
	padding-left:15px;
}

#container ul li{
	margin:0;
	padding: 0 0 0 2px;
}

#content {
	width: 100%;
	border-top: #FFE500 1px solid;
}

#single_column {
	padding: 3%;
	text-align: left;
}

#single_column p {
	padding-bottom: 10px;
	text-align: left;
}

#single_column h2 {
	margin: 10px 0 5px 0;
	text-align: left;
	color: #e7be38;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	margin: 10px 0 5px 0;
	text-align: right;
	color: #e7be38;
	font-size: 1.5em;
	font-weight: bold;
}

#content1 {
	width: 48%;
	padding: 2%;
	float: left;
	text-align: justify;
}

#content2 {
	width: 43%;
	padding: 2%;
	float: right;
	text-align: justify;
}

A:link {
	color: #6C8EFF;
	text-decoration: underline;
}

A:hover {
	color: #6C8EFF;
	text-decoration: none;
}

A:visited {
	color: #6C8EFF;
	text-decoration: none;
}

A:visited:hover {
	color: #6C8EFF;
	text-decoration: underline;
}


/*paragraph headings right aligned*/


p {
	margin: 0;
}

.pbold {
	font-weight: bold;
}

.title {
	margin: 30px 0 15px 30px;
	text-align: right;
	letter-spacing: -1px;
	color: #666;
	font: 2.35em Georgia, Times New Roman, Times, serif;
}

/*top right*/


/*<group=quote>*/
.quotewrap {
	height: 250px;
	padding-bottom: 10px;
}

.quotewrap img {
	float: left;
	margin-right: 40px;
}

.quotecaption {
	float: left;
	clear: left;
	width: 120px;
}

h4 {
	margin: 0;
	text-align: left;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.quote p {
	text-align: left;
	letter-spacing: -1px;
	color: #666;
	font: 2.35em Georgia, Times New Roman, Times, serif;
}

/*</group>*/



/*<group=footer>*/
#footer {
	clear: both;
	border-top: #FFE500 1px solid;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 1em;
	text-transform: lowercase;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: underline;
}

/*</group>*/


/*<group=navigation>*/

#logo {
	height: 180px;
	width: 100%;
}

#logo_link {
	outline: none;
	text-decoration: none;
}

#sidebar {
	width: 18%;
	float: left;
	text-align: left;
	margin-top: 20px;
	padding: 0;
}

#navcontainer {
	margin-left: 0;
	width: 95%;
	font-size: 13px;
	text-align: left;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 1em 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0 0 0 0;
}

/*municipal or federal nav header*/
.munifed {
	padding-top: 1em;
}

#navcontainer a {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: #CCC 1px solid;
}

#navcontainer a:hover {
	color: #fff;
	background-color: #e7be38;
	text-decoration: none;
}

#navcontainer a#current {
	color: #e7be38;
	background-color: #fff;
	text-decoration: none;
}

#navcontainer a:hover#current {
	color: #e7be38;
	text-decoration: none;
	cursor: default;
}

#navcontainer ul ul li {
	margin: 0 0 0 10px;
}

#navcontainer ul ul a {
	height: 100%;
	display: block;
	color: #666;
	font-size: .8em;
	text-decoration: none;
	border-bottom: #CCC 1px solid;
}

#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #e7be38;
	text-decoration: none;
}

/*</group>*/



/*<group=email obfusticationp>*/
#email {
	margin: 0;
	padding-bottom: 10px;
	border: 1px white solid;
	width: 100%;
}

.maildiscard {
	float: right;
	color: white;
	font-size: .8em;
}

.mailkeep {
	float: left;
	color: #e7be38;
	font-size: 1.5em;
	font-weight: bold;
}

/*</group>*/

/*<group=articles>*/

#articles h3 {
	margin: 0;
	padding: 15px 0 0 0;
}

#articles h3 a {
	text-decoration: none;
	cursor: default;
	color: #666;
	font-size: 1.3em;
}

#articles h4 {
	margin: 0;
	font-size: .9em;
}

#articles p {
	margin: 5px 0 0 0;
}

.hlight {
color: white;
background-color: #e7be38;
}


/*</group>*/
#sidebar_1 {
	float: left;
	width: 70%;
	border-left: #FFE500 1px solid;
	font: .8em 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	padding-left: 15px;
}
