﻿body {
	background-color: #390803;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

/* FONTS */
.titles {
	font-family:"Trebuchet MS";
	font-size: 18pt;
	color: #fff;
	font-weight: bold;
}

#header {
	background-image: url('images/tdepot-header.jpg');
	background-repeat: no-repeat;
	height: 300px;
	width: 1000px;
	margin:auto;
	padding:0;
	
}

#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px #000 inset;
	border-right: 1px #000 inset;
	padding: 0 0 0 0;
	
}

#bannerbg {
	
	width: 100%;
	background-image: url('images/banner-bg.gif');
	background-repeat: repeat-x;
	height: 125px;
}

#menubg {
	width: 100%;
	background-image: url('images/menu-bg.gif');
	background-repeat: repeat-x;
	height: 100px;
}

a img {
	border: none;
}

#sidemenu {
	
	width: 185px;
	float: left;
	border: 1px #FFFFFF solid;
	padding: 50px 5px 5px 5px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
	background-color:#fff;
	background-image: url('images/tdepot-menubg.jpg');
	background-repeat: no-repeat;
	}

#mainarea {
	width: 640px;
	border: 1px #E67A18 dotted;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: left; 
	padding: 5px 5px 5px 5px;
	height: 99%;
}

#sponsor {
	width: 640px;
	border: 1px #E67A18 dotted;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: left; 
	padding: 5px 5px 5px 5px;
}

#footer {
	
	height: 150px;
	width: 1000px;
	background-image: url('images/tdepot-footer.jpg');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #000;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	margin:auto;
	
}

#boxes {
	width: 900px;
	float: left;
	height: 130px;
}

#box1 {
	width: 275px;
	height: 125px;
	float: left;
	margin-left: 20px;
}
#box2 {
	width: 275px;
	height: 125px;
	float: left;
	margin-left: 20px;
}

#box3 {
	width: 275px;
	height: 125px;
	float: left;
	margin-left: 20px;
}

#slogan {
	width: 600px;
	float: right;
	position: absolute;
	top: 235px;
	left: 500px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
/* LINKS */

a.footer {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
color: #8b5e3b;
padding: 2px 2px 2px 2px;
}



a:link.footer {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
color: #8b5e3b;
padding: 2px 2px 2px 2px;
}



a:visited.footer {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
color: #8b5e3b;
padding: 2px 2px 2px 2px;
}



a:hover.footer {
font-family: Arial;
font-size: 11pt;
text-decoration: underline dotted;
background-color: #2d4810;
padding: 2px 2px 2px 2px;
color: #fff;
}



a:active.footer {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
color: #911a1d;
padding: 2px 2px 2px 2px;

}


a:link.ads {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #911a1d;
	padding: 2px;
}
a:visited.ads {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #911a1d;
	padding: 2px;
}
a:hover.ads {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #fff;
	padding: 2px;
	border-bottom: 1px #911a1d dotted;
}
a:active.ads {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #911a1d;
	padding: 2px;
}

a img {
	border: none;
}


a {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #8b5e3b;
padding: 2px 2px 2px 2px;
}



a:link {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #8b5e3b;
padding: 2px 2px 2px 2px;
}



a:visited {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #fff;
padding: 2px 2px 2px 2px;
}



a:hover {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
background-color: #911a1d;
padding: 2px 2px 2px 2px;
color: #ffffff;
border-bottom: 1px #fff dotted;
}



a:active {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #911a1d;
padding: 2px 2px 2px 2px;
border-bottom: #911a1d;
}

.bodytext {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	line-height:1em;
}

.titles {
	font-family: Georgia;
	font-size: 36pt;
	font-weight: bold;
	color: #CC3300;
	text-transform:uppercase;
	}

/* NAVBAR LEFT */

#navcontainer { width: 190px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #e67c00;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fc9a26;
color: #000;
}


#TopMenu {
	height: 30px;
	padding: 0;
}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#TopMenu li.First a {
	border-left: 0;
}

#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 8px 0 0 0;
	font-family: Arial;
    font-size: .85em;


}

#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}

#TopMenu li a:hover {
	text-decoration: none;
}

#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #FFF3CC;
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:active {
	color: #fff;
}

#clear {
	clear:both;
}

ul.ecommerce li {
	width: 250px;
	float: left;
	list-style-type:square;
	list-style-position:inside;
	margin-left: 15px;
	padding:0 0 5px 0;
	color:#333333;
}

ul .ecommerce {
	width: 600px;
}

img {
	border-style: none;
	border: none;
}

