body {
	background: url(images/bg-gradient-body.jpg) repeat-x;
	background-color: #000000;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #ffffff; 
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

p {margin-top: 0; padding-top: 0}	
	
a:link {color:#8b6857; text-decoration:underline;}

a:visited {color:#8b6857; text-decoration:underline;}

a:hover {color:#8b6857; text-decoration: none;}

a:active {color:#8b6857; text-decoration:underline;}

a img {border-style: none;}

hr {
	color: #990000; 
	background-color: #990000; 
	height: 1px; 
	border: none;
	margin-bottom: 10px;
	}

#container {
	width: 798px; 
	margin: 10px auto 0 auto; 
	padding: 0; 
	text-align: left; 
	border: 1px solid #2d2d2d;
	background-color: #000000;
	}

#header {
	width: 798px;
	height: 56px;
	background: url(images/bg_top.gif) no-repeat;
	}

#logo {float: left; width: 230px;}

#topmenu 			{float: right; padding: 5px 15px 0 0}
#topmenu a 			{color:#ffffff; text-decoration:none;}
#topmenu a:hover 	{color:#ffffff; text-decoration:underline;}

#flashbox {				/* home page only */
	width: 798px;
	height: 305px;
	/*background: url(images/holder2.jpg) no-repeat; */
	padding:0;
	}

#titlebox {
	width: 798px;
	height: 109px;
	background: url(images/titlebox-bkgd.jpg) repeat-x;
	text-align:right;
	padding-right:0px;
	}


#wrapper {		/* home page only */
	width: 798px;
	min-height: 200px;
	background: url(images/bg-gradient-home.gif) no-repeat;
	}
	
#wrapper2 {
	width: 798px;
	min-height: 400px;
	background: url(images/bg-gradient-inside.gif) no-repeat;	
	}
	
#menu 				{float: right; padding-top: 10px; }	

#intro {		/* home page only */
	width: 768px; 
	padding: 30px 15px 10px 15px;
	}

#intro_left {		/* home page only */
	float: left; 
	width: 500px;
	padding-right: 30px;
	}

#intro_right {		/* home page only */
	float: left;
	width: 220px;
	border-left: 1px solid #990000;
	padding-left: 10px;
	}

.redlink 		{color: #990000}
.whitelink a 	{color: #ffffff}

#main {
	width: 798px; 
	padding: 30px 0 10px 0;
	}
	
#main_left {
	float: left;
	width: 227px;
	/*border: 1px solid magenta*/
	}
	
#main_left p			{padding-left:15px;}
#main_left ul li		{margin-top:0px;padding-top:0px;margin-left:3px;padding-left:3px;list-style:none;}
#main_left a:link 		{color:#990000; text-decoration:none;}
#main_left a:visited 	{color:#990000; text-decoration:none;}
#main_left a:hover 		{color:#990000; text-decoration: underline;}
#main_left a:active 	{color:#990000; text-decoration:none;}
	
#main_right 		{padding-left:265px;padding-right:15px;}	
#main_right ul li	{list-style:square;}
#main_right img		{margin-top:35px;}

.quote 				{color:#999999;font-style:italic;}

.products	{float: left; padding-right: 3px; width: 100px; text-align: center;}
.products img {margin: 0px; padding: 0px;}

.about	{float: left; padding-right: 10px; width: 115px; text-align: center;}
	
#footer {
	clear: both;
	width: 790px;
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 5px 10px 5px;
	}	
	
#legal {float: left}

#footmenu 				{float: right; color: #990000}
#footmenu  a:link 		{color:#990000; text-decoration:none;}
#footmenu  a:visited 	{color:#990000; text-decoration:none;}
#footmenu  a:hover 		{color:#990000; text-decoration: underline;}
#footmenu  a:active 	{color:#990000; text-decoration:none;}

#sitemap ul {font-size: 12px}
#sitemap ul li {list-style-type: none;}
#sitemap ul li a {color: #ffffff; text-decoration: underline}