BODY  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e5d6a2;
    }

.headerContainer {
   position: absolute;
   top: 0px;
   width: 960px;
    }
    
.header {
    background:url(/images/header.gif) top left no-repeat;
    background-color: #FFFFFF;
    height: 108px;
    text-align:right;
    position: relative;
    }

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

ul#navList {
	list-style: none;
	padding: 0;
	margin: 0 auto;
    }

ul#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
    background-color:#0068C2;
    }

a.navAbout {
	display: block;
	width: 192px;
	height: 30px;
	background: url(/images/nav/about.gif) 0 0 no-repeat;
	text-decoration: none;
    }

a:hover.navAbout {
	background-position: -192px 0;
    }

a.navWindows {
	display: block;
	width: 192px;
	height: 30px;
	background: url(/images/nav/windows.gif) 0 0 no-repeat;
	text-decoration: none;
    }

a:hover.navWindows {
	background-position: -192px 0;
    }

a.navDoors {
	display: block;
	width: 192px;
	height: 30px;
	background: url(/images/nav/doors.gif) 0 0 no-repeat;
	text-decoration: none;
    }

a:hover.navDoors {
	background-position: -192px 0;
    }

a.navCoating {
	display: block;
	width: 192px;
	height: 30px;
	background: url(/images/nav/coating.gif) 0 0 no-repeat;
	text-decoration: none;
    }

a:hover.navCoating {
	background-position: -192px 0;
    }

a.navGallery {
	display: block;
	width: 192px;
	height: 30px;
	background: url(/images/nav/gallery.gif) 0 0 no-repeat;
	text-decoration: none;
    }

a:hover.navGallery {
	background-position: -192px 0;
    }

 .topNavigation {
   position:absolute;
   top:108px;
   left:0px;
   width: 960px;
   text-align:center;
   padding-top:0px;
   padding-bottom:0px;
    }

p, td {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    line-height: 17px;
    }
	
H1 {
    font-size: 22px;
    font-weight: bold;
    color: #326ea0;
    line-height: 26px;
    margin-top:0px
    }

H2 {
    font-size: 18px;
    color: #326ea0;
    font-weight: normal;
    line-height: 23px;
    padding:0px 0px 5px 0px;
    margin:0px;
    margin-top:10px
    }

H3 {
    font-size: 14px;
    color: #629bc6;
    font-weight: bold;
    border-bottom: 0px solid #4a4a4a;
    }
    
H4 {
    font-size: 14px;
    color: #c8edff
    }

H5 {
    font-size: 12px;
    color: #C91D4D;
    font-weight: bold
    }
    
H6 {
    font-size: 12px;
    color: #00417b;
    font-weight: bold;
    margin-bottom:10px;
    }

.mainTableHome {
    background:url(/images/sideColumn-bgHome.gif) 0 0 repeat-y;
    }

.mainTable {
    background:url(/images/sideColumn-bg.gif) 0 0 repeat-y;
    }

.mainTable2 {
    background:url(/images/sideColumn-bg2.gif) 0 0 repeat-y;
    }

.footer {
    margin-top: -1px; 
    padding:20px;
    text-align: center;
    font-size: 10px;
    border-top:1px solid #FFFFFF;
    background-color:  #619ac5;
    color: #FFFFFF;
    line-height: 14px;
    }
    
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    text-decoration: none;
    color: #FFFFFF;
    }

.headerHomeLink {
    position:absolute;
    top:0px;
    left:0px;
    width: 400px;
    height: 115px;
    } 
    
.headerLinks, .headerLinks a {
    padding-top: 10px;
    padding-right: 20px;
    text-align: right;
    text-decoration: none;
    }
    
.headerLinks a:link, .headerLinks a:visited, .headerLinks a:hover, .headerLinks a:active {
    font-weight: bold;
    color: #000000;
    padding: 0px 12px 0px 12px;
    text-transform: uppercase;
    }

#mainContent {
    position: relative;
    left: 240px;
    width: 440px;
    padding: 20px;
    background-color: #feefb4;
    }

.mainContent a:link, .mainContent a:visited, .mainContent a:hover, .mainContent a:active, a:link, a:visited, a:hover, a:active {
    color:  #1F587F;
    }

#formColumn {
    position: relative;
    left: 240px;
    padding: 0px;
    width:240px;
    background-color: #326fa0;
    }

.formColumnBackground {
    height: 100%; 
    _height: expression(document.getElementById('mainContent').clientHeight + 'px');
    width: 240px;
    display: inline;
    position: absolute;
    left: 480px;
    top:0px;
    background-color: #326fa0;
    }

#sideColumn {
    position: relative;
    width: 240px;
    left: -720px;
    padding: 0px;
    background-color: #c8edff;
    }

#sideColumnHome {
    position: relative;
    width: 240px;
    left: -720px;
    padding: 0px;
    background-color: #326fa0;
    }

.sideColumnBackground {
    height: 100%;
    _height: expression(Math.max(document.getElementById('mainContent').clientHeight,document.getElementById('formColumn').clientHeight) + 'px'); 
    width: 240px;
    display: inline;
    position: absolute;
    left:-240px;
    top:0px;
    background-color: #629bc6;
    }

.sideColumnBackgroundHome {
    height: 100%;
    _height: expression(Math.max(document.getElementById('mainContent').clientHeight,document.getElementById('formColumn').clientHeight) + 'px'); 
    width: 240px;
    display: inline;
    position: absolute;
    left:-240px;
    top:0px;
    background-color: #326fa0;
    }

#sideColumn h2 {
    font-weight: normal;
    color: #326ea0;
    }

#sideColumn a:link, #sideColumn a:visited, #sideColumn a:hover, #vsideColumn a:active {
    text-decoration: none;
    color: #1F587F;
    }

#mainContent2 {
    position: relative;
    left: 240px;
    width: 678px;
    padding: 20px;
    border-right: #326fa0 2px solid;
    }

#sideColumn2 {
    position: relative;
    left: -720px;
    padding: 0px;
    background-color: #c8edff;  
    }

#sideColumn2 a:link, #sideColumn2 a:visited, #sideColumn2 a:hover, #sideColumn2 a:active {
    text-decoration: none;
    color: #1F587F;
    }

.sideColumnBackground2 {
    height: 100%; 
    _height: expression(document.getElementById('mainContent2').clientHeight + 'px'); 
    width: 240px;
    display: inline;
    position: absolute;
    left:-240px;
    top:0px;
    background-color: #629bc6;
    }

.menuPad {
    padding: 0px 10px 0px 10px;
    }

#searchbox {
    background:url(/images/searchbox-middle.gif) 0 0 repeat-y;
    }

.tag {
    padding: 0px 17px 0px 5px; 
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    }

#quickContact {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align:left;
    }

#quickContact .required{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align:left;
    }

#quickContact th {
    background:url(/images/form-middle.gif) 0 0 repeat-y;
    padding: 0px 5px 0px 15px;
    text-align:left;
    
    }

.sideNav {
    line-height: 20px;
    font-weight: bold;
    margin-top: 4px;
    }

.sideNav ul {
    margin-top: 7px;
    }

.sideNav li {
    list-style: none;
    margin: 0 auto;
    margin-left: -38px;
    }

.sideNavBlog {
    line-height: 14px;
    font-weight: bold;
    padding-top: 7px
    }

.menuSidePosition {
    margin-top: -6px;
    }
.menuSidePositionNews {
    margin-top: 9px; margin-left: 0px;
    }

.form { 
    font-family: Arial, Courier New, courier, monospace;
    font-size: 12px;
    background: #c8edff;
    border: 1px solid #3d759d;
    margin-bottom: 4px;
    }

.top {
    line-height:14px;
    padding-left:10px;
    padding-bottom:4px;
    padding-top:3px;
    }
    		
.child {
    font-weight:normal;
    padding-left:20px;
    line-height:15px;
    padding-bottom:3px;
    padding-top:2px
    }		

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.blogPostSummary {
    margin-top:5px;
	margin-bottom:5px
    }