/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height:30px;
	}
td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height:30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	border-bottom: 1px solid #791a0f;
	margin: 0;
	padding: 0;
	color: #d5694d;
	background-image: url(../images/side_back.jpg);
	background-color: #000000;
}
h4 {
	font-size: 10px;
}
h5 {
    margin: 0;
	padding: 1px 0px 1px 0px;
}

/*- Top Menu Tabs Begin--------------------------- */
    #top_menu {
      float:center;
      width:100%;
      font-size:14px;
	  font-weight:bold;
      line-height:normal;
	  letter-spacing:1px;
	  }
    #top_menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
      }
    #top_menu li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #top_menu a {
	float:left;
	background:url(../images/top_menu.jpg) no-repeat left top;
	margin:0;
	padding:0 0 5px 5px;
	text-decoration:none;
	color:#fff;
      }
    #top_menu a span {
	float:center;
	display:block;
	background:url(../images/top_menu.jpg) no-repeat right top;
	padding:11px 16px 4px 7px;
	color:#fff;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #top_menu a span {float:none;}
    /* End IE5-Mac hack */
    #top_menu a:hover span {
      color:#38c9e4;
      }
    #top_menu a:hover {
      background-position:0% -40px;
      }
    #top_menu a:hover span {
      background-position:100% -40px;
      }
/*- Top Menu Tabs End--------------------------- */

/*- Left Navigation Menu Begin--------------------------- */


#navcontainer {
	width: 161px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.2px;
	text-align: center;
}

#navcontainer a
{
	display: block;
	width: 161px;
	color: #fff;
	background-color: #d65d38;
	border-bottom: 1px solid #791a0f;
}

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

#navcontainer a:hover
{
	background-color: #791a0f;
	color: #fff;
	background-image: url(../images/left_menu_hover.jpg);
}

/*- Left Navigation Menu End--------------------------- */

	
/*- Images Begin--------------------------- */

.imgcenter {
	padding: 5px;
	border: 1px solid #000000;
}
.image_left {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_left_border {
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #000000;
}
.image_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.image_bullet {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*- Images End--------------------------- */

/*- Footer --------------------------- */

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#38c9e4;
	font-weight: bold;
}
a.elonblue:link, a.elonblue:active, a.elonblue:visited, a.elonblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#38c9e4;
	font-weight: bold;
}
/*- Footer End--------------------------- */

/*- Cart Begin --------------------------- */

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
.thumb {
	padding:5px 5px 5px 5px;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}
A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}
a.sitewide:link, a.sitewide:active, a.sitewide:visited, a.sitewide:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

a.sitewidebig:link, a.sitewidebig:active, a.sitewidebig:visited, a.sitewidebig:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
.style2 {font-size: 24px;
	font-weight: bold;
}
