﻿/* CSS layout */


body { 
		
	font: small Arial, Helvetica, Sans-Serif; 
	color:black;  
	line-height: 1.4em;
	background: #eedcc8;
}

a:link{
	color: #000000;
	text-decoration:none;	
	line-height: 1.7em;
}

a:visited{
	color: maroon;
	text-decoration: none;
	line-height: 1.7em;

}

a:hover {
	text-decoration: underline;
	color: maroon;
	line-height: 1.7em;

}


h1 {font-family: "Times New Roman", Times, Serif;
	font-size: 225%;
	font-weight: bold;
	color: maroon;
	text-align:center;
	line-height: 110%;
}
h2 {font-family: Arial, san-serif;
	font-size: 125%;
	font-weight: bold;
	color: maroon;
	margin-bottom: -3mm;
}
h3 {font-family: "Times New Roman", Times, Serif;	
	font-size: 150%;
	font-weight: bold;
}
h4 {font-family: Arial, san-Serif;
	font-size: 110%;
	font-weight: bold;	
	}
	
h5 {font-family: Arial, san-Serif;
	font-size: 120%;
	font-weight: bold;	
	margin-bottom: -.5mm;
	color: maroon;
	}

	.circles{
	font-family:Arial, Helvetica, sans-serif
}
	
img {
	border: none;
	}
    

#masthead { 
	margin: 0 auto;
	padding:0px; 
	background: url('images/back.gif');
	text-align:center;
	width: 800px;
}

.utilities {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;	
	text-align:right;
	padding-right:20px;
	padding-top:5px;

}

.utilities a:link{
	color: #ffffff;
	text-decoration:none;	
}

.utilities a:visited{
	color: #C0C0C0;
	text-decoration: none;
}

.utilities a:hover {
	text-decoration: underline;
	color: #ffcc00;
}


.nav1 {
	color: white;
	font-family:"Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;	
	text-align:center;	

}

.nav1 a:link{
	color: #ffffff;
	text-decoration:none;	
}

.nav1 a:visited{
	color: #C0C0C0;
	text-decoration: none;
}

.nav1 a:hover {
	text-decoration: underline;
	color: #ffcc00;
}


.nav2 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:center;
	background-color:#deac14;
	padding-bottom: 5px;
	margin-bottom:0px;
	border-bottom: medium #6a6a6a solid;

}

.nav2 a:link{
	color: #000000;
	text-decoration:none;	
}

.nav2 a:visited{
	color: maroon;
	text-decoration: none;
}

.nav2 a:hover {
	text-decoration: underline;
	color: maroon;
}



#homepage{
	margin: 0 auto;	
	margin-top: 25px;
	padding:0px; 
	text-align:center;
	width: 800px;
}


#top_nav {
}
#product_name{
	font: 100% "Times New Roman", Times, serif;
	width: 780px;
	margin: 0 auto;
	padding: 30px;
	letter-spacing: 1.5px;
	color: #800000;
	text-align: center;
}
#product_name h2{
	font-family: "Times New Roman", Times, Serif;
	font-size: 175%;
	font-weight: bold;
	color: maroon;
	text-align:center;
	line-height: 110%;
}

	
}
.product a:link{
	color: #maroon;
	text-decoration:underline;	
}

.product a:visited{
	color: #666666;
	text-decoration: none;
}

.product a:hover {
	text-decoration: underline;
	color: maroon;
}


#page_content {
width: 780px;
margin: 0 auto;

}
.series{
	font-family: "Times New Roman", Times, Serif;
	font-size: 110%;
	font-weight: bold;
text-align: center;	
}
.series a:link{
	color: maroon;
	text-decoration:underline;
}

.series a:visited{
	color: #666666;
	text-decoration: underline;
}

.series a:hover {
	color: maroon;
	text-decoration: underline;
	color: maroon;
}


#order_form{
border:thin maroon outset;
width: 600px;
margin: 0 auto;
padding: 30px;
	
}
#order_form h3{
	
	text-align:center;

}
.order_product{
	color: maroon;
	font-weight:bold;
	text-size: 110%;
}

.order_button{	
margin-left: 165px;	
}

.disclaimer{
	font-style:italic;
}
#choices{
	width: 550px;
	position: relative;
	left: 50px;
}
#footer {
	color: maroon;
	font-size: small;
	line-height: 1.4em; 
	text-align: center;
	padding: 25px 0px 25px 0px; 
	width: 780px;
	margin: 0 auto;

	
}
#footer a:link{
	color: black;
	font-weight:bold;
	text-decoration:none;	
}

#footer a:visited{
	color: maroon;
	font-weight:bold;
	text-decoration:none;	
}

#footer a:hover{
	color: maroon;
	font-weight:bold;
	text-decoration:underline;
	
}

.center {
	text-align:center;
}

.checkout {
	color: white;
	margin-top:1pt;

}
