html, body, div, span, applet, object, iframe, h1, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    text-align: left;
}
 h2, h3, h4 {
 text-align: center;   
}
body {
  background-color: #2e3645;
  color: #039;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
h1 {
    color:#039;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
h2 {
    color: #039;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
h3 {
    font: bold 11px Verdana, Geneva, sans-serif;
    color: #039;
}

a,  a:link , a:visited, a:active  {
  color:#666;
  text-decoration: none;
}
a:hover {
  color: #ca0009;
  text-decoration: underline;
}
a:focus {
  color: #ca0009;
}
#outerWrapper {
    background-color: #fff;
    margin: 30px auto 0 auto;
    text-align: left;
    width: 1000px;
}
#outerWrapper #header {
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    padding: 0; 
    margin: 0;
    border-width: 0px;
    border-style: none;
    height: 180px;
}
#outerWrapper #header #headerText {
    position: absolute;
    top: 46px;
    right: 350px;
    font: bolder 36px "Arial Rounded MT Bold";
    color: #06F;
    width: 641px;
    height: 139px;
}
#outerWrapper #header.img {
    float: left;
}
#outerWrapper #topNavigation {
    background-color: #39C;
    border-bottom: 1px solid #8e9fd0;
    height: 3em;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
#topNavigation #nav {
    list-style: none;
    margin: 0px auto;
}
#topNavigation #nav li {
    float: left;
    list-style: none;   
}

 #topNavigation #nav a:link,  #topNavigation #nav a:visited,  #topNavigation #nav a:active {
    color: #FFF;
    line-height: 3em;
    display: block;
    width: 100px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
 }
#topNavigation #nav li a:hover,  #topNavigation #nav li a.divaGPS-here {
    color: #339;
    background: #C2BD7E;
    line-height: 3em;
    display: block;
    width: 100px;
    text-align: center;
 }
#topNavigation #phone {
    font-size: 14px;
    color: #FFF;
    text-align: right;
    margin-right: 50px;
    vertical-align: middle;
    display: block;
    font-weight: bold;
    line-height: 2.5em;
}
#outerWrapper #contentWrapper {
    background:url(images/bg-main.jpg) 		    repeat-y;  
}
#outerWrapper #contentWrapper #rightColumn1 {
    padding: 5px 5px 5px 5px;
    width: 250px;
    height: auto;
    float: right;
    text-align: center;
}
#outerWrapper #contentWrapper #leftColumn1 {
    float: left;
    padding: 5px 5px 5px 5px;
    width: 250px;
    height: auto;
    text-align: center;
}
#contentWrapper #leftColumn1 #contact {
    font: bold 14px Verdana, Geneva, sans-serif;
    color: #FFF;
    background: #9CB4CC;
}

#outerWrapper #contentWrapper #rightColumn1 #rightTitle {
    height: 30px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    background: url(images/underline.jpg) repeat-x left bottom;
}

#contentWrapper #leftColumn1 #thumbs tr td img {
    border: 1px solid #33C;
}

#outerWrapper #contentWrapper #leftColumn1 #leftTitle {
    height: 30px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    background: url(images/underline.jpg) repeat-x left bottom;
}

#outerWrapper #contentWrapper #content {
    margin: 0 26% 0 26%;
    padding: 10px 10px 10px 10px;
    text-align: left;
}
#outerWrapper #contentWrapper #content #title {
    height: 30px;
    background: url(images/underline.jpg) repeat-x left bottom;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

#contentWrapper #content ul {
 	/*background:#FFC;*/   
}
#contentWrapper #content ul li {
    font: 11px/2.5em Verdana, Geneva, sans-serif;
    list-style: disc url(none);
    width: 95%;
    color:#039;
}
#outerWrapper #contentWrapper #content ul .first {
    display: block;
    /*background: #FC6 left center;*/
    font-variant: small-caps;
    text-align: left;
    list-style: outside;
    font-weight: bold;
}
#outerWrapper #contentWrapper #content ul .second {
    display: block;
    font-variant: small-caps;
    text-align: left;
    list-style: outside;
    font-weight: bold;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
    background-color: #eaeff5;
    border-top: solid 1px #36F;
    padding: 10px;
    clear: both;
    text-align: center;
}
#outerWrapper #footer table {
    margin-right: auto;
    margin-left: auto;
}

#outerWrapper #contentWrapper #content ul li {
    font-weight: bold;
}
#outerWrapper #contentWrapper #content ul li {
    font-weight: normal;
}
#contentWrapper #rightColumn1 table tr td {

}
