body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:url(../indeximages/wallpaperbg.jpg)
	}
	
a{
	color: #003333;
	text-decoration: none;
}

a:link{
	color: #CC0000;
	text-decoration: none;
}

a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:active{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p {
	font-size: 100%;
	line-height: 150%;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 115%;
 color: #FFFF99;
 margin: 0px;
 padding: 0px;
}

ul {
	list-style: disc;
	margin-left: 0;
	}

ul.content {
	list-style:disc;
	font-size:80%;
	line-height:120%;
	list-style-position:outside;
	}

/* holder styles */
#holder {
	width: 950px;
	background: #FFFFFF url(indexcolumnleftinsert2.gif) repeat-y; /* This image creates the three column faux effect */
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #000000;
}

img.left {
padding-right:4px;
}

img.right {
padding-left:4px;
}

/* header styles */
#header {
right column */
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}

/* navigation styles */
#topnav {
	font-size: 90%;

	color: #CC0000;
	border-top: 1px solid #cccccc;
	text-align: left;
}

/*********** #sectionLinks styles ***********/

#nav {
	width: 150px;
	float: left;
	font-size: 70%;
	text-align: left;
	color: #FFFF99;
	margin-left: 10px;
}
#nav a:link { 
	color: #FF0000;
	text-decoration: none;
}
#nav a:visited { 
	color: #FF0000;
}
#nav a:hover, #nav a:active, #nav a:focus {  
	color: #FFFFCC;
	text-decoration;}


/************* #topnav styles ***************/

a:link.topnav{
color:#FFFF99
}

A:VISITED.topnav{
color:#FFFF99}

A:ACTIVE.topnav  {color:#FFFF99}

A:hover.topnav{
color:#CC0000
}

#retailernav {
	margin-left: 165px;
	padding-right:5px;
	background-color: #FFFF00;
	text-align:right;
}

/* content styles */
#content {
	padding: 10px;
	margin-left: 165px;
	background-color: #FFFFCC;
}
#content p {
	line-height: 135%;
	font-size: 80%;

}


#newsitem {
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
}



#newsitem2 {

background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
border-top-style:solid;
border-top-color:#333300;
border-top-width:thin;
border-bottom-style:solid;
border-bottom-color:#333300;
border-bottom-width:thin;
border-right-style:solid;
border-right-color:#333300;
border-right-width:thin;
border-left-style:solid;
border-left-color:#333300;
border-left-width:thin;

}

/* third column styles */
#news {
	margin: 0px;
	padding: 15px 8px 8px 8px;
	float: right;
	width: 144px;
}
#news p {
	color: #FFF; /* third column has a dark color so font must be light for contrast */
}

/* footer styles */
#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 75%;
	color: #666666;
	background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}

/************* #footer styles ***************/

a:link.footer{
color:#FF0000
}

A:VISITED.footer{color:#FF0000}

A:ACTIVE.footer  
{color:#FF0000}

A:hover.footer{
color:#000000
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
