body, html {
	background: #716a55 url(../img/mainbg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding-bottom: 20px;
	color: #716a55;
}

select {
	font-size: 10px;
}

p {
	padding: 0px 0px;
}

h3, h1 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 0px solid #716a55;
	margin-bottom: 0px;
}

img  {
	border: none;
}

a, a:visited, a:active {
	color: #716a55;
}

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

#Wrapper {
	width: 972px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	height: 169px;
	padding: 0px;
	background: #FFF url(../img/header.jpg) top left no-repeat;
}

#Footer {
	height: 15px;
	background: #FFF url(../img/footer.jpg) top left no-repeat;
}

#Content {
	 
	padding: 30px 20px 30px 20px;
	background: #FFF url(../img/bg.jpg) top left repeat-y;
	min-height: 300px;
	
	
}

#all {
	width: 700px;
	padding: 0px;
	
	
}

#holder {
	padding-top: 10px;
}

#details {
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 480px;
}

#pictures {
	text-align: center;
}

#pictures img {
	background-color: white;
	padding: 2px;
	border: 1px solid #716a55;
}

#description {
	padding-top: 10px;
	font-size: 14px; 
}

#links {
	
}

#links #main {
	float: left;
}

#links #nav {
	float: right
}

.title {
	padding: 10px 0px 5px 0px;
	font-family: sans-serif;
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px solid #716a55;
}

.first {
	font-size: 40px;
	color: #C10000;
}

.tel {
	padding: 3px 0px 3px 3px;
}

.offers {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #716A55;
	border-collapse: collapse;
}

.offers th {
	padding: 3px 0px;
	background-color: #716A55;
	color: white;
}


table#offerform {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #716A55;
	border-collapse: collapse;

}

table#offerform td {
    padding: 5px;
    

}


.proba {
	border: 1px solid #716a55;
	padding: 3px 0px;
	background-color: #716A55;
	color: white;
}

.bottomborder {
	border-bottom: 1px dotted #716A55;
	height: 1px;
	font-size: 1px;
}

.tbldetails {
	
}

.tbldetails th {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails td {
	padding: 6px 0px;
	vertical-align: top;
	
}

.tbldetails .price th {
	font-size: 12px;
}

.tbldetails .price td {
	font-size: 12px;
	font-weight: bold;
	color: #D62223;
}

.br {
	clear: both;
}

.odd {
	background-color: white;
}

.even {
	background-color: #F0EEE6;
}

.offers td {
	padding: 5px 10px;

}



.keywords {	
	text-align: justify;
	font-size: 10pt;
	color: black; 
	margin: 10px;
	margin-top: 20px; 
	background: #eeeeee; 
	padding: 5px;
	border: 1px solid black;   
}

#bottomLinks {
	color: white; 
	margin: 10px; 
}

#bottomLinks a {	
	font-size: 10px; 
	color: white;
}

#tableData a {
	
	text-decoration: none; 
	
}

/*- Menu Tabs 2--------------------------- */

    #tabs2 {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:10px solid #e0d9ce;
      }
    #tabs2 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
     font-size: 13px;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("../img/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("../img/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#74675B;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }

