
body {
	background-color: #EDECEA;
	font-family: "Century Gothic", Helvetica, Sans-Serif;	
	font-size: 14px;
	color: #BBB;
}

p {
	margin-bottom: 10px;
	line-height: 1.4;
}

b {
	color: #fff;
	font-size: 120%;
}

h1 {
	margin-bottom: 10px;
	font-size: 160%;
}

h1 a {
	margin-bottom: 10px;
	font-size: 160%;
	color: #ccc;
	text-decoration: none;	
	}

h2 {
	font-size: 140%;
	margin-bottom: 10px;
	color: #fff;
}

h3 {
	font-size: 120%;
	margin-bottom: 10px;
}

h4 {
	font-size: 100%;
	margin-bottom: 10px;
}

h5 {
	font-size: 80%;
	margin-bottom: 10px;
}

h6 {
	font-size:  60%;
	margin-bottom: 10px;
}

strong, a {
	color: #fff;
	font-weight: bold;
	}
	
a:hover {
	color: #666;
}
	
hr {
	margin-top:20px;
	margin-bottom: 20px;
    border:dashed #FFF; 
    border-width:1px 0 0 0; 
    height:0;
    line-height:0px;font-size:0;padding:0;
}

.container {
	width: 940px;
	margin: 0px auto;
	background-color: #231f20;
}

.clear {
  clear: both;
}

/* CLEAR SPACE */

.spacer {
height: 25px;
width: 100%;

}

/* HEADER */

#header {
	background-image: url("header20101.jpg");
	width: 940px;
	height: 460px;
	background-color: #EDECEA;
}

/* MAIN CONTENT */

#main {
	width: 890px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.column1 {
	width: 435px;
	margin-right: 5px;
	float: left; 
}

.column2 {
	width: 435px;
	margin-left: 5px;
	float: left; 
}


.centered {
	text-align: center;
}

#bottombar {
	width: 940px;
background-color: #231f20;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.918wrap {
	margin-left: auto;
	margin-right: auto;
}

.logo {
	float:left;
	width: 90px;
	margin-right: 50px;
	margin-left: 100px;
}

.info {
	float: left;
	width: 600px;
}

.info a {
	color: #fff;	
}

.vendorpic {
	width: 300px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left; 
}

.vendorinfo {
	width: 570px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left; 
}

.vendorwide {
	width: 890px;
	margin-bottom: 20px;
}

