body	{
	margin:	0;
	padding: 0;
	background:	#fff url(images/background.jpg) repeat;
	font:	14px/1.4 Trebuchet MS, serif;
}
h1	{
	display:	none;
}
h2 {
	color:#000;
	position:relative;
	margin:253px auto 0 20px;
	padding-bottom:10px;
	letter-spacing: .4em;
	float:left;
}
h3 {
	color:#000;
	text-decoration:underline;
	font:	18px Trebuchet MS, serif;
}
#wrapper	{
	width:	900px;
	background:	url(images/paperbg.jpg) repeat-y top center;
}
#photo	{
	position:	absolute;
	top:	42px;
	left:	507px;
}
* html #photo  {
	top:52px; /*style for IE*/
}
#flower {
	float:left;
	margin:-30px;
	position:relative;
	left:-30px;
	padding:15px 10px 20px 10px;
}
#layout	{
	background:	url(images/top.jpg) no-repeat;
	margin:-10px auto 0 120px;
	width:	753px;
	height: 295px;
}
#homecontent {
	width:422px;
	margin:0px auto auto 140px;
	padding:0 0 0 5px;
	float:left;
}
* html #homecontent  {
	/*style for IE*/
	margin:0px auto auto 70px;
}
#homecontent a {
	color: #0072b4;
	text-decoration:underline;
}
#homecontent a:hover {
	color: #0072b4;
	text-decoration:none;
}
#content {
	width:432px;
	margin:0px auto auto 140px;
	padding:0 0 0 5px;
	float:left;
}
* html #content  {
	/*style for IE*/
	margin:0px auto auto 70px;
}
#content a {
	color: #0072b4;
	text-decoration:underline;
}
#content a:hover {
	color: #0072b4;
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
#content .company {
	border-top:1px solid #000;
}
/* NAVIGATION SECTION */
#nav	{
	position: relative;
	width:	210px;
	float:right;
	margin-right:90px;
}
* html #nav  {
	/*style for IE*/
	margin-right:50px;
}
#cit {
	position:relative;
	float:right;
	width:188px;
	height:169px;
	margin-right:138px;
}
* html #cit  {
	/*style for IE*/
	margin-right:70px;
}
#associations {
	position:relative;
	float:right;
	width:174px;
	margin: 0px 140px auto auto;
	padding-bottom:30px;
	text-align:center;

}
* html #associations  {
	/*style for IE*/
	margin: 50px 70px auto auto;
}
#nav ul, #nav li	{
	margin:	0;
	padding: 0;
	}
#nav li	{
	/*list-style:	square url(images/fish-bullet.gif) inside; */
	padding: 5px 0 10px 10px;
	margin:0;
	font:	1.3em/14px Trebuchet MS, serif;
	color: #0072b4;
	list-style:none;
}
.submenu{
	padding:2px 0 0 0;
	margin:0 0 0 25px;
	color:#ffcc00;
}
#nav .submenu li {
	font: 1.1em Trebuchet MS, serif;
	padding:1px 0;
	margin:0;
}
* html #nav .submenu li {
	font: .8em Trebuchet MS, serif;
}
#nav h3	{
	margin:	30px 0 3px 23px;
	font-size:	13px;
	color:	#333;
	}
#nav a	{
	padding: 0 0 0 30px;
	background:	url(images/fish-bullet.gif) no-repeat center left;
	text-decoration:	none;
	color: #0072b4;
	}
#nav a:hover	{
	color:	#000;
	background:	url(images/fish-bullet-on.gif) no-repeat center left; 
	}
#nav .selected {
	color:#000;
	background:	url(images/fish-bullet-on.gif) no-repeat center left; 
}
td {
	padding-top:10px;
}
/* FOOTER SECTION */
#footer {
	width:652px;
	height:91px;
	background:	url(images/paperft.jpg) no-repeat;
	margin:0px auto 0 125px;
	clear:both;
}
#boat {
	float:left;
	margin-left:5px;
}

#footer #text {
	font: .8em Trebuchet MS, serif;
	color: #0072b4;
	text-align:center;
	padding:30px 0 0 0px;
	background:url(images/line.gif) no-repeat center center
}
#footer a {
	text-decoration:underline;
	color: #0072b4;
}
#footer a:hover {
	text-decoration:none;
}
