
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border: 0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background:  url(images/bg.gif)  repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 900 20px/20px Arial, Helvetica, sans-serif;
	color: #d1531b;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}
h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #005984;
	margin:0;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:960px;
}
#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	/*background: url(images/top.jpg) no-repeat 0px 0px;
	height:195px;*/
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 240px;
	margin: 0px 0px 0px 20px;
}
#nav, #nav ul {
	width: 240px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 


#columns, #columns a {
	width: 240px;
	background: url(images/m_columns.gif) no-repeat 0px 0px;
}	
#columns a:hover {
	background: url(images/m_columns.gif) no-repeat 0px -40px;
}
#doors, #doors a {
	width: 240px;
	background: url(images/m_doors.gif) no-repeat 0px 0px;
}	
#doors a:hover {
	background: url(images/m_doors.gif) no-repeat 0px -40px;
}
#gutters, #gutters a {
	width: 240px;
	background: url(images/m_gutters.gif) no-repeat 0px 0px;
}	
#gutters a:hover {
	background: url(images/m_gutters.gif) no-repeat 0px -40px;
}
#polyurethanemoldings, #polyurethanemoldings a {
	width: 240px;
	background: url(images/m_polyurethane_moldings.gif) no-repeat 0px 0px;
}	
#polyurethanemoldings a:hover {
	background: url(images/m_polyurethane_moldings.gif) no-repeat 0px -40px;
}
#pvctrimboards, #pvctrimboards a {
	width: 240px;
	background: url(images/m_pvc_trimboards.gif) no-repeat 0px 0px;
}	
#pvctrimboards a:hover {
	background: url(images/m_pvc_trimboards.gif) no-repeat 0px -40px;
}
#siding, #siding a {
	width: 240px;
	background: url(images/m_siding.gif) no-repeat 0px 0px;
}	
#siding a:hover {
	background: url(images/m_siding.gif) no-repeat 0px -40px;
}
#vinylrailfence, #vinylrailfence a {
	width: 240px;
	background: url(images/m_vinyl_rail_fence.gif) no-repeat 0px 0px;
}	
#vinylrailfence a:hover {
	background: url(images/m_vinyl_rail_fence.gif) no-repeat 0px -40px;
}
#windows, #windows a {
	width: 240px;
	background: url(images/m_windows.gif) no-repeat 0px 0px;
}	
#windows a:hover {
	background: url(images/m_windows.gif) no-repeat 0px -40px;
}
#fibercement, #fibercement a {
	width: 240px;
	background: url(images/m_fiber_cement.gif) no-repeat 0px 0px;
}	
#fibercement a:hover {
	background: url(images/m_fiber_cement.gif) no-repeat 0px -40px;
}
#vinyshutters, #vinyshutters a {
	width: 240px;
	background: url(images/m_vinyl_shutters_accessories.gif) no-repeat 0px 0px;
}	
#vinyshutters a:hover {
	background: url(images/m_vinyl_shutters_accessories.gif) no-repeat 0px -40px;
}



#about, #about a {
	width: 240px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -40px;
}
#contact, #contact a {
	width: 240px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -40px;
}
#links, #links a {
	width: 240px;
	background: url(images/m_links.gif) no-repeat 0px 0px;
}	
#links a:hover {
	background: url(images/m_links.gif) no-repeat 0px -40px;
}
#home, #home a {
	width: 240px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -40px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 75px !important;
	width: 50px;
	cursor: default;
}

/*    -----------------------   Main Menu For Submenu Items   -----------------------   */ 

.products {
	width: 240px;
	background: url(images/m_products.gif) no-repeat 0px 0px;
}	
.productshl {
	width: 240px;
	background: url(images/m_products.gif) no-repeat 0px -40px;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 12px/12px  arial, helvetica, sans-serif;
	color: #ffffff;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background: #4c5257 url(images/submenubg.gif) no-repeat 0px 0px;
	line-height: 18px;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	background: #002d61;
	text-decoration:none;
}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 130px;
	margin-left: 160px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Secondary Nav    -----------------------   */  

#secondarynav {
	font: normal 11px/15px  arial, verdana, sans-serif;
	color: #5b7a9e;
	width: 650px;
	float: right;
	text-align:right;
	margin: 10px 20px 15px 0;
}
#secondarynav a {
	color: #5b7a9e;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
 #secondarynav a:hover {
	color: #5b7a9e;
	text-decoration:underline;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	background: url(images/content_bg.gif) no-repeat 0px 0px;
}
#contentend {
	float: left;
	padding: 0px 0px 80px 0px;
	background: url(images/end.gif) no-repeat center bottom;
}
#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 290px;
	float: left;
}
#contentdivide #right {
	width: 100px;
	float: right;
}
#locations {
	width:191px;
	float:left;
	background: url(images/location_tile.gif) repeat-y;
	margin: 10px 0 0 0;
}
#locationstext {
	padding: 5px 15px 0 15px;	
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 262px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 690px;
	float: right;
}
#widecol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#widecol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 15px;
	padding: 0;
}


/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 460px;
	float: left;
	margin: 0 0 50px 20px;
}
#midcolwide {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 620px;
	float: left;
	margin: 0 0 0px 20px;
}
#midcol a, #midcolwide a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover, #midcolwide a:hover {
	text-decoration:underline;
	color:#b53e2a;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 200px;
	float: right;
	margin: 20px 8px 0 0;

}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #211907;
	height:50px;
	text-align: left;
	background:  url(images/end.gif) no-repeat 0px 0px;
	float: left;
	text-decoration:none;
}
#copyright p {
	padding: 8px 0px 0px 380px;
}
#copyright a, #footer a {
	color: #211907;
	text-decoration:none;
	font-weight: bold;
}
#copyright a:hover, #footer a:hover {
	color: #211907;
	text-decoration:underline;
}
#footer {
	font: normal 10px/12px arial, verdana;
	color: #504e4e;
	text-align: center;
	float: left;
	text-decoration:none;
	padding: 0 0 0 300px;
}
#footer a {
	color: #504e4e;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover {
	color: #504e4e;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0px 0px 0px 30px;
}
#topheaders {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 52px 0px 0px 185px;
	top: 0px;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #0b0b71;
}
.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}
.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}
.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}
.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}

/*    -----------------------   Small Columns    -----------------------   */  

#smleft { 
	width:160px;
	float:left;
}
#smright {
	width:300px;
	float:right;
}
#equalleft { 
	width:200px;
	float:left;
	padding: 0px 40px 0px 0px;
}
#equalright {
	width:200px;
	float:right;
	padding: 0px 40px 0px 0px;
}

/*    -----------------------    Style a Form   -----------------------   */  
.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}

/*    -----------------------   Links  -----------------------   */  

#borderthis img {
	border:1px solid #533002;
	width:100px;
	height:100px;
}
