@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E7E7E7;
}
div#page {
	margin: 0px;
	padding: 0px;
}
div#container {
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
div#header {
	margin: 0px;
	height: 125px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/bkg-header2.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
}
#home div#header {
	height: 125px;
	padding-top: 55px;
	background-image: url(../images/banners/Buildings.jpg);
	background-position: top;
}
div#logo {
	padding: 0px;
	border: 0px solid #333333;
	width: 238px;
	height: 125px;
	overflow: hidden;
}
div#navcontainer {
	margin: 0px;
	height: 40px;
	background-color: #BBA98B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6967A;
	padding: 0px;
	background-image: url(../images/bkg-navcontainer2.gif);
	background-repeat: repeat-x;
	background-position: left -4px;
}
div#wrapper {
	margin: 0px;
	min-height: 300px;
	padding: 0px;
	background-image: url(../images/bkg-wrapper.gif);
	background-repeat: repeat-y;
	background-position: 659px top;
	background-color: #FFFFFF;
}
div#main {
	margin: 0px;
	float: left;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
}
div#banner {
	height: 140px;
	background-image: url(../images/bkg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#breadcrumbs {
	font-size: 10px;
	color: #6F6D66;
	background-color: #F4E2C3;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D5C9;
}
div#sidebar {
	margin: 0px;
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}
div#search {
	padding: 20px;
	width: 260px;
	text-align: center;
	background-color: #F4E9DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#search input.field {
	height: 20px;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #44433F;
	padding: 2px;
}
div#calendar {
	clear: both;
	background-color: #F2F2F2;
}
div#bugs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CCC1;
}
div.content {
	padding: 20px;
}
div.minicol2 {
	float: left;
	width: 300px;
	clear: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
div.minicol2 + div.minicol2 {
	margin-left: 20px;
}
div.minicol3 {
	width: 210px;
	margin-right: 10px;
	float: left;
	clear: right;
}
div#sidebar div.content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F0E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CCC1;
}
div.content + div.content {
	border-bottom-width: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
div#footer {
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 960px;
}
div#footer div#left {
	margin: 0px;
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#footer div#right {
	margin: 0px;
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
