html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  font: normal 14px Arial, Calibri, Tahoma, Trebuchet MS;
  background: #AFC6EC;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 0.8em;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

textarea{
	overflow:auto;
}

#content p {margin-bottom: 1em;}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #D32B28;
}

a:visited {
  color: #660066;
}

a:hover {
  color: #02388E;
  text-decoration:none;
}

#Prices td {
  text-align:center;
}

#Prices td {
  padding: 5px 0;
}

#Prices th {
  border-bottom: 1px solid #000;
}

#wrap {
  width: 920px;
  margin: 10px auto;
  border: 1px solid #D32B28;
  background-color: #fff;
}

#header, #content, #footer {
  clear: both;
  width: 900px;
  margin: 0 10px;
}

#header {
  width: 890px;
}

img#logo {
  margin: 3px 0 0 3px;
  float:left;
}

#index img#logo {
  margin: 15px 0 0 40px;
  float:left;
}

#header p {
  text-align:right;
  padding-top: 35px;
  font-size: 15.4px;
  color:#02388E;
}

#index #left {
  padding-top: 30px;
}

#header address {
  clear:right;
  font-size: 13px;
  text-align:right;
  padding-top: 27px;
}

#index #content {
  text-align:center;
}

#navigation {
  float:right;
  text-align:right;
  margin-top: 30px;
  font: normal bold 15px Arial, Calibri, Tahoma, Trebuchet MS;
  white-space:nowrap;
}

#navigation li, #nav li {
  display: inline;
  margin: 0 0 0 10px;
  white-space:nowrap;
}

#content .checklist li {
  padding:  0 0 0 23px;
  margin: 10px;
  background: url(images/check.gif) 0 3px no-repeat;
}

#navigation li img {
  vertical-align: middle;
  margin: 0 2px 0 0 ;
}

#navigation li a {
  text-decoration:none;
  color: #D32B28;
}

#nav li a {
  text-decoration:none;
  color: #02388E;
}

#navigation li a:hover, #nav li a:hover {
  text-decoration:underline;
}

#content {
  padding: 15px 0 0 0;
  line-height: 1.5;
}

#content h1 {
  font-size: 20px;
}

#left {
  float:left;
  width: 420px;
  text-align: center;
}

#mvp {
  width: 260px;
  margin: 10px auto;
  padding: 15px 10px;
  border: 1px solid #F3BA21;
}

* html #mvp {
 	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); 
}

#calendar-container {
  width: 232px;
}

#slideshow {  
  float:right;
  margin-right: 15px;
  margin-bottom: 40px;
  height: 154px;  
  width: 448px;  
  overflow: hidden;
  border: 1px solid #D32B28;
} 
 
#slideshow img {  
  height: 154px;  
  width: 448px;  
  top: 0; 
  left: 0 
} 

#About_Us #mvp {
  margin: 10px;
  text-align: center;
  border:0;
}

#cabrera {
  color: #1567A2;
  float:right;
  width: 300px;
  margin: 0 20px;
  padding: 10px;
  border: 1px solid #1567A2;
  text-align:center;
}

#cabrera strong{
  font-size: 24px;
}

form#Contact {
  width: 560px;
  border: 1px solid #1567A2;
  padding: 20px;
  background: #ffe;
  float:left;
}

form#Contact textarea {
  width: 97%;
}

#Contact_Us td {
  padding: 2px;
}

#Contact_Us td.label {
  text-align:right;
  vertical-align: top;
}

.highlight {
  background-color: #ffa;
}

.required {
  color: #D32B28;
  font-style: italic;
}

input.problem {
  border: 1px solid #D32B28;
  padding: 1px;
}

#footer {
  font-size: 0.85em;
  padding: 5px 0 20px 0;
  text-align:center;
}

#footer  #nav {
  margin: 10px 0;
}

#footer  #nav li {
  margin: 0 10px;
}

#footer  a {
  text-decoration: none;
}
