﻿
body         
{
	background-image: url('../images/BackgroundMelodyRanch.jpg');
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}

p         
{
	font: normal 13pt/17pt Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif;
	color: #000;
}


a:link 
{
    color: #800000; 
    font-size: 13pt; 
    font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif; 
    text-decoration:none;
}
a:visited {color: #800000; font-size: 13pt; font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif; text-decoration:none;}
a:active {color: #800000; font-size: 13pt; font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif; text-decoration:underline;}
a:hover {color: #800000; font-size: 13pt; font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif; text-decoration:underline;}



p.small         
{
	font: normal 10pt/14pt Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif;
	color: #000;
}

h1           
{ 
	font-weight: normal; 
	font-style: normal; 
	font-size: 20pt; 
	font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif;
	color: #800000;
}

h2           
{ 
	font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif;
	font-style: normal; 
	font-size: 14pt; 
	font-weight: normal ;
}

h3           
{ 
	font-family: Book Antiqua, Times New Roman, Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal;
	color: #800000;
}


.rollover a {
display:block;
width: 138px;
padding:10px 0 10px 0;
font: bold 12px sans-serif;
color:#fff;
background: url("../images/MenuGraphics.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -37px;
color: #fff;
}
/*.rollover a:active {
background-position: 0 -74px;
color:#fff;
}*/

.rollover a.current {
background-position: 0 -74px;
color:#fff;
}




.rolloversmall a {
display:block;
width: 80px;
padding:10px 0 10px 0;
font: bold 12px sans-serif;
color:#fff;
background: url("../images/MenuGraphicsSmall.gif") 0 0 no-repeat;
text-decoration: none;
}

.rolloversmall a:hover { 
background-position: 0 -37px;
color: #fff;
}

.rolloversmall a.current {
background-position: 0 -74px;
color:#fff;
}
