body
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002C55;
}

img
{
	border: none;
}

table
{
	font-size: 11px;
	color: #002C55;
}


form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 15px;
	color: #002C55;
}

h2
{
	font-size: 16px;
	color: #002C55;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #002C55;
}

h4
{
	font-size: 18px;
	color: #002C55;
}

h5
{
	font-size: 11px;
	color: #002C55;
}

h6
{
	font-size: 12px;
	color: #5B885F;
	margin: 0;
	padding: 0;
}

.more
{
	font-size: 11px;
	color: #5B885F;
}

.more a
{
	font-size: 11px;
	color: #5B885F;
	text-decoration: none;
}


/* MAIN CONTAINER */
#container
{
	width: 740px;
	height: auto;
	text-align: left;
	margin: 0px auto;
}

#headercontainer
{
	float: left;
	width: 740px;
	height: 121px;
	background-image: url(/systemfiles/media/images/bgheaderbanner.gif);
}

#logo
{
	float: left;
	margin-top: 9px;
	padding-left: 1px;
}

#pentagontext

{


}

#links
{
	float: left;
	padding-left: 8px;
	height: 69px;
}


#links ul
{
	padding: 0;
	margin: 0;
	margin-top: 43px;
}

div>#links ul
{
	padding: 0;
	margin: 0;
	margin-top: 28px;
}

#links li
{
	list-style: none;
	display: inline;
	color: #002C55;
	font-size: 11px;
	font-weight: bold;
	padding-top: 38px;
	padding-left: 12px;
	padding-right: 15px;
	background-image: url(/systemfiles/media/images/bgli.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#links li a
{
	color: #002C55;
	font-weight: bold;
	text-decoration: none;

}

#links li a:hover
{
	color: #002C55;
	font-weight: bold;
	text-decoration: underline;

}

#breadholder
{
	float: left;
	width: 450px;
	margin-top: 15px;
	padding-left: 25px;
}

#youare
{
	float: left;
	width: 72px;
	color: #FFEE00;
}

#bread
{
	float: left;
	width: 300px;
	color: #FFEE00;
}

#bread ul
{
	margin: 0;
	padding: 0;
}

#bread ul li
{
	display: inline;
	list-style: none;
	padding-left: 10px;
	color: #fff;
}

#bread li
{
	display: inline;
	list-style: none;
	padding-left: 10px;
	color: #fff;
}


#bread ul li a
{
	color: #FFEE00;
}


#arealinks
{
	float: left;
	width: 740px;
	margin-top: 1px;
	margin-bottom: 1px;
}

	.title/* USED on all images that are titles */
	{
		float: left;
		padding-top: 15px;
		padding-left: 8px;
	}

	.titlec
	{
		float: left;
		padding-top: 15px;
		padding-left: 8px;
	}
	.arealink
	{
		float: left;
		width: 175px;
		padding-top: 4px;
		padding-left: 10px;
	}

	.arealink	ul
	{
		margin: 0;
		padding: 0;
	}

	.arealink li
	{
		list-style: none;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.arealink li a
	{
		text-decoration: none;	
	}

	.arealink li a:hover
	{
		text-decoration: underline;	
	}

	.space
	{
		float: left;
		width: 1px;
		height: 152px;
		font-size: 1px;
	}


#timberframes
{
	float: left;
	width: 186px;
	height: 152px;
	background-image: url(/systemfiles/media/images/bgtimberframes.jpg);
	background-repeat: no-repeat;
}

#timberframes li a
{
	color: #9F7A4D;
}

#design
{
	float: left;
	width: 182px;
	height: 152px;
	background-image: url(/systemfiles/media/images/bgshowroom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#design li a
{
	color: #9F7A4D;
}

#builders
{
	float: left;
	width: 185px;
	height: 152px;
	background-image: url(/systemfiles/media/images/bgbuilders.jpg);
	background-repeat: no-repeat;
}

#builders li a
{
	color: #1C5990;
}

#architectural
{
	float: left;
	width: 184px;
	height: 152px;
	background-image: url(/systemfiles/media/images/bgarchitectural.jpg);
	background-repeat: no-repeat;
}


#maincontainer
{
	float: left;
	width: 740px;

}

#news
{
	float: left;
	width: 492px;
	background-image: url(/systemfiles/media/images/bgnews.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-right: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7

}

#newscontent

{
	float: left;
	width: 484px;
	padding-left:10px;
	padding-bottom: 30px;
}

#newscontent a
{
	color: #1575BA;
	text-decoration: underline;
}

div>#news
{
		width:490px;
}




#rightitems
{
	float: right;
	width: 246px;

}

#rightborder
{
	float: right;
	width: 246px;
	border: 1px solid #C7C7C7;
}

div>#rightborder
{
	float: right;
	width: 244px;
	border: 1px solid #C7C7C7;
}

#search
{
	float: left;
	width: 244px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 4px solid #C7C7C7;
}

#logincontainer
{
	float: left;
	width: 244px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 5px solid #C7C7C7;
	border-bottom: 6px solid #C7C7C7;
}

#logincontainer a

{
	color:#1575BA;
	text-decoration:none;
}

#logincontainer td

{
		color:#1575BA;
}

.logintable
{
	color: #1575BA;
}

.logintable a
{
	color: #1575BA;
	text-decoration: none;
}

#contactus
{
	float: left;
	width: 246px;

	background-image: url(/systemfiles/media/images/bgcontactus.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	color: #002C55;	
}

#contactus ul
{
	margin: 0;
	padding: 0;
	width: 246px;
	margin-top: 5px;
}

#contactus li
{
	list-style: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contactus li a
{
	color: #1575BA;
	text-decoration: none;
}
#weather
{
	float: left;
	width: 220px;
	padding-left: 10px;
	margin-top: 10px;
}

#weather a
{
	color: #1575BA;
	text-decoration: none;
}

#weather P
{
	display: none;
}

#weather .channel
{
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

#weather .newsAlt
{
	display: inline;
	margin: 0;
	padding: 0;
}

#weather span
{
	float: left;
	padding-left: 20px;
}

	.titleweather
	{
		float: left;
		width: 220px;
		padding-top: 6px;
		padding-left: 0px;
	}

#weathercontainer
{
	float: left;
	width: 220px;
	padding-left: 10px;
	margin-top: 10px;
}

/* FOOTER CONTAINER */

#footer
{
	width: 740px;
	float: left;
	color: #002C55;
	margin-bottom: 5px;
	border-top: 9px solid #002C55;
}

#footer a
{
	text-decoration: none;
	color: #002C55;
}

#contacts
{
	float: left;
	margin-left: 3px;
	width: 640px;
}

#contacts ul
{
	margin: 0;
	padding: 0;
	list-style: none;

}

#contacts ul li
{
	display: inline;
	padding-right: 45px;
	
}
#contacts li a
{
	text-decoration: none;
}

#site
{
	float: right;

	margin-right: 5px;
}

/* INTERNAL */

#maincontainerinternal
{
	float: left;
	width: 740px;
	background-image: url(/systemfiles/media/images/bgmain.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	margin-bottom: 1px;
}

#searchinternal
{
	float: right;
	width: 246px;
	padding-top: 22px;
}

#leftmenu
{
	float: left;
	width: 142px;
	background-image: url(/systemfiles/media/images/bgli_menu3.gif);
	background-repeat: repeat-y;
}

#leftmenu ul
{
	margin: 0;
	padding: 0;
	width: auto;
}

#leftmenu li
{
	list-style: none;
}

#leftmenu a
{
	height: 28px;

}

div>#leftmenu a
{
	height: 22px;
}

#leftmenu li a
{
	color: #002C55;
	display: block;
	text-decoration: none;
	font-weight: bold;

	padding: 6px 0 0px 4px;
}

#leftmenu li a:hover
{
	background-image: url(/systemfiles/media/images/bgli_menu_hover3.gif);
	background-repeat: no-repeat;
}


#leftmenu li li a
{
	padding-left: 4px;
	color: #004D93;
	background-image: url(/systemfiles/media/images/bgli_menu_hover3.gif);
	background-repeat: no-repeat;

}

#leftmenu li li a:hover
{
	padding-left: 4px;
	color: #004D93;
	background-image: url(/systemfiles/media/images/bgli_menu3.gif);
	background-repeat: no-repeat;

}

#rightcontainer
{
	float: right;
	width: 596px;
}

#content
{
	float: right;
	width: 585px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#content a
{
	color: #1575BA;
	text-decoration: underline;
}

#bannercontainer
{
	float: left;
	width: 596px;
	margin-bottom: 1px;
}

#welcomecontainer
{
	float: left;
	width: 293px;
	background-image: url(/systemfiles/media/images/welcomeshadow.jpg);
	background-repeat: no-repeat;
	border: 1px solid #002C55;
}

div>#welcomecontainer
{
	width: 291px;
}

#designwelcome
{
	float: left;
	width: 293px;
	background-image: url(/systemfiles/media/images/bgdesignwelcome.jpg);
	background-repeat: no-repeat;
	border: 1px solid #002C55;
}

div>#designwelcome
{
	width: 291px;
}

.welcomecontent
{
	float: right;
	width: 282px;
	padding-top: 4px;
}

.welcomecontent a
{
	color: #002C55;
	text-decoration: underline;
}

#farright
{
	float: right;
	width: 301px;
}

.rightleftbox
{
	float: left;
	width: 149px;
}

.rightrightbox
{
	float: right;
	width: 149px;
	height: 149px;
	background-image: url(/systemfiles/media/images/bgopeningtimes.jpg);
	background-repeat: no-repeat;
}

.text
{
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	width: 149px;
	color: #002C55;
}

#whyuse
{
	float: left;
	width: 301px;
	margin-top: 2px;
	background-image: url(/systemfiles/media/images/bgwhyusetimberframe2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #002C55;
}

div>#whyuse
{
	width: 299px;
}

#whyusecontent
{
	float: left;
	width: 280px;
	padding-left: 10px;
	padding-top: 10px;
}

#whyusecontent ul
{
	margin: 0;
	padding: 0;
}

#whyusecontent li
{
	list-style: square inside;
}

#galleriesimg
{
	float: left;
	width: 301px;
	height: 198px;
	margin-top: 2px;
}


#logoimg
{
	float: left;
	width: 301px;
	height: 198px;
	margin-top: 2px;
	background-image: url(/systemfiles/media/images/bgblueborder.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 1px;
}