@charset "utf-8";

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input

{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

h6{
margin:0;
}

.clear{
clear: both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#box{
	width: 695px;
	height: 300px;
	background-image: url(images/bottomnewsbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.products {
	width:165px;
	height:270px;
	margin: 13px 0 0 56px;
	float:left;
}
.events {
	width:165px;
	height:270px;
	margin: 13px 0 0 70px;
	float:left;
}
.pic {
	width:165px;
	height:270px;
	margin: 13px 0 0 70px;
	float:left;
}
.homethumbs {
	width:150px;
	height:170px;
	margin:auto;
	margin-bottom:20px;
}

.hometext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.hometext a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.hometext a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.hometext a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
 
#trailer {

	width:1000px;
	height:440px;
	background-color: #000000;
	margin:0pt auto;
	margin-top:0pt;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



div.left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}


div.rightsound {
	float: right;
}

div.right {
	width: 35%;
	float: right;
}
.titles{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding:5px 0 5px 0;
margin-top:15px;
margin-bottom:5px;
border-bottom:#666666 thin solid;
}

<!--______________rssfeed_________________-->


.labelfield{ /*CSS for label field in general*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:grey;
}
.labelfield2{ /*CSS for label field in general*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:grey;
}


.datefield{ /*CSS for date field in general*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:grey;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
font-family:Arial, Helvetica, sans-serif;
color: #D80101;
font-size:14px;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 20px;
}

#blogexample3 a{ /*CSS specific to demo 3*/
font-family:Arial, Helvetica, sans-serif;
color: #D80101;
font-size:14px;
text-decoration: none;
font-weight: bold;
}

#blogexample3 p{ /*CSS specific to demo 3*/
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 2px;
}

code{ /*CSS for insructions*/
color: red;
}

.rssblog {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
width:315px;
margin-left:20px;
height:auto;
}

.rsscnt {
width:100%;
margin:15px 0 0 5px;
}

<!--________rssfeedend______-->