/* CSS Document */
* { margin: 0; padding: 0; }

html {
	background: #FFFFCC url(../imgs/layout/bg_body.gif) repeat-x;
	}

body { 
    font: 62.5% Georgia, Verdana, Helvetica, Arial, sans-serif;  
    color: #3D761B; 
    margin: 0 auto;
    }

p { 
     font-size: 1.1em; 
	 line-height: 1.5em;
     padding: 0 0 10px 0;
	 text-align: justify; 
     } 
	 
h2, h3, h3, h4, h5, h6 { 
     font: normal normal 1.7em Georgia, "Times New Roman", Times, serif; 
     color: #C23673; 
     margin: 0 0 6px 0;
     }
	 
strong {
	color: #c23673;
	}	
	 
hr {
	width: 100%;
	height: 1px;
	border: none;
	outline: none;
	margin: 0 0 5px 0;
	color: #FFFFCC; 
	clear: both;
	}
	
.center { text-align: center; }

.rem { 
	position: absolute;
 	left: 0;
 	top: -999em;
 	width: 0;
 	height: 0;
 	overflow: hidden;
	}

/* MAIN STRUCTURE
====================================================*/

#head { 
	width: 610px;
	height: 49px;
	margin: 0 auto;
	}
	
#head h1 {
	width: 230px;
	height: 49px;
	float: left;
	clear: none;
	}
	
#head h1 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
	text-decoration: none;
	margin: 0 auto;
	background: url(../imgs/layout/bg_logo.gif) no-repeat 0 0;
	}
		
#wrapper {
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 35px 0 0 0;
	}
	
#wrapper-sup {
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 35px 0 0 0;
	}
	
		
#wrapper-contact {
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: url(../imgs/layout/door2.jpg) 350px 30px no-repeat;
	}
	
#about {
	width: 295px;
	float: right;
	clear: none;
	
	overflow: hidden; /* float fix */
	}
	
#randimg {
	width: 277px;
	height: 346px;
	padding: 4px;
	border: 1px solid #c7b08d;
	}
	
#randimg img {
	margin: 4px 0 0 0;
	border: none;
	}
	
#flashgal {
	width: 600px;
	text-align:center;
	margin: -10px auto 0 auto;
	}


	
/* NAVIGATION
====================================================*/

a, a:link {
	color: #C23673;
	text-decoration: underline;
	}
	
a:hover {
	color: #660000;
	text-decoration: none;
}


#navbar { 
	width: 352px;
	height: 43px;
	float: right;
	background: url(../imgs/layout/bg_btn.gif) top right no-repeat;
	}

#navbar ul {
	width: 100%;
	list-style: none;
	}
	
#navbar ul li {
	float: left;
	clear: none;
	height: 43px;
	padding: 0 0 0 2px;
	background: url(../imgs/layout/bg_btn.gif) no-repeat;
	}

#navbar a {
	font: normal bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #ffffcc;
	height: 29px;
	display: block;
	float: left;
	clear: none;
	padding: 14px 8px 0 8px;
	text-decoration: none;
		}
	
#navbar a:hover {
	background: url(../imgs/layout/bg_btn-hover.gif);
	}
	
ul li a#currentpage {
     background: url(../imgs/layout/bg_btn-hover.gif);
     }
	
#footer {
	margin: 80px auto 0 auto;
	padding: 20px 0;
	}

address {
	width: 600px;
	margin: 30px auto 0;
	padding: 20px 0;
	font-style: normal;
	color: #d7c69f;
	border-top: 1px dotted #d7c69f;
	font-size: 1em;
	text-align: center;
	text-transform: lowercase;
	}

address span {
	margin: 0 15px;
	color: #B48A8A;
	letter-spacing: .1em;
	}		
	
	 
/* CLASSES
====================================================*/

#wrapper-contact p,
#wrapper-contact h2,
#wrapper-contact h3 {
	width: 336px;
	}

.supplier {
/**/overflow: hidden;
	/*padding: 0 0 30px 0;
	margin: 0 0 30px 0;*/
	border-bottom: 1px dotted #d7c69f;
	}
	
.suplast {
	border: none;
	}

	
.supplier a img {
	height: 136px;
	}
	
.supplier h2,
.supplier h3 {
	display: block; 
	clear:both;
	margin: 12px 0 12px 0;
	}	
	
.supplier h2 a,
.supplier h3 a {
	display: block;
	outline: none;
	cursor: pointer;
	}	

.supplier ul {
	width: auto;
	float: left;
	clear: none;
	padding: 0 12px 0 0;
	list-style: none;
	font-size: 1.1em;
	margin: 0 0 12px 0;
	background-color: #FFFFCC;
	}	
		
.aleft { 
	float: left;
	margin: 0 20px 12px 0;
	padding: 4px;
	border: 1px solid #c7b08d;
	}

.aright { 
	float: right;
	margin: 10px 0 10px 20px;
	padding: 4px;
	border: 1px solid #c7b08d;
	}

.bleft { 
	float: left;
	margin: 0 20px 0 0;
	padding: 2px;
	border: 1px solid #c7b08d;
	text-align:left;
	}
	
.bright { 
	float: right;
	margin: 0 0 0 20px;
	padding: 2px;
	border: 1px solid #c7b08d;
	text-align:right;
	}
	
.cleft { 
	float: left;
	padding: 2px;
	text-align:left;
	}	
	
.cright { 
	float: right;
	margin: -25px 0 0 10px;
	padding: 2px;
	text-align:right;
	}	
	
	
	
/* CONTACT FORM
====================================================*/	

fieldset {
	border: none;
	}

#contactform {
	width: 370px;
	margin: 15px 0 0 0;
	}
	
input, 
textarea {
	background: #FFFFED;
	border: 1px solid #d7c69f;
   	}
	
input:focus, 
textarea:focus {
	background: #fff;
   	}

textarea {
	width: 260px;
   	}
	
div.row {
  clear: both;
  padding-top: 10px;
  text-align: left;
  }
  
div.row span.label {
  float: left;
  padding:1px 0;
  width: 70px;
  margin-right: 5px;
  text-align: right;
  }
  
.submit_btn {
	margin: 6px 0 0 72px;
	float: left;
	background: #fff;
	cursor: pointer;
	}
  
.warn_txt {
	text-decoration:blink;
	color: red; 
	}

.warn_txtlast {
	text-decoration:blink;
	color: red; 
	}


  
  
  
  
 
