/* CSS Document */

body {
	font-size: .7em; font-family: Helvetica,Verdana,Arial,sans-serif; line-height:16px;
	color:#555;
	margin:20px;
	background:url() top repeat;
	background-color:#e5e0d9;

	
}
a:link {
	color:#339999; text-decoration: underline; }
a:visited {color: #339999;text-decoration: underline; }
a:hover {color: #339999; text-decoration: line-through;}
a:active {color: #339999;text-decoration: none; }

.copy {line-height:20px;}
.featureimage {border:3px solid #666; }
.servicesbox {margin-left:12px; background-color: transparent; bacgkround:none;padding:7px; line-height:18px; width:705px;}
.image {border:2px solid #666;}
#folio { margin-left:-5px; text-align:center;}
#folio a:hover {background-color:#f1eeda;}

.bigblue { padding-left:0px;font:115% Arial; letter-spacing:0px; text-align:left; color:#339999;}

#bluehead {margin-left: -2px;color:#666;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:16px; line-height: 20px;}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;	background:url() repeat-x;background-color: #f6f6ee;
	border: 3px solid #ece9e4; 
}
#wrapperpl {
	margin:0 auto;	background:url(images/bckgdpl.jpg) repeat-x;background-color: #f6f6ee;
	border: 3px solid #ece9e4; 
}

#wrapperab {
	margin:0 auto;	background:url(images/bckgdab.jpg) repeat-x;background-color: #f6f6ee;
	border: 3px solid #ece9e4; 
}

.fixed {
	width:770px; 

}

.fluid {
	width:90%;
}

#header {
	height:135px;
	background-color: #f6f6ee;	letter-spacing: .01em; background:url(images/bckgd.jpg) top no-repeat;
}


#headerpl {
	height:135px;
	background-color: #f6f6ee;	letter-spacing: .01em; background:url(images/bckgdpl.jpg) top no-repeat;
}
#header h1 {
	height:45px;
	font:250% Trebuchet MS;
	padding:30px 20px 10px 20px;
	color:#fff;
}

#headerpl h1 {
	height:45px;
	font:250% Trebuchet MS;
	padding:30px 20px 10px 20px;
	color:#fff;
}

#nav {
	margin:-55px 10px 0 0; 

}

#nav li {
	list-style:none;
	display:inline;
	padding:20px 0;
	float:right;
	font-weight:bold;
}

#nav li a {
	padding:7px;
	color:#403323;
	text-decoration:none;
	font-size:16px;

}

#nav li a:hover {

	color:#f44969;
}



#content {
	padding:0 15px;
	font-size:120%;border-top:0px solid #222;
	text-align:justify;line-height:14px;
	margin-top:20px;
}

#content h2 {
	font:150% Trebuchet MS;
	color:#339999;
	border-bottom:1px solid #eee;
}

#content h3 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}



#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:25px;
}


#footer {
	margin:0 0 0 0;
	padding:5px 10px 5px 10px;
	background:#f5f5ed;
	clear:both;
	color:#666666; 
	
}

#footer a { color:#f44969; padding: 0 4px 0 4px;}

#footer a:hover{color:#339999; background-color:#271d13;}


