/* CSS Document */

body {
margin: 0;
padding: 0;
height: 100%;
font-size: .8em;
font-family: Arial, Helvetica, sans-serif;

background-image: url(img/bk.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #482222;
}
html {
height: 100%;
}
.logo {
margin:20px;
}
a, a:visited {
color: #3384ae;
}
a:hover {
text-decoration: none;
}
.floatRight {
float: right;
}
.floatLeft {
float: left;
}
h2 {
color: #b2005d;
font-size: 1.3em;
text-transform: uppercase;
}
img {
border: none;
}
#mainWrapper {
width: 750px;
margin: 0px auto;
background-color: #fff;
/*
background-image: url(img/bk.gif);
background-repeat: repeat-y;
background-position: center;*/
}
.large {
color: #54a9d5;
font-size: 1.4em;
}
#header {
height: 152px;
background-image: url(img/head_bk.gif);
background-repeat: repeat-x;
}
.quotes {
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #66CCFF;
}
#secondWrap {

position: absolute;
top: 152px;
width: 175px;
margin: 0px;
background-image: url(img/sidebar.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
#secondary {
margin: 30px 15px;
font-size: .85em;
}
#primaryWrap {
float: right;
width: 565px;
margin: 0px;
}
#primary {
margin: 15px;
}
.photo {
padding: 7px;
border: 1px solid #ccc;
margin: 0px 10px 10px 0px;
}
.gallery img{
float: left;
padding: 7px 7px 20px 7px;
margin: 0px 10px 10px 0px;
border: 1px solid #ccc;
}
.gp {
float: left;
width: 200px;
padding: 7px 7px 7px 7px;
margin: 0px 10px 10px 0px;
border: 1px solid #ccc;
}
.gp p {
font-size: 10px;
margin-top: 5px;
margin-bottom: 3px;
}
.testimonial {
clear: both;
margin-left: auto;
margin-right: auto;

background-color: #caebfb;
padding: 15px;
width: 85%;
}
.testimonial2 {
clear: both;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f2d7f0;
padding: 15px;
width: 85%;
}
.testimonial p {
font-size: 1.2em;
color: #000;
font-style: italic;
}
.testimonial2 p {
font-size: 1.2em;
color: #000;
font-style: italic;
}
#footWrap {
clear: both;
width: 100%;
font-size: .8em;

color: #39c;
}
#footer {
padding:15px;
width: 720px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
/* mainNav
=======================*/
#nav {
float: right;
margin: 0px;
margin-top: -50px;
}

#nav ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 430px;
  list-style: none;
  text-transform: uppercase;
}

#nav ul li {
  float: left;
}


#nav ul a {
  padding: 0 0em;
  line-height: 2.9em;
  text-decoration: none;
  font-size: .8em;
  color: #fff;
  float: left;
  display: block;
}


#nav ul a:hover {
  color: #fff; 
}


#nav ul .first a {
  background: none;
}
form {

  margin: 0;

  padding: 0;

  font-size: 100%;

}



form fieldset {

  clear: both;

  font-size: 100%;

  border-color: #000000;

  border-width: 1px 0 0 0;

  border-style: solid none none none;

  padding: 10px;

  margin: 0 0 0 0;

}



form fieldset legend {

  font-size: 130%;

  font-weight: normal;

  color: #339933;

  margin: 0 0 0 0;

  padding: 0 5px;

}
label {

  font-size: 100%;

}



label u {

  font-style: normal;

  text-decoration: underline;

}



input, select, textarea {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 100%;

  color: #000000;

}



textarea {

  overflow: auto;

}



form div {

  clear: left;

  display: block;

  width: 350px;

  height: expression('1%');

  margin: 5px 0 0 0;

  padding: 1px 3px;

}



form fieldset div.notes {

  float: right;

  width: 128px;

  height: auto;

  margin: 0 0 10px 10px;

  padding: 4px;

  border: 1px solid #666666;

  background-color: #ffffe1;

  color: #666666;

  font-size: 88%;

  z-index: 300;

}



form fieldset div.notes h4 {

  background-image: url(img/icon_info.gif);

  background-repeat: no-repeat;

  background-position: top left;

  padding: 0px 0 3px 27px;
  margin-top: 0px;

  border-width: 0 0 1px 0;

  border-style: solid;

  border-color: #666666;

  color: #666666;

  font-size: 110%;

}



form fieldset div.notes p {

  margin: 0em 0em 1.2em 0em;

  color: #666666;

}



form fieldset div.notes p.last {

  margin: 0em;

}



form div fieldset {

  clear: none;

  border-width: 1px;

  border-style: solid;

  border-color: #666666;

  margin: 0 0 0 144px;

  padding: 0 5px 5px 5px;

  width: 197px;

}



form div fieldset legend {

  font-size: 100%;

  padding: 0 3px 0 9px;

}



form div.required fieldset legend {

  font-weight: bold;

}



form div label {

  display: block;

  float: left;

  width: 70px;

  padding: 3px 5px;

  margin: 0 0 5px 0;

  text-align: right;

}



form div.optional label, label.optional {

  font-weight: normal;

}



form div.required label, label.required {

  font-weight: bold;

}



form div label.labelCheckbox, form div label.labelRadio {

  float: none;

  display: block;

  width: 200px;

  height: expression('1%');

  padding: 0;

  margin: 0 0 5px 142px;

  text-align: left;

}



form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {

  margin: 0 0 5px 0;

  width: 170px;

}



form div img {

  border: 1px solid #000000;

}



p.error {

  background-color: #ff0000;

  background-image: url(/img/icon_error.gif);

  background-repeat: no-repeat;

  background-position: 3px 3px;

  color: #ffffff;

  padding: 3px 3px 5px 27px;

  border: 1px solid #000000;

  margin: auto 100px;

}



form div.error {

  background-color: #ffffe1;

  background-image: url(/img/required_bg.gif);

  background-repeat: no-repeat;

  background-position: top left;

  color: #666666;

  border: 1px solid #ff0000;

}



form div.error p.error {

  background-image: url(/img/icon_error.gif);

  background-position: top left;

  background-color: transparent;

  border-style: none;

  font-size: 88%;

  font-weight: bold;

  margin: 0 0 0 118px;

  width: 200px;

  color: #ff0000;

}



form div input, form div select, form div textarea {

  width: 250px;

  padding: 1px 3px;

  margin: 0 0 0 0;

}



form div input.inputFile {

  width: 211px;

}



form div select.selectOne, form div select.selectMultiple {

  width: 211px;

  padding: 1px 3px;

}



form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {

  display: inline;

  height: 14px;

  width: 14px;

  background-color: transparent;

  border-width: 0;

  padding: 0;

  margin: 0 0 0 140px;

}



form div.submit {

  width: 214px;

  padding: 0 0 0 146px;

}



form div.submit div {

  display: inline;

  float: left;

  text-align: left;

  width: auto;

  padding: 0;

  margin: 0;

}



form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {

  background-color: #cccccc;

  color: #000000;

  width: auto;

  padding: 0 6px;

  margin: 0;

}



form div.submit div input.inputSubmit, form div.submit div input.inputButton {

  float: right;

  margin: 0 0 0 5px;

}



form div small {

  display: block;

  margin: 0 0 5px 142px;

  padding: 1px 3px;

  font-size: 88%;

  height: expression('1%');

}
.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }