/* CSS Document */
* { margin: 0pt;
 padding: 0pt;
}
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background-color: #000;
}
table#header {
 margin: 0px;
 background: #80B8D3 url(images/header-bg.jpg) no-repeat;
 width: 942px;
 height: 127px;
 text-align: left;
}
#header td.left {
 padding: 8px 0px 0px 0px;
}
#header td.center {
 padding: 9px 0px 0px 0px;
}
#header td.right {
 padding: 9px 9px 0px 0px;
}
.company-name {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 24px;
 color: #000;
 font-weight: bold;
}
.header-small {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
}
.header-phones {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #009;
}
#header a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #00f;
 text-decoration: underline;
}
#header a:hover {
 text-decoration: none;
}
table#top-nav {
 background: url(images/top-nav-bg.jpg) repeat-x;
 width: 960px;
 height: 41px;
}
#top-nav a {
 padding: 5px 18px 5px 0px;
 height: 41px;
 background: url(images/top-nav-sep.jpg) right no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #fff;
 font-style: italic;
 text-decoration: none;
}
#top-nav a:hover {
 text-decoration: underline;
}
table#home-content {
 margin: 0px;
 padding: 0px;
 padding-bottom: 10px;
 width: 960px;
 background-color: #6093AE;
 text-align: left;
 border-right: 9px solid #000;
 border-left: 9px solid #000;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 960px;
 background-color: #fff;
 text-align: left;
 border-right: 9px solid #000;
 border-left: 9px solid #000;
}
td#home-left-col {
 margin: 0px;
 padding: 0px;
 background: #6093AE url(images/home-left-col-bg.jpg) top no-repeat;
 width: 272px;
 text-align: left;
}
td#home-slogan {
 padding: 10px 20px 20px 150px;
 background: url(images/home-wave-bg.jpg) no-repeat;
 width: 671px;
 height: 107px;
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 20px;
 color: #742020;
 font-weight: bold;
 text-align: center;
}
.home-community {
 background-color: #D7AD1B;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
}
.home-community p {
 padding: 0px 5px;
}
td#left-col {
 margin: 0px;
 padding: 0px;
 background: #ddd url(images/left-col-bg.jpg) top right repeat-y;
 width: 215px;
 text-align: left;
}
td#main-content {
 margin: 0px;
 padding: 10px;
 background-color: #fff;
 width: 705px;
 text-align: left;
}
table#footer-nav {
 padding: 5px;
 width: 942px;
 height: 30px;
 background-color: #6093AE;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #fff;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
}
#footer-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #fff;
 text-decoration: none;
}
#footer-nav a:hover {
 text-decoration: underline;
}
table#footer {
 margin: 0px;
 width: 960px;
 background-color: #6093AE;
 text-align: left;
 border: 9px solid #000;
 border-top: 0px solid #000;
}
table#footer td {
 padding: 5px;
 padding-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10px;
 color: #000;
}
#footer a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
td.specs {
 padding: 10px;
}
td.specs ul {
 margin-bottom: 20px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 font-weight: bold;
}
td.specs ul li {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 font-weight: normal;
}
#home-left-promo {
 background-color: #FEA700;
 border: 3px solid #742020;
 width: 185px;
 margin: 15px 5px;
 padding: 5px;
 font-family: Times New Roman,Times,Georgia,serif;
 /*font-family: Arial,Helvetica,sans-serif;*/
 font-size: 18px;
 color: #742020;
 font-weight: bold;
}

