@charset "UTF-8";
/* CSS Document */

body{
	margin:0px 0px 10px;
	padding:0px;
	background-image:url(../images/tile_page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#D7D8D9;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:top;
	
}

h1, h2, h3, h4, h5, p {
	margin-top:0px;
	padding:0px;
	}
p, li, td {
	font-family:Trebuchet, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1 {
	font-size:1.8em;
	color:#000033;
	margin-bottom:10px;
}
h2 {
	font-size:1.4em;
	color:#000033;
	margin-bottom:5px;
	padding-top:5px;
}
h3 {
	font-size:1.2em;
	color:#000033;
	margin-bottom:1px;
}
a {
	color:#0066CC;
	text-decoration:none;
	}
a:hover, a:active {
	color:#0066CC;
	text-decoration:underline;
	}
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
table, td {
	font-size: 100%;
	font-family:Trebuchet, "Trebuchet MS", Arial, Verdana, sans-serif;
}


/*------------------------------------------------------------------------*/
#wrapper{
	width:900px;
	margin:0px auto;
	background-image:url(../images/logo_fish.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#centerContent{
	margin-left:60px;	
}
/*------------------------------------------------------------------------*/
#topArt{
	background-image:url(../images/tile_page_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:115px;
	top:0px;
	position:relative;
	
	/*border:1px solid black;*/
	}

#header{ /*Has IE hack*/
	height:102px;
	padding-top:1px;
	width:700px;
	margin-left:40px;
	
	background-image:url(../images/header_art.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*fixes firefox bug*/	
	}

#header #nc{ /*Has IE hack*/
	margin-top:40px;
	margin-bottom:0px;
	font-size:40px;
	padding:0px;
}


#header #business{ /*Has IE hack*/
	margin-top:8px;
	padding:0px 1px;
	font-size:20px;
}
#header h1 {
	font-size:40px;
	line-height:20px;
	margin:0px;
	color:#262C66;
}
#header  #business h2{
	font-size:20px;
	line-height:normal;
	color:#262C66;
}
/*------------------------------------------------------------------------*/
#page{														/*Has IE hack*/
	background-image:url(../images/tile_page_horz.png);
	background-repeat:repeat-y;
	padding:0px 20px 1px 20px;
	margin-top:0px;				
}


/*------------------------------------------------------------------------*/
#flash{
	width:800px;
	height:120px;

	color:#FFFFFF;
	text-align:center;
	
	background-image:url(../images/blue_block.gif);
	background-repeat:no-repeat;	
	
	margin-left:-1px;
}
/*------------------------------------------------------------------------*/
#nav{ /*Has IE hack*/
	height:25px;
	background-image:url(../images/tile_nav.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	line-height:normal;
	
	position:absolute;
}
#nav .txt{	margin:0px;	}

/*-- VERTICAL DROP DOWN MENU ---*/
#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 126px;  /*Width of Menu Items */
	border-bottom: 1px solid #CDCDCD;
	display:inline;
	}	
	
#nav li {
	float:left;
	/*width:110px; Width -1px of Menu Items */
	position:relative;
}
#nav  li ul {
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
	}

/* Styles for Menu Items */
#nav  ul li a {
	display: block;
	text-decoration: none;
	color: #262C66;
	padding: 2px 6px 2px 7px;
	border: 1px solid #CDCDCD; 
	}
/* Sub Menu Styles */
#nav  li ul li a { 
	padding: 2px 5px; 
	border: 1px solid #CDCDCD;
	background: #EFEFEF;
	width:116px;
	line-height:normal;

}
/* Holly Hack. IE Requirement \*/
* html #nav  ul li { float: left; height: 1%;}
* html #nav  ul li a { height: 1%; }
/* End */
#nav  ul li a:hover { color: #0066CC; background: #FFFFFF; } /* Hover Styles */
#nav li:hover ul, li.over ul { display: block; } /* The magic */
/*END VERTICAL DROP DOWN MENU*/

	
	
	
	
	
	
/*------------------------------------------------------------------------*/
#main{
	width:780px;
	margin: 30px 10px 0px;
	padding-top:10px;
	padding-bottom:0px;
	clear:both;
}
.imgRight{
	float:right;
	margin-left:20px;
	margin-right:0px;
}

.textRight{
	float:right;
	width:350px;
	margin-left:20px;
	padding-left:20px;
	border-left:1px #D7DDF0 solid;
	}
.textRight h2{
	margin-top:0px;
}

.fileSize{
	font-size:0.95em;
	color:#666666;
	}
.clear{
	clear:both;
	height:2px;
	margin:0px;
	}
/*---- HOME ---------------------------------------------------------*/
.homePic{
	float:right;
	margin-left:15px;
}
.leftCol{
	float:left;
	width: 425px;
}
.rightCol{
	float:right;
	width: 340px;
	/*border: 2px solid #262C66;*/
	background-color:#E9EBED;
	height:450px;
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.rightCol h2{ margin-bottom:3px;}
.rightCol .txt {
	margin:10px 15px;
	}
.rightCol .article { margin:0px 10px; }
.rightCol .article h3{ margin:0px;}
/*---- ABOUT NICK ----------------------------------------------------------*/
.bio {
	float:right;
	width: 360px;
	height: 380px;
	margin-left:40px;
	background-image:url(../images/nick_bio2.jpg);
	background-repeat:no-repeat;
	
}
.bio .txt{
	margin-top:265px;
	padding:0px 5px;
	color:#FFFFFF;
}
/*-------------------------------*/
.download{
	width:220px;
	height:100px;
	background-image:url(../images/download_icon.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.download .link{
	padding:25px 5px 0px 60px;
}
.download .link h3{
	margin:0px;
}
/*---- Chinese medicine ------------------------------------------------------------*/
.break{
	border-bottom:1px dotted #697AB3;
	height:10px;
	margin-bottom:15px;
	clear:both;
}

.insert {
	border:3px solid #BBC0E1;
	margin:15px;
	padding:10px;
}

.pic{
	float:right;
	margin:0px 0px 20px 30px;
}
/*---- ARTICLES --------------------------------------------------------------------*/
.article{
	margin-bottom:20px;
	clear:both;
	}
.article .title {
	float:left;
	width:200px;
	text-align:right;
	
	}
.article h1{
	font-size:1.2em;
	font-weight:bold;
	color:#000033;
	margin-bottom:0px;
}
.article .theDate{
	font-size:11px;
	color:#666666;
}
.article .story {
	float:right;
	width:550px;
	margin-right:10px;
	
	}
/*---- FEES --------------------------------------------------------------------*/
.note{
	float:right;
	margin-left:20px;
	width:340px;
	color:#666666;
	}
.fees{
	float:left;
	width:415px;
}
.fees table {
	/*border:1px solid #E9EBED;*/
}
.fees td{
	/*border-bottom:1px solid #999999;*/
	}
.fees p{
	margin:0px;
	}
.feesTop td{
	border-bottom:3px solid #303B73;
	color:#303B73;
	font-size:1.1em;
	}
.feesRow td {
	/*background-image:url(../images/fees_td_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#E9EBED;*/
	border-top:2px solid #8491BB;
	}
	
	
/*---- CONTACT --------------------------------------------------------------------*/
.contact{
	
	height:290px;
}
.box1 {
	height:130px;
	padding:10px 0px;
}
.box1 .title {
	font-size:1.2em;
	}
.box2 {
	padding:10px 0px;
}
.label {
	width:20px;
	display:block;
	float:left;
}
/*------------------------------------------------------------------------*/
.backTo{
	text-align:right;
	font-size:0.95em;
	padding-right:10px;
	padding-bottom:0px;
}

#footer{
	background-image:url(../images/page_footer_bg.png);
	background-repeat:no-repeat;
	font-size:0.95em;
	clear:both;
	padding-top:1px;
}
#footer a {
	color:#000000;
	}
#footer .txt{
	padding:15px 15px 15px;
	text-align:center;
	line-height:normal;
	}
	
#footer .left{
	/*width:650px;*/
}
#footer .right{
	/*width:150px;
	float:right;
	text-align:right;*/
	
	padding-top:1px;
	color:#666666;
}
#footer .right a{
	color:#444444;

}
