/* CSS Document CMC Construction */

body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #9f9f60;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#header {
	width: 900px;
	height: 152px;
	margin: 0 auto;
	position: relative;
}
#nav-bg {
	background-image: url(https://www.cmcconstructionmx.com/images/navbg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width:900px;
	margin: 0 auto;
}
#menu{
	width: 890px;
	padding-left: 15px;
	height: 33px;
	margin: 0 auto;
}
#BGtop-front {
	background-image: url(https://www.cmcconstructionmx.com/images/mainBG.jpg);
	background-repeat: repeat-y;
	width: 900px;
	height:445px;
	margin: 0 auto;
}
#BGtop {
	background-image: url(https://www.cmcconstructionmx.com/images/bg.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:63px;
	vertical-align: top;
	margin:0 auto 0 auto;
}
#mainBG {
	background-image: url(https://www.cmcconstructionmx.com/images/mainBG.jpg);
	background-repeat: repeat-y;
	width:900px;
	height:auto;
	vertical-align:top;
	margin:0 auto;
}
.rightpic {
	width:468px;
	padding-right:30px;
	float:right;
}	
.bg-text {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
}
#endcap {
	background-image:url(https://www.cmcconstructionmx.com/images/end_cap.jpg);
	width:900px;
	height:15px;
	margin:0 auto; 
}
#endcapLG {
	width:900px;
	height:334px;
	margin:0 auto; 
}

a:link {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #898953;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
#footer {
	width: 850px;
	height: 30px;
	margin: 0 auto;
	padding:0px 45px 10px 45px;
}
#footerleft {
	width:300px;
	float:left;
}
#footermiddle {
	width:300px;
}
#footerright {
	width: 300px;
	float:right;
}		
.footer-text {
	font-size: 12px;
	color: #373722;
}
a.footer-link:link {
	font-size: 12px;
	color: #373722;
	text-decoration:none;
}
a.footer-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-link:active {
	color: #373722;
	text-decoration: none;
}
.keywords {
	font-size: 12px;
	color: #ffffff;
}
h1 {
	font-size: 24px;
	font-weight:lighter;
	color: #846129;
	margin-top:15px;
}
h2 {
	font-size: 16px;
	color: 898953;
	background-color: #D3D8DE;
	background-image: url(images/titleBG.jpg);
	height: 26px;
	padding-top: 2px;
}

h3 {
	font-size: 16px;
	color:#898953;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
	margin-left: 40px;
}
#widetext {
	width:80%;
	padding-top:10px;
	margin-left:40px;
	height: 35px;
}
#titles {
	position: relative; 
	background: url(images/titleBG.jpg); 
	width: 600px; 
	height: 30px;
}
.titletext {
	position: absolute;
	bottom: 0; 
	left: 0.5em; 
	width: 400px; 
	font-weight: bold; 
	color: #747447;
}
