@charset "UTF-8";
html {
	font-family: Georgia, Times, Serif;
	font-size: 125%;

}

body {
	font-size: 50%;
	height: 100%;
	background-color: #362f2d;

}

* {
	margin: 0px;
	padding: 0px;
}

/* body styles */

p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
}

a img {
	border: none;
}

/* tools */

hr.cleaner {
      clear:both;
      height: 0px;
      margin: -1px 0 0 0; 
	  padding: 0px;
      border:none;
      visibility: hidden;
      }
	 
hr.line {
	border-style: none none solid;
	border-color: #d7cfb9;
	border-width: 1px;
	color: #ede8d4;
	background-color: #ede8d4;
	margin-bottom: 5px;
	margin-top: 5px;
}

.site {
	font-style: italic;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

.date {
	color: #790000;
	}

.underline {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}

p.nextpage {
	float: right;
	margin: 5px;
}

/* container */

div#container {
	width: 795px;
	/*
	background-color: #f3f1e5;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;*/
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#container_ext {
	background-color: #f3f1e5;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	color: #790000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	text-decoration: underline;
}

h2 {
	font-weight: normal;
	color: #790000;
	font-size: 1.3em;
	margin-bottom: 3px;
}

h3 {
	font-weight: normal;
	color: #333333;
	font-size: 1.4em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4 {
	font-weight: normal;
	color: #790000;
	font-size: 1.2em;
	margin: 15px 0px 5px;
}

/* header */

div#top_left {
	/*width: 462px;*/
}

div#top_left img.logo {
	/*display: block;*/
}

div#top_email {
	background: url(images/email_back.jpg) no-repeat;
	width: 327px;
	height: 97px;
	float: right;
	position: relative;
	right: 6px;
}
#container #sub_banner #sub_nav a {
	display: inline;
}

div #top_email p {
	margin: 20px 0px 0px 50px;
	color: #ffffff;
	font-size: 1.2em;
}

/* navigation */


div#navigation {
	background: transparent url(images/nav_bg.jpg) no-repeat;
	clear: both;
	height: 23px;
	
}

ul#main_nav {
	list-style-type: none;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

ul#main_nav li {
	font-size: 1.2em;
	display: inline;
	margin: 0px 15px 0px 0px;
	line-height: 1.9em;
	text-transform: uppercase;
	color: #790000;
}

ul#main_nav li a {
	color: #362f2d;
	text-decoration: none;
}

ul#main_nav li a:hover {
	color: #790000;
	border-bottom: 1px solid #790000;
}

ul#sub_nav {
	padding: 60px 0px 0px 0px;
	margin: 0px 27px;
	list-style-type: none;
}

ul#sub_nav li {
	font-size: 1.3em;
	margin: 0px 10px 0px 0px;
	line-height: 1.6em;
	text-transform: none;
	color: #c5c5c5;

}

ul#sub_nav li.onstate {
	border-bottom: 1px solid #cccccc;
	display: inline;
}

ul#sub_nav li a {
	color: #ffffff;
}

ul#sub_nav li a:hover {
	color: #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	text-decoration: none;
}

/* banners */

div#home_banner {
	background: transparent url(images/banner_bg.jpg) no-repeat;
	display: block;
	height: 225px;
	padding: 13px 0px 0px 0px;
}
div#home_banner #home_banner_image {
	background: transparent url(images/home_banner.jpg) no-repeat;
	height: 222px;
	display: block;

}

div#home_banner #home_banner_image p {
	font-size: 1.3em;
	color: #ffffff;
	width: 280px;
	position: relative;
	top: 105px;
	left: 35px;
}

div#home_banner #home_banner_image a{
	position: relative;
	top: 114px;
	left: 35px;
	height: 32px;
	width: 105px;
	display: block;
	background-image: url(images/banner_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

div#home_banner #home_banner_image a:hover {
	background-position: right;
}

div#sub_banner {
	background: transparent url(images/banner_bg.jpg) no-repeat;
	display: block;
	height: 175px;
	padding: 13px 0px 0px 0px;
}
div#sub_banner div#about_banner {
	background: transparent url(images/about_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}

div#sub_banner div#diabetes_banner {
	background: transparent url(images/diabetes_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}
div#sub_banner div#products_banner {
	background: transparent url(images/products_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}

div#sub_banner div#events_banner {
	background: transparent url(images/events_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}

div#sub_banner div#news_banner {
	background: transparent url(images/news_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}

div#sub_banner div#contact_banner {
	background: transparent url(images/contact_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}

div#sub_banner div#links_banner {
	background: transparent url(images/links_banner.jpg) no-repeat;
	height: 170px;
	display: block;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;

}


/* home content */

div#home_bg {
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 4px;

}

div#home_content {
	width: 458px;
	min-height: 300px;
	display: inline;
	float: left;
	padding-bottom: 10px;
	background: transparent;
	/*border-right: 1px solid #d7cfb9;*/


}

div#home_content div.home_col{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 5px 0px 10px;
	width: 210px;
	text-align: justify;
	float: left;
}

div#home_content div.home_col h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #790000;
	line-height: 1.6em;
	text-align: center;
	border-top: 1px solid #790000;
	border-bottom: 1px solid #790000;
	padding: 5px 10px;
	margin: 10px 0px;
	background: #ede8d4;
}


/*
div#home_content div.c_two{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 5px 0px 10px;
	width: 210px;
	text-align: justify;
	float: left;
}

*/

/* suppage content */

div#sub_bg {
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	width: 789px;
	background-image: url(images/subbody_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 4px;

}

div#sub_content {
	width: 557px;
	min-height: 300px;
	display: inline;
	float: left;
	padding-bottom: 10px;
	background: transparent;
	/*border-right: 1px solid #d7cfb9;*/


}

div#sub_content div#content_area {
	margin: 10px 20px 10px 15px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;

}

div#sub_content div#content_area ul {
	list-style-type: circle;
	list-style-position: outside;
	color: #333333;
	font-size: 1.1em;
	margin-left: 20px;
	margin-bottom: 10px;
}

div#sub_content div#content_area li {
	margin-bottom: 2px;
}

div#sub_content p {
	margin: 0px 0px 10px;
}

/* div#sub_content h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #790000;
	line-height: 1.6em;
	text-align: left;
	margin: 10px 0px;
}
*/

div#sub_content h1.about_pullquote_rt {
	float: right;
	font-size: 1.5em;
	font-weight: normal;
	color: #790000;
	line-height: 1.5em;
	text-align: center;
	border-top: 1px solid #790000;
	border-bottom: 1px solid #790000;
	padding: 15px 10px;
	margin: 5px 5px 10px 20px;
	width: 220px;
	background: #ede8d4;
}

div#sub_content h1.cure_pullquote_lt {
	float: left;
	font-size: 1.5em;
	font-weight: normal;
	color: #790000;
	line-height: 1.5em;
	text-align: center;
	border-top: 1px solid #790000;
	border-bottom: 1px solid #790000;
	padding: 15px 10px;
	margin: 5px 20px 5px 5px;
	width: 220px;
	background: #ede8d4;
}

div#sub_content div.sub_col{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 5px 0px 10px;
	width: 250px;
	text-align: justify;
	float: left;
}
#container #sub_bg #sub_content #content_area .product {
	margin-top: 10px;
	margin-right: 10px;
}
#container #sub_bg #sub_content #content_area .product .product_des em {
	font-style: normal;
	color: #790000;
}
#container #sub_bg #sub_content #content_area .product .product_des ul {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
}
#container #sub_bg #sub_content #content_area .product_des {
	margin-left: 170px;
}
#container #sub_bg #sub_content #content_area .product h3 {
	margin-top: 0px;
}
#container #sub_bg #sub_content #content_area .product_img {
	float: left;
}


div#sub_content div.sub_col p {
	margin: 0px 0px 10px;
}

div#sub_content div.sub_col h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #790000;
	line-height: 1.6em;
	text-align: center;
	border-top: 2px solid #790000;
	border-bottom: 2px solid #790000;
	padding: 5px 0px;
	margin: 10px 10px;
}

/* kickers */

div#home_kickers {
	width: 330px;
	min-height: 300px;
	margin-right: 0px;
	float: right;
}

div#home_kickers img {
	margin: 4px 4px 0px 4px;
}

div#home_kickers img.last_kick {
	margin-bottom: 4px;
}

div#home_kickers a img {
	border: 1px solid #d7cfb9;
}

div#home_kickers a:hover img {
	border: 1px solid #790000;
}

/* events kicker */

table#events_kicker {	
	border: 1px solid #d7cfb9; 
	min-height: 100px;
	margin: 0px 4px 4px;
	width: 781px;
	background: #ede9d5;
}

table#events_kicker td#events1 {
	padding: 8px 15px;
	width: 33%;
	vertical-align: top;
}
table#events_kicker td#events2 {
	border-right: 1px solid #d7cfb9; 
	border-left: 1px solid #d7cfb9; 
	padding: 8px 15px;
	width: 33%;
	vertical-align: top;
}

table#events_kicker td#events3 {
	padding: 8px 15px;
	width: 33%;
	vertical-align: top;
}

table#events_kicker img#events_image {
	display: inline;
}
table#events_kicker td#events1 h1, td#events2 h1, td#events3 h1 {
	font-weight: normal;
	font-size: 1.4em;
	color: #aca8a0;
}

table#events_kicker td#events1 h2, td#events2 h2, td#events3 h2 {
	color: #790000;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
}

table#events_kicker td#events1 h3, td#events2 h3, td#events3 h3 {
	color: #534741;
	font-weight: normal;
	font-size: 1.3em;
	margin: 3px 0px;
	
	
}

table#events_kicker p {
	margin-top: 5px;
}

table#events_kicker .moreinfo {
	margin: 10px 0px 0px 0px;
}

/* subpage kicker */

div#sub_kickers {
	width: 232px;
	min-height: 500px;
	margin-right: 0px;
	float: right;
}

div#sub_kickers a#sub_kicker1 {
	background: transparent url(images/subkicker1.jpg) no-repeat;
	margin: 4px 4px 0px 4px;
	width: 222px;
	height: 145px;
	border: 1px solid #d7cfb9;
	display: block;
}

div#sub_kickers a#sub_kicker1 p, a#sub_kicker2 p, a#sub_kicker3 p {
	margin: 119px 10px 0px;
	font-size: 1.4em;
}

div#sub_kickers a:hover#sub_kicker1 p, a:hover#sub_kicker2 p, a:hover#sub_kicker3 p {
	color: #770000;
}

div#sub_kickers a#sub_kicker2 {
	background: transparent url(images/subkicker2.jpg) no-repeat;
	margin: 4px 4px 0px 4px;
	width: 222px;
	height: 145px;
	border: 1px solid #d7cfb9;
	display: block;
}

div#sub_kickers a#sub_kicker3 {
	background: transparent url(images/subkicker3.jpg) no-repeat;
	margin: 4px 4px 0px 4px;
	width: 222px;
	height: 145px;
	border: 1px solid #d7cfb9;
	display: block;
}

div#sub_kickers a:hover#sub_kicker1, div#sub_kickers a:hover#sub_kicker2, div#sub_kickers a:hover#sub_kicker3 {
	border: 1px solid #790000;
	text-decoration: none;
}
div#sub_events {
	margin: 5px 0px 20px;
	border-top: 1px solid #d7cfb9; 
	border-bottom: 1px solid #d7cfb9;
}

div#sub_events div#sub_kicker_header {
	display: block;
	margin: 3px 0px;
	border-top: 1px solid #d7cfb9; 
	border-bottom: 1px solid #d7cfb9;
	background-color: #f3f1e5;

}

div#sub_events div#sub_kicker_header img {
	margin: 4px 8px 3px;
}

div#sub_events div.sub_events {
	background: #f3f1e5;
	padding: 8px 10px;
	margin: 3px 0px;
	border-top: 1px solid #d7cfb9; 
	border-bottom: 1px solid #d7cfb9;
}

div#sub_events div.sub_events img.moreinfo {
	margin: 5px 0px 0px;
}

div#sub_events div.sub_events h1 {
	color: #790000;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px;
}

div#sub_events div.sub_events h2 {
	color: #534741;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;

}

div#sub_events div.sub_events p {
	font-size: 1.1em;
	margin-top: 2px;
}

/* footer */

div#footer {
	width: 789px;
	clear: both;
	padding: 4px 0px 15px 0px;
	border-top: 1px solid #d7cfb9;

}

div#sub_footer {
	width: 789px;
	clear: both;
	padding: 0px 0px 15px 0px;

}

div#footer p, div#sub_footer p {
	padding: 4px 0px 4px 10px;
	border-top: 1px solid #d7cfb9;
	border-bottom: 1px solid #d7cfb9;
	color: #333333;
	font-size: 10px;
	font-family: arial, verdana, san-serif;
}

div#footer p#footer_nav, div#sub_footer p#footer_nav {
	border: none;
	float: right;
	padding-right: 10px;
}

div#footer p#footer_nav a, div#sub_footer p#footer_nav a {
	padding: 0px 3px;
	color: #790000;
	text-decoration: underline;
}

/* events page */

div#sub_content div#content_area div.events {
	margin: 15px 5px;	
}

div#sub_content div#content_area div.events h1 {
	color: #790000;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0px;
}

div#sub_content div#content_area div.events h2 {
	color: #333333;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0px;
}

div#sub_content div#content_area div.events p {
	margin: 5px 0px;
}

div#sub_content div#content_area div.events img.moreinfo {
	margin: 5px 0px 0px;
}

/* download */

img.download_img {
	float: right;
	margin-right: 10px;
}

div#news_download p {
	margin: 0px 0px 15px 0px;
	line-height: 1em;
}

/* 3rd nav */

div#third_nav {
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
}

div#third_nav a {
	margin: 0px 3px 3px;
}
div#sub_content div#content_area ul.numlist {
	list-style-type: decimal;
}
#container #sub_bg #sub_content #content_area .title {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 0px;
}
div#home_content ul {
	list-style-type: circle;
	list-style-position: outside;
	color: #333333;
	font-size: 1.1em;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#home_content li {
	margin-bottom: 2px;
}
#container #sub_banner #products_banner #sub_nav .line2 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#container #sub_banner #products_banner #sub_nav li {
	line-height: 1.1em;
	margin-top: 5px;
}
