#bigbox {
	width: 762px;
	margin: 20px auto;
}
#header {
	background-image: url(images/blackhead.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #d33920;
	margin: 0px;
	padding: 0px;
	min-height: 526px;
	text-align: left;
}
#content p {
	
}
#subscribe {
	margin: 5px;
	padding: 5px;
}
#subscribe p {
	margin: 0px;
	padding: 0px;
}
#subscribe form {
	margin: 5px 0px 5px 0px;
}
#content .tagline {
	margin: 12px 0px 12px 0px;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCCC99;
}
#content .tagline .bigger {
	margin: 12px 0px 12px 0px;
	padding: 0px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #CCCC99;
}
#content .tagline a {
	color: #cccc99; 
}
#content .tagline a:hover {
	color: #eeeab6;
	text-decoration: none;
}
#content .contact {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCC99;
}
#content .tools a {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
#content .tools a:hover {
	color: #eeeab6;
	text-decoration: none;
}
#content .frame {
	border: 2px solid #000000;
}
#secondarycontent {
	width: 762px;
	background-color: #eeeab6;
}
#secondarycontent #topnav {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
	/* border: 1px solid #cc0000; */
}
#secondarycontent #topnav a {
	padding: 5px 5px 5px 22px;
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
#secondarycontent #topnav a:hover {
	color: #656656;
}
#secondarycontent #bottomnav {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
#secondarycontent #bottomnav a {
	padding: 4px 5px 4px 50px;
	display:  block;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#secondarycontent #bottomnav a:hover {
	color: #656656;
}
#store {
	padding: 4px 5px 4px 10px;
}
#realmaincontent {
	margin: 0px 20px 20px 20px;
	text-align: left;
	clear: right;
}
#realmaincontent h2 {
	font-size: 19px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#realmaincontent h3 {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}
#realmaincontent p, td {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
#realmaincontent ul {
	margin-top: 0px;
	padding-top: 0px;
}
#realmaincontent li {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
#realmaincontent img {
	align: left;
	padding: 1px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000000;
}
/*#realmaincontent img {
	align: left;
	 margin: -10px 20px 15px -25px; 
	border: 1px solid #000000;
}*/
#realmaincontent a {
	color: #993300;
}
#realmaincontent a:hover {
	color: #CC3300;
	text-decoration: none;
}
#realmaincontent .dr {
	margin: 0px 0px 5px 5px;
}
#realmaincontent input.long {
	 border: 1px solid #953f16;
	 width: 275px;
}
#realmaincontent input.short {
	 border: 1px solid #953f16;
	 width: 111px;
}
#onlinestorelink {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#onlinestorelink a {
	display: block;
	margin: 0px;
	padding: 2px 15px 2px 10px;
	background-color: #aa0c08;
	color: #eeeab6;
	text-decoration: none;
	background-image: url(images/secondary/corner-store.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-style: italic;
	text-align: center;
}
#onlinestorelink a:hover {
	background-color: #000000;
	color: #ffffff;
}
#footer {
	background-image: url(images/blackfoot.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1em 0px 1em 0px;
	padding: 0px;
	text-align: center;
}
#footernav a {
	color: #333333;
	text-decoration: none;
}
#footernav a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#kdv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1em;
	text-align: center;
}
