body {
	margin: 24px;
	padding: 0;
	background-color: Black;
	color: #ffffff;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	text-align: center;
	font:x-small "Trebuchet MS", Helvetica, Arial, sans-serif;
  	font-size:small;
  } html>body {font-size:small;}

p {
	margin: 0.5em 0 1.2em 0;
}

p.quote {
	font-style: italic;
}

p.credit {	
	font-weight: normal;
	line-height: 120%;
	margin: 0 2.5em 0.25em 0;
	text-align: right;
}

p.author {
	font-size: 90%;
}

p.press_end {
	 text-align: center;
}
a:link, a:visited {
  border-bottom: 1px dotted #D76919;
  color: #D76919;
  text-decoration:none;
  }
  
a:visited {
  border-bottom-color: #664D33;
  color: #664D33;
  }
  
a:hover {
  border-bottom: 1px solid #333366;
  color:#333366;
  }
	
h1, h2, h3, h4, h5, h6 {
	font-family:  Georgia,Serif;
	background-color: transparent;
	color: white;
	line-height: 100%;
}

h1 {
	font-size: 175%;
	color: white;
	font-weight: normal;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #6097D0;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 0.75em;
	margin-top: 1.5em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #6097D0;
}

h3 {
	font-size: 120%;	
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-weight: normal;
}

h3 .position {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
}

h3 .separator {
	font-size: 125%;
	font-weight: normal;
	color: #BDB76B;
	padding: 0 0.25em;
}

.contact h3 {
	margin: 1.5em 0 0.5em;
}

h6 .quote {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #663;
}

h4 {
	font-size: 125%;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin: 0.5em 0;
	padding-top: 1.25em;
	border-top: 1px solid #6097D0;
}

h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-top: 0.75em;
	margin-bottom: 2em;
}


/* ----------------- Outer Container ------------------ */
#container {
	position: relative;
	width: 656px;
	margin: 0 auto;
	background-color: #11173B;
}

/* --------------- Picture Masthead ------------------ */
#navmast {
	/*background: #BDB76B url(../images/masthead02.jpg) no-repeat scroll top left;*/
	position: relative;
	height: 136px;
}  

.home #navmast
{
	background: url(/gfx/index_top.jpg) #11173B no-repeat left 20%;
}

/*.about #navmast{
	background: #BDB76B url(../images/masthead01.jpg) no-repeat scroll top left;
}

.client #navmast{
	background: #BDB76B url(../images/masthead04.jpg) no-repeat scroll top left;
}

.contact #navmast{
	background: #BDB76B url(../images/masthead03.jpg) no-repeat scroll top left;
}*/


/* --------------- Navigation Container ---------------- */
#navContainer {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 656px;
	height: 25px;
	border-top: 1px solid #BDB76B;
	border-bottom: 1px solid #BDB76B;
}

.home #navContainer {
	background: #D76919 no-repeat scroll top left;
	position: absolute;
	top: 110px;
	left: 0px;
	width: 656px;
	height: 25px;
	border-top: 1px solid #BDB76B;
	border-bottom: 1px solid #BDB76B;
}

#nav {
	position: absolute;
	top: 0px;
	right: 40px; margin-right: -40px; /* IE5/Mac Horiz Scrollbar Hack */
	padding: 0;
	margin: 0;
}

/* --------------- Content -------------------------- */
div#content {	
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	width: 656px;
	text-align: left;
}
 
/* ----------------- Picture Column ----------------- */
div#pictureCol {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 50px;
	/*padding-top: 65px;*/
	margin-top: 40px;
	width: 80px;
	/*border-top: 1px solid white;*/
}

#pictureCol img {
	display: block;
	margin-bottom: 2.0em;
}

.home #pictureCol img {
	margin-bottom: 2em;
}

.about #pictureCol img {
	margin-bottom: 2em;
}

.contact #pictureCol img {
	margin-bottom: 2em;
}

.client #pictureCol img {
	margin-bottom: 2em;
}


/* ---------------- Main Column ----------------------*/
div#mainCol{
	margin: 0 0 0 180px;
	padding: 20px 0;
	width: 400px;
	/*border: 1px solid white;*/
}


/* ------------ footer --------------- */

#footer {
	background: #6097D0;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	color: white;
	font-size: 12px;
}

#footer a:link, a:visited {
  border-bottom: 1px dotted #11173B;
  color: #11173B;
  text-decoration:none;
  }
/* -------------------------------------------
Navigation bar list as tabs...
----------------------------------------------*/

#nav ul, #nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	float: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	padding: 4px;
	margin-right: 8px;
	border-bottom: none;
}

#nav a.tabOn:link, #nav a.tabOn:visited {
	float: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	border-bottom: 4px solid #BDB76B;
	padding: 4px 4px 0px 4px;
}

#nav a:hover { 
	border-bottom: 4px solid white;
	padding: 4px 4px 0px 4px;
}

#nav a.tabOn:hover {
	border-top: 0px;
	padding: 4px 4px 0px 4px;
	background-color: transparent; 
}

/* ------------------- Rounded Corners ------------------- */
.roundtop { 
	background: url(/gfx/black-topRight.gif) no-repeat top right; 
	text-align: left;
}

.roundbottom {
	background: url(/gfx/black-bottomRight.gif) no-repeat top right; 
	text-align: left;
	background-color: #6097D0;
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

/* --------------- forms --------------------------- */

div .mainBox {
	width: 450px; 
	background-color: #D0CC95;
	border: 1px solid #9D9A57;
	padding: 12px 12px 0 12px;
	margin: 0px auto;	
}

div.row {
  clear: both;
  padding-top: 0.75em;
  }
 
div .button {
	
}
  
div .rule {
	padding-bottom: 0.75em;
	border-bottom: 1px solid #ADA861;
}

div .ruleTop {
	padding-top: 0.75em;
	border-top: 1px solid #ADA861;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 0.5em;
  /*border: 1px dotted white;*/
  }

div.row span.item {
 /* float: right;*/
  width: 250px;
  text-align: left;
  /*border: 1px dotted white;*/
 } 
 
address {
	font-style: normal;
}

.mailList {
	clear: both;
}

.mailList p.email {
	margin: 0 0 1.25em 0;
}

.mailList p.name {
	font-weight: bold;
	margin: 0;
}

div .left
{
	margin: 0;
	width: 50%;
	float: left;
}

.left h3 {
	margin-top: 0;
}

div .right
{
	margin: 0;
	width: 50%;
	float: right;
	text-align: left;
}

.right h3 {
	margin-top: 0;
}