/* 

Gudlite Custom Web Design

Designed for: 
  Westgates Horse and Country
  5421 Portage Avenue, Headingley, Manitoba
  Phone: 204.897.0740
  Fax: 204.897.0741
  Toll Free: 1.877.897.0740 
 */
 
 body {
   font-family: arial, helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   line-height: 1.5em;
   background-color: #764001;
   background-image: url('images/bkg.jpg');
   background-repeat: repeat-x;
 }
 
 
 #wrap {
   margin: 0px auto;
   width: 780px;

 }

 a {
   color: #000000;
 }
 
 a:hover {
   color: #666666;
 }
/* 
 a:visited {
   color: #006600;
 }
 */
 /* Header Styles */
 #header {
   margin-top: 20px;
   text-align: center;
 }
 
 #hTitle img {
   border: none;
 }
 
 #hPics {
   text-align: center;
   margin: 0px;
 }
 
 #hPics img {
   border-top: 2px solid #999999;
   border-left: 2px solid #999999;
   border-right: 3px solid #333333;
   border-bottom: 3px solid #333333;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;
 }
 
 /* Menu Styles */
 #menu {
   width: 780px;
   height: 30px;
   /* background-image: url('images/menubar.jpg'); */
 }
 
 #menu img {
   border: none;
   padding: 0px;
   margin: 0px;
 }
 
 a img {
   text-decoration: none;
 }
 
 .menuItem {
   position: absolute;
   height: 30px;
 }
 
 #nav_home {
    width: 116px;
 }
 
 #nav_about {
   margin-left: 116px;
   width: 134px;
 }
 
 #nav_products {
   margin-left: 250px;
   width: 148px;
 }
 
 #nav_services {
   margin-left: 398px;
   width: 122px;
 }
 
 #nav_contact {
   margin-left: 520px;
   width: 161px;
 }
 
 #nav_links {
   margin-left: 681px;
   width: 99px;
 }
 
 /* Sub menu styles */
 #about_sub {
   width: 130px;
   margin-left: 130px;
 }
 
 /* Top Content */
#contentTop {
  width: 780px;
  height: 20px;
  position: relative;
  margin-top: 5px;
  z-index: 3000;
}

#topleft {
  width: 20px;
  height: 20px;
  position: absolute;
  background-image: url('images/menu/topleft.gif');
  background-repeat: no-repeat;
}

#topmiddle {
  width: 740px;
  height: 20px;
  position: absolute;
  margin-left: 20px;
  background-color: #cccc99;
}

#topright {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 760px;
  background-image: url('images/menu/topright.gif');
  background-repeat: no-repeat;
}

#content {
  width: 780px;
  min-height: 50px; 
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  /* background-color: #F5F5DC */
  background-color: #cccc99;
  top: 0px;
  text-align: justify;
  z-index: 3000;
  font-size: 16px;
  /* ***************** */
  float: left;
}


#content h1 {
  margin-top: 0px;
  padding-top: 5px;
  margin-bottom: 5px;
  color: #000000;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}


#content hr {
  border: 1px solid #000000;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

#content h2 {
  margin-bottom: 2px;
  color: #ffffff;
  background-color: #333333;
  margin-left: 10px;
  margin-right: 10px;
}

#content h3 {
  color: #003300;
  margin-bottom: 2px;
  margin-left: 10px;
  margin-right: 10px;
}

#content p {
  margin-left: 30px;
  margin-right: 20px;
  
}

#contentBottom {
  width: 780px;
  height: 20px;
  position: relative;
  z-index: 3000;
  /* ******************** */
  float: left;
}

#bottomright {
  width: 20px;
  height: 20px;
  position: absolute;
  background-image: url('images/menu/bottomleft.gif');
  background-repeat: no-repeat;
}

#bottommiddle {
  width: 740px;
  height: 19px;
  position: absolute;
  margin-left: 20px;
  background-color: #cccc99;
  border-top: 1px solid #003300;
  text-align: center;
}

#bottomleft {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 760px;
  background-image: url('images/menu/bottomright.gif');
  background-repeat: no-repeat;
}

/* Featured Products */
#featWrap {
  float: left;
  z-index: 5000;
  min-height: 200px;
  top: 5px;
  width: 156px;
  background: #cccc99;
  margin-right: 4px;
  margin-left: 5px;
  padding-bottom: 10px;
}

#featured {
  font-size: 16px;
  margin-left: 10px;
}

#featured img {
  margin-left: 5px;
}

#featured h2 {
  font-size: 14px;
  color: #ffffff;
  background-color: #003300;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 5px;
  margin-left: 0px;
  display: inline;
}

#featured h3 {
  font-size: 14px;
  font-style: italic;
  /* font-weight: bold; */
  font-weight: normal; 
  margin-top: 0px;
  margin-bottom: 2px;
  color: #ffffff;
  margin-right: 0px;
  margin-left: 5px;
  display: inline;
}

#featured p {
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

#featured table {
  float: left;
  /*
  margin-left: 10px;
  margin-right: 20px;
  */
  width: 99%;
  background: #999966;
  /*
  border-left: 2px solid #999;
  border-top: 2px solid #999;
  */
  border-right: 4px solid #030;
  border-bottom: 4px solid #030;
  margin-bottom: 10px;
}

#featured table td {
  padding-left: 8px;
  padding-right: 8px;
  color: #030;
  vertical-align: middle;
}

/* **************** What's new ****************************** */
#new {
  float: left;
  width: 95%;
  margin-left: 5px;
  margin-top: 50px;
}

#new h2 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
  font-size: 16px;
}

#new h3 {
  font-size: 16px;
  margin: 0px;
 /* border-bottom: 2px solid #006600; */
}


#new hr {
  margin: 0px;
}

#new table{
  margin-left: 15px;
  width: 96%;
  margin-top: 15px;
}


#new p {
  margin-top: 2px;
  font-size: 14px;
}

.newheading td {
  border-bottom: 2px solid #000000;
}

.newdate {
  text-align: right;
}

.newdescription {
  padding-left: 10px;
  padding-top: 10px;
}



#footer {
  text-align: center;
  font-size: 12px;
  color: #000000;
  width: 100%;
  float: left;
}

#specials {
  margin-left: 160px;
}

#specials h4 {
  font-size: 12px;
  color: #ffffff;
  background-color: #003300;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 0px;
  padding-left: 2px;
  margin-right: 10px;
}

#specials p {
  color: #000000;
  font-size: 12px;
  margin-top: 0px;
  margin-right: 10px;
}

#specials h5 {
  font-size: 12px;
  color: #000000;
  border-bottom: 1px solid #003300;
  margin-bottom: 0px;
  margin-top: 4px;
  margin-right: 10px;
}

/* Image Styles */
img {
  border-top: 2px solid #999999;
  border-left: 2px solid #999999;
  border-right: 3px solid #333333;
  border-bottom: 3px solid #333333;
  margin: 5px;
}

.left {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}

.right {
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}

.links {
  list-style-type: none;
  margin-top: 25px;
  text-align: center;
  line-height: 1.5em;
}

/* Form Styles */
input, textarea {
  border: 2px solid #000000;
  background-color: #ccffcc;
}

#submit:hover, #reset:hover {
  background-color: #33cc33;
}

td {
  vertical-align: top;
}

/* Product and links headings */
#content .linkHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background-color: #cccc99;
  margin-left: 50px;
  margin-top: 40px;
  border-bottom: 1px solid #000000;
}

.linkList {
  list-style-type: none;
  margin-left: 60px;
  margin-top: 5px;
}

.bioTable {
  text-align: justify;
  width: 700px;
  margin-left: 40px;  
}

#content .bioTable p {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
}

.bioHeading {
  color: #ffffff;
  font-weight: bold;
  background-color: #333333;
  padding: 2px;
}

.bioPix{
  width: 70px;
}

#content .title{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #000000;
  background-color: #cccc99;
  margin-top: 40px;
  margin-left: 20px;
}