/* a */
a
{
color: #606;
text-decoration:none; 
font-weight: bold;
}

a:visited
{
color: #606;
}

a:hover
{
color: #8937b9;
text-decoration: none;
}

/* b */
body
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
background: #fff;
color: #000;
margin: 0px auto;
padding: 0px;
font-size: 0.9em;
letter-spacing: 1px;
}

.border
{
border: 1px solid #c0cd9d;
}

/* c */
#container, #footer
{
padding: 0px;
}

#container
{
margin: 0px auto;
}

.content
{
margin: 0px auto;
padding: 0px;
border: solid #c0cd9d;
border-width: 0px 1px;
width: 960px;
padding: 10px;
}

.clear
{
clear: both;
}

.contact
{
padding: 0 0 0 20px;
background-image: url(../images/mini_icons/icon_email.gif);
background-repeat: no-repeat;
background-position: left center;
margin: 0;
}


/* d */
dt
{
font-weight: bold;
font-size: 1.2em;
padding: 0;
margin: 0;
color: #606;
font-family: Arial, Helvetica, sans-serif;
}

dd
{
padding: 5px 0 5px 10px;
margin: 0;
}


/* e */

/* f */
#feature
{
background: #eef5db url(../images/bg_feature.gif);
padding: 0px;
margin: 0px;
border-top: 1px solid white;
text-align: center;
font: 1.4em Arial, Helvetica, sans-serif;
font-style: italic;
color: #663399;
}

#footer
{
font-size: 10px;
clear: both;
text-align: center;
height: 50px;
width: 980px;
border-top: 1px solid #c0cd9d;
letter-spacing: normal;
padding: 10px 0 0 0;
margin: 0 auto;
position: relative;
bottom: 1px;
}

#footer div
{
margin: 0px auto;
padding: 0px;
width: 770px;
}

/* g */

/* h */
#header
{
background: url(../images/bg_header.gif) repeat-x top;
padding: 0;
clear: both;
font-size: 1.5em;
border-bottom: 5px solid #c0cd9d;
}

#header div
{
border: solid #c0cd9d;
border-width: 0px 1px;
margin: 0px auto;
width: 980px;
}

h1, h2, h3
{
color: #606;
font-family: Arial, Helvetica, sans-serif;
margin: 8px 0 5px;
padding: 0px;
font-weight: bold;
}

h1
{
font-weight: bold;
font-size: 2em;
letter-spacing: -2px;
}

h2
{
font-size: 1.4em;
}

h3
{
font-size: 1em;
}

hr
{
background-color: #c0cd9d;
color: #c0cd9d;
border: 0px;
height : 1px;
margin: 3px 0px;
}

/* i */

img
{
border: 0px;
padding: 0;
margin: 0;
}

.img_border
{
border: 1px solid #c0cd9d;
padding: 2px;
margin: 5px;
}

/* j */

/* k */

/* l */
.larger
{
font-size: larger;
}

ul.locations_search li
{
font-size: 1.3em;
padding: 5px 0 10px 15px;
background: none;
}

.location_1
{
float: left; 
width: 24%;
margin: 0 30px 0 10px;
text-align: center;
}

.location_2
{
float: left; 
width: 28%;
margin: 0;
text-align: justify;
}

.location_3
{
float: left; 
width: 38%;
margin: 0 0 0 30px;
text-align: left;
}

ul.locations_browse
{
padding: 0px;
margin: 0 auto;
}

ul.locations_browse li
{
height: 210px;
padding: 5px 5px 15px 5px;
margin: 5px;
text-align: center;
width: 220px;
float: left;
background: #f4ffcc url(../images/bg_feature.gif);
}


/* m */
.margin
{
margin: 10px;
}

/* n */

/* o */

/* p */
.padding
{
padding: 10px;
}


/* q */

/* r */

/* s */
.smaller
{
font-size: 0.7em;
}

.services_standard
{
font-size: smaller;
float: left;
width: 420px;
padding: 5px;
margin: 10px 25px 10px 25px;
}

/* t */
table tr td
{
text-align: left;
vertical-align: top;
}

/* u */

ul li
{
list-style: none;
padding: 0 0 0 20px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 7px;
margin: 0;
}

/* v */

/* w */

/* x */

/* y */

/* z */

/* contact form */
.asterisk
{
padding: 0 0 5px 27px;
background: url(../images/mini_icons/icon_favourites.gif) no-repeat left top;
}

input, textarea
{
width: 550px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #c0cd9d;
padding: 2px;
}

input#code
{
width: 75px; 
padding: 3px; 
letter-spacing: 4px; 
font-size: 18px; 
text-align: center;
}


/* nav contact */

#contact
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -52px;
}

#contact span
{
  display: none;
}

/* nav about */

#about
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_about.gif") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -52px;
}

#about span
{
  display: none;
}

/* nav home */

#home
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -52px;
}

#home span
{
  display: none;
}

/* nav locations */

#locations
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_locations.gif") no-repeat 0 0;

}

#locations:hover
{ 
  background-position: 0 -52px;
}

#locations span
{
  display: none;
}

/* nav services */

#services
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_services.gif") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -52px;
}

#services span
{
  display: none;
}

/* nav faq */

#faq
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_faq.gif") no-repeat 0 0;

}

#faq:hover
{ 
  background-position: 0 -48px;
}

#faq span
{
  display: none;
}

/* nav browse */

#browse
{
  display: block;
  width: 124px;
  height: 43px;
  background: url("../images/nav_browse.gif") no-repeat 0 0;

}

#browse:hover
{ 
  background-position: 0 -52px;
}

#browse span
{
  display: none;
}

/* more-show-hide */

.demo-show {
border: solid #C0CD9D;
border-width: 0 1px 1px;
margin: 10px 0;
}

.demo-show h3 {
  margin: 2px 0px;
  cursor: pointer;
  padding: .4em;
  background: #eef5db url("../images/bg_feature.gif") repeat left center;
  border-top: 4px solid #c0cd9d;
  font-size: 1.4em;
}
.demo-show div {
  padding: .5em 20px;
}
.demo-show div ul
{
padding: 0;
margin: 0;
}

.demo-show div ul li
{
display: inline;
padding: 0px 20px;
line-height: 2em;
}

/* corner */

.rounded
{
background: #eef5db url(../images/bg_feature.gif);
padding: 8px;
margin: 1em 0.25em;
}

a.rounded
{
display: block;
}

.rounded2
{
background: #f4ffcc url(../images/bg_feature.gif);
padding: 8px;
margin: 0;
display: block;
}

.rounded2 a img
{
margin: 5px 0;
}

.rounded3
{
background: #fff;
padding: 8px;
margin: 0 0;
display: block;
}
