/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #FF0000;
	}
	
#logo 	{
	color: #000000;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}

#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #FF0000;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

	P	{ font-family: ARIAL;
                  font-size: 12pt}	

	.head   {color: black}

 	.light	{color: red }

	.phone  {color: blue }

	A	{ text-decoration: none; 
		  color: white; 
		  font-size: 15pt;
		  font-weight: bold; 
		  font-family: arial}
		 		  
	.blue {color: blue; 
		  font-size: 15pt;
		  font-weight: bold; 
		  font-family: arial}
		  
	.black {color: black; 
		  font-size: 15pt;
		  font-weight: bold; 
		  font-family: arial}
		  
	.white {color: white;
		   font-size: 13pt; }
	
	.email  {text-decoration: underlined;
			color: blue}
	
	A:hover	{ color: red; 
		  font-size: 15pt; }
		  
	FONT	{ font-weight: bold;
			color: black;
		  font-size: 15 }

	.head	{ font-weight: bold; 
			font-size: 20}
	
	.light	{ font-weight: normal;
	  	  font-size: 18}
		  
	.big	{ font-weight: bold;
		  font-size: 50 }

	.para   { font-size: 10pt;
	          font-weight: normal;
		  font-family: arial}				 		

	BODY	{ background-image: url(bground.gif);
		  background-position: bottom left;
		  background-repeat: no-repeat;
		  background-attachment: fixed }
		
	.noback   {background-image: url(pics\urbtextb.gif);
			  background-repeat: repeat}



