@charset "utf-8";

/* main_style.css     designbymuse.com  main stylesheet   */

/* ======= added from individual HTML pages to main stylesheet  - SW  9/2009 ======= */

body,td,th {
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 14px;
}
body { margin: 0; }
a { font-family: Verdana, Arial, Helvetica, sans-serif; color: #49b49d; }
h1,h2,h3,h4,h5,h6 { font-family: Times New Roman, Times, serif; }
h1 { color: #3ba890; }
a:link, a:visited, a:hover, a:active { text-decoration: none; }
a:visited { color: #49b49d; }

#header { background-color: #000033; }
ul.nav {
   font:80% 'helvetica neue',sans-serif;
   letter-spacing:3px;
   text-transform:uppercase;
   text-align: center;
   margin: 0 auto;
   padding: 3px 0 4px;
}
.nav li {
   color: #49B49D;
   display: inline;
   position: relative;
   font-family:Century Gothic,Trebuchet,Helvetica,Arial,sans-serif;
   font-size:13px;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}
.nav li a {
   color:#49B49D;
   letter-spacing:3px;
   padding-bottom:5px;
   text-decoration:none;
   white-space:nowrap;
  	font-family: "Century Gothic", Trebuchet, Helvetica, Arial, sans-serif;
}
.nav li a:hover { color:#66FFCD; }
.nav li ul {
   display: none;
   position: absolute;
   background: url(/portfolio/images/portfolio_rollovers_300_03.png) no-repeat;
   height: 84px;
}
.nav li:hover ul, .nav li.sfhover ul {
   display: block;
   position: absolute;
   left: -11px;
   top: 16px;
   padding-top: 8px;
}
.nav li li {
   display: block;
   width: 300px;
   text-align: left;
   margin-left: -20px;
}
.nav li li a {
   width: 300px;
   display: block;
   font-size: 12px;
   padding-top: 8px;
   padding-bottom: 0px;
  	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
}

/* ================================================================================= */

table#TableLogo { background: url(images/bg_banner.jpg); }

a:hover, a:active { color: #66FFCD; }
.short_space { font-size: 10px; }
.link_top {
	font-style: normal;
	color: #009999;
	font-size: 13px;
	text-transform: uppercase;
	width:685px;
	text-align: left;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
a.link_current_page { color: #66FFCD!important; /*	color:red; */  cursor: default; }
.link_bottom {
	font-size: 13px;
	text-transform: uppercase;
	color: #009999;
}
.link_dark { color: #000033; font-size: 13px; }
.bodycopy {
	font-size: 14px;
	font-style: normal;
/* 	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif; */
	color: #006699;
}
.headline { font-size: 15px; }
.quote {
/* 	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif; */
	font-style: italic;
	font-size: 14px;
	color: #009999;
}
.quotename { font-size: 14.5px; font-weight: bold; font-style: normal; }
.quotetitle { font-style: normal }
.body_head { font-size: 16px; font-weight: bolder; }

#jsddm
{	margin: 0;
	padding: 0;
   position: relative;}

	#jsddm li
	{	float: left;
		list-style: none;
		font-size: 13px;
/* 		font-family:Century Gothic,Trebuchet,Helvetica,Arial,sans-serif; */
}
	#jsddm li a
	{	display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		text-decoration: none;
		color: #49B49D;
		white-space: nowrap;
		letter-spacing: 3px;}
	
	
	#jsddm li a span {
		margin-left: 10px;
		margin-right: 10px;
	}
	#jsddm li a:hover span {
		color:#49B49D;
	}
	
	#jsddm li a:hover
	{	color:#66FFCD;}
		
		#jsddm li ul
		{	margin: -3px 0 0 -17px;
			padding: 8px 0 0;
			position: absolute;
			visibility: hidden;
			border-top: 0px;
			padding-left: 5px;
			padding-right: 3px; 
/* 			background: #000033; */
			background: url(/images/portfolio_rollovers_300_03.png) no-repeat;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
	/*		border-bottom:1px solid #49B49D!important;         */
			text-align: left;
			font-size:12px;
			}
		
		#jsddm li ul li a
		{	width: auto;
			background: #000033;
			border-bottom:1px solid #49B49D!important;
			letter-spacing: 2px;
         text-decoration: none;
			}
		
 		#jsddm li ul li a:hover  {	/* background: #000033 */ text-decoration: none; }
.bottom ul, .bottom li{ background-color: transparent!important; }
.bottom ul li a {
	background-color: transparent!important;
	font-size: 13px!important;
	padding-left: 11px;
}
.bottom ul li a:link, .bottom ul li a:visited, .bottom ul li a:hover, .bottom ul li a:active {
	background-color: transparent!important;
	font-size: 13px!important;
	padding-left: 11px;
}
.bottom #jsddm li a span { margin-right: 0px!important; letter-spacing: -1px!important; }
a.portfolio-link { cursor: text; }
#flashcontent { margin-top: 20px; }
.link_top #jsddm li ul {
  background:transparent url(/portfolio/images/portfolio_rollovers_300_03.png) no-repeat scroll 0 0;
  display:none;
  height:84px;
  position:absolute;
}
.link_top #jsddm li:hover ul, #link_top #jssdm li.sfhover ul {
  display:block;
  left:auto;
  padding-top:8px;
  position:absolute;
  top:15px;
  text-decoration: none;
}
.link_top #jsddm li li a:hover { text-decoration: none; }

/* ==================================== */
#footer { width: 100%; text-align: center;  }
#footer ul { text-align:center; padding-left: 0px; }
#footer li {
   display: inline;
   font-family:'helvetica neue',sans-serif;
   font-size:13px!important;
   letter-spacing:3px;
   line-height:normal;
   margin-top:0;
   padding-top:0;
   text-transform:uppercase;
}
#footer li a { font-size: 13px; color: #49b49d; font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif; }
#footer li a:hover { color:#66FFCD; }
