/* Sitewide CSS Defaults 
-------------------------------------------------------------*/


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.67em;
	color: #000;
	background: #ecfafd;
	padding: 0;
	margin: 0;
}

p {
	font-size: 1.05em;
	line-height: 1.7em;
	color: #53291f;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 2em;
	margin: 0;
	color: #53291f;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.8em;
	color: #53291f;
}

h3 {
	font-size: 1.5em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 20px;
	color: #53291f;
}

h4.first {
	font-size: 1.3em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 10px;
	color: #53291f;
}

h4 {
	font-size: 1.3em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 20px;
	color: #53291f;
}

h4.article {
	font-size: 1.3em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 0px;
}

h4.misc {
	font-size: 1.5em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 0px;
}

h4.quote {
	font-size: 2.7em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 0px;
	line-height: 1.4em;
	color: #68BCCE;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

p.quote {
	text-align: right;
	font-style: italic;
	color: #666;
	padding-right: 5px;
}

p.author {
	font-style: italic;
}

h5 {
	font-size: 1.1em;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: -3px;
	margin-top: 20px;
	color: #53291f;
}


form {
	margin: 0;
	padding: 0;
}

input, select, th, td {
	font-size: 1em;
}

input.text, textarea {
	width: 90%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

label {
	font-size: 1.05em;
	line-height: 1.7em;
	color: #53291f;
	font-weight: bold;
}

fieldset {
	border: 0;
	margin-top: 30px;
	margin-left: 50px;
	padding: 10px 20px;
	width: 70%;
	border: 1px solid #ccc;
	background-color: #FDF2F8;
}

.required {
	color: #f00;
}



.read_more {
	color: #06A1C1;
	font-weight: bold;
}

a:link {color: #06A1C1; font-weight: bold; text-decoration: none;}
a:visited {color: #06A1C1; font-weight: bold; text-decoration: none;}
a:hover {color: #06A1C1; font-weight: bold; text-decoration: underline;}
a:active {color: #06A1C1; font-weight: bold; text-decoration: none;}




/* Container 
-----------------------------------------------------------*/

#container {
	width: 816px;
	margin: 40px auto;
	text-align: left;
}

table {
	border: 0;
	border-collapse: collapse;
}

td, th {
	padding: 0;
}





/* Background images & cell attributes (padding, etc.)
--------------------------------------------------------- */
td.mission {
	padding: 0;
	margin: 0;
	width: 434px;
}

td.mission img {
     padding: 0;
     margin: 0;
}

td.stories_home {
	background: url("/graphics/stories.gif") no-repeat;
	padding: 0;
	margin: 0;
	width: 189px;
}

td.stories_home img {
     padding: 0;
     margin: 0;
}

td.products_home {
	background: #fff url(/graphics/right_content_bg.gif) repeat-y right top;
	padding: 0;
	margin: 0;
	width: 193px
}

td.home_features {
	background: #fff url(/graphics/home_features.gif) center left no-repeat;
	height: 235px;
	/* padding: 0px 20px 15px 20px; */
}

td.home_features p, td.home_features h4, td.home_features h5, td.home_features img {
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 0;
}

td.home_middle_col {
	background: #fff url(/graphics/home_middle_col_bg.gif) top center repeat-y;
	height: 235px;
	padding: 0 20px 0 20px;
}

td.home_jessica {
	background: #fff url(/graphics/right_content_bg.gif) top right repeat-y;
	height: 235px;
	padding: 0 0 0 10px;
}

td.content_band_white {
	background: #fff url(/graphics/band_white_434x185.gif) top left no-repeat;
	height: 185px;
	padding: 15px;
}

td.content_band_blue {
	background: #c0eaf6 url(/graphics/band_blue_bg.gif) top right repeat-y;
	height: 185px;
	padding: 15px;
}

td.content_band_left_story {
	background: #fce8f3 /* url(/graphics/band_white_434x185.gif) top left no-repeat */;
	height: 185px;
	padding-left: 20px;
	padding-right: 20px;
}

td.content_band_left_story p {
	font-size: 1em;
}

td.content_band_left_story ul {
	list-style-image: url(/graphics/blue_bullet.gif);
}

td.content_band_left_story li {
	color: #53291f;
	line-height: 1.7em;
	font-family: Georgia, Times New Roman, serif;
}

td.content_band_left_story li.blue {
	color: #06A1C1;
	font-weight: bold;
}

td.content_band_right_story {
	background: #fff url(/graphics/right_content_bg.gif) top right repeat-y;
	height: 185px;
	padding-right: 15px;
	padding-left: 15px;
}

td.products_home {
	background: #fff url(/graphics/right_content_bg.gif) top right repeat-y;
}

td.content_band_right_story p {
	line-height: 1.3;
}

td.content_band_right_story img {
	float: right;
}

td.content_band_blue_image {
	background: #c0eaf6 url(/graphics/band_blue_bg.gif) top right repeat-y;
	padding: 0;
	height: 185px;
}

td.feat_pic {
	background: #fff url(/graphics/feat_pic_bg.gif) top right repeat-y;
	padding: 5px 20px 20px 30px;
}

td.article {
	background: #fff url(/graphics/right_content_bg.gif) top right repeat-y;
	padding: 5px 30px 20px 20px;
}

td.footer {
	background: url(/graphics/footer_bg.gif) top left no-repeat;
	height: 86px;
	text-align: right;
	/* padding-top: 20px; */
	padding-right: 30px;
	color: #333;
}

td.subfooter {
	text-align: right;
	padding: 10px 30px;
	font-size: 1em;
}

td.spacer {
	background: #fff url(/graphics/right_content_bg.gif) top right repeat-y;
	height: 20px;
}

td.spacer_story {
	background: #fff url(/graphics/story_spacer_bg.gif) top left no-repeat;
	height: 39px;
	clear: both;
}






/* Navigation CSS 
------------------------------------------------------------*/

#main_navigation, #main_navigation ul {
	padding: 0;
	list-style: none;
	height: 30px;
	color: #fff;
	margin: 0;
	width: 816px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

#main_navigation {
	margin-top: 0;
	background: url(/graphics/nav_bg.gif) top right no-repeat;
}

#main_navigation a {
	display: block;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#main_navigation a:link {
	background: #7e7c70;
}

#main_navigation a:visited {
	background: #7e7c70;
}

#main_navigation a:hover {
	color: white;
	background: #7e7c70;
}

#main_navigation li {
	float: left;
	height: 30px;
}

#main_navigation li.home {
	
}

#main_navigation li ul {
	position: absolute;
	left: -999em;
	background: transparent;
}

#main_navigation li.category_1 ul {
	width: 100px;
}

#main_navigation li.category_2 ul {
	width: 150px;
}

#main_navigation li.category_3 ul {
	width: 100px;
}

#main_navigation li.category_4 ul {
	width: 100px;
}

#main_navigation li.category_5 ul {
	width: 100px;
}

#main_navigation li.category_6 ul {
	width: 100px;
}

#main_navigation li.category_7 ul {
	width: 100px;
}

#main_navigation li.category_8 ul {
	width: 100px;
}

#main_navigation li.drop_down ul {
	left: auto;
}

/* #main_navigation li ul a {
	background: pink;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;

} */

#main_navigation li.category_1 ul a, #main_navigation li.category_3 ul a, #main_navigation li.category_4 ul a, #main_navigation li.category_5 ul a, #main_navigation li.category_6 ul a, #main_navigation li.category_7 ul a, #main_navigation li.category_8 ul a {
	width: 100px;
	background: pink;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
} 

#main_navigation li.category_2 ul a {
	width: 150px;
	background: pink;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
} 

#main_navigation li.category_1 ul a:hover, #main_navigation li.category_2 ul a:hover, #main_navigation li.category_3 ul a:hover, #main_navigation li.category_4 ul a:hover, #main_navigation li.category_5 ul a:hover, #main_navigation li.category_6 ul a:hover, #main_navigation li.category_7 ul a:hover, #main_navigation li.category_8 ul a:hover {

	text-decoration: underline;
}

/* Above replaces all below individual rules 

#main_navigation li.category_1 ul a {
	width: 100px;
	background: pink;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}

#main_navigation li.category_2 ul a {
	width: 100px;
	background: pink;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}

#main_navigation li.category_3 ul a {
	width: 100px;
	background: pink;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}

#main_navigation li.category_4 ul a {
	width: 100px;
}

#main_navigation li.category_5 ul a {
	width: 100px;
}

#main_navigation li.category_6 ul a {
	width: 100px;
}

#main_navigation li.drop_down ul.category_6 {
	
}

#main_navigation li.category_7 ul a {
	width: 100px;
}

#main_navigation li.drop_down ul.category_7 {
	
} */

#main_navigation li ul li {
	width: auto;
	margin: 0;
	padding: 0;
}



/* Registration / Login Layout Table */

table.register_login {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}

/* table.register_login td {
	width: 90%;
} */


#story_archive {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 10px;
}

#story_archive th {
	padding-bottom: 10px;
	margin-bottom: 0;
	border: 0;
}

#story_archive td {
	padding: 0;
	margin: 0;
	border: 0;
}

#story_archive p {
	margin: 0;
	padding: 0;
}