.background {
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
.background-temp {
	background-image: url(images/index.gif);
}
.intellisites {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}
.bullets {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A1BA01;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A1BA01;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #994056;
	font-weight: bold;
}
.names {
	color: #A1BA01;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #A1BA01;
}
a:visited {
	color: #EDFF71;
}
a:hover {
	color: #A1BA01;
}
a:active {
	color: #A1BA01;
}
.coupons {
	border: thin dashed #98AE30;
	padding: 5px;
}
hr {

	width: 100];
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #515151;
	border-bottom-color: #333333;
	}
.coupon {
	background-color: #3C3C3C;
	border: 1px dashed #A1BA01;
}
