body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
line-height : 1.5em;


}
			/*CONTAINER*/
#wrapper {
position : relative;
width : 1000px;
margin-right : auto;
margin-left : auto;
padding : 0;
border : 0px;
background : url(pret_images/pret_content.jpg) repeat-y;
}
			/*TOP TITLE BAR*/
#title {
width : 770px;
margin-left : 5px;
padding : 0px;
text-align : right;

color : #000;
}
#title h1 {
margin : 0;
padding : 10px;
font-size : 175%;
text-transform : none;
letter-spacing : 5px;
background : inherit;
color : red;
}
			/*BANNER*/
#header {
background: #fff url(pret_images/pret_shield_banner.jpg) no-repeat;
width : 1000px;
height : 260px;
margin : 0 0 0 0px;
padding : 0 0 0 0;
color : #000;
}


			/*TOP NAVIGATION*/
.container {
width : 980px;
height : 35px;
margin : 10px 0 0px 0px;
}


#navCircle {
width : 950px;
margin : 20px;
padding : 0 0 45px 10px;
border-bottom : 1px solid #4c7c2c;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}

#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding : 5px 15px 15px 25px;
text-decoration : none;
background : inherit;
color : #4c7c2c;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
background-color : inherit;
color : #000;
background : url(pret_images/bike.png) no-repeat bottom center;
}
/*sign over banner*/
#nav1-a { left: 200px; list-style-type: none; position: relative; top: 50px; }


			/*MAIN CONTENT*/
#content {
width : 620px;
float : left;
margin-top : 10px;
margin-left : 15px;
margin-right : 11px;
padding : 10px;
border-right : 1px solid #4c7c2c;

}
/* Table Design  */

table.Design4 {
margin-left : 25px;
    border-spacing: 10px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: center;
    font-weight: bold;
				font-size: 12px;
    padding: .2em 5em;
    border-bottom: 5px solid #FFFFFF;

    background: #9DAF72;
}
table.Design4 td {
    text-align: center;
    border-bottom: 5px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #D6E0C1;
				font-size: 12px;
}

table.Design4 thead th {
    background: #BA0000;
    color: #fff;
    text-align: center;
	 border-top: 5px solid #FFFFFF;
				
				
}

table.Design4 th.Corner {
    text-align: left;
		
				
}

/* prices table end */



/*...............................f o r m...........................*/
label {
margin: 10px;
padding-left:0.2em;
margin-top:0.3em;
text-align:right;
width:260px;
float:left;
font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
}

fieldset {
  background-color:#D6DFC0;
  border:solid 0px #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:500px;
  margin: 20px;
  
  }
legend {
width:94px;
height:80px;
color:#8C1717;
font-size:1.5em;
padding-left:2em;
padding-right:1em;
padding-top:2.5em;
position:relative;
font-weight:bold;
letter-spacing:.5px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:1.0em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("pret_images/textfield_bg.gif") no-repeat fixed;

voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("pret_images/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("pret_images/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("pret_images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("pret_images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }
/*...............................f o r m  e n d ...........................*/
/*.......fade images........................................*/


#imageContainer
	{
	padding: 0px;
	margin: 0px;
	position: relative;

	margin-left: 0px;
	height: 100px;
	width: 600px;
	border: none;
	}
		#imageContainer img
	{
	padding-top: 40px;/*.......moves images down page ..........................................*/

	margin-left: 215px;/*.......moves images across from left ..........................................*/
	display:none;
	border: none;
	}
	

/*.......fade images  end   ..........................................*/

#content p {
padding : 0px 0px 0px 20px;

}

			/*SIDEBAR*/
#right-col {
width : 200px;
margin : 5px 10px 20px 630px;
border-left : 1px none #4c7c2c;
padding : 10px 10px 10px 10px;
color : #4c7c2c;
}
			/*FOOTER*/

#footer {
padding: 20px;
text-align: center;
font-size: 10px;
color: #000;
background: #fff url(pret_images/pret_bottom.jpg) no-repeat;
}
			/*SCROLLBAR*/
div.scroll {

overflow : auto;
height : 19em;
width : 150px;
font-size : 120%;
padding : 1ex;
margin : 0 0 30px 25px;
border : 1px solid #4c7c2c;
background : #fff;
color : #7a7a7a;
}
			/*TYPOGRAPHY*/
h1 {
padding : 5px;
margin : 10px 20px 20px 25px;
font-size : 140%;
text-transform : none;
letter-spacing : 2px;
background : inherit;
color : #8C1717;
}

h3 {
color: #000;
font-size: 12px;
font weight: bold;
padding: 5px 0 0px 0;
}
h4 {
margin : 5px;
font-size : 120%;
letter-spacing : 5px;
background : inherit;
color : #fff;
}
h5 {
margin : 0px;
font-size: 12px;

background : inherit;
color : #7a7a7a;
}
blockquote {
font-size: 12px;
font-weight : bold;
font-style : italic;
color : #4c7c2c;
}
			/*LINKS*/
a img {
border : none;
}
a:link, a:visited {

font weight: bold;

color : #000;
}
a:hover {
text-decoration : underline;

color : #000;
}
ul.side {
list-style-type : square;
padding-left: 30px;
margin : 0;
background : inherit;
color : #4c7c2c;
}
.side li {
width : 180px;
padding-left : 0.15em;
margin-left : 3.5em;
}
			/*CLASSES*/
.news {
font-size : 90%;
background : inherit;
color : #000;
}
.imgleft {
float : left;
border : 1px solid #4c7c2c;
padding : 5px;
margin-right : 15px;
}
.imgright {
float : right;
border : 1px solid #4c7c2c;
padding : 5px 5px 5px 5px;
margin-left : 15px;
margin-top : 10px;
}
.imgleftnoborder {
float : left;
border : 0px solid #4c7c2c;
padding : 5px;
margin-right : 15px;
}

