@charset "UTF-8";
body {
	margin-top: 10px;
	background-color: #989C45;
}
#wrapper {
	background-color: #4F5D69;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	position: relative;
}
#recipewrapper {
	background-color: #4F5D69;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	height: 1550px;
	position: relative;
}
#header {
	background: #A85408;
	height: 225px;
	position: relative;
}
#header ul ul{
	display: none;
}
#header ul li:hover > ul {
	top: 45px;
	display: block;
	position: absolute;
}
/*---------------------main navigation menu
--------------------------------*/

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 3;
	width: 799px;
	position: relative;
}
#header li {
	float: left;
	position: relative;
}
#header li a:link, #header li a:visited {
	display: block;
	background: #A85408;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	width: 105px;
	padding-top: 1.4em;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	font-size: 14px;
	padding-bottom: 0.7em;
}
#header li a:hover, #header li a:active {
	background: #5c3b39;
}
#header li a.current,#header li a.current:hover,#header li a.current:active {
	color: #fff;
	background: #5C3B39;
	cursor: default;
}
#header li a.dead,#header li a.dead:hover,#header li a.dead:active {
	background: #A85408;
	cursor: default;
}
/*---------------------main navigation menu
--------------------------------*/

/*---------------------------------------------subnav
----------------*/
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #544F39;
}
#subnav a:link, a:visited {
	text-decoration: none;
	color: #544F39;
}
#subnav a:hover, a:active {
	text-decoration: none;
	color: #544F39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #544F39;
	border-right-color: #544F39;
	border-bottom-color: #544F39;
	border-left-color: #544F39;
}
#subnav a.currentSub,#subnav a.currentSub:hover,#subnav a.currentSub:active {
	color: #FFF;
	cursor: default;
}
/*---------------------------------------------subnav
----------------*/
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #544F39;
	font-size: 12px;
	text-align: justify;
}
.rightJustify {
	text-align: right;
}
.topicHeadings-bold {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-left-style: dotted;
	padding-left: 3px;
}
.topicHeadings-bold14pt {
	font-weight: bold;
	font-size: 18px;
}
.14ptBody {
	font-size: 16px;
	line-height: 1.4em;
}
#contentMain {
	position: absolute;
	top: 229px;
	left: 351px;
	width: 447px;
	overflow: visible;
	height: 423px;
	z-index: 2;
}
#contentMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#contentMain img {
	position: absolute;
	left: 72px;
	padding-top: 15px;
	top: 302px;
}
#columnLeft {
	position: absolute;
	top: 235px;
	left: 0px;
	width: 385px;
}
#columnLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	margin: 10px;
	text-align: justify;
	margin-top: 10px;
}

#columnRight {
	position: absolute;
	top: 235px;
	left: 415px;
	width: 385px;
}
#columnRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	margin: 10px;
	text-align: justify;
	margin-top: 10px;
}
#contentMain blockquote p {
	margin-bottom: -10px;
}
#contentMain blockquote p a {
	text-decoration: none;
	color: #FFF;
	padding-bottom: 2px;
	border-bottom-style: none;
}
#contentMain blockquote p a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#tslogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 5px;
	text-align: center;
}
#sidebar {
	width: 350px;
}
#wrapperPatients #sidebar ul {
	display: inline;
	position: relative;
}
#wrapperPatients #sidebar ul li {
	display: block;
	width: 310px;
	margin-top: 3px;
	list-style: none;
	padding-left: 37px;
	background: #636F7A;
}
#wrapperPatients #sidebar ul li:hover {
	display: block;
	width: 310px;
	margin-top: 3px;
	list-style: none;
	padding-left: 37px;
	background: #6B4C4A;
}
#wrapperPatients #sidebar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	border-left: 10px solid #4F5D69;
}
#wrapperPatients #sidebar ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	border-left: 10px solid #5C3B39;
}
#wrapperPatients #sidebar ul li a.currentLeft {
	border-left: 10px solid #6B4C4A;
	border-top-color: #6B4C4A;
	border-right-color: #6B4C4A;
	border-bottom-color: #6B4C4A;
}
#wrapperPatients {
	background-color: #4F5D69;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	position: relative;
}
#wrapperPatients #contentMain p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
#wrapper #contentMain p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
