body {  background-image: url("images/big-bg.jpg");
		background-repeat: repeat;
		background-attachment:fixed;
		background-position: top center;
		}
		
td, div, p 	{
	font-family : arial, helvetica, sans-serif;
	color: #4f4f4f;
	font-size : 1.0em;
	line-height: 1.3em;
}

h1 { color: #9c121f; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.3em;
	line-height: 1.2;
	}

h2 { color: #9c121f; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.3em;
	line-height: 1.2;
	}

h3 { color: #9c121f; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.3em;
	line-height: 1.2;
	border-bottom: 1px dotted;
	}

h4 { 
	color: #2D7EF9; 
	font-family: Georgia,"Times New Roman", Times, serif ; 
	font-size: 25px;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: .2em;
	border-bottom: 1px dotted;
	}
	
.info-box {
	background-color: #E3F9F9;
	border: 1px solid #CCCCCC;
	height: auto;
	font-size: 1em;
	padding: 12px 2px 4px 4px;
}	

.info-box-right {
	background-color: #E3F9F9;
	border: 1px solid #CCCCCC;
	height: auto;
	width: 170px;
	font-size: 1em;
	padding: 12px 2px 4px 4px;
}	


div#feature { 
	color: #84101b; 
	font-family: Georgia,"Times New Roman", Times, serif ; 
	font-size: 25px;
	font-weight: normal;
	}
	
.subcat-links { 
	color: #2D7EF9; 
	font-family: Georgia,"Times New Roman", Times, serif ; 
	font-size: 20px;
	font-weight: normal;
}	
	
#main-content	{
	padding: 15px;
}

.login {
	font-size: 10px; 
	font-color: #ccc;
	padding: 4px 8px 4px 6px;
}


div#categories { 
	width: 200px;
	float: left;
}

.footer	{
	font-family : arial, helvetica, sans-serif;
	color: #99cccc;
	font-size : .9em;
	line-height: 1.2em;
}

.topnav-logo	{
	padding: 2px 6px 0px 2px;
	float: left;
	background-color: #ffffff;
}


.topnav	{
	padding: 16px 12px 0px 8px;
	font-size: 1.0em;
	float: left;
	color: #5d6480;
	background-color: #ffffff;
	border-right: 1px dotted #cccccc;
}


.topnav0	{
	padding: 16px 12px 0px 8px;
	font-size: 1.0em;
	float: left;
	color: #5d6480;
	background-color: #ffffff;
}

a {
	font-family : arial, helvetica, sans-serif;
	font-size : 1.0em;
	padding: 0px;
	color: #5d6480;
	text-decoration: none;
	line-height: 1.3em;
}

a:hover {
	font-family : arial, helvetica, sans-serif;
	font-size : 1.0em;
	padding: 0px;
	font size: 1.0em;
	color: #434b5e;
	text-decoration: underline;
	line-height: 1.3em;
}



/* cart styles 

td.catlistitems a {
	font-size: 1.0em;
	color: #B8002E;
}
*/