body {
	background-color: #ffffff;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	
}

/* stops shorter pages from jumping when there is no scrollbar */
html { min-height:100%; margin-bottom:1px; }


/*heading styles*/
  h1 {
 	color: #000000;
	font-size: 24px;
	margin:0;
 }
 
 h2{
 	color: #000000;
	font-size:20px;
	margin:0;
 }
 
h3{
 	color: #000000;
	font-size: 18px;
	margin:0;
 }
 a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
    color: #000000;
	text-decoration: underline;
}

a:hover {
    color: #990000;
	text-decoration: underline;
}

a:active {
    color: #000000;
	text-decoration: underline;
	}
p {
	margin:0 0 1em;
	padding:0;
	}
.homeFooterTitle {
    font-size: 20px;
	font-weight: bold;
	color: #800116;
	text-transform: uppercase;
	line-height: 15px;
	
}
#homeFooter {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
#homeFooter a:link {
	color: #800116;
	text-transform: uppercase;
	
}

#homeFooter a:visited {
	color: #800116;
	text-transform: uppercase;
	
}
#homeFooter a:active {
	color: #800116;
	text-transform: uppercase;
	
}

#homeFooter a:hover {
	color: #800116;
	text-transform: uppercase;
	text-decoration: underline;
	
}
.Title {
	font-size: 18px;
	font-weight: bold;
	color: #867a71;
	text-transform: uppercase;
	line-height: 15px;
	text-align: left;
}
.registryTitle {
	font-size: 18px;
	font-weight: bold;
	color: #800116;
	text-transform: uppercase;
	line-height: 15px;
	text-align: left;
}
.Text {
    font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
 .Text a:link {
	text-decoration: none;
	color: #800116;
}

.Text a:visited {
    color: #800116;
	text-decoration: none;
}

.Text a:hover {
    color: #666666;
	text-decoration: underline;
}

.Text a:active {
    color: #800116;
	text-decoration: none;
	}
.itemTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 15px;
	
}
.price {
	font-size: 22px;
	font-weight: bold;
	color: #800116;
	text-transform: uppercase;
	line-height: 15px;
	text-align: left;
}
.navTwo {
    font-size: 14px;
	font-weight: bold;
	color: #800116;
	line-height: 15px;
}
.navTwo a:link {
	text-decoration: underline;
	color: #800116;
}

.navTwo a:visited {
    color: #800116;
	text-decoration: underline;
}

.navTwo a:hover {
    color: #000000;
	text-decoration: underline;
}

.navTwo a:active {
    color: #800116;
	text-decoration: underline;
	}
	
.footer {
    font-size: 10px;
	color: #800116;
	line-height: 15px;
}
.footer a:link {
	text-decoration: none;
	color: #800116;
}

.footer a:visited {
    color: #800116;
	text-decoration: none;
}

.footer a:hover {
    color: #CC6633;
	text-decoration: underline;
}

.footer a:active {
    color: #800116;
	text-decoration: none;
	}
