/* CSS Document */

body {
	margin: 0;
	background-color: #b39d88;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*behavior: url(csshover.htc); /* Win IE behavior call */ 
	scrolling: none;
}

div#container {
	height: 472px;
	width: 100%;
	margin-top: 0px;
}

table {
	height: 472px;
	z-index: 1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 000000;
	border-bottom-color: 000000;
}

td,th {

}

form#contactform {
	height: 260px;
	width: 700px;
	margin-top: 10px;
	padding: 0;
}

form#contactform p.contact {
	padding-bottom: 0;
	color: #666666;
}

form#contactform table {
	height: 220px;
	padding: 0;
	margin-left: 15px;
	border: 0;
	line-height: 1.2em;
}

form#contactform td,th {

}

form#contactform p.contact {
	margin-left: 15px;
	margin-top: 10px;
	padding: 0;
}

form#contactform input.inside  {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

p.confirmation {
	margin-left: 15px;
	margin-top: 10px;
	padding: 0;
}

p.bio {
	margin-top: 15px;
	margin-right: 50%;
	margin-bottom: 6px;
	margin-left: 15px;
	line-height: 1.2em;
	word-spacing: 0.1em;
}

table td.header {
	height: 84px;
	background-color: #C4BFB4;
}

h1.swap {
	height: 59px;
	background-image: url(../images/penelope.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
}

h1.swap span.fred {
	display: none;
}

table td.nav {
	height: 16px;
  /*background-color: #FFFAF0;*/
	background-color: #E8E6D7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 666666;
	border-bottom-color: 666666;
	font-size: 11px;
}

table td.pic {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: top;
	height: 272px;
	background-color: #FFFAF0;
}

table td.nav2 {
	height: 16px;
  /*background-color: #FFFAF0;*/
	background-color: #E8E6D7;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 666666;
	border-bottom-color: 666666;
	font-size: 11px;
}

table td.footer {
	height: 84px;
	background-color: #C4BFB4;
	padding: 0;
	vertical-align: top;
}

div#nav {
	float: left;
	margin: 0 0 0 1em;
  /*background: #FFFAF0;*/
	background: #E8E6D7;
	z-index: 6;
}

div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
}

div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 7em; /*7.5 */
}

div#nav li:hover {
	background: #C7C09A;
}

div#nav li.submenu:hover {

}

div#nav li a {
	display: block;
	padding: 1px 0 1px 0.5em;
	text-decoration: none;
	width: 7em;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

div#nav li a:visited {
	/*color: #FF144A;*/
}

div#nav>ul a {
	width: auto;
}

div#nav ul ul {
	position: absolute;
	width: 7em;
	display: none;
}

div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

table.clients {
	height: 272px;
	background-color: none;
}

table.clients td.header {
	height: 20px;
	padding: 0;
	margin: 0;
	background-color: #FFFAF0;
}

table.clients td,th {
	background-color: #FFFAF0;
}



div#nav2 {
	float: right;
	margin: 0 20px 0 0;
  /*background: #FFFAF0;*/
	background: #E8E6D7;
	z-index: 6;
}

div#nav2 ul {
	margin: 0;
	padding: 0;
	background: white;
	/*border: 1px solid #AAA;*/
}

div#nav2 li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 7em; /*7.5 */
}

div#nav2 li:hover {
	background: #C7C09A;
}

div#nav2 li.submenu {

}

div#nav2 li a {
	display: block;
	padding: 1px 0 1px 0.5em;
	text-decoration: none;
	width: 7em;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

div#nav2 li a:visited {
	color: #FF144A;
}

div#nav2>ul a {
	width: auto;
}

div#nav2 ul ul {
	position: absolute;
	width: 7em;
	display: none;
}

div#nav2 ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

div#footer {
	height: 65px;
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 30px;
	/*background-image: url(../images/penelope.jpg); */
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}

div#footer a {
	color: 222222;
}

div#clientheader {
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 14px;
	width: 95%;
	border-bottom: 1px solid #000000;
}

div#clients {
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	width: 140px;
	height: 230px;
	vertical-align: text-top;
	font-style: normal;
	text-align: left;
	line-height: 1.8em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display:block; 
height:0; 
 clear:both; 
 visibility:hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display: none;} 
#twocols, #maincol{width: 100%; float: none;}
}
