/* Global Styles */

body {
	margin:0px;
	}

td {
	font:12px verdana;
	color:#333333;
	}
	
a {
	color: #88746B;
	text-decoration: none;
	
	}
	
a:hover {
	color: #B49D8F;
	text-decoration: underline;
	}
	
	a:active {
	color: #88746B;
	text-decoration: none;
	}
	
	a:visited {
	color: #88746B;
	text-decoration: none;
	}
	
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	
	}
	
.menu a:hover {
	color: #88746B;
	text-decoration: underline;
	}
	
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;

	
/* ID Styles */

#navigation a {
	font:10px verdana;
	color: #FFFAF3;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #844D18;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

/* Class Styles */

.logo {
	font:18px "Trebuchet MS";
	color: #E26934;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:14px "Trebuchet MS";
	font-weight:bold;
	color: #7DAE48;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px "Trebuchet MS";
	color: #333333;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:12px verdana;
	color:#333333;
	line-height:24px;
	text-align:justify;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px "Trebuchet MS";
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px verdana;
	color: #E26934;
	letter-spacing:.1em;
	}
	
	.quotebox {
	margin-left:10px;
	margin-right:10px;		
	font: "Trebuchet MS";
	font-style:italic;
	font-size:16px;
	}

h1 {
	font:16px "Trebuchet MS";
	font-weight:bold;
	color: #88746B;
	letter-spacing:.2em;	
	}
	
h2 {
	font:14px "Trebuchet MS";
	font-weight:bold;
	color: #88746B;
	letter-spacing:.2em;	
	}	
	
.heading h1{
	font: "Trebuchet MS";
	font-size: 48px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.heading h2{
	font: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	}		

.textbox {
border-bottom:1px dotted  #88746B;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}

.textbox img {
margin-right: 10px;
}

.heading {
padding-left:10px;
}

  .b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block;}
  .b1 {height:1px; background:#88746B; margin:0 5px;}
  .b2 {height:1px; background:#88746B; margin:0 3px;}
  .b3 {height:1px; background:#88746B; margin:0 2px;}
  .b4 {height:2px; background:#88746B; margin:0 1px;}
  .content {background: #88746B;}
  .content div {margin-left: 5px; margin-right: 5px; color: #FFF;} 
  
  
  
    .content div a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
	
 .content div a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
 .content div a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
 .content div a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}
 
   .shadow { 
    background:#CCCCCC; /* shadow color */
    border:1px solid #DDDDDD; /* darker border color */
    margin: 5px;
    position: relative;
  }

  .frame {
    text-align: center; 
    background: #FFFFFF; 
    border: 1px solid #999999; /* lighter border color */
    position: relative; 
    padding: 5px;
    left:-4px; /* you can change this to change the amount of shadow */
    top:-4px; /* you can change this to change the amount of shadow */
  } 
 
  
ul{
list-style-image:url(icon_beige.gif);
vertical-align:text-top;
line-height:150%;
}

BODY {
scrollbar-face-color:#88746B;
scrollbar-highlight-color:#B49D8F;
scrollbar-3dlight-color:#B49D8F;
scrollbar-darkshadow-color:#B49D8F;
scrollbar-shadow-color:#B49D8F;
scrollbar-arrow-color:#B49D8F;
scrollbar-track-color:#FFFFFF;
}


