.menu  {
	text-decoration : none;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.menusub  {
	text-decoration : none;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}

.paragraph_text {
	font-weight : normal;
	font-size : 11pt;
}

.caption {
	color : #0000ff;
	font-weight : normal;
	font-size : 9pt;
	
}

.photoCaption {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : italic;
}

.listing  {
	text-decoration : none;
	color : #000000;
	font-size : 11pt;
	font-weight : normal;
}

.banner_domain {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	text-shadow : 2px;
}

.navigation_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
}

.navigation_link2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
}

BODY  {
	text-decoration : none;
	font-family : "Verdana, Arial";
	color : #000000;
}

.title  {
	text-decoration : none;
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
}

.alllistings  {
	text-decoration : none;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
}

.bodytext  {
	text-decoration : none;
	color : #000000;
	font-size : 12pt;
	font-weight : normal;
}

.header  {
	text-decoration : none;
	color : #000000;
	font-size : 16pt;
	font-weight : bold;
}

.small_text  {
	text-decoration : none;
	color : #000000;
	font-size : 11;
}

.newsflash  {
	text-decoration : none;
	font-family : "Courier";
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.menu:hover   { 
	color: red; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}
	
.menu:link    { 
	color: blue; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}
/*
.menu:visited { 
	color: white; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}
*/
.menu:active  { 
	color: red; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}

.subheader:hover   { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
.subheader:link    { 
	color: blue; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
/*
.subheader:visited { 
	color: blue; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}
*/
.subheader:active  { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
DIV {
	font-size : 8pt:
}
	
a:link {
	COLOR: blue;
	text-decoration: none; 
	font-size : 12pt:
}
a:visited {
	COLOR: blue;
	text-decoration: none; 
	font-size : 12pt:
}
a:active {
	COLOR: RED;
	text-decoration: none; 
	font-size : 12pt:
}
a:hover {
	COLOR: YELLOW;
	text-decoration: none; 
	font-size : 12pt:
}

.yellow {
	COLOR: YELLOW;
	text-decoration: none; 
	font-size : 12pt:
}

/* id: Preston uses for positioning */
#photoSmallWidth {
	width: 131px;
   }