@charset "UTF-8";
/* CSS Document */

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

body{
	font-family: Verdana, sans-serif;
	color: #333333;
	line-height: 1.4em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 170%;
	color: #990000;
	line-height: 1.3em;
}

h2{
	font-size: 140%;
	color: #990000;
	line-height: 1.8em;
}

h3{
	font-size: 130%;
	color: #455FAB;
	line-height: 1.5em;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

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

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

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

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

#masthead{
	width: 100%;
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
	background-image: url(../images/new_logo090807.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left center;
	background-color: #000000;
	padding-left: 0px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 235px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #455FAB;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #455FAB;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 90%;
}

#right_adbar {
	width: 150px;
	position: static;
	float: right;
}

#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 245px;
	background-color: #FFFFFF;
	padding: 0;
}

/***********************************************/
/* tier2 Divs                                 */
/***********************************************/


#pagepicmeditation{
	height: 80px;
	position: relative;
	background-image: url(../images/sky_pic.jpg);
	background-repeat: no-repeat;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagepicmeditation h1{
	font-size: 200%;
	color: #FFFFFF;
	font-style: normal;
}

#pagepicmeditation p{
	text-align: left;
	text-indent: 10px;
	line-height: 3px;	
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #Quotebox styles **************/

#quotebox1{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic1.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox2{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox3{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic3.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox4{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic4.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox5{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic5.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox6{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic6.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox7{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic7.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox8{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic8.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox9{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic9.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}

#quotebox10{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 120px;
	background-image: url(../images/2tierpic10.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	padding: 5px;
	width: 335px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	white-space: nowrap;
	margin-bottom: 0px;
	width: auto;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	margin-right: 20px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a:link, #globalNav a:visited {
	padding: 0px 4px 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

#globalNav a:hover {
	padding: 0px 4px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.feature h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, sans-serif;
}
.story ul {
	list-style-position: outside;
	display: block;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 5;
	padding: 0;
}
.story ol {
	list-style-position: inside;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}


.story img{
	margin-right: 15px;	
}

.story p{
	padding: 0px 0px 10px 0px;
}

.storycolor{
	background-color: #E7FFCE;
	border: medium dotted #9EAD8E;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}

.storycolor h1{
	line-height: 1em;
	padding-top: 10px;	
}

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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px;
	margin-top: 10px;
	background-color: #E7FFCE;
	border: thin solid #9EAD8E;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#footer{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px;
	margin-top: -1px;
	background-color: #9EAD8E;
	}
#footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover{
	color: #5872AF;
}

#footer a:visited{
	color: #FFFFFF;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#searchbox{
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	margin: 0;
}



/*********** #navBar link styles ***********/

#sidebar1 ul a:link, #navBar ul a:visited {display: block;}
#sidebar1 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar1 li {border-bottom: 1px solid #AD926B;}

/* fix for browsers that don't need the hack */
html>body #sidebar1 li {border-bottom: none;}


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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #A58A63;
	width: 160px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CC9966;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #CC9966;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #AD926B;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

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

#advert img{
	display: block;
	padding: 5px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************ #newsletter ********************/

#newsletterbox {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #990000;
	padding: 3px;
	font-size: 80%;
	width: 260px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	float: right;
}

/************ #floaters ********************/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/************ #pageName ********************/


#pageName {
	height: 30px;
	background-color: #9EAD8E;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 2px;
}

#pageName h1 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

/************ #advertising ********************/

#bottomad{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 5px;
	}
