﻿body {
	background:#5d5d5d;
	margin:5px auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#df0000;
}

img {
	border:0;
}

h1, h2 {
	font-size:16px;
	font-weight:bold;
	display:block;
	margin:0 0 10px;
}

#wrapper {
	background:#fff;
	padding:0 5px;
}

/*----------Navigation Section----------*/

#nav {
	background:url(../siteart/navbg.gif) no-repeat;
}

#menu {
	width:994px;
	text-align:center;
}

#menu td a:link, #menu td a:visited, #menu td a:active {
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	padding:14px 20px 13px;
	border-right:1px solid #000;
	border-left:1px solid #403f3f;
	display:block;
}

#menu td a:hover {
	color:#df0000;
}

.sub-menu {
	border:0;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	background: #111111;
	width: 225px;
}

.sub-menu a:link, .sub-menu a:visited, .sub-menu a:active {
	display: block;
	padding: 10px 0;
	text-align:center;
	color:#fff;
	text-decoration: none;
}

.sub-menu a:hover {
	color: #df0000;
}


/*------------Top Section------------*/

#topbar {
	background:url(../siteart/topbg.gif) no-repeat;
	padding:5px 3px;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
}

#contact-info {
	text-align:center;
	vertical-align:middle;
	width:389px;
}

.number {
	font-size:18px;
	font-weight:bold;
	display:block;
}


/*-------------Main Section-------------*/

#main {
	padding-right:5px;
	vertical-align:top;
	width:807px;
}

#main-copy {
	padding:15px 0;
	vertical-align:top;
}

#main-header {
	background:url(../siteart/header2bg.gif) no-repeat top #121212;
	padding:10px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-transform:capitalize;
	display:block;
}

#sisterstores-body {
	background:url(../siteart/storesbg.gif) no-repeat bottom #f0f0f0;
	padding:15px 10px;
}

#sisterstores-body a:link, #sisterstores-body a:visited, #sisterstores-body a:active {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#666666;
	font-size:16px;
	display:block;
}

#sisterstores-body a:hover {
	color:#000;
}

#cox-imp {
	border-right:1px dotted #000;
	padding-right:30px;
	vertical-align:top;
	width:50%;
	color:#666666;
}

#cox-kawa {
	vertical-align:top;
	padding-left:40px;
	color:#666666;
	width:50%;
}

#slide {
	background:url(../siteart/slidebg.gif) no-repeat;
	padding:7px 5px;
	color:#fff;
	border-top:5px solid #fff;
}

#logos {
	background:url(../siteart/logobg.gif) no-repeat bottom;
	text-align:center;
	padding-bottom:10px;
	width:182px;
	vertical-align:top;
}

#footer {
	padding:15px;
	text-align:center;
}
