/*Right sidenav*/


div {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
body {
	color:#000;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	background-color: white;
}
#bulk {
	/*background-color: #0x6BAED6;*/
	margin-left: 0;
	/*background-image: url(tagline.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 14px;*/
}

#main {
	padding: 1em 1em 0 1em;
	background-color: #fff;
	height: 100%;
	margin-left: 190px;
	border-left: 4px solid #333377;
	background-color: Transparent;
    /*font-weight:bold;*/
    font-size: large;	
}

h3 {
	font-size: medium;
	font-style: italic;
	margin-bottom: 0;
}
/*Uncommenting #allcontent will create a jello layout*/
#allcontent {
	background-color: white;
	padding: 0;
}

a:link {
	color: #337;
	font-style: normal;
}
a:visited {
	color: #777777;
}
/*The side of the page */
div#sidenav {
	padding: 1em 0 0 0 ;
	width: 190px;
	height: 100px ;
	margin-top: 0;
	background-color: #B9CDE3;
	background-repeat: repeat-y;
	float: left;


}
span.sidebar {
	line-height: 1em;
}

#sidemenu li {
	margin-left: -30px;
	list-style: none;
	line-height: 1.5em;
	background-color: transparent;
}
#sidemenu li a {
	color: #000;
}
#sidemenu li a:hover {
	text-decoration: underline;
}

#topnav a, #sidenav a, #footnote {
	text-decoration: none;
	color: #333377;
}
* li a {
	font-size: 1.01em;
}

.number
{
}
.toanchor
{
}
.locations
{
}
.hospital
{
}
.city
{
}
.directions
{
}
/*The bottom of the page*/
#footer {
	padding: 26px .5em;
	margin: 0;
	border-top: 1px dotted #333377;
	clear: both;
	text-align: center;
	font-size: .8em;
	line-height: .8em;
}	
#ADA {
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

/* The top of the page */
#header {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	height: 150px;

	
}
#topnav {
	text-align: center;
	background-image: url(gradient.jpeg);
	background-color: #333377;
	background-repeat: repeat-x;
}
#topmenu {
	background-image: url(gradient.jpeg);
	background-color: #333377;
	background-repeat: repeat-x;
	padding: 8px;
	line-height: 1.1em;
}
ul#topmenu li {
	display: inline;
	font-size: 1.05em;
}
ul#topmenu li a {
	color: #fff;
	padding: 0 3px;

}
ul#topmenu li a:hover {
	text-decoration: underline;
	background-image: url(gradient3.jpg);
	background-repeat: repeat-x;

}
#masthead {
	height: 120px;
	background-color: transparent;
	background-image: url(abclogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#title {
	color: #333377;
	font-size: 1.5em;
	padding: 5px;
	float: left;
}
/*Accent Box*/
.accent {
	height: 86%;
	width: 86%;
	margin: 7% 7% 7% 7%;
	padding: .25em;
	position: relative;
	text-align: center;
	font-style: italic;
	
}
.surround {
	width: 16em;
	margin: 1em 1em .5em 1em;
	background-color: transparent;
	position: relative;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #333377;
}
.accent, .surround {
	float: right;
}
/*Recipe Box*/
.recipetitle {
	font-size: 1.1em;
	font-weight: bolder;
}
.recipedescr, .nutrition {
	font-style: italic;
}
.groups, .analysis {
	font-weight: bold;
}
#ingredients li, ul.analysis li {
	list-style: none;
}
/*Contact Form*/
table {
	border: 2px #337 solid;
	width: 40.5em;
	text-align: left;
	margin: 0 auto 1em auto;
	padding: 0 1em;
	
}
th, td {
	padding: .5em 0em;
}
#thead {
	font-weight: bold;
	font-style: italic;
}
#submit {
	text-align: center;
}
#updateorder {
	border: solid #333377 1px;
	background-color: #d0d0ff;
}
input {
	font-size: 1em;
}
th {
	text-align: right;
	width: auto;
}
td#message {
	border: dotted #333377 1px;
	padding: .5em;
}
/* All of the currently gray stuff happens in here */
.testimonial, .qa, #enroll, .contact, .siteinfo, div.state, .accent {
	/*background-color: #cfcfff;*/
	border: thin dotted #333377;
}
.testimonial a, .qa a, #enroll a, .contact a, .siteinfo a, div.state a, .accent a {
	color: #000;
}
.testimonial, .qa {
	margin: 1em 0em;
	padding: 1em;
}
.contact, .siteinfo {
	margin: 1em auto;
	width: 20em;
	padding: 1em;
	text-align: center;
}
.state {
	font-weight: bolder;
}

.writing, .question {
	font-style: italic;
	margin-bottom: 15px;
}
.answer, .name, #address {
	margin-left: 20px;
}
/*Calculator*/
.credit {
	font-style: italic;
}
#bmitable {
	width: auto;
	padding: 0;
	margin-top: 1em;
}
#bmitable th, #bmitable td {
	border: #337 1px solid;
	padding: .4em .7em;
	border-collapse: collapse;
}

/*Physicians*/
.important {
	color: #a00000;
	font-weight: bold;
}
#enroll {
	margin: 10px 20px 10px 20px;
	padding: 5px 15px 5px 15px;
}
.referral, .referral a {
	font-style: italic;
}
#adobe {
	font-size: .8em;
	text-align: center;
}
/*Location, location, location*/
#directions {
	font-size: .9em;
}
/*Resources and Location lists*/
dt {
	margin: .75em 0 0 0;
	font-weight: bold;
}
dd {
	font-size: .9em;
	font-weight: normal;
}
div.state {
	margin: 0 0 0 2em;
	padding: .001em 1em;
}
a.internalnav {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}
.field {
	padding: .5em;
}
/* begin styles for RSS Feed */
p.channel a {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
noscript {
	font-weight: bold;
	font-style: italic;
}