@charset "UTF-8";
/* CSS Document */

.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 606px;
}
.bannerBucket {
	background-color: #dddddd;
	height: 121px;
	width: 184px;
	padding-left: 10px;
}
.menyBar {
	background-color: #000000;
	height: 32px;
	width: 790px;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: .7em;
	padding-left: 10px;
}
.footerBar {
	background-color: #464242;
	height: 184px;
	width: 800px;
}
.contentWrapper {
	background-color: #FFFFFF;
	width: 601px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sideBarWrapper {
	background-color: #b4b4b4;
	width: 184px;
	padding-left: 10px;
}
.postingWrapper {
	background-repeat: no-repeat;
	height: 294px;
	width: 601px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.homeHilightWrapper {
	background-color: #e1e1e1;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.photoPadRight {
	padding-right: 10px;
	padding-bottom: 10px;
}
.homeSectionHilightWrapper {
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footerColumnHeadWrapper {
	width: 170px;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: .9em;
	line-height: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.footerColumnLinksWrapper {
	width: 170px;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 0.7em;
	line-height: 14px;
	font-weight: bolder;
	color: #877f6c;
}
.footerCopyright {
	font-family: Helvetica;
	font-size: 0.4em;
	line-height: 60px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.bucketWrapper {
	width: 174px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.inputField {
	border: 1px solid #000000;
}
.rounded {
	-moz-border-radius: 20px;: 
}.homeHilightWrapperWhite {
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.articleWrapper {
	width: 581px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.subNavWrapper {
	font-weight: bold;
	width: 170px;
	text-align: right;
}
.articleContentWrapper {
	width: 391px;
	padding-left: 20px;
}
