@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #d8e8ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.oneColFixCtrHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(images/cmbuilders_header01.jpg);
	height: 210px;
	color: #FFF;
	padding-top: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 1200px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/cmbuilders_foorter.jpg);
}

.oneColFixCtrHdr #container #mainContent #mainContentSideBar p a strong em {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 9px;
}

.oneColFixCtrHdr #container #mainContent h1 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9px;
}

#mainContentDivider {
	height:auto;
	width: 620px;
	border: 1;
	text-align: justify;
	padding-right: 20px;
	float: left;
	padding-left: 40px;
	font-size: 12px;
	margin-top: 20px;
	color: #333;
}

.oneColFixCtrHdr #container #mainContent #mainContentDivider h2 {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}


#mainContentSideBar {
	height:auto;
	width: 250px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 20px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer p a {
	text-decoration: none;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
.oneColFixCtrHdr #container #header p a {
	color: #FFF;
	text-decoration: none;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #06C;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	text-align: center;
}

#page-nav  {
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	top:0px;
	margin-top: 0px;
}
#page-nav ul {
	left:-40px;
	list-style-type:none;
	position:relative;
}
#page-nav li {
	-moz-background-size:auto auto;
	display:block;
	float:left;
	height:24px;
	text-align:center;
	width:80px;
	vertical-align: top;
}
#page-nav li:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
#page-nav li a {
	color:#FFF;
	font-size:9pt;
	line-height:30px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#page-nav li a:hover a:active{
	-moz-background-size:auto auto;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color: #FFF;
	text-decoration: underline;
}

#blog-title  {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(images/blogtitle.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:120px;
	text-indent:-9999px;
	width:465px;
	margin-top: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

#sidebutton {
	height: 150px;
	width: 150px;
	z-index: 1000;
	left: 25px;
	top: -15px;
	position: relative;
	overflow: hidden;
}
#sidebutton a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slidebg {
	height: 260px;
	width: 960px;
	background-color: #FFF;
	
}
#readmore {
	background-repeat: no-repeat;
	height: 27px;
	width: 87px;
	display: inherit;
	z-index: 10000;
	overflow: hidden;
	position: absolute;
	left: 849px;
	top: 220px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #mainContentDivider ul {
	font-size: 12px;
}
.oneColFixCtrHdr #container #mainContent #mainContentDivider ul li {
	color: #333;
}
.oneColFixCtrHdr #container #mainContent #mainContentDivider h1 {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#sidebarImg {
	height: 25px;
	width: 228px;
	margin-right: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #mainContent #mainContentSideBar #sidebarImg h3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	padding-top: 6px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
