/* CSS Document */

h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#aba478;
 font-size:12px;
 text-transform:uppercase;
}
h2{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#aba478;
 font-size:12px;
 text-transform:uppercase;
}
.bold{
 font-weight:bold;
}
.menuimage{	
	margin: 5px 0px 5px 0px;
}
.quotetext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	color:#aba478;
 	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}
.quotename{
	font-family:Arial, Helvetica, sans-serif;
 	color:#FFFFFF;
 	font-size:12px;
	font-weight:bold;
}
.references{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	color:#aba478;
 	font-size:11px;
	font-weight:bold;
}
/*mainmenulinks*/
a.mainmenulink:link{
	font-size:9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.mainmenulink:visited{
	font-size:9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.mainmenulink:active{
	font-size:9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.mainmenulink:hover {
	font-size:9px;
	text-decoration: none;
	color: #aba478;
	font-weight:bolder;
	text-transform:uppercase;
}
/*cotentlinks*/
a.contentlink:link{
	color: #aba478;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
a.contentlink:visited{
	color: #aba478;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
a.contentlink:active{
	color: #aba478;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
a.contentlink:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
/*footerlinks - black*/
a.footerlink:link{
	font-size:9px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.footerlink:visited{
	font-size:9px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.footerlink:active{
	font-size:9px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.footerlink:hover {
	font-size:9px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
a.about{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.home{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.how{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.design{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.quote{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.specifications{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.contactus{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.faq{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.reference{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	text-transform:uppercase;
}
a.press{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.gallery{
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
body.home a.home, body.about a.about, body.home a.home, body.how a.how, body.design a.design, body.specifications a.specifications, body.quote a.quote, body.contactus a.contactus, body.faq a.faq, body.reference a.reference,  body.press a.press, body.gallery a.gallery  {
	font-size:10px;
	text-decoration: none;
	color: #aba478;
	font-weight:bolder;
	text-transform:uppercase;
}