html,body {margin:0;padding:0}

body, p, tr, th, td, ol, ul, li, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; font-weight: normal; color: #000000;
}

body { 
  background-color: #FFFFFF; 
  background-image: url(images/bkgd_flowers.jpg);
}

a { color: #E20A16; }

h1 {
	font-size: 14pt;
	font-weight: bold;
	border: 3 px;
}

h2 { font-size: 13pt; font-weight: bold; }

h3 { font-size: 12pt; font-weight: bold; }

#wrap{ width:100%;
 border:#CCCCCC medium; }


			
			
#container {
 float:center;
 width:845px; 
 margin:auto; 
  clear:both;
}

#header {
 float:center;
 width:845px; 
 padding:5px;
 background-color: #ffffff;
}




#logo2 {
 float:left;
 width:165px; 
 padding:5px;
   background-color: #ffffff;
   position:relative;
}

#content {
 float:center;
 width:1000px; 
 padding:10px;
   background-color: #ffffff;
}



#sidebar {
 float:left;
 width:120px; 
 padding:5px;
   background-color: #ffffff;
}

.style1 {font-size: 12px; color: #339933; font-family: Arial, Helvetica, sans-serif; font-style: italic; }

.style4 {color: #FF0000}
.style6 {font-size: 1px}
.style7 {font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #FFFFFF;}
.style8 {
	color: #FFFFFF;
	font-size: 1px;
}
.style9 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style10 {color: #FF0000; font-size: 16px; }
.style11 {font-weight: bold}

.domain {
  font-weight: bold;
}

hr {
  margin: 0;
  padding: 0;
}

a:link {
	text-decoration: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

a:active {
	text-decoration: none;
}
.unlinked_links {
	font-size: 13px;
	color: #247e16;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
}
.descriptive_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.bottomlinks {
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.price {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.heading {
	font-size: 12pt;
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9900CC;
	text-decoration: underline;
}

    .clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
} 
.clearfix {
 display:inline-block;
}
/* mac hide \*/
 * html .clearfix {height: 1%;}
  .clearfix {display: block;}
/* End hide */ 
