/* STYLESHEET CONTENTS AS FOLLOWS

- Basic Overall Site Elements
- Header/Top Bar Elements
- Home Page Elements
- Inner Page Elements
- Footer Elements

 */


/* START --------------------------------- Overall Site Elements */
body, td, div
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size:10px;
		line-height: 13px;
	}

body
	{
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
		text-align: center;
		background-image: url(../img/bg-1.gif);
		background-color: #000;
	}

table { margin: 0px auto; margin-left: auto; margin-right: auto; }

h1
	{
		font-size: 12px;
		font-weight: bold;
		margin: 0px 0px 19px 0px;
	}

h2
	{
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
	}


hr
	{
		border: 0px;
		border-bottom: 1px dotted #B10808;
		margin: 0px 0px 10px 0px;
		height:1px;
	}

img { border: 0px; }
p	{ margin: 0px 0px 20px 0px; padding: 0px; text-align: left; }

a { color: #300; text-decoration: none; }
a:hover { color: #930; }

.red { color: red; font-weight: bold; }
.yellow { background-color: yellow; }

.small { color: #300; text-decoration: none; font-size: 9px; }
.small a { color: #300; text-decoration: none; font-size: 9px; }
.small a:link { color: #300; text-decoration: none; }
.small a:hover { color: #930; }

/* END - Overall Site Elements */


/* START --------------------------------- HEADER */

#topnav
	{
	    width: 755px;
		height: 22px;
		text-align: right;
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
	}

#topnav ul
	{
	    float: right;
		width: 575px;
		margin: 0px 0px 0px 0px;
	}

#topnav li
	{
	    float: left;
		width: 5px; /* this width was set so it looks right in IE 5 for MAC */
		background-color: #000;
		list-style-type: none;
		padding: 6px 8px 4px 8px;
		font-size: 9px;
		line-height: 12px;
	}

/* commented backslash hack v2 \*/
#topnav li
	{
	    float: left;
		background-color: #000;
		list-style-type: none;
		padding: 6px 8px 4px 8px;
		font-size: 9px;
		line-height: 14px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 5px;
	}
	html>body #topnav li {
  	width: auto;
	height: 12px;
}
/* end hack */


#topbar
	{
		width: 755px;
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
		/*border: 1px solid black;*/
	}

/* END - TOPBAR */

/* START --------------------------------- HOMEPAGE */
#ticker
	{
		width: 516px;
		height: 27px;
		color: #CC9966;
		font-weight: bold;
		text-align: center;
		background-color: #000;
		padding: 4px 0px 0px 0px;
		border-bottom: 1px solid #951C1C;
		voice-family: "\"}\"";
		voice-family:inherit;
		/* width: ?px; --> this width for IE 6 not needed */
	}
	html>body #ticker {
  	height: 22px;
}
#ticker a { color: #CC9966; text-decoration: none; font-weight: bold; }
#ticker a:hover { color: #717274; }

#homebody
	{
		width: 755px;
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
	}

#homebox1, #homebox2, #homebox3, #homebox4
	{
		height: 31px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		color: #CC9966;
		padding: 8px 0px 0px 0px;
		background-color: #000;
		text-align: center;
	}
#homebox1 a, #homebox2 a, #homebox3 a, #homebox4 a { color: #CC9966; text-decoration: none; }
#homebox1 a:hover, #homebox2 a:hover, #homebox3 a:hover, #homebox4 a:hover { color: #784512; }
#homebox1
	{
		width: 179px;
		border-right: 1px solid #B10808;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 179px;
	}
	html>body #homebox1 {
  	width: 178px;
	height: 23px;
}

#homebox2
	{
		width: 166px;
		border-right: 1px solid #B10808;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 166px;
	}
	html>body #homebox2 {
  	width: 165px;
	height: 23px;
}
#homebox3
	{
		width: 172px;
		border-right: 1px solid #B10808;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 172px;
	}
	html>body #homebox3 {
  	width: 171px;
	height: 23px;
}
#homebox4
	{
		width: 238px;
		border-right: 1px solid #000;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 238px;
	}
	html>body #homebox4 {
  	width: 237px;
	height: 23px;
}

/* === boxes on homepage === */

    table#boxes td { text-align:left; } /* fixes weird positioning issues */


#box1
	{
		position: relative;
		top: 22px;
		left: 67px;
		width: 94px;
		text-align:left;
		color: #333333;
		line-height: 15px;
	}
.box1link
	{
		position: relative;
		top: 22px;
		left: 67px;
		width: 104px;
		height: 30px;
	}


#box2
	{
		position: relative;
		top: 22px;
		left: 68px;
		width: 94px;
		text-align:left;
		color: #333333;
		line-height: 15px;
	}
.box2link
	{
		position: relative;
		top: 22px;
		left: 67px;
		width: 104px;
		height: 30px;
	}

#box3
	{
		position: relative;
		top: 23px;
		left: 11px;
		width: 148px;
		text-align:left;
		color: #333333;
		line-height: 15px;
	}
.box3link
	{
		position: relative;
		top: 22px;
		left: 10px;
		width: 150px;
		height: 20px;
	}

#box4
	{
		position: relative;
		top: 23px;
		left: 98px;
		width: 125px;
		text-align:left;
		color: #333333;
		line-height: 15px;
	}
.box4link
	{
		position: relative;
		top: 22px;
		left: 97px;
		width: 112px;
		height: 30px;
	}

/* END - HOMEPAGE */

/* START --------------------------------- INNER PAGE  */

#insidetop
	{
		width: 755px;
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
		border-left: 2px solid #030303;
		border-right: 2px solid #030303;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 755px;
	}
	html>body #insidetop {
  	width: 751px;
}

#insidemain
	{
		width: 755px;
		border-left: 2px solid #030303;
		border-right: 2px solid #030303;
		background-image: url(../img/inner/bg-redline.gif);
		margin: 0px auto; /* setting the left and right mrgins to auto helps center this div */
		background-color: #fff;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 755px;
	}
	html>body #insidemain {
  	width: 751px;
}

#topleftphoto
	{
		width: 158px;
		border-right: 1px solid #A30505;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 158px;
	}
	html>body #topleftphoto {
  	width: 157px;
}

#titlebar
	{
		width: 593px;
		height: 79px;
		text-align:left;
		background-color: #fff;
	}

#titlebar img
	{
		position: relative;
		top: 40px;
		left: 23px;
		text-align: left;
	}

.headerbar img
	{
		width: 443px;
		height: 79px;
		background-color: #fff;
		top: 0px;
		left: 197px;
		text-align: left;
	}
	
#leftnav
	{
		width: 158px;
		text-align:left;
		margin: 0px;
		padding: 0px;
		border-right: 1px solid #A30505;
		list-style-image: url("../img/bullet1.gif");
		background-color: #fff;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 158px;
	}
	html>body #leftnav {
  	width: 157px;
}
#leftnav ul {
		margin: 0px 0px 0px 0px;
		padding: 13px 0px 0px 15px;
		text-align:left;
		color: #101113;
		voice-family: "\"}\"";
		voice-family:inherit;
	}
#leftnav ul ul{
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 15px;
		list-style-image: url("../img/dash.gif");
		text-align:left;
		color: #101113;
		voice-family: "\"}\"";
		voice-family:inherit;
	}
#leftnav img {
		text-align: center;
	}
#leftnav li {
		margin: 0px 0px 5px 15px;
		/* line-height: 17px; */
		padding: 0px;
		text-align:left;
	}
#leftnav a { color: #333333; text-decoration: none; font-weight:bold; }
#leftnav a:hover { color: #717274; }

#leftnav ul ul a { color: #333333; text-decoration: none; font-weight: normal; }
#leftnav ul ul a:hover { color: #717274; }

.leftnavhighlight { background-color: #FCFBAA; font-weight:bold; padding:2px 2px 2px 0px;}

#copyarea
	{
		width: 593px;
		height: auto;
		padding: 15px 39px 25px 21px;
		text-align: left;
		background-color: #fff;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 593px;
		line-height:1;
	}
	html>body #copyarea {
  	width: 533px;
}
#copyarea img
	{
		margin: 3px 15px 10px 15px;
		text-align: inherit;
		/*border: 1px solid black;*/
	}
#copyarea img.wheels
	{
		margin: 0px;
		text-align: inherit;
		/*border: 1px solid black;*/
	}
#copyarea #srg
	{
		text-align: right;
	}
#copyarea #srg img
	{
		margin: 0px;
	}

#copyarea a { color: #300; text-decoration: none; text-decoration: underline; }
#copyarea a:hover { color: #930; }

.testimonialpic
	{
		border: 1px solid black;
	}


/* END - INNER PAGE  */

/* START --------------------------------- FOOTER */

#address
	{
	    width: 500px;
		margin-top: 13px;
		margin-left: 2px;
		color: #CC9900;
		text-align: left;
	}

#copyright
	{
	    width: 245px;
		color: #CC9900;
		text-align: left;
	}

#seo
	{
	    width: 740px;
		margin: 27px 0px 20px 2px;
		color: #CC9900;
		text-align: left;
		line-height:1;
	}
#seo a { color: #CC9900; text-decoration: none; }
#seo a:hover { color: #F8BA00; }

/* END - FOOTER */