
* {
	padding: 0;
	margin: 0;
}

body {
	background: #D0CCB3 url(images/tile.jpg) repeat-x top left;
	background-attachment: fixed;
	color: #FFFFFF;
	font-family: Arial, sans-serif;

    text-align: center;
    
	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
/* */
}

a img {
	border: 0;
	vertical-align: bottom;
	background: #FFFFFF;
}

.cl {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.ygbody {
    margin: 0 auto;
    text-align: left;
	width: 875px;
}

.grade01 {
	background: #ACA686 url(images/gradient.png) repeat-x top left;
	padding: 0 0.5em;
}

.ygheader, .ygcontent {
	padding: 0 1em;
	background-color: #FFFFFF;
	color: #000000;
	clear: both;
}

.ygprominent {
	float: right;
	width: 300px;
	background: transparent url(images/phone.png) no-repeat top right;
	height: 50px;
/*	text-align: right; */
	text-indent: -999em;
}

.ygheader ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ygheader ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.ygheader ul li a {
	float: left;
	padding: 1.4em;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #34342A;
	font-size: 108%;
}

.ygtopmenu  {
	height: 55px;
	background: #E2DCCE url(images/topmenu.png) repeat-x top left;
}

.ygtopmenu ul a {
	border-right: 1px solid #DCD5C2;
	border-left: 1px solid #FFFFFF;
}

.ygbottommenu {
	height: 40px;
	background: #FFFFFF url(images/botmenu.png) repeat-x top left;
}

.ygbottommenu ul {
	height: 40px;
	background: transparent url(images/botmenu-rhs.png) no-repeat center right;
	margin-right: -5px;
}

.ygbottommenu ul li a {
	padding: 0.85em 2.3em;
	border-right: 1px solid #D2C8AF;
	border-left: 1px solid #E9E6D7;
}

.ygheader ul li.first a {
	border-left: 0;
}

.ygheader ul li.last a {
	border-right: 0;
}

.ygbottommenu li.first a {
	background: transparent url(images/botmenu-lhs.png) no-repeat center left;
	margin-left: -5px;
}

#flashbanner  img , #flashbanner object, #flashbanner embed {
	vertical-align: bottom;
}

.ygrhs {
	float: right;
	width: 265px;
	padding: 1em;
}

.ygnews {
	background-color: #D9D8C4;
}

.ygnews  h1 {
	background: transparent url(images/news.png) repeat-x top left;
	color: #FFFFFF;
	font-size: 125%;
	padding: 0.3em 1em 0.8em 1em;
}

.ygshowcase {
	background: #D1C7AC url(images/projects_bg.png) repeat-x top left;
	height: 95px;
	padding: 10px 15px ;
}

.ygshowcase img {
	border: 1px solid #FFFFFF;
	margin: 3px 2px;
}

.ygshowcase a {
	text-decoration: none;
}

h1#latest-projects {
	color: #FFFFFF;
	float: left;
	width: 125px;
}

.ygcontent {
	padding: 1em;
}

.ygshaded {
	padding-top: 0;
}

.ygshaded .ygtext {
	background: #FFFFFF url(images/shade.png) repeat-x top left;
	padding-top: 2em;
}

.ygshaded .ygrhs{
	padding-top: 2em;
}

.ygtext {
	padding: 1em;
	padding-right: 290px;
}

.ygtext h1 {
	color: #EE0E28;
	font-size: 125%;
	font-weight: bold;
}

.ygtext h1 span {
	font-weight: normal;
}

.ygtext p {
	padding-top: 0.3em;
	padding-bottom: 1em;
}

h2 {
	font-size: 100%;
	color: #EE0E28;
}

.yghalf h2 {
	font-size: 108%;
	font-weight: normal;
}

.yghalf h2 span {
	font-weight: bold;
}

.yghalf {
	float: left;
	width: 260px;
}

.ygtext ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 0.5em 0;
}

.ygtext ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: transparent url(images/reddot.png) no-repeat center left;
	padding-left: 1.5em
}

.ygnews p {
	margin: 0 1em;
	padding: 1em 0;
	border-bottom: 1px dotted #9F9F93;
}

.ygnews a {
	color: #343428;
	text-decoration: none;
}

.ygnews a:hover {
	text-decoration: underline;
}

.ygnews p.last, .ygnews p.morenews {
	border: none;
}

.ygnews .morenews a {
	color: #EB1223;
	text-decoration: underline;
	border: none;
}

blockquote {
	color: #0F3562;
	margin-top: 1em;
	padding: 1em;
}

cite {
	line-height: 200%;
}

.grade02 {
	background: #002580 url(images/gradient02.png) repeat-x top left;
	padding: 0 0.5em;
/*	margin-bottom: 1em; */
}

.ygfooter {
	background: #0060B6 url(images/footerbg.png) repeat-x top left;
	padding: 0.7em 2em;
}

.ygfooter a {
	color: #FFFFFF;
	text-decoration: none;
}

.cpr {
	float: right;
	width: 300px;
	text-align: right;
}

.cpr .ext {
	font-size: 86%;
}

.grade03 {
	background: #ADA483 url(images/gradient03.png) repeat-x top left;
	padding: 0 0.5em;
}

.floating-project {
	background: #D1C7AC url(images/projects_bg.png) repeat-x top left;
	height: 90px;
	padding: 10px 15px ;
	padding-left: 30px;
}

.floating-project img {
	border: 1px solid #FFFFFF;
	margin: 3px 2px;
}

.floating-project a {
	text-decoration: none;
}

.ygsubs {
	float: right;
	width: 220px;
}

.ygsubs  h1 {
	background: #002C5B url(images/sidebar.png) repeat-x bottom left;
	color: #FFFFFF;
	font-size: 125%;
	padding: 0.4em 1em;
}

.ygsubs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ygsubs ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
}

.ygsubs ul li a {
	background: #E8E8DE url(images/sidebarbg.png) repeat-x top left;
	padding: 0.6em;
	padding-bottom: 0.5em;
	display: block;
	padding-left: 2.2em;
	color: #353529;
	text-decoration: none;
	font-size: 116%;
}

#replacer {
	vertical-align: bottom;
}

.newsimg {
	vertical-align: bottom;
	padding-left: 1em;
}

#gallery img {
	padding-right: 1em;
}

#gallery {
	margin-top: 10px;
	height: 80px;
	width: 500px;
	overflow: auto;
}

#gallerytarget {
	margin-top: 10px;
	margin-bottom: 10px;
}


@media screen {
	h1#latest-projects {
		background: transparent url(images/latest-projects.png) no-repeat bottom left;
		text-indent: -999em;
		height: 85px;
	}
	
	h2#high-performance-windows {
		background: transparent url(images/high-performance-windows.jpg) no-repeat bottom left;
		text-indent: -999em;
		height: 150px;
	}

	h2#exterior-doors {
		background: transparent url(images/exterior-doors.jpg) no-repeat bottom left;
		text-indent: -999em;
		height: 150px;
	}
}


