/* CSS Document for ShapeUp Kittitas County */

/* ------------------------------------------------------ */
/* .TABLE LAYOUTS */
/* ------------------------------------------------------ */
body {background-color:#EDF0F2;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}

hr {color: #E88C03;
	width:100%;
	}
	
div {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.hd_title{font-size:24px;
			font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-style:italic;
			font-weight:bold;
		}

.hd_orange{font-size:14px;
			font-family:Arial, Helvetica, sans-serif;
			color:#FF9900;
			font-style:normal;
			font-weight:bold;
		}	

.hd_SubBlack{font-size:16px;
			font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-style:normal;
		}	


	
/* .Table Styles for Banner Table*/	
.tableMain {width:80%; 
		margin-left: 10%; 
		margin-right: 10%;
		margin-top: 0%;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
		padding-top: 0%;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #70582B;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #70582B;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B; 
		background-color:  white;
		}
		
		
/* .Table Styles for Navigation Menu*/		
.tableNav {width: 100%;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
		padding-top: 0%;
		height:22px;
		border-top-width: 1px;
		border-top-width: 100%;
		border-top-style: solid;
		border-top-color: #ffffff;
		background-color: #E88C03;
	}	
		
.tdMain_A {width: 5%;
		 	background-color:#659BC9;
			}
			
.tdMain_B {height: 109px; 
			background-color:#659BC9; 
			padding-bottom:0px;
			width:90%; }
					
.tdNav_A	{border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ffffff;
		background-color: #E88C03;	}											
		
		
		
		
		
			
/* .Table Styles for Left Menu and Content Area*/					
.tableMenuContent {width:80%; 
		margin-left: 10%; 
		margin-right: 10%;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
		padding-top: 0%;
		}
		
.tableBottom {width:80%; 
		margin-left: 10%; 
		margin-right: 10%;
		margin-top: 0%;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
		padding-top: 0%;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #70582B;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B; 
		background-color:  #FF5F01;
		font-size:  xx-small;
		color:  white;
		font-family: Arial, Helvetica, sans-serif;
		text-align:  center;
		}		
		
/* ------------------------------------------------------ */
/*  <td> LAYOUTS */
/* ------------------------------------------------------ */		
		

/* .<td> Styles for Navigation Table*/
.tdNav {background-image: url("images/navbck.jpg");
		width: 0%;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
		}		
		
/* .<td> Background for Navigation Table*/		
.tdBck {background-image: url("images/navbck.jpg");
		}			
		
/* .<td> Styles for Sign In Button*/				
.tdSignIn {width: 20%;
		background-color:  #D7B973;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #70582B;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B; 
		}

/* .<td> Styles for Left Menu Area*/		
.tdLeftMenu {width: 20%;
		background-color: #699ECA;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #70582B;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B; 
		vertical-align: top;
		color: #ffffff;
		height: 100%;
		font-family:  Arial, Helvetica, sans-serif;
		padding-left: 10px;
		padding-right: 10px;
		}		

.tdLeftMenu2 {width: 20%;
		background-color:  #D7B973;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #70582B;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B; 
		vertical-align: top;
		color: #372E1E;
		font-family:  Arial, Helvetica, sans-serif;
		height: 100%;
		padding-top: 10px;
		}				

/* .<td> Styles for Page Content Area*/		
.tdContent {width: 80%;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #70582B;
		vertical-align: top;
		background-color:  white; 
		color: #372E1E;
		font-family: Arial, Helvetica, sans-serif;
		vertical-align: top;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		}

/* .<td> Styles for Title of Page Area*/		
.tdTitle {width: 80%;
		background-color:  white;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #70582B;
		font-family:  Times New Roman, Times, serif;
		font-weight:  bold;
		font-size:  medium;
		color: #372E1E;
		font-family:  Arial, Helvetica, sans-serif;
		text-align:  right;
		}
		
/* ------------------------------------------------------ */
/*  TEXT LAYOUTS */
/* ------------------------------------------------------ */


/* .Styles Used to Indent Title of Page*/		
.indentTitle {margin-right: 4%;
			}
			

/* .Styles for Text Used in Left Menu*/			
.textMenu {text-align: left;
			margin-left: 10%;
			margin-top: 5%;
			font-size:  smaller;
			color: #372E1E;
			font-family:  Arial, Helvetica, sans-serif;
			}
			

/* .Styles Used for Text in Page Content Area*/			
.textContent {margin-left:  2%;
			font-size:  smaller;
			color:  #372E1E;
			font-family: Arial, Helvetica, sans-serif;
			vertical-align: top;
			} 
			
/* .Styles for Page Headings (not including title of page)*/			
.headingPage {margin-left:  2%;
			font-size:  smaller;
			font-weight: bolder;
			color:  #372E1E;
			font-family: Arial, Helvetica, sans-serif;
			vertical-align: top;
			} 			
			

		
/* ------------------------------------------------------ */
/* LINKS */
/* ------------------------------------------------------ */

		
/* .Styles Used for Bottom Links*/		
.botMenu a:link, .botMenu a:visited {color: #ffffff;
								text-decoration: none;
								font-family: Arial, Helvetica, sans-serif;
								}
								
.botMenu a:hover {color: #D6B973;
				text-decoration: underline;
				font-family: Arial, Helvetica, sans-serif;
				}
				 
				
/* .Styles Used for Left Menu Links*/								
 a:link {color: #FF9900;
  		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
a:visited {color:#FF9900;
  		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
a:hover {color:#FF9900;
  		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		}

/*.Styles Used for Content Links*/
.menu-content a:link {color:#ffffff;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		}
/*
.menu-content a:visted {color:#cccccc;
			text-decoration: underline;
			font-family:Arial, Helvetica, sans-serif;
		}
*/
.menu-content a:hover {color:#ffffff;
			text-decoration: underline;
			font-family:Arial, Helvetica, sans-serif;
		}		
		
		
		/*
		
.page-content a:link {color:blue;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		}

.page-content a:visted {color:#cccccc;
			text-decoration: underline;
			font-family:Arial, Helvetica, sans-serif;
		}

.page-content a:hover {color:#999999;
			text-decoration: none;
			font-family:Arial, Helvetica, sans-serif;
		}				
	   */

