/*Palmer Lumber CSS*/

/*colors

	Brown: # 6b4f31
	Tan: # d4bb98
	Gray: # 515151
	Red: # b52d17
	Black
	Off White: # fcfcfc

*/

	

/*standard stuff*/




body {
	background: url(../images/bg.png) top repeat-x;
	text-align: left;
	font-family: myriad pro, calibri, trebuchet ms, verdana, arial;
	color: #000000;
}

h1, h2, h3 {
	color: #10254e;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	list-style-image: none;
}

ul, ol {
	list-style:none;

}

a:link {
	color: #B52d17;
}

a:active {
	color: #B52d17;
}

a:visited {
	color: #B52d17;
}

a:hover {
	text-decoration: none;
	color: #515151;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/*wrapper*/
#wrapper {
	margin: 0 auto;
	}


/*header*/
#header {
	background: url(../images/headerbg_long.png) no-repeat;
	height: 146px;
	width: 960px;
	margin: 0 auto;
	}



/*=======menu===========*/

.menu{
	text-align: center;
	margin: auto;
	position: realative;
	width: 960px;
	height: 30px;
	background: url(../images/menubg.png) center top no-repeat;
}

.solidblockmenu{
	margin: auto;
	padding: 5px 30px;
	float: left;
	font: normal 13px myriad pro, calibri, verdana, Trebuche MS, Arial, helvetica, sans-serif;
	margin-bottom: 0;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 5px 40px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515151;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: 000000;
	background: url(../images/menu_hover.png) top center no-repeat;
}

/*=====//menu===========*/
		
/*=======bullet lists===========*/
.list
{
background-image:url(file:///Kevins%20Stuff/Users/chadtaylor/Documents/Clients/Strategic%20Ancillaries/SA%20Website/images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left: 20px ;
margin: 0px 10px;
line-height: 20px;
list-style:none;
font-size: 13px;
font-weight: normal;
}
/*=======bullet lists===========*/
		
		
/* Page */

#homeheader {
	background: url(../images/vintage.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}
	
#servicesheader {
	background: url(../images/servicespic.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}	
#serviceintro {
	margin: 0 auto;
	padding: 150px 25px 10px 600px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 20px;
	}	
#construction {
	background: url(../images/construction.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}	
#const {
	margin: 0 auto;
	padding-bottom: 300px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 20px;
	}		
#contactheader {
	background: url(../images/palmermap.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}	
#homeintro {
	margin: 0 auto;
	padding: 170px 0px 110px 50px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 50px;
	}
	
#contacttitle {
	margin: 0 auto;
	width: 500px;
	padding: 20px 0px 10px 50px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #b52D17;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
	Float: left;
	}	
	
#contactintro {
	margin: 0 auto;
	padding: 20px 0px 20px 50px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 20px;
	}
	

#page {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0px;
}

#productsheader {
	background: url(../images/products_img.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}	
#productstext {
	margin: 0 auto;
	padding: 10px 25px 10px 500px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 20px;
	}	
	
#projectsheader {
	background: url(../images/projects_img.png) no-repeat;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	}	
#projectstext {
	margin: 0 auto;
	padding: 130px 25px 30px 550px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Myriad Pro", calibri, "trebuchet ms", verdana, arial;
	line-height: 20px;
	}
	
	
/* Content */

#content {
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #fcfcfc;
	border-right: 2px solid #515151;
}

/* Content Contact Us*/

#contentcontact {
	float: left;
	width: 660px;
	padding-top: 10px;
	background: #fcfcfc;
	border-right: 2px solid #515151;
}

/* Post */

.post {
	padding: 5px 10px;
	margin-bottom: 20px;
	list-style:none;
	background: #fcfcfc;
}

.postcontact {
	padding: 5px 10px;
	margin-bottom: 0px;
	list-style:none;
	background: #fcfcfc;
}

.post .title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #b52D17;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}

.post .subtitle {
	margin-bottom: 2px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #10254e; 
}

.post .entry {
	padding-top: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.post .articletitle {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #94834e;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #10254e; 
	text-align: left;
}

.post .articlelist {
	background-image:url(file:///Kevins%20Stuff/Users/chadtaylor/Documents/Clients/Strategic%20Ancillaries/SA%20Website/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left: 20px ;
	padding-top: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

.post .article {
	padding-top: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

.post .date {
	padding-top: 0px;
	font-size: 9px;
	color: #10254e;
	font-weight: normal;
	text-align: left;
}

.post .bold {
	padding-top: 1px;
	font-size: 20px;
	color: #10254e;
	font-weight: bold;
}

.post .meta {
	margin: -10px 0 0 0;
	font-size: 10px;
}

.post .meta p {
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .links {
	padding-left: 20px;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}

.post .flash {
	padding-top: 10px;
}




/*image float*/
.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding-right: 10px;
	}
	
.floatleft_75 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding-right: 10px;
	width: 75px;
	}
		
.floatright {
	float: right;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	}
	
.floatbottom {
	vertical-align: bottom;
} 

.floattop {
	vertical-align: top;
} 



/* Sidebar */
#sidebar {
	float: right;
	width: 298px;
	height: 100%;
	padding: 0;
	background: #fcfcfc;
}


#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	background: #bedaf7;
	padding-top: 30px;
	padding-bottom: 20px;
}

#sidebar li li {
	margin: 0 20px;
	padding: 0px 10px;
}

#sidebar h2 {
	width: 240;
	height: 50px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	background: #10254e;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	color: #10254e;
}

#sidebartitle {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #b52D17;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}

#sidebarentry {
	padding-top: 0px;
	padding-left: 10px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}


/*Text Block 1*/
.box1 {
	width: 500px;
	margin: 0 auto;
	background-image: url(../images/boxmiddle.png);
	background-repeat: repeat-y;
	background-position: left;
	}
	
.box1 .boxtitle {
	width: 440px;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #b52D17;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}	

.box1 .boxheading {
	width: 440px;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #b52d17; 
}
.box1 .boxentry {
	width: 440px;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000000; 
}	

/*Text Block 2*/
.box2 {
	width: 500px;
	margin: 0 auto;
	background-image: url(../images/boxmiddle.png);
	background-repeat: repeat-y;
	background-position: left;
	}
	
.box2 .boxtitle {
	width: 440px;
	margin: 5px 0px 0px 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #b52D17;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}	

.box2 .boxheading {
	width: 440px;
	margin: 0px 0px 0px 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #b52d17; 
}
.box2 .boxentry {
	width: 440px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000000; 
}
	
/*footer*/
#footer {
	background: url(../images/footer_bg.png);
	width: 960px;
	height: 57px;
	margin: 0 auto;
	}

.footerpost {
	margin: 20px 10px;
	font-size: 12px;
	color: #ffffff;
	float: right;
	font-weight: normal;
}