/* Copyright Coolcats Creative 2007
	Get your own at http://www.coolcats.com */

body {
	background: #647b9d;
	color: #4b5f79;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 95%;
	margin: 9px 0 16px 0;
	/* border-top: 3px solid #647B9D;
	border-bottom: 16px solid #647B9D; */
}
blockquote.bqpdf {
	float: right;
	width: 180px;
	background: #647b9d;
	color: #fff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 95%;
	line-height: 1.3em;
	padding: 8px;
	margin: 25px 9px 12px 12px;
}
.pdf a:link, .pdf a:visited, .pdf a:hover, .pdf a:active {
	color: white;
}

input, textarea {
	background: #dadfe8;
	color: #6C6D34;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	background-image: url(../img/bg-frmfld.jpg);
	background-repeat: repeat;
}
.ssubmit {
	background: #647b9d;
	color: #f6f3eb;
	font-size: 11px;
	line-height: 1em;
	border: 1px #587096 solid;
	letter-spacing: 2px;
	margin: 0;
	padding: 2px;
}
img.imgL {
	float: left;
	margin: 0 20px 20px 0;
}
img.imgR {
	float: right;
	margin: 0 0 14px 20px;
}
#imgMW {
	float: right;
	margin: 12px 0 14px 20px;
}
.tdmain a:link, .tdmain a:visited {
	color: blue;
	text-decoration: none;
}
.tdmain a:hover, .tdmain a:active {
	color: green;
	border-bottom: 1px green dashed;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
h1.h1big {
	font-size: 115%;
	font-weight: normal;
}
h1.h1med {
	font-size: 110%;
	font-weight: normal;
}
h1.h1ptitle {
	color: #56578f;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	font-variant:small-caps;
}
h1.h1hdg {
	color: #56738F;
	font-size: 125%;
	font-weight: bold;
/*text-decoration: underline;  */
padding: 0 0 0 5px;
	border-bottom: 2px solid #176F93;
	border-left: 3px solid #39b1e2;
	margin: 0;
}
table.tblmain {
	width: 100%;
}
table.tblsample {
	background: #efecde;
	width: 390px;
	border: 1px #999 solid;
	border-bottom: 1px #999 solid;
	color: #1296ab;
}
table.tblsrvices {
	width: 100%;
}
td.samptitl {
	color: #988B49;
	font-weight: bold;
	width: 240px;

}
td {
	vertical-align: top;
}
table.tblcontact {
	background-color: #E8EDD6;
	font-size: 12px;
	border: 1px #999 dotted;
}
/* Sidebar */
td.sidebar {
	background: #f8faf3;
	background-image: url(../img/bg-sidebar.jpg);
	background-position: left;
	background-repeat: repeat-y;
	color: #56578f;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	padding: 0;
	width: 230px;
}
#h1sidebar {
	background: #dce2e8;
	/* background-image: url(../img/bg-h1sidebar.jpg);
	background-position: top; */
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	/* padding: 4px 0 4px 32px; */
	padding: 0 0 4px 12px;
	height: 52px;
	font-variant: small-caps;
	color: #65799A;
}
ul.sidebar  {
	list-style-image: url(../img/liBlt.jpg);
	list-style-position: outside;
	margin: 0 0 5px 20px;
}
ul.ulsvcs  {
	list-style: square;
	border-left: 3px solid #39b1e2;
	padding: 0 0 0 24px;
	margin: 0 0 5px 20px;
}
.c {
	color: #6a8753;
	font-size: 13px;
}

.d {
	color: #56578f;
	font-size: 11px;
	margin: 0 0 0 30px;
}
.d a:link, .d a:visited {
	color: #647b9d;
	text-decoration: none;
}
.d a:hover, .d a:active {
	color: Green;
	border-bottom: 1px green solid;
}
.skills {
	color: #40696F;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
}
.upload {
	color: Green;
	font-size: .9em;
	letter-spacing: 0;
}
.upload a:link, .upload a:visited, .upload a:hover, .upload a:active {
	text-decoration: none;
	border: 0;	
}

/* /credits sidebar */
td.tdmain {
	background:#dadfe8;
	background-image: url(../img/bg-tdmain.jpg);
	background-repeat: repeat-x;
	padding: 22px 20px 16px 20px;
	border-right: 2px #ccc outset;
	border-left: 2px #fff outset;
	line-height: 1.6em;
	background-position: top;
}
td.footnav {
	background: #f8faf3;
	padding: 9px 12px 12px 12px;
	border-right: 2px #ccc outset;
	border-left: 2px #fff outset;
	letter-spacing: 1px;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
}
.footnav a:link, .footnav a:visited {
	color: #647b9d;
	text-decoration: none;
}
.footnav a:hover, .footnav a:active {
	color: Green;
	border-top: 1px green solid;
	border-bottom: 1px green solid;
}
td.tdnav {
	background:#82777b;
	color: #fff;
	width: 140px; 
	padding: 12px 5px 12px 8px;
	background-image: url(../img/bg-tdnav.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
td.tdnav2 {
	background:#82777b;
	color: #fff;
}

tr.trsamplecat {
	background: #647b9d;
	background-image: url(../img/bg-samplecat.jpg);
	background-position: top;
	color: #fff;
}
#phonen	{
	font-size: .9em;
	line-height: 1.1em;
	margin: 12px 140px 14px 14px;
}
#cpyrt {
	font-size: .8em;
	/*text-align: right;
	padding: 10px 30px 0 0; */
	padding: 6px 30px 0 190px;
	color: #ececec;
}
#header {
	background: white;
	padding: 0 0 0 5px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #c8c8c8;
}
