/***********************************************/
/* bloom.css                             */
/* Use with all template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body  {
	color: #000000;
	font-style: normal;
	background-color: #DFEBF4;
	font-size: 0.825em;
	line-height: 1.45em;
}
body * {
	font-size: 100%;
}

a{
	color: #2B7FCA;
	text-decoration: none;
}

a:link{
	color: #2B7FCA;
}

a:visited{
	color: #2B7FCA;
}

a:hover{
	color: #69007D;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #33CC33;
}


/* *******************************Default Header styles***************************** */
h1 {
	font: lighter 18px Verdana, Arial, Helvetica, sans-serif;
	color: #AF0B1C;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 120%;
}
h2 {
	font : bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 5px;
} 
h3 {
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 2px;
}
h4 {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
}
h5 {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
	margin-bottom: 3px;
	margin-top: 2px;
}

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
	text-indent: 0px;
	text-align: left;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	list-style-position: outside;
	display: list-item;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-bottom-width: 1px;
	border-left-color: #888888;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-color: #888888;
	width: 968px;
	margin: 1px;
	padding: 1px;
}

#navBar{
	padding-bottom: 8px;
	color: #888888;
	padding-top: 4px;
	background-image: url(../assets/nav_bar.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBC369;
}

#navBottom{
	color: #888888;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D704;
	margin-top: 10px;
	padding: 10;
	margin-bottom: 10px;
	line-height: 2em;
}

#feature_right_rule{
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D93D;
	height: 100%;
}

#feature_no_rule{
	margin-right: 10px;
	padding-bottom: 10px;	
}

#headlines{
	width: 180px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: 10px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #EEEEEE;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: 10px;
	padding-right: 4px;
	padding-left: 10px;
	background-image: url(../assets/headlines.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}





#headlinesFeature{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 360px;
	background-color: #EBF4C3;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: 10px;
	border: 1px dotted #C3D93D;
	padding-bottom: 10px;
	padding-right: 10px;
}

#content{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#contentwFeature{
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 0px;
	width: 768px;
	margin: 0px;
}

#siteName{
	text-align: center;
}


#TableContainer{
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px dotted #ADCB00;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

#TableHead{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #ADCB00;
	padding-right: 10px;
	padding-left: 10px;

}

/***********************************************/
/* Components                                  */
/***********************************************/



/************* #bullet styles **************/
.bullet_blue{
	color: #37B8D5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 6px;
}



.bullet_green{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	color: #C3D704;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bullet_pink{
	margin-left: 0px;
	color: #F80002;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bullet_orange{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F16F1F;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bullet_purple{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	color: #940083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.bullet_yellow{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	color: #FBAE26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}



.TableHead {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 6px;
	font-size: 1.6em;
	padding-top: 6px;
	background-color: #ADCB00;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
	display: inline;
}
#TableCallout{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	background-color: #EEEEEE;
}

#TableCallout_blue{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	background-color: #FFF7E4;
}

#subscribe {
	padding: 10px;
	background-image: url(../assets/subscribe.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C3D704;
}

.footer{
	font-size: 0.8em;
	margin-top: 6px;
	margin-bottom: 4px;
}

.category_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 6px;
	font-size: 1.3em;
	padding-top: 6px;
	background-color: #ADCB00;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	line-height: 1.6em;
}
.deck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.7em;
}
.subcategory {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.Listing_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-weight: bold;
}

.Listing_body {
	font-size: 1.2em;
	line-height: 1.65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
}
.Listing_colour {

	color: #37B8D5;
}

.Listing_intro {
	font-size: 1.2em;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}

.listing_notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.65em;
}

.Body_sans_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
}

.Text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #777777;
}



/************* #siteInfo styles ***************/

#siteInfo{
	color: #001100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: dotted;
	border-top-color: #37B8D5;
	border-top-width: 1px;
	background-image: url(../assets/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}



.nav_Right_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	letter-spacing: 1px;
	font-size: 0.725em;
}

.navBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.navBold_body {
	font-weight: bold;
	
}

.navTop {
	text-align: center;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	margin-top: 4px;
}
.nav_breadcrumb {
	color: #FBAE26;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	width: 254px;
	font-size: 2em;
	vertical-align: baseline;
	font-weight: bold;
	line-height: 36px;
}




/*********** #sectionLinks styles ***********/

#sectionLeftNav{
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #F16F20;
}

#sectionLinks{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D704;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
}

#sectionLinks_ON a:hover{
	background-color: #FFFFC7;
	color: #FA260F;
}



#sectionLinks a {
	display: block;
}

#sectionLinks a:hover{
	background-color: #FFFFC7;
	color: #952191;
}


.tagline {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #0099CC;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 1.5em;
}
.storyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

.storyHead_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom: 10px;
	line-height: 1.7em;
	color: #F69351;
}

.storyHead_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-style: italic;
}

.storySubHead {
	padding: 0px;
	color: #FF007C;
	padding-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.7em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.storySub_orange {
	padding: 0px;
	color: #FF6300;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 5px;
}

.storySub_purple {
	padding: 0px;
	color: #940083;
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.storySub_blue {
	padding: 0px;
	color: #2362AA;
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.storySub_turquoise {
	padding: 0px;
	color: #37B8D5;
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}
.storySub_red {
	color: #F5000F;
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.storySub_black {
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.storySub_serif {
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.storyHead_yellow {
	padding-bottom: 10px;
	font-size: 1.6em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFB500;
	font-style: italic;
}


.storySub_green {
	padding: 0px;
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.7em;
	color: #ADCB00;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 6px;
	padding-top: 5px;
}

.storyquestion_green {
	padding: 0px;
	color: #0BB41A;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.65;
}

.storyquestion_orange {
	padding: 0px;
	padding-bottom: 2px;
	color: #FF6300;
	font-size: 1.3em;
	line-height: 1.7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.storysub_yellow {
	padding: 0px;
	padding-bottom: 5px;
	color: #FFB500;
	font-size: 1.4em;
	line-height: 1.7;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;	
}

.storySubTitle {
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	background-image: url(../assets/crescent.gif);
	background-repeat: no-repeat;
	color: #555555;
}

.feature_right_box{
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D93D;
	height: 100%;
	width: 180px;
}
.feature_right_box_nowidth{
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D93D;
	height: 100%;
	
}

.feature_left_box{
	margin-right: 10px;

}
.credit_writer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display: inline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	text-align: left;
	font-size: 0.8em;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
}


.credit_photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	color: #666666;
	font-size: 0.75em;
	text-align: left;
	padding-bottom: 10px;
}

.caption_photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 0.85em;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D704;
	line-height: 1.2em;
	padding-top: 2px;
	text-align: left;
}

.continued {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-right: 10px;
	letter-spacing: 1px;
	color: #6666CC;
}

.copyright {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.view_all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D93D;
	width: 100%;
	margin-bottom: 20px;
}

