body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;
}

body {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif; /* Set the global font */ 
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.5em;
	/*
	background-repeat:no-repeat;
	background-image: url(../img/cabinetry-bg.jpg);
	background-attachment:fixed; */
	color: #555;
	background-color:#eee;
	margin:0px auto;
	width:auto;
}

b {
	color: #7a4c41;
}

p {
	padding:0px 0px 15px 0px;
}

a:link {
	text-decoration: none;
	color: #7a4c41;
}

a:visited {
	text-decoration: none;
	color: #7a4c41;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.rule {
	position: relative;
	border-top: 1px solid #333;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 60%;
	left: 17px;
}


#container {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0px auto;
	background:black;	
	width:950px;
}

.header {	
	position:relative;
	text-align:center;	 
	margin:0px auto;
	background:#ddd;
	border-bottom:1px solid #ccc;
	height:418px;
	background: url(../img/topbanner.jpg) no-repeat top center;
}

#header ul {
	list-style: none; 
	margin-top: 25px;
	line-height: 2em;
}
		
#header ul li {
	border-bottom: 1px solid #333;
	margin-bottom: 0px;
	margin-top: 2px;
}
			
#centerColumn {
	float: left;
	width: 965px;
	height:422px;
	margin: 0 0 0 0px;
	border-top: 0px solid #333;
	border-bottom: 11px solid #ddd;
	margin-bottom:30px;
	position: relative;
	background:url(../img/hl-header2.jpg) no-repeat;
}

#rightColumn {
	float: left;
	width: 477px;
	margin: 0px 0px 0px 22px;
	border-top: 1px solid #555;
}

#rightColumn p {
	margin-top: 5px;
}

.rightText {
	position:absolute;
	text-align: right;
	right: 0px;
}

.sideNav {
	width:175px;
	background-color: #eee;
	padding-left:10px;
	float:left;padding-top:30px;
}
.sideNav a {
	font-size: 18px;	
	font-weight: normal;
	color: #444;
	padding: 7px 5px 7px 5px;
	border: none;
	background-color:none;
	margin-left: 18px;
	
}
.sideNav a:hover, .sideNav .current_page_item a {
	
	text-decoration: underline;
	border: none;
	background-color: none;
}

.sideNav .current-cat a {
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #7a4c41;
}

.sideNav a:active {
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #7a4c41;
}
	
.sideNav ul {
	list-style: none; 
	margin-top: 2px;
	line-height: 3.2em;
}
	
.sideNav img {
	margin-bottom: 20px;
}

#contentbody {
	float:right;
	background:#eee;
	margin-left: 25px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	margin:0px auto;
	width:730px;
	padding-left: 2px;
	padding-top:30px;
	
}

#contentbody ul {
	list-style: none; 
}
		
#contentbody ul li {
	line-height:2em;
	font-size:14px;
	list-style-type: square;
	MARGIN-LEFT:	20px;
}
#contentbody p {
	line-height:24px;
	width:95%;
	font-size:14px;
}
#contentbody p a {
	color:#7a4c41;
}

#contentbody h1 {
	font-size:32px;
	padding-bottom:25px;
}

#contentbody h2 {
	font-size:22px;
	padding-bottom:20px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
}

#contentbody hr {
	border-top:1px solid #ddd;
	border-bottom:none;
	background:none;
	padding-top:4px;
	padding-bottom:4px;
}

#contentbody  table td {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif; /* Set the global font */ 
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.5em;
}
#contentbody table th {
	text-align:left;
	font-size:17px;
	line-height: 2.5em;
}

.thumbModule {
	display: block;
	height: 130px;
	width: 175px;
	background:#ddd;
}
		
.thumbnailHolder {
	display: block;
}	
		
.thumbnailHolder img{
	border: 2px solid #ccc;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.thumbnailHolder img:hover {
	border: 2px solid #777;
}

.thumbTitle {
	font-size: 14px;
	text-align:center;
	color: #333;
	font-weight: normal;
	margin: -10px 0 0 4px;
}
		


.empty {
	display: block;
	margin-right: 10px;
}
		
#portfolio {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	float: left;
	width: 740px;
	padding-left: 2px;
	background:none;
}

#portfolio ul {
	list-style: none;
}
		
#portfolio ul li {
	float: left; 
	margin: 0 0 40px 0;list-style: none;
	width: 155px;
	padding-right: 30px;
}
#portfolio p {
	line-height:24px;
	width:95%;
	font-size:14px;
}
#portfolio p a {
	color:#aaa;
}

		
.footer {
	
	border-top:1px solid #ccc;
	width:100%;background:#7a4c41;height:60px;margin:0px auto;text-align:center;
	color:#ddd;
	padding-top:30px;
}
	
.clear:after {
	content: "";
	display: block; visibility: hidden; clear: both;
}
	.clear { zoom: 1; } /* Clearfix IE fix */
	
.content {
	margin-left: 25px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	float: left;
	width: 740px;
	border-top: 1px solid #555555;
	padding-top: 5px;
}

.legal{
	text-decoration: none;
	color: #333;
}

* {
	margin: 0;
	padding: 0;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 80px;
	padding-top: 5px;
	font-size: 12px;
}