/* Stoddardsguns.com - Sylesheet */

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #dddddd;
}

.header {
	padding-left: 12px;
	font-family: Arial, sans-serif;
	color: #7b746e;
	font-size: 16px;
	font-weight: bold;
}


.top_nav {
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.top_nav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.top_nav a:hover {
	text-decoration: underline;
}

.text {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14pt;
}

.text a {
	color: #bd764c;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	color: #7b746e;
	text-decoration: underline;
}

.footer {
	font-family: Arial, sans-serif;
	color: #7c736c;
	font-size: 12px;
}
