body {
	font-family: 'Puritan', Arial, sans-serif;
	font-size: 14px;
	color: #1c3563;
	line-height: 1.25em;
	margin: 40px 0;
	background: #fafafa;
}

h1, h2, h3, h4 {
	color: #1c3563;
}

a, a:visited {
	text-decoration: none;
	color: #106DB0;
}

a:hover {
	color: #333;
}

p.price {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

p.details {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.paypal {
	margin-bottom: 10px;
}

/* Sections */

#PageHeader {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbb2a4;
}

	#PageHeader p {
		margin-bottom: 0;
		line-height: 1.5em;
	}
	
#Content li {
	margin-bottom: 4px;
}
	#Content li:last-child {
		margin-bottom: 0;
	}

	#Content li img {
		vertical-align: middle;
		line-height: 21px;
	}
	
	#Content li a {
		line-height: 21px;
		vertical-align: middle;
	}

.row.withborder {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbb2a4;
}

/* Navigation */

/* Content items */

form {
	height: 63px;
	margin-bottom: 0;
}

/* Images - mobile first */

@media only screen and (max-width: 479px) {

}

@media only screen and (min-width: 480px) {

}

/* Media Queries */

@media only screen and (max-width: 960px) {

}

@media only screen and (max-width: 767px) {


}

@media only screen and (max-width: 639px) {

	

}

@media only screen and (max-width: 479px) {
	

}

@media only screen and (max-width: 320px) {
	
	
}



/* Fonts */
