/* = CSS reset
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end css reset */


/* = site styles
----------------------------------------------- */
body {
	background-color: #E5DDB7;
}

p {
	margin: 0 0 10px 0;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
}

a {
	color: #74B68F;
}

a:visited {
	color: #74B68F;
}

a:hover {
	color: #95C6A8;
}

ul {
	margin: 0 0 15px 15px;
	list-style-type: disc;
}

li {
	margin: 0 0 5px 10px;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
}

ol {
	margin: 0 0 0 15px;
	list-style-type: decimal;
	list-style-position: outside;
}

ol li {
	margin: 0 0 5px 10px;
	font-size: 14px;
}

strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

/* = home styles
----------------------------------------------- */
div#SyndArea01 {
	margin: 0;
	padding: 0;
	width: 790px;
	height: 154px;
	background: #fff url(/cpm/tomorrows_medicine.gif) no-repeat 100% 0;
}

#logo {
	margin: 30px 0 0 15px;
	border: 0;
	float: left;
}

span#TopNavBar {
	width: 790px;
	height: 35px;
	float: left;
	background: #fff url(/cpm/menu_bg.gif) no-repeat 0 0;
	clear:both;
}

#main_photo {
	margin: 0 20px 0 0;
	float: left;
}

#intro_content {
	margin: 30px 0 0 24px;
	width: 737px; 
}

#intro_text {
	font-size: 16px;
	line-height: 24px;
	color: #4C3823;
}	

td#ImageRow {
	border-bottom: 5px solid #79B395;
	width: 790px;
	height: 301px;
	background: #fff url(/cpm/main_bg.gif) no-repeat 0 0;
	clear: both;
}

div#Container {
	margin: 0 auto;
	width: 790px;
	background-color: #fff;
	text-align: center;
}

td#hmLeftColumn {
	padding: 30px 10px 20px 10px;
	width: 395px;
	font-size: 12px;
	background: #fff url(/cpm/home_gradient.gif) repeat-x 0 0;
}

td#hmCenterColumn {
	display: none;
}

td#hmRightColumn {
	padding: 30px 10px 20px 10px;
	width: 394px;
	font-size: 12px;
	background: #fff url(/cpm/home_gradient.gif) repeat-x 0 0;
}

/* = interior styles
----------------------------------------------- */
td#LeftColumn {
	padding: 0;
	width: 200px;
	background: #E5F2EB url(/cpm/leftnav_bg.gif) no-repeat 0 100%;
	vertical-align: top;
}

div#LeftNavSet {
	margin: 0;
	padding: 0;
}

a.LeftNavigationAnchor {
	padding: 10px 0 10px 35px;
	background: #E5F2EB url(/cpm/nav_arrow.gif) no-repeat 15px 12px;
	display: block;
	width: 155px;
	border-bottom: 1px solid #8CBFA0;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
}

td#CenterColumn {
	padding: 10px 10px 30px 10px;
	width: 580px;
}

span#spanMainContent {
	width: 580px;
}

span#spanMainContent td {
	margin: 0 0 10px 0;
	padding: 5px;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;

}

.note {
	font-style: italic;
	color: #666;
}

div#SyndArea04 {
	padding: 15px 5px 0 10px;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #69B085;
	font-weight: bold;
	line-height: 16px;
}

td#RightColumn {
	display: none;
}

#login {
	float: right;
}

div.hr {
	margin: 0 0 15px 0;
	width: 100%;
	height: 1px;
	background: #fff url(/cpm/hr.gif) repeat-x 0 center;
}

div.hr hr {
	display: none;
}

/* = header styles
----------------------------------------------- */
h1#intro_header {
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	font-size: 21px;
	color: #C7A008;
	font-family: "Century Gothic", Trebuchet, "Trebuchet MS", sans-serif;
	font-weight: normal;
}

h2.featured {
	margin: 0 0 10px 0;
	font-family: "Century Gothic", Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 21px;
	color: #5A896F;
	font-weight: normal;
}

h1 {
	margin: 0 0 10px 0;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 21px;
	color: #C7A008;
	font-weight: normal;
}

h2 {
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #5A896F;
}

h3 {
	margin: 20px 0 5px 0;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #74B68F;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* = footer
----------------------------------------------- */
#Footer {
	width: 790px;
	height: 115px;
	clear: both;
	float: left;
	background: #fff url(/cpm/footer_bg.gif) no-repeat 0 100%;
}

#hmSyndArea08 {
	padding: 10px 0 0 10px;
}

#SyndArea07 {
	padding: 10px 0 0 10px;
}

#Footer p {
	color: #fff;
	font-size: 10px;
	clear: both;
}

#Footer a, #Footer a:visited {
	color: #efefef;
}

#Footer a:hover {
	color: #fff;
}

ul#bottom_nav {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	text-align: center;
}

ul#bottom_nav li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #C7A008;
	display: inline;
}

ul#bottom_nav li.first {
	margin: 0;
	padding: 0;
}

ul#bottom_nav li.first a, ul#bottom_nav li.first a:visited, ul#bottom_nav li.first a:hover {
	padding: 0;
	background-image: none;
}

ul#bottom_nav li a, ul#bottom_nav li a:visited {
	padding: 0 0 0 15px;
	color: #74B68F;
	background: #fff url(/cpm/bullet.gif) no-repeat 0 3px;
}

ul#bottom_nav li a:hover {
	color: #95C6A8;
}