 @charset "utf-8";
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}
#container #content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}


	
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #BABAB4 url(../exportFW/gradients/canvasGrad.png);
	margin: 70; /* 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;
}
	
#container {
	text-align: left;
	margin: 0px auto;
	width: 960px;
	background: #8F9084 url(../images/canvasGrad.png) no-repeat;
	position: relative;
}
#container #header {
	background: url(../exportFW/headerbkground.png);
	height: 163px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#container #content{
	background: #F0F0EE url(../exportFW/contentBox.png) repeat;
	margin: 0px;
	padding: 0px;
	height: 526px;
	width: 700px;
	position: absolute;
	left: 260px;
	top: 163px;
	overflow: hidden;
}
.floatRight {
	float: right;
	margin-right: 50px;
}

#container #content .floatRight {
	padding-left: 10px;
}
p {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 1em;
	color: #422E21;
	padding-top: 170px;
	padding-left: 70px;
	margin-right: 200px;
}

	
/***************navigation**********************88*/
#container #sidebar {
	background: url(../exportFW/navBarLine.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 516px;
	border-style: none;
	width: 260px;
}


#container #sidebar #navBar {
	margin: 0px;
	padding: 0px;
	height: 367px;
	width: 95px;
	position: relative;
	left: 27px;
	top: 0px;
}
#container #sidebar #navBar #home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 1px;
	text-decoration: none;
}

#container #sidebar #navBar #resources {
	position: absolute;
	top: 262px;
}
#container #sidebar #navBar #blog {
	position: absolute;
	top: 262px;
}
#container #sidebar #navBar #contact {
	position: absolute;
	top: 197px;
}
#container #sidebar #navBar #about {
	position: absolute;
	top: 133px;
}
#container #sidebar #navBar #services {
	position: absolute;
	top: 68px;
	left: 0px;
}

#container #sidebar #navBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration:none;
}
.footer {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 0.75em;
	letter-spacing: 0.03em;
	color: #4F4F4F;
	font-weight: lighter;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #736253;
	line-height: 1.2;
}






.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #content #textboxPatHome {
	background: #CC6666;
	height: 400px;
	width: 510px;
}

#container #foot2 {
	background:#8F9084 url(../exportFW/footerBkground.jpg) repeat;
	margin: 0px auto;
	padding:0;
	height: 61px;
	width:960px;
	left: 0px;
	top: 679px;
	text-align:center;
	position: absolute;
	border-style: none;
}
#container #foot2 #copyr {
	width: 200px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	position: absolute;
	top: 12px;
	left: 36px;
}
#container #foot2 #date {
	width: 150px;
	position: absolute;
	left: 789px;
	top: 12px;
	letter-spacing: 0.1em;
	word-spacing: .05em;
}
#container #foot2 #skww {
	width: 150px;
	position: absolute;
	left: 790px;
	top: 30px;
	letter-spacing: .05em;
	text-decoration: none;
}
#container #foot2 #skww a:link, a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#container  #foot2  #skww  a:hover,a:active  {
	color: #9D502F;
	text-decoration: none;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #736253;
}
