h2 {
	font-family: "American Typewriter", Arial, sans-serif;
	font-size: 14px;
	color: #A6C03C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
body {
	text-align: center;
	background-image: url(images/background-main.jpg);
	background-color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: "American Typewriter", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#container {
	width: 790px;
	margin:auto;
	padding: 10px 0px 0px 0px;

}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

#nav {
	background-image: url(images/backgound-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 15px 15px 0px;
}
#links {
	text-align: right;
	vertical-align: bottom;
	height: 65px;
	padding-top: 20px;
}
#container #nav #links li a {
	color: #CB006A;
	text-decoration: none;
	padding-bottom: 30px;
}
li {
	padding-bottom: 30px;
	text-decoration: none;
	list-style-type: square;
	display:inline;
	font-size: 16px;
	padding-left: 10px;
}
#container #nav #links li a:hover {
	color: #CB006A;
	text-decoration: none;
	background-image: url(images/link-hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.selected {
	color: #b5d141;
	text-decoration: none;
	background-image: url(images/link-selected.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#logo {
	float: left;
	vertical-align: top;
}
#footer {
	clear: both;
	padding: 0px 15px 15px;
	background-image: url(images/background-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 760px;
	margin:auto;
	margin-bottom:10px;
	text-align:left;
}
#bottom {
	clear:both;
	
		background-image: url(images/background-page.gif);
	background-repeat: repeat-y;
	padding: 10px 15px 15px;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 16px;
	color: #CB006A;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
	text-transform: capitalize;
}
#slidoo {
	height: 170px;
	background-image: url(images/pics/flashAlternate.jpg);
	background-repeat: no-repeat;
}
a {
	color: #CB006A;
	text-decoration: none;
}
#col1 {
	float: left;
	width:530px;
	display:inline;
	
}
#col2 {
	float: right;
	border-left: 1px dashed #666666;
	padding-left: 10px;
	width: 210px;
	display:inline;
}
#col1col1 {
	float: left;
	width: 300px;
	padding-right: 10px;
		display:inline;

}
#col1col2 {
	float: right;
	width: 209px;
	border-left: 1px dashed #666666;
	padding-left: 10px;
	display:inline;
	
}
#col1 img {
	border: 1px solid #b5d141;
}
#col2 img {
	border: 1px solid #b5d141;
}
.col1products {
	padding-top: 10px;
	display: block;
}
.col1productsimage {
	width: 205px;
	float: left;
}
.col1productsdescription {
	width: 310px;
	float: right;
}
.clearit {
	clear: both;
	height: 10px;
	border-bottom: 1px dashed #666666;
}
.feedsweep_body{
	padding: 10px 0px;
	border-bottom: 1px dashed #666666;
	margin-bottom: 10px;
}
.feedsweep_title{
font-size: 16px;
	color: #CB006A;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;

}
.feedsweep_date{
   font-size:10px;
   font-style:italic;	
   padding-bottom:5px;
   

}
.feedsweep_headline a{
font-size: 14px;
	color: #A6C03C;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;

}

