body
{ 
background-color: white;
font-family: 'Verdana ref', arial, sans-serif; 
font-size: 10pt; 
text-align: center;
color:  black;
} 

/* specific divs */
#container
{
    background-color:white;
    background-image: url('images/curtains_for_you_house_background.gif');
    background-repeat: no-repeat; */
    color:  black;
    width: 682px;
	text-align: center;
    height: 555px;
    margin: 0 auto ;
}


#topsection
{
    background-color: blue;
    background-color:transparent;
    color:  black;
    width: 100%;
	height: 150px;	
    font-size: 8pt; 
}

#leftsection
{
    background-color:transparent;
    color:  black;
	font-family:'Verdana ref', sans-serif;
	font-size: 8pt; 
    width: 341px;
	height: 360px;	
	float: left;
	text-align: left;

}
#rightsection
{
    background-color: transparent; 
    color:  black;
	font-family:'Verdana ref', sans-serif;
	font-size: 8pt; 
    width: 341px;
	height: 367px;	
	float: right;

}

#textsection
{
    background-color: transparent; 
    color:  black;
	font-family:'Verdana ref', sans-serif;
	font-size: 8pt;
	padding: 15px; 
	text-align: justify;
    height: 360px;
    width: 305px !important;
    width: 335px;
	float: right;
}
#mainsection
{
	text-align: left;
	width:670px;
    background-color:transparent;
    color:  black;
    height: 360px;
}
.boxsection
{
    background-color:transparent;
    color:  black;
    height: 180px;
    padding-left: 6px;
    width: 329px !important;
	width: 335px;
}


#logosection
{
  background-color: transparent;
  font-size: 10pt;
  font-weight: bold;
  width: 100%;
  height: 93px !important; /* mozilla */
  height: 183px;
  padding-top:90px;
  float: left;

}	
#left_picturesection
{
  background-color: transparent;
  font-size: 10pt;
  font-weight: bold;
  height: 180px;
  width: 165px;
  float: left;
}	
#leadersection
{
  background-color: transparent;
  color:  #666633;  
  font-family: "Book Antiqua";
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-size: 18pt;
  width: 160px;
  height: 180px;
  float: left;

}	

#navsection
{
  background-color: transparent;
  color:  #666633;  
  text-align: center;
  width: 160px;
  height: 180px;
  float: right;
}	

#navsection_spacer
{
  background-color: transparent;
  color:  #666633;  
  text-align: center;
  width: 160px;
  height: 30px;
}	

#right_picturesection
{
  background-color: transparent;
  font-size: 10pt;
  font-weight: bold;
  width: 165px;
  float: right;

}	

#separator
{
   width: 1px;
   height: 100%;	
   background-color: #666633;
   float: left;
}
#separator_red
{
   width: 1px;
   height: 100%;	
   background-color: #660000;
   float: left;
}

#footer
{
    background-color: white;
    color: #660000;
	font-family: arial,sans-serif;
    font-size: 8pt; 
	width: 680px;
	text-align: center;
	height: 20px;
	margin: 0 auto;
}
#footer_left
{
    background-color: white;
    color: #660000;
    font-weight: bold;
	float: left;
	height: 20px;
	margin-left: 2px;
}

#footer_right
{
	background-color: white;
    color: #660000;
    float: right;
	text-align: right;
	height: 20px;
}


#footer a:link#current, #navlist a:visited#current
{
}

#footer a:link, #footer a:visited
{
}

h1, h2, h3, h4, h5, h6
{
	
	background-color: white;
    font-family: 'Book Antiqua', Arial, verdana, sans-serif;
	font-size: 10pt; /*default */
	color: #666633; /*default */
	
}
h1{font-size: 16pt;}
h2{font-weight: bold; font-size: 18pt; font-style: italic; margin-bottom: 5px;}
h3{font-family: Arial, verdana, sans-serif, font-weight: bold; font-size: 8pt; margin-bottom: 0px;, margin-top: 10px}
h4{font-family: Arial, verdana, sans-serif, font-weight: bold; font-size: 12pt; margin-bottom: 0px;}
h5{ font-size: 10pt; font-weight: normal}
h6{font-size: 10pt;	font-weight: bold;}

  
#navlist
{
  background-color: transparent;
  color: #660000;
  width: 120x;
  text-align: center;
 
}
#navlist a, a.padded
{
   font-family: arial, sans-serif; 
   font-size: 8pt;
   font-weight: bold;
   width:120px;
   text-align: center;
   height: 19px !important; /* mozilla */
   height: 35px;
   padding-top: 10px;
   padding-bottom: 6px;
   color: #660000;
}
a:link
{
   color: #666633;
}
#navlist a:link, #navlist a:visited
{
  text-decoration:none; 
}

#navlist a:hover
{
   color: #660000;
   font-size: 10pt;
}

#navlist a.active
{
   font-weight: bold;
   font-size: 12pt;
   font-style: italic;
   text-decoration: none;
   color: #660000;
}
#navlist a.active:hover
{
   color: #660000;
   font-size: 12pt;
}
