
html{
    height: 100%;
}

body{
    margin:0;
    padding:0;
    line-height: 1.5em;
    background: url(images/mainBackground.jpg) top center no-repeat #000;
    height: 100%;
    color: #626060;
}

b{font-size: 110%;}
em{color: red;}
p{font-family: verdana; font-size:.8em; line-height: 1.1em;}
a{font-weight: bold; color:#505050;}
a:hover{color:#2d8580;}
img{border:none;}


#maincontainer{
    width: 800px; /*Width of main container*/
    margin: 0 auto -206px; /*Center container on page*/
    min-height: 75%;
    height: auto !important;
    height: 100%;
    background: url(images/tiledBackground.png) center repeat-y;
}

#topsection{
    background: url(images/header.png) no-repeat;
    height: 218px; /*Height of top section*/
    margin: 0 auto; /*Center container on page*/
    width: 800px; /*Width of main container*/
}

#topsection h1{
    margin: 0;
    padding-top: 15px;
}

#topContentLeft{
    position:relative;
    top:57px;
    left:48px;
    width: 175px;
}

#topContentRight{
    position:relative;
    left:595px;
    top:-13px;
    width: 175px;
}

.topContent{
    font-size:20px;
}

#navigation{
   position: relative;
   text-align: center;
   top:30px;
}

#navigation ul{
    margin:0;
    padding:0;
}

#navigation li{
    list-style-type:none;
    display:inline;
    padding:0 10px;
}

#navigation a{
	color:#fff;
	font-size:1em;
	text-decoration: none;
	font-family: verdana;
	font-weight: bolder;
}

#navigation a:hover{
	color:#eee;
}

#navigation .subhead{
    font-size:22px;
}

#contentwrapper{
    float: left;
    width: 100%;
}

#contentcolumn{
    margin-left: 465px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
    float: left;
    width: 465px; /*Width of left column*/
    margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
}

.our-roofs-home{
    margin-left: 40px;
    width: 425px;
    background: url(images/425mid.gif) repeat-y;
}

.our-roofs-home .top{
    background: url(images/425top.gif) no-repeat;
}

.our-roofs-home .bot{
    background: url(images/425bot.gif) no-repeat #fff;
    height:20px;
}

.our-roofs-home .pageTitle{
    font-size: 36px;
    margin-left: 15px;
    padding: 0 0 0 5px;
    background:#fff;
}

.our-roofs-home .our-roofs-home-roof{
   width:202px;
   float: left;
}

.our-roofs-home .our-roofs-home-roof img{
   border: 3px solid #31908a;
}

.fisher-news-home{
    margin-left: 20px;
    width: 275px;
    background: url(images/275mid.gif) repeat-y;
}

.fisher-news-home .top{
    background: url(images/275top.gif) no-repeat;
}

.fisher-news-home .bot{
    background: url(images/275bot.gif) no-repeat #fff;
    height:20px;
}

.fisher-news-home .pageTitle{
    font-size: 36px;
    margin-left: 15px;
    padding: 0 0 0 5px;
    background:#fff;
}

.fisher-news-home-story{
    margin: 10px 0;
}

.fisher-news-home-story h4{
    font-size:18px;
    font-family: verdana;
    margin:0;
    padding:0;
}

.fisher-news-home-story h4 a{
    color: #31908a;
    text-decoration:none;
}

.fisher-news-home-story h4 a:hover{
    color: #666;
}

.fisher-news-home-story p{
    margin:3px;
}

.fisher-news-home-story a{
    font-size:.8em;
}


.wide-column{
    margin-left: 40px;
    width: 720px;
    background: url(images/720mid.gif) repeat-y;
}

.wide-column .top{
    background: url(images/720top.gif) no-repeat;
}

.wide-column .bot{
    background: url(images/720bot.gif) no-repeat #fff;
    height:20px;
}

.wide-column .pageTitle{
    font-size: 36px;
    margin-left: 15px;
    padding: 0 0 0 5px;
    background:#fff;
}



#footer{
    clear: left;
    width: 100%;
    background: url(images/footer.png) no-repeat;
    height: 206px;
    text-align: center;
    width: 800px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    position:relative;
}

.footer-links{
    position: absolute;
    top: 14px;
    left: 40px;
}

.footer-link{
    width:225px;
    float:left;
    height: 55px;
    margin-left: 10px;
    margin-top:10px;
    margin-right:0;
    display:inline;
}

#footer-nav{
   position: absolute;
   width:800px;
   text-align: center;
   top:165px;
   left:0;
}

#footer-nav a{
    text-decoration:none;
    font-family: verdana;
    font-size: .8em;
}

#footer-nav ul{
    margin:0;
    padding:0;
}

#footer-nav li{
    list-style-type:none;
    display:inline;
}

.push {
    height: 206px; /* .push must be the same height as .footer */
}

.innertube{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #31908a;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #31908a;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

#centerMe{
text-align: center;
margin: 0 auto;
}

.main-roof{
text-align: left;
margin-top: 10px;
margin-left: 25px;
width: 200px;
float: left;
}

.roof-link{
text-align: left;
text-decoration: none;
}

.main-roof p{
text-align: left;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

.main-roof img{
border: 3px solid #31908a;
}



