

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
body { line-height: 1.5; background: #fff; margin: 1.5em 0; }

caption, th, td {font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }


a { outline: none; }


.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }



body { font-size: 75%; }



body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;}




h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#023551;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.2em; }
h3 { font-size: 1.5em; line-height: 1; margin-top: .3em; margin-bottom: .3em; }
h4 { font-size: 1.2em; line-height: 1.25; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }




p { margin: 0 0 1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color:#023551; text-decoration: none; }
a:hover { text-decoration: underline; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }







.small { font-size: .9em; margin-bottom: 1.0em; line-height: 1.0em; color:#666666}
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }
.time { font-size: .9em; margin-bottom: 1.3em; line-height: 1.3em; color:#666666; clear:both;}
.smallAndQuiet { font-size: .75em; margin-bottom: 1.0em; line-height: 1.0em; color:#999}

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }




ul.tabs { margin: 0; padding: 0; }
ul.tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.tabs li a { float: left; display: block; }


ul.tabs { display: inline-block; }
ul.tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.tabs { height: 1%; }
ul.tabs { display: block; }






#page { margin: 0 auto; width: 980px; overflow:hidden; padding-left:10px; padding-right:10px; }




#header { margin-top: 0px; }

#header .tabs { background-color: transparent; border-bottom: 0px solid #011D2D }
#header .tabs li { margin-right: 0px; border-right:1px solid #D6D6D6}
#header .tabs a { padding: 4px 7px; color: #666; text-decoration: none; font-weight:bold; font-size:.9em}
#header .tabs a:hover { padding: 4px 7px; color: #666; text-decoration: none; background:#D6D6D6}

.tabs #active{ background-image: url('/stylesheets/images/menu_active_back2.gif'); background-repeat: repeat-x; }
.tabs #active a { padding: 4px 7px; color: white; text-decoration: none;}
.tabs #active a:hover { background:#011D2D; color:white }



body {
  	background: #FFFFFF;
	background-image: url('/stylesheets/images/site_back6.gif');
	background-repeat: repeat-x;
    margin-top:0px;
}


#body { margin-top: 0px; }

#content { float: left; width: 610px; margin-right: 10px; background:transparent; margin-top:5px;}
#frontpageContent { float: left; width: 980px; margin-right: 10px; background:transparent; margin-top:15px;}

#resources { float: left; width: 340px; margin-top:5px; border-left:1px dashed #eee}
#resources h3 { color: #888; }
#resources ul, #resources ol { color: #888; }
#resources ul a { color: #555; }



#footer { border-top: 1px solid #eee; margin-top: 20px; padding: 10px; }

#footer .tabs { width: 950px; }
#footer .tabs a { padding: 10px 30px 10px 0; color: #666; text-decoration: none; }

#footer p.quiet { color: #B1B1B1; }

span.quiet { color: #494949; }

#row{
  width:605px;
  height:90px;
  clear:both;
  margin-top:20px
}

#row img{
  border: 1px solid black;
}

#comments{
  clear:both;
  padding:0px;
}

#logoheader {
  background: black url('/stylesheets/images/header_background.jpg') no-repeat top left;
  margin: 0px;
  height:60px;
}

#commentRow{
  border-top: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}

.quote {
  font-family: arial, verdana, sans-serif;
  font-size: 10pt;
  padding: 10px;
  border: 1px solid #C0C0C0;
  margin: 10px;
  background-color: #D7DAEC;
}

#welcomeGuest{
  display: inline;
  float:left;
  margin: 20px;
  margin-top: 40px;
}

#accountAlready{
  display: inline;
  float: left;
  margin-left: 15px;
  padding-left: 35px;
  margin-top: 50px;
  border-left: 1px solid silver;
}

.commentRow1, .commentRow2{
  margin-top:10px;
  margin-bottom:10px;
  padding:5px;
  overflow:hidden;
}

.commentRow1{
    border-top: 1px dashed #DDDDDD;
    background-color: #F6F6F6;
}

.commentRow2{
    border-top: 1px dashed #DDDDDD;
    background-color: #F6F6F6;
}

#userPostComment{
  margin:20px;
}

.article_photo{
  border: 2px solid black
}

#mainStory{
  float:left;
  display:inline;
  width:600px;  <!-- 120 -->
  padding-left:5px;
  padding-right:0px;
  padding-top:5px;
  padding-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}

#mainImage{
  float:left;
  display:inline;
  width:600px;   <!-- 470 -->
  margin-bottom: 0px;
}

.siteHeader {
  color: #023551;
  background-color: white;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  padding-bottom: 5px;
  margin-top: 5px;
}

.frontpageSection{
  clear: both;
  background-image: url('/stylesheets/images/menu_active_back2.gif'); background-repeat: repeat-x;
  padding: 2px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #FFFFFF;
}

.frontpageSection a:link, .frontpageSection a:visited {
    color: white;
}

#mygallery{
  margin-left: 0px;
  float:left;
}

.stepcarousel{
  position: relative; 
  border-bottom: 0px solid #E5E5E5;
  overflow: scroll; 
  width: 370px; 
  height: 280px; 
}

.stepcarousel .belt{
  position: absolute; 
  left: 0;
  top: 0;
}

.stepcarousel .panel{
  float: left; 
  overflow: hidden; 
  margin-left: 10px; 
  margin-right: 10px;
  width: 370px; 
}

.articleTitleCarousel {
  padding-top: 5px;
  color: #023551;
  font-family: arial, verdana, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 0px;
}

.articleSummaryFrontpage{
  font-family: verdana, arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
}


.continueLink{
  font-family: arial, verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

#sub_header{
  font-size:.8em;
  padding: 3px;
  height: 14px;

}

table.admin{
  font-size:1.2em;
  font-family:arial;
  line-height: 1.7em;
  width:100%;
}

#latest_news{
  font-size: .9em;
  font-family:arial;
  line-height: 1.3em;
  float:left;
  padding-left:5px;
  padding-right:5px;
  width:340px;
}

#frontpage_latest_news{
  font-size: .9em;
  font-family:arial;
  line-height: 1.3em;
  float:left;
  padding-left:10px;
  padding-right:10px;
  width:360px;
}

#latest_comments{
  float:left;
  width: 380px;
}

#latest_comments .frontpage_comments { background-color: transparent; font-family:arial; font-size:.9em;}
#latest_comments .frontpage_comments li { line-height:1.7em; color:gray;margin-right: 0px; list-style:none; border-bottom:1px dotted #DDDDDD}
#latest_comments .frontpage_comments li:hover { background:#D6D6D6}


#searchBox {
  float: right;
  margin-top:17px;
}

#searchBox #q{
 border-width:0px;
 padding: 5px;
 float:left;
 font-weight: bold;
 color: #023551;
}

#searchBox #sa{
 float:left;
}


#fulltext{
  padding: 5px;;
}

#title{
  width: 580px;
  font-size: 1.5em; line-height: 1; margin-top: .5em; margin-bottom: .5em;
  font-weight:bold;
  color:#023551;
}

.button{
  background-image: url(/forum/Themes/default/images/bbc/bbc_bg.gif);
}


.button:hover{
  background-image: url(/forum/Themes/default/images/bbc/bbc_hoverbg.gif);

}

.feature_photo{
  float:left;
  margin-right:10px;
  border: 1px solid black;
}

.sectionBox{
  float: left;
  overflow: hidden;
  padding: 8px;
  width: 180px;
  background:transparent;
  height: 240px;
}

.sectionBox li{
  font-size: .9em;
  font-weight:regular;

}

.sectionHeader a{
  font-weight: bold;
  text-transform: uppercase;
  color: #A40505;
  font-size: 1.1em;
  margin-bottom: 10px;
  display: block;

}

.advertisement_300{
  float:left;
  margin:0px;
  width:300px;
}

.related{
  float:left;
  width:180px;
  padding-right:15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#relatedArticles{
  border-top: 1px dashed #DDDDDD;
}


