/* @override 
	http://localhost/ui/css/fonts.css
	http://ourvalleyviewhome.com/ui/css/fonts.css
	http://www.ourvalleyviewhome.com/ui/css/fonts.css
*/

/* Colors & Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	background-color: #CCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-shadow: #CCC 0 0 3px;
	font-size: 150%;
}
h1 a:link,
h1 a:visited {
	text-decoration: none;
	color: #FFF;
}
h2 {
	color: #333;
	font-family: "Times New Roman", Times, serif;
}
h3,
h3 a {
	color: #6C8A93;
	
}
h4 {
	color: #333;
	font-size: 85%;
	text-transform: uppercase;
	margin: 11px 0 10px 0;
}
h5 {
	color: #BDA15F;
	margin-bottom: 0;
	padding: 0 0 0 15px;
}
#subheading {
	font-size: 85%;
	font-style: italic;
	color: #CCC;
}
#todaysDate {
	font-size: 85%;
	color: #CCC;
}
.haha {
	color: #999;
	font-size: 90%;
}
	
#nav span {
	color: #999;
	font-size: 85%;	
	font-style: italic;
}
li {
	list-style: none;
	color: #666;
}

a:link,
a:visited {
	color: #889480;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333;
	font-weight: bold;
}
#content h3 a:link,
#content h3 a:visited,
#content h3 a:hover {
	color: #6C8A93;
	text-decoration: none;
}
#content a:link,
#content a:visited {
	color: #99B9C8;
	text-decoration: underline;
}
#content a:hover,
#content a:active {
	color: #333;
}
#rightColumn a:link,
#rightColumn a:visited {
	color: #BDA15F;
	font-weight: bold;
	text-decoration: none;
}
#rightColumn a:hover,
#rightColumn a:active {
	color: #333;
	text-decoration: underline;
}
.strike {
	text-decoration: line-through;
}
#nav .strike {
	text-decoration: line-through;
}
.caption {
	display: block;
	font-size: 85%;
	font-style: italic;
	color: #999;
}
.entryDate {
color: #6C8A93;
	
}


p {
	font-size: 90%;
}
.author,
.entryDate {
	font-style: italic;
	font-size: 80%;
}
#whyValleyView {
	color: #BDA15F;
	font-style: italic;
	font-weight: bold;
}
.widgets {
	font-size: 80%;
}
#content .paginateLink {
	font-size: 80%;
}
label,
.label {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}
#rightColumn .currentNav {
	color: #333;
	font-weight: bold;
}
