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

* {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	background: #b2c7d7;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	}

#wrapper {
	width: 799px;
	background: #e1ecfa url(images/wrapper.gif) repeat-y left top;
	padding: 0 0 0 1px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #143862;
	}

#header {
	height: 202px;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #fff;
	background: #fff;
	}

h1 {
	padding: 0 0 0 50px;
	height: 172px;
	}

h1 a {
	display: block;
	background: url(images/logo.gif) no-repeat left top;
	width: 320px;
	height: 120px;
	overflow: hidden;
	text-indent: -9999em;
	}
	
h2 {
	display: none;
	}
	
ul#topnav {
	height: 29px;
	border-top: 1px solid #fff;
	background: url(images/orange.png) repeat;
	font: bold 12px/12px "Gill Sans", Verdana, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}

ul#topnav li {
	list-style: none;
	height: 29px;
	float: left;
	}
	
ul#topnav li.search label {
	float: left;
	padding: 9px 5px 0 11px;
	}
	
ul#topnav li.search input {
	float: left;
	width: 170px;
	padding: 3px;
	border: none;
	margin: 4px 4px 0 0;
	font-size: 12px;
	}
	
ul#topnav li.search input#button {
	margin: 4px 0 0;
	font-weight: bold;
	color: #fff;
	padding: 3px 5px;
	background: url(images/burgundy.png) repeat;
	width: auto;
	}
	
ul#topnav li.actions {
	float: right;
	height: 20px;
	padding: 9px 2px 0;
	border-left: 1px solid #fff;
	background: url(images/burgundy.png) repeat;
	}

ul#topnav li.actions a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px;
	}

ul#topnav li.actions a:hover {
	text-decoration: underline;
	}

ul#nav {
	background: #005288;
	font: normal 14px/14px Verdana, Helvetica, sans-serif;
	text-align: center;
	height: 24px;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 8px 0 0 1px;
	letter-spacing: .05em;
	}

ul#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#nav li a {
	float: left;
	padding: 0;
	height: 14px;
	border-left: 1px solid #fff;
	color: #c6d1b7;
	text-decoration: none;
	text-align: center;
	}
	
ul#nav li.first a {
	border: none;
	}

ul#nav a.on,
ul#nav a.on:hover {
	color: #fff;
	font-weight: bold;
	}

ul#nav a:hover {
	color: #00b811;
	}
	
ul#features {
	height: 125px;
	overflow: hidden;
	font: bold 10px/10px "Gill Sans", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	}

ul#features li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#features li a {
	background: #dfd7bd;
	width: 158px;
	height: 120px;
	float: left;
	border-left: 1px solid #dfd7bd;
	border-right: 1px solid #dfd7bd;
	text-align: center;
	color: #005288;
	text-decoration: none;
	padding: 5px 0 0;
	}

ul#features li a img {
	display: block;
	margin: 0 auto 5px;
	}

ul#features li a:hover {
	background: #c5ba98;
	border-color: #fff;
	color: #fff;
	}
	
/* content */	

#content {
	float: right;
	margin-right: 1px;
	width: 620px;
	padding: 0 0 40px;
	display: inline;
	}

#content h3 {
	text-shadow: 1px 1px 7px rgba(0,0,0,0.6);
	background: #90cee5 url(images/h3.jpg) no-repeat left top;
	height: 40px;
	font: normal 32px/32px "Goudy", Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 40px 20px 0;
	border-bottom: 5px solid #fff;
	margin: 0 0 32px;
	}

#content h3.h3-tc { background: #138904 url(images/h3TC.jpg) no-repeat left top; }
#content h3.h3-stories { background: #90cee5 url(images/2009/h3-stories.jpg) no-repeat left top; }
#content h3.h3-legislation { background: #90cee5 url(images/2009/h3-legislation.jpg) no-repeat left top; }
#content h3.h3-achievers { background: #90cee5 url(images/2009/h3-achievers.jpg) no-repeat left top; }
#content h3.h3-symposium { background-image: url(images/2010/h3-symposium.jpg); }
#content h3.h3-tours, #content h3.h3-cruise { background-image: url(images/2010/h3-tours.jpg); }
#content h3.h3-golf { background-image: url(images/2009/h3-golf.jpg); text-indent: -9999em; }

#content h3 strong {
	font: bold 18px/32px "Goudy", Georgia, "Times New Roman", Times, serif;
	color: #fecf91;
	text-transform: uppercase;
	}
	
#content h3 span {
	text-transform: none;
	}

#content h4 {
	font: normal 24px/24px "Goudy", Georgia, "Times New Roman", Times, serif;
	color: #005288;
	margin: 0 40px 12px;
	}

#content h5 {
	font: bold 12px/18px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 40px 3px;
	}

#content h6 {
	font: bold 12px/18px Helvetica, Arial, sans-serif;
	color: #69186e;
	margin: 0 40px 12px;
	}
	
#content p,
#content ul,
#content ol {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	margin: 0 40px 12px;
	}
	
#content ul li {
	margin: 0 10px 3px;
	list-style: square;
	}

#content ol li {
	margin: 0 30px 3px;
	}

#content li li {
	margin: 0 0 3px 30px;
	}
	
#content ol ol li {
	list-style: upper-alpha;
	}
	
#content ul ul li {
	list-style: circle;
	}

#content li ol,
#content li ul {
	padding-top: 3px;
	margin: 0 10px;
	}
	
#content p a,
#content li a,
#content table a {
	color: #005288;
	}

#content ul.gallery {
	margin: 0 0 10px 35px;
	}
	
#content ul.gallery li {
	float: left;
	margin: 0;
	list-style: none;
	margin: 0 5px 5px 0;
	}
	
#content ul.gallery li img {
	display: block;
	border: 5px solid #fff;
	}


#content blockquote {
	background: #fff;
	margin: 0 20px 12px;
	padding: 20px 0 8px;
	}
	
#content blockquote p {
	margin: 0 20px 12px;
	}
	
#content blockquote p.quotee {
	text-align: right;
	font-weight: bold;
	clear: both;
	}
	
#content blockquote p img.testimonial {
	float: left;
	margin: 0 12px 0 0;
	}	
	
#content table {
	width: 550px;
	margin: 0 35px 12px;
	}

#content table table {
	margin: 0;
	width: auto;
	}
	
#content table table td {
	border: none;
	}
	
#content table td {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	padding: 5px;
	border-top: 1px solid #b2c7d7;
	}
	
#content table.events td {
	vertical-align: top;
	}
	
#content input.text,
#content select {
	padding: 3px;
	border: 1px solid #b2c7d7;
	}
	
#content input.button {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	background: #005288;
	padding: 6px 10px;
	border: 1px solid #b2c7d7;
	}

#content p.button {
	height: 26px;
	}
	
#content p.button a,
#content a.button {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 2px 0 0;
	float: left;
	background: #005288;
	padding: 6px 10px;
	border: 1px solid #b2c7d7;
	text-decoration: none;
	}	
	
#content img.left {
	float: left;
	margin: 0 10px 10px 40px;
	border: 5px solid #fff;
	}
	
#content h4 img.left,
#content h5 img.left,
#content p img.left {
	margin: 0 10px 10px 0;
	}
	
#content img.right {
	float: right;
	margin: 0 40px 10px 10px;
	border: 5px solid #fff;
	}
	
#content h4 img.right,
#content h5 img.right,
#content p img.right {
	margin: 0 0 10px 10px;
	}
	
#content ol.alpha li {
	list-style: upper-alpha;
	}
	
/* sidebar */

ul#sidebar {
	float: left;
	width: 140px;
	padding: 27px 10px 27px 27px;
	font: bold 11px/14px Helvetica, Arial, sans-serif;
	}
	
ul#sidebar li {
	list-style: none;
	margin: 0 0 12px;
	}
	
ul#sidebar li ul {
	margin: 6px 0 0 12px;
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	}
	
ul#sidebar li a {
	color: #005288;
	text-decoration: none;
	}

ul#sidebar li ul a {
	}
	
ul#sidebar li span,
ul#sidebar li a span {
	font-weight: normal;
	}

ul#sidebar li.on a {
	color: /* #ff4200 */ #78250a;
	}
	
ul#sidebar li li a.on {
	text-decoration: underline;
	}
	
ul#sidebar li#s-treatment.on a {
	color: #138904;
	}
		
		

/* footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	font: normal 9px/12px Helvetica, Arial, sans-serif;
	color: #2d4463;
	text-align: left;
	padding: 10px 0 0;
	height: 30px;
	}

#footer p.fl { float: left; }
#footer p.fr { float: right; }

#footer p a {
	color: #2d4463;
	}
	
/* homepage specific */
	
#home #wrapper {
	background: #e1ecfa url(images/wrapper-home.gif) repeat-y left top;
	}
	
#home #header {
	height: 305px;
	background-image: url(images/header-home.jpg);
	overflow: hidden;
	}

#home #header #slideshow {
	position: relative;
	top: 0;
	left: 0;
	}

#home h1 {
	height: 275px;
	position: relative;
	top: -305px;
	left: 0;
	z-index: 1000;
	}
	
#home #topnav {
	position: relative;
	top: -305px;
	left: 0;
	z-index: 1000;
	}
	
#home #content {
	float: left;
	padding: 40px;
	width: 540px;
	border-top: 1px solid #fff;
	margin: 0;
	}
	
#home #content h4 {
	font: normal 18px/18px "Goudy", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	color: #f54d04;
	margin: 0 0 3px;
	}
	
#home #content h4 a {
	color: #005288;
	}

#home #content p {
	margin: 0 0 12px;
	}
	
#home #content p a {
	color: #f54d04;
	}

#home #content p a.more {
	text-decoration: none;
	white-space: nowrap;
	}

#home #content p a.more:hover {
	color: #005288;
	text-decoration: underline;
	}
	
#home ul#sidebar {
	float: right;
	margin-right: 1px;
	display: inline;
	text-align: center;
	padding: 6px 0 18px;
	width: 177px;
	border-top: 1px solid #fff;
	}

#home ul#sidebar li {
	width: 155px;
	display: block;
	margin: 0 auto;
	padding: 0 0 6px;
	}
	
/* other specific */

#news #header { background-image: url(images/header-news.jpg); }

/* products */

#content table.orderMe {
	}
	
#content table.orderMe td {
	border-top: 1px solid #fff;
	padding: 10px 5px;
	white-space: nowrap;
	vertical-align: top;
	}

#content table.orderMe td.itemPrice {
	color: #8829ab;
	font-weight: bold;
	}

#content table.orderMe td.itemPrice strong {
	font-size: 13px;
	}
	
#content table.orderMe td.itemQuan input {
	width: 25px;
	padding: 3px;
	}
	

ul#header li.h-item a 
	{ width: 69px; }


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 180px;
	clear: both;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
	margin: 14px 0 0 -1px;
	*margin: 0 0 0 -1px;
	
	border-top: 10px solid #005288;
	font: normal 11px/13px Verdana, Helvetica, sans-serif;
	text-align: left;
}

#nav li ul#inner { /* second-level lists */
	margin: 10px 0 0 -1px;
}

#nav ul li a {
	display: block;
	width: 160px !important;
	height: auto !important;
	padding: 5px 10px;
	color: #fff;
	border: 1px solid #fff;
	border-top: none;
	background: #005288 !important;
	text-align: left;
	}

#nav li.n-contact ul { width: 103px !important; }	
#nav li.n-contact ul li a { width: 83px !important; }

#nav ul li a:hover {
	}
	

#nav li:hover ul, #header li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	float: none;
}


/* join or renew */

#join #wrapper { background: url(images/join-2009/wrapper.gif) repeat-y left top; }
#join h3 { display: none; }
#join h4 {
	background: url(images/join-2009/join-h4.jpg) no-repeat center bottom;
	height: 120px;
	text-indent: -9999em;
	}
	
#join #content p {
	color: #fff;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	}
	
#join #content p a {
	color: #fff;
	}

#join #content p strong.caps { text-transform: uppercase; }

#join #content p.terms {
	color: #000;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	}