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

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

body {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	font-style: normal;
	background-color: #EFECE4;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-indent: 0px;
}
body * {
	font-size: 100%;
}

a{
	text-decoration: none;
	color: #000000;
}

a:link{
}

a:visited{
}

a:hover{
	color: #E8385F;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

h1{

 margin: 0px;
 padding: 0px;
}

h2{

 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #330033;
}

h4{
 font-size: 1.2em;
 font-weight: normal;

 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 1em;

 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	line-height: 2em;
	text-indent: 0px;
}

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

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

li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0BEAC;
	padding-bottom: 6px;
	padding-top: 6px;
	text-indent: 0px;
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	padding-left: 0px;
}



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

#masthead{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6CFBA;
	margin-left: 20px;
	margin-top: 0px;
	border-bottom-color: #D6CFBA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #D6CFBA;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	width: 960px;
}

#navBar{
	float: left;
	width: 260px;
	background-color: #D9CBAE;
	height: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

#headlines{
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EC5770;
	padding: 10px;
	background-color: #EBE7DC;
	width: 940px;
}

#content{
	float: left;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFD3AB;
	padding-left: 30px;
	width: 656px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-bottom: 0px;
}

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

#siteName{
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 960px;
	background-color: #D6CFBA;
}


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

#TopNav{
	color: #888888;
	font-weight: normal;
	height: 105px;
}
.tools{
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.category {
	padding-top: 10px;
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #515151;
	margin-bottom: 10px;
}
.subcategory {
	color: #515151;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navHead {
	color: #^%B6F0;
	color: #333333;
	font-size: 1.3em;
	margin-left: 6px;
	margin-top: 10px;
	padding-right: 6px;
}


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

#siteInfo{
	clear: both;
	border-top-style: solid;
	border-top-color: #E96C7D;
	border-top-width: 1px;
	margin: 0px;
	padding: 10px;
	background-color: #E0BEAC;
	margin-bottom: 2px;
}

.Boldtext {
	font-size: 1.1em;
	padding-bottom: 6px;
}
.mission {
	font-size: 1.2em;
	line-height: 1.8em;
	font-style: italic;
	letter-spacing: 1px;
	color: #7C5C67;
}

.BoldBody {
	font-weight: bold;
}
.navBody {
	color: #E8385F;
}

.caption {
	text-align: right;
	font-size: 0.85em;
}

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

#searchBoxHome{
	margin-bottom: 0px;
	text-align: right;
	margin-top: 0px;
	color: #999999;
	background-color: #333333;
	margin-right: 0px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F84E66;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}





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

#sectionLeftNav{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	border-top-width: 1px;
	font-size: 1.1em;
	color: #333333;
}
#sectionLeftNav a:hover{
	background-color: #EBE7DC;
}

#sectionLinks{
	font-size: 1em;
	padding-left: 20px;
}



#sectionLinks a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

#sectionLinks a:hover{
	background-color: #EBE7DC;
	color: #E8385F;
	text-decoration: underline;
}


/*********** Tab styles ***********/

.TabNav{
	font-size: 1.2em;
	padding-right: 15px;
	position: right;
	right: auto;
	text-align: right;
	padding-top: 15px;
}
.TabNav a:hover{
	background-color: #EBE7DC;
	color: #E8385F;
	height: 105px;
	padding-bottom: 72px;
	padding-top: 15px;
}

.TabNavLinks{
	color: #515151;
}


.TabNavLinks a {
	padding-bottom: 72px;
	background-color: #EBE7DC;
	height: 105px;
	padding-top: 15px;
}

.sectionHead {
	font-size: 1.9em;
	color: #333333;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.1em;
	margin-top: 10px;
}

.sectionleft{
	padding-left: 10px;
	color: #515151;
	padding-right: 10px;
}

