* {font-family: verdana,tahoma,arial,sans-serif;font-size:12px; }

body
{
	color:black;
	background-color: #FFFFFF;
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

#content {	
display: block;
width:780px; 
margin:20px;
float:left;
line-height:15px;
}
#head {
	display: block;
	width:790px;
	margin:10px;
	vertical-align: baseline;
	float:left;
}
#foot {	
display: block;
width:800px;  
margin:0px;
}

.contactInfo {
width:780px;
border-top:red solid 1px;
border-bottom:red solid 1px;
background-color:#FFFF99;
text-align:center;
padding:10px;
}
.style1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 29px;
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 10px;
  
}
.heading1 {font-size:20px; color:blue; font-weight:bold;padding-top:10px;margin:0px;padding:0px}
.heading2 {font-size: 14px; color:red; font-style: italic;font-weight:bold;margin:0px;padding:0px}
.heading3 {font-style: italic; font-size: 10px; color:blue;}
.footer-text {font-size: .8em; font-style: italic;}
p {font-size: 1em; }
h1 {font-size: 1.4em;  MARGIN-LEFT: 0px; TEXT-DECORATION: none}
h2 {font-size: 1.2em; MARGIN-LEFT: 0px; TEXT-DECORATION: none}; 
h3 {font-size: 1.0em; MARGIN-LEFT: 0px; TEXT-DECORATION: none}
h4 {font-size: 0.9em; MARGIN-LEFT: 0px; TEXT-DECORATION: none}
h5 {font-size: 0.8em; MARGIN-LEFT: 0px; TEXT-DECORATION: none}
h6 {font-size: 0.7em; MARGIN-LEFT: 0px; TEXT-DECORATION: none}
blockquote {font-size: 10pt; MARGIN-LEFT: 20px; TEXT-DECORATION: none}
ul {font-size: 1em;}
li {font-size: 1em;}
div.homePhotoCaption{color: #0000ff;
	font-size : 14px;
	font-weight : bold;}
p.ModifiedDate
{
 	color: blue;
	font-size : 10px;
	font-style : italic;
}
.FontCategory
{
 	color: white;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration:none;
	
}
a.Category
{
 	color: yellow;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration:none;
}

a.Category:Visited
{
 	color: yellow;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
}
a.Category:hover
{
 	color: red;
	font-size : 14px;
	font-style : normal;
	background-Color : yellow;
	font-weight : bold;
	text-decoration:none;
}
a.photo_text
{
 	color: blue;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration:none;
}

a.photo_text:Visited
{
 	color: blue;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
	border-color : black;
	border-width : 4;
}
a.photo_text:hover
{
 	color: red;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	border-color: white;
	border-width: 4px;
}
.photo_img
{
	border-color: black;
	border-width: 2px;

}
p.special
{
 	color: black;
	font-family: Times, serif;
	font-style : italic;
	font-size: 130%;
}
ul li {
	display: list-item;
}
a.no-underscore, a.no-underscore:visited, a.no-underscore.hover {text-decoration:none;}
