body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding: 0px;
	font-size: medium;
	background-color: #A1A27D;
	margin: 0;
}


#wrap{
	width: 750px;
	background-image: url(../himages/wrap.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
}

#logo{
	border:0;
	margin:0;
	padding:0;
}
#logo img {
	display: block;
}

#maincontent{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#maincontent a {
	color: #000000;
	font-size: small;
}

#maincontent a:link, #copy a:visited {
color: #000000;
text-decoration: underline;
}
#maincontent a:hover, #copy a:active {
	color: #000000;
	background-color: #FF2727;
	text-decoration: none;
}
#navlist {
	width: 243px;
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	text-align: right;
}
#navlist li {
margin: 0;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
}
#navlist a:link, #navlist a:visited {
color: #F4D08C;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
color: #2D1E2D;
}

#navlist p {
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
}

#navlist img{
	padding-top: 5px;
}

#copy {
	width: 400px;
	line-height: 1.3em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 50px 35px;
	font-size: 80%;
	float: left;
	text-indent: 15px;
}

#vendorcopy {
	width: 400px;
	line-height: 1.3em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 50px 35px;
	font-size: 80%;
	float: left;
	text-indent: 15px;
}
.copyheadline {
	text-transform: uppercase;
	text-indent: 0px;
	font-size: 120%;
	color: #FF2727;
}


#copy a {
	color: #000000;
}
#copy a:link, #copy a:visited {
color: #000000;
text-decoration: underline;
}
#copy a:hover, #copy a:active {
	color: #000000;
	background-color: #FF2727;
	text-decoration: none;
}
#copy li {
	margin: 0;
}

#copy ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #000000;
}
#copy img {
	float: left;
	margin: 5px 15px 10px 0px;
	text-indent: 0px;
}

#footer{
	font-size:65%;
	text-align: left;
	float: left;
	color: #333333;
	margin: 5px 50px 10px 10px;
	padding: 0px 50px 0px 15px;
	width: 750px;
}
#footer a:link {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
#footer a {
	padding: 2px 2px 2px 2px;
	color: #333333;
}


.date {
	text-indent: 0px;
	color: #FF2727;
}
.where {
	padding: 7px 0px 12px 15px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
}
.br {
	text-indent: 0px;
	color: #FF2727;
	clear: both;
}
#vendorcopy img {


	float: left;
	margin: 0px 5px 15px 25px;
	text-indent: 0px;
}
