/* Generated by KompoZer */
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(homepage.css);
@import url(gallery.css);
@import url(portfolio.css);
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #ffffff;
  background-color: #012c4e;
}
img {
  border:  none;
  margin: 0;
  padding: 0;
}
.justify {
  text-align: justify;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.nostart {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
}
.clear {
}
html[xmlns] .clear {
  display: block;
}
* html .clear {
  height: 1%;
}
a {
  text-decoration: none;
}
.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.imgl, .imgr {
  border: 1px solid #444444;
  padding: 4px;
}
.imgl {
  margin: 0 15px 15px 0;
  float: left;
  clear: left;
}
.imgr {
  margin: 0 0 15px 15px;
  float: right;
  clear: right;
}
div.wrapper {
  margin: 0;
  display: block;
  width: 100%;
  text-align: left;
}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
}
.col1 {
  color: #8c959f;
  background-color: #012c4e;
}
.col2, .col3 {
  color: #666666;
  background-color: #ffffff;
}
.col2 a, .col3 a {
  color: #014a81;
  background-color: #ffffff;
}
#header, #homepage, #breadcrumb, #container, #footer, #copyright {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 960px;
}
#header {
  padding: 30px 0;
}
#header #topbar {
  margin: 0 0 25px;
  padding: 10px 0;
  display: block;
  width: 100%;
  color: #ffffff;
  background-color: #001b30;
}
#header h1, #header p {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#header h1 {
  background: transparent url(../images/logo.gif) repeat-x scroll left center;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
#header h1 a {
  padding: 0 10px;
  font-size: 23px;
  color: #ffffff;
  background-color: #012c4e;
}
#header p {
  margin-top: 12px;
  text-align: center;
}
#breadcrumb {
  border-bottom: 1px dotted #666666;
  padding: 20px 0;
}
#breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#breadcrumb ul li {
  display: inline;
}
#breadcrumb ul li.current a {
  text-decoration: underline;
}
#container {
  padding: 30px 0;
}
#content {
  display: block;
  float: left;
  width: 630px;
}
#comments {
  margin-bottom: 40px;
}
#comments .commentlist {
  margin: 0;
  padding: 0;
}
#comments .commentlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even {
  margin: 0 0 10px;
  padding: 15px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#comments .commentlist li.comment_odd {
  color: #666666;
  background-color: #f7f7f7;
}
#comments .commentlist li.comment_odd a {
  color: #014a81;
  background-color: #f7f7f7;
}
#comments .commentlist li.comment_even {
  color: #666666;
  background-color: #e8e8e8;
}
#comments .commentlist li.comment_even a {
  color: #014a81;
  background-color: #e8e8e8;
}
#comments .commentlist .author .name {
  font-weight: bold;
}
#comments .commentlist .submitdate {
  font-size: smaller;
}
#comments .commentlist p {
  margin: 10px 5px 10px 0;
  padding: 0;
  font-weight: normal;
  text-transform: none;
}
#comments .commentlist li .avatar {
  border: 1px solid #eeeeee;
  margin: 0 0 0 10px;
  float: right;
}
#column {
  display: block;
  float: right;
  width: 300px;
}
#column .holder {
  display: block;
  width: 260px;
  margin-bottom: 20px;
  padding-left: 10px;
}
#column .holder, #column #featured {
  display: block;
  width: 300px;
  margin-bottom: 20px;
}
#column .holder p {
  line-height: 1.6em;
}
#column h2 {
  font-size: 20px;
}
#column .holder h2.title {
  border-bottom: 1px dotted #666666;
  margin: 0;
  padding: 15px 0 0;
  display: block;
  width: 100%;
  height: 65px;
  font-size: 20px;
  line-height: normal;
}
#column .holder h2.title img {
  border: 1px solid #666666;
  margin: -15px 8px 0 0;
  padding: 5px;
  float: left;
}
#column .holder p.readmore {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: right;
  line-height: normal;
}
#column div.imgholder {
  border: 1px solid #666666;
  margin: 0 0 10px;
  padding: 4px;
  display: block;
  width: 290px;
}
#column #featured a {
  color: #014a81;
  background-color: #f9f9f9;
}
#column #featured ul, #column #featured h2, #column #featured p {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#column #featured li {
  margin: 0;
  padding: 20px 25px;
  display: block;
  width: 250px;
  color: #666666;
  background-color: #f9f9f9;
}
#column #featured li p {
  line-height: 1.6em;
}
#column #featured li p.imgholder {
  border: 1px solid #cccccc;
  margin: 20px 0 15px;
  padding: 4px;
  display: block;
  width: 240px;
  height: 90px;
}
#column #featured li h2 {
  border-bottom: 1px dotted #999999;
  margin: 0;
  padding: 0 0 8px;
  font-weight: normal;
  font-family: Georgia,"Times New Roman",Times,serif;
  line-height: normal;
}
#column #featured p.readmore {
  display: block;
  width: 100%;
  margin-top: 15px;
  font-weight: bold;
  text-align: right;
  line-height: normal;
}
#column #latestnews {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#column #latestnews li {
  border-bottom: 1px dotted #999999;
  margin: 0 0 20px;
  padding: 0 0 15px;
  display: block;
}
#column #latestnews li.last {
  margin-bottom: 0;
}
#column #latestnews p {
  margin: 0 0 5px;
  padding: 0;
}
#column #latestnews p.readmore {
  margin: 0;
  padding: 0;
}
#column #latestnews .imgl {
  margin: 0 10px 10px 0;
  padding: 4px;
}
#footer {
  margin: 20px auto;
  padding: 15px 0;
  line-height: 1.6em;
}
#footer, #footer a {
  color: #ffffff;
  background-color: #014a81;
}
#footer .faux {
  padding: 0 20px;
  background: transparent url(../images/footer_faux.gif) repeat-y scroll center top;
}
#footer h2, #footer p, #footer ul, #footer a, #footer address {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-style: normal;
}
#footer h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer .footbox {
  margin: 0 36px 0 0;
  padding: 0;
  display: block;
  float: left;
  width: 203px;
}
#footer .last {
  margin: 0;
}
#copyright {
  padding: 0 0 20px;
  font-size: 12px;
  text-transform: uppercase;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#copyright, #copyright a {
  color: #027cd7;
  background-color: #012c4e;
}
